/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.11.18-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: alibabas_wp481
-- ------------------------------------------------------
-- Server version	10.11.18-MariaDB

/*!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 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp5n_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp5n_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
  KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
  KEY `status_claim_id` (`status`,`claim_id`)
) ENGINE=InnoDB AUTO_INCREMENT=160 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_actionscheduler_actions`
--

LOCK TABLES `wp5n_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp5n_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp5n_actionscheduler_actions` VALUES
(9,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-06-27 06:38:14','2026-06-27 06:38:14',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782542294;s:18:\"\0*\0first_timestamp\";i:1782542294;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782542294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-06-27 06:38:18','2026-06-27 06:38:18',1,NULL),
(10,'action_scheduler/migration_hook','complete','2026-06-27 06:39:17','2026-06-27 06:39:17',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782542357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782542357;}',2,1,'2026-06-27 06:39:32','2026-06-27 06:39:32',3,NULL),
(11,'wc-admin_process_pending_orders_batch','complete','2026-06-27 06:38:17','2026-06-27 06:38:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782542297;s:18:\"\0*\0first_timestamp\";i:1782542297;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782542297;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-06-27 06:38:18','2026-06-27 06:38:18',1,NULL),
(12,'wc-admin_process_pending_orders_batch','complete','2026-06-27 18:38:18','2026-06-27 18:38:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782585498;s:18:\"\0*\0first_timestamp\";i:1782542297;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782585498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-06-27 21:48:24','2026-06-27 21:48:24',206,NULL),
(13,'woocommerce_scheduled_sales','complete','2026-06-28 00:00:00','2026-06-28 00:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782604800;s:18:\"\0*\0first_timestamp\";i:1782604800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782604800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-28 02:39:46','2026-06-28 02:39:46',208,NULL),
(14,'woocommerce_cancel_unpaid_orders','complete','2026-06-27 07:38:18','2026-06-27 07:38:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545898;}',4,1,'2026-06-27 07:39:57','2026-06-27 07:39:57',65,NULL),
(15,'woocommerce_cleanup_personal_data','complete','2026-06-27 06:38:28','2026-06-27 06:38:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782542308;s:18:\"\0*\0first_timestamp\";i:1782542308;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782542308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-27 06:39:32','2026-06-27 06:39:32',3,NULL),
(16,'woocommerce_cleanup_logs','complete','2026-06-28 03:00:00','2026-06-28 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782615600;s:18:\"\0*\0first_timestamp\";i:1782615600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782615600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-28 08:50:28','2026-06-28 08:50:28',210,NULL),
(17,'woocommerce_cleanup_sessions','complete','2026-06-28 06:00:00','2026-06-28 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782626400;s:18:\"\0*\0first_timestamp\";i:1782626400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782626400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-06-28 08:50:28','2026-06-28 08:50:28',210,NULL),
(18,'woocommerce_geoip_updater','complete','2026-06-28 06:00:00','2026-06-28 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782626400;s:18:\"\0*\0first_timestamp\";i:1782626400;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782626400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',4,1,'2026-06-28 08:50:28','2026-06-28 08:50:28',210,NULL),
(19,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-06-28 03:00:00','2026-06-28 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782615600;s:18:\"\0*\0first_timestamp\";i:1782615600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782615600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-28 08:50:28','2026-06-28 08:50:28',210,NULL),
(20,'wc_admin_daily_wrapper','complete','2026-06-28 03:00:00','2026-06-28 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782615600;s:18:\"\0*\0first_timestamp\";i:1782615600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782615600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-28 08:50:28','2026-06-28 08:50:28',210,NULL),
(21,'generate_category_lookup_table_wrapper','complete','2026-06-27 06:38:28','2026-06-27 06:38:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782542308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782542308;}',4,1,'2026-06-27 06:39:32','2026-06-27 06:39:32',3,NULL),
(22,'woocommerce_refresh_order_count_cache','complete','2026-06-27 18:38:18','2026-06-27 18:38:18',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782585498;s:18:\"\0*\0first_timestamp\";i:1782585498;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782585498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-06-27 21:48:24','2026-06-27 21:48:24',206,NULL),
(23,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-06-28 06:38:18','2026-06-28 06:38:18',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782628698;s:18:\"\0*\0first_timestamp\";i:1782542294;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782628698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-06-28 08:50:29','2026-06-28 08:50:29',210,NULL),
(24,'woocommerce_cleanup_personal_data','complete','2026-06-28 06:39:32','2026-06-28 06:39:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782628772;s:18:\"\0*\0first_timestamp\";i:1782542308;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782628772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-28 08:50:29','2026-06-28 08:50:29',210,NULL),
(25,'action_scheduler/migration_hook','failed','2026-06-27 06:40:32','2026-06-27 06:40:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782542432;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782542432;}',2,1,'2026-06-27 06:40:55','2026-06-27 06:40:55',9,NULL),
(26,'wpforms_process_forms_locator_scan','complete','2026-06-27 06:39:53','2026-06-27 06:39:53',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782542393;s:18:\"\0*\0first_timestamp\";i:1782542393;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782542393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-06-27 06:40:08','2026-06-27 06:40:08',5,NULL),
(27,'wpforms_process_purge_spam','complete','2026-06-27 06:39:53','2026-06-27 06:39:53',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782542393;s:18:\"\0*\0first_timestamp\";i:1782542393;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782542393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-06-27 06:40:08','2026-06-27 06:40:08',5,NULL),
(28,'wpforms_email_summaries_fetch_info_blocks','complete','2026-06-26 05:55:31','2026-06-26 05:55:31',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782453331;s:18:\"\0*\0first_timestamp\";i:1782453331;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782453331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2026-06-27 06:40:08','2026-06-27 06:40:08',5,NULL),
(29,'wpforms_email_summaries_fetch_info_blocks','pending','2026-07-04 06:40:08','2026-07-04 06:40:08',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783147208;s:18:\"\0*\0first_timestamp\";i:1782453331;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783147208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(30,'wpforms_process_forms_locator_save','complete','2026-06-27 06:40:08','2026-06-27 06:40:08',10,'{\"tasks_meta_id\":3}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-06-27 06:40:08','2026-06-27 06:40:08',6,NULL),
(31,'wpforms_process_forms_locator_scan','complete','2026-06-28 06:40:08','2026-06-28 06:40:08',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782628808;s:18:\"\0*\0first_timestamp\";i:1782542393;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782628808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-06-28 08:50:29','2026-06-28 08:50:29',210,NULL),
(32,'wpforms_process_purge_spam','complete','2026-06-28 06:40:08','2026-06-28 06:40:08',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782628808;s:18:\"\0*\0first_timestamp\";i:1782542393;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782628808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-06-28 08:50:29','2026-06-28 08:50:29',210,NULL),
(33,'wpforms_admin_notifications_update','complete','2026-06-27 06:40:49','2026-06-27 06:40:49',10,'{\"tasks_meta_id\":4}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-06-27 06:40:55','2026-06-27 06:40:55',9,NULL),
(34,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[199,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(35,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[200,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(36,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[198,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(37,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[197,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(38,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[196,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(39,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[194,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(40,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[195,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(41,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[193,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(42,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[191,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(43,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[192,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(44,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[190,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(45,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[189,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(46,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[187,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(47,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:17','2026-06-27 07:03:17',10,'[188,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543797;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(48,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[186,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(49,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[185,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(50,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[182,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(51,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[183,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(52,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[184,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(53,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[181,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(54,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[178,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(55,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[179,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(56,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[180,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(57,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[177,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(58,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[174,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',24,NULL),
(59,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[175,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',25,NULL),
(60,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[173,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',25,NULL),
(61,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[167,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',25,NULL),
(62,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[166,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',25,NULL),
(63,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[165,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',25,NULL),
(64,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[164,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',25,NULL),
(65,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[155,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',25,NULL),
(66,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[154,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:44','2026-06-27 07:04:44',25,NULL),
(67,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[153,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(68,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[152,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(69,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[151,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(70,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[150,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(71,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[149,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(72,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[148,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(73,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:18','2026-06-27 07:03:18',10,'[133,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543798;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(74,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:31','2026-06-27 07:03:31',10,'[132,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543811;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(75,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:31','2026-06-27 07:03:31',10,'[131,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543811;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(76,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:31','2026-06-27 07:03:31',10,'[130,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543811;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543811;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(77,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:32','2026-06-27 07:03:32',10,'[129,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543812;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(78,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:32','2026-06-27 07:03:32',10,'[128,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543812;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(79,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:32','2026-06-27 07:03:32',10,'[127,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543812;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(80,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:32','2026-06-27 07:03:32',10,'[126,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543812;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(81,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:32','2026-06-27 07:03:32',10,'[125,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543812;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(82,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:32','2026-06-27 07:03:32',10,'[124,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543812;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(83,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:32','2026-06-27 07:03:32',10,'[122,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543812;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',25,NULL),
(84,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:03:32','2026-06-27 07:03:32',10,'[57,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543812;}',7,1,'2026-06-27 07:04:45','2026-06-27 07:04:45',26,NULL),
(85,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:05:16','2026-06-27 07:05:16',10,'[7937,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543916;}',7,1,'2026-06-27 07:05:16','2026-06-27 07:05:16',29,NULL),
(86,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:05:16','2026-06-27 07:05:16',10,'[7938,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543916;}',7,1,'2026-06-27 07:05:16','2026-06-27 07:05:16',29,NULL),
(87,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:05:16','2026-06-27 07:05:16',10,'[7939,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543916;}',7,1,'2026-06-27 07:05:16','2026-06-27 07:05:16',29,NULL),
(88,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:05:16','2026-06-27 07:05:16',10,'[7940,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543916;}',7,1,'2026-06-27 07:05:16','2026-06-27 07:05:16',29,NULL),
(89,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:05:16','2026-06-27 07:05:16',10,'[7941,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543916;}',7,1,'2026-06-27 07:05:16','2026-06-27 07:05:16',29,NULL),
(90,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:05:16','2026-06-27 07:05:16',10,'[7942,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782543916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782543916;}',7,1,'2026-06-27 07:05:16','2026-06-27 07:05:16',29,NULL),
(91,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:10:15','2026-06-27 07:10:15',10,'[7950,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544215;}',7,1,'2026-06-27 07:10:15','2026-06-27 07:10:15',35,NULL),
(92,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:10:15','2026-06-27 07:10:15',10,'[7951,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544215;}',7,1,'2026-06-27 07:10:15','2026-06-27 07:10:15',35,NULL),
(93,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:10:15','2026-06-27 07:10:15',10,'[7952,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544215;}',7,1,'2026-06-27 07:10:15','2026-06-27 07:10:15',35,NULL),
(94,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:10:15','2026-06-27 07:10:15',10,'[7953,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544215;}',7,1,'2026-06-27 07:10:15','2026-06-27 07:10:15',35,NULL),
(95,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:10:15','2026-06-27 07:10:15',10,'[7954,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544215;}',7,1,'2026-06-27 07:10:15','2026-06-27 07:10:15',35,NULL),
(96,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:10:15','2026-06-27 07:10:15',10,'[7955,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544215;}',7,1,'2026-06-27 07:10:15','2026-06-27 07:10:15',35,NULL),
(97,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:10:15','2026-06-27 07:10:15',10,'[7950,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544215;}',7,1,'2026-06-27 07:10:15','2026-06-27 07:10:15',35,NULL),
(98,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:10:15','2026-06-27 07:10:15',10,'[7951,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544215;}',7,1,'2026-06-27 07:10:15','2026-06-27 07:10:15',35,NULL),
(99,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:10:15','2026-06-27 07:10:15',10,'[7952,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544215;}',7,1,'2026-06-27 07:10:15','2026-06-27 07:10:15',35,NULL),
(100,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:10:15','2026-06-27 07:10:15',10,'[7954,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544215;}',7,1,'2026-06-27 07:10:15','2026-06-27 07:10:15',35,NULL),
(101,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:10:15','2026-06-27 07:10:15',10,'[7955,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544215;}',7,1,'2026-06-27 07:10:15','2026-06-27 07:10:15',35,NULL),
(102,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:12:46','2026-06-27 07:12:46',10,'[7963,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544366;}',7,1,'2026-06-27 07:13:02','2026-06-27 07:13:02',39,NULL),
(103,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:12:46','2026-06-27 07:12:46',10,'[7963,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544366;}',7,1,'2026-06-27 07:13:02','2026-06-27 07:13:02',39,NULL),
(104,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:13:03','2026-06-27 07:13:03',10,'[117,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544383;}',7,1,'2026-06-27 07:13:12','2026-06-27 07:13:12',41,NULL),
(105,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:13:03','2026-06-27 07:13:03',10,'[118,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544383;}',7,1,'2026-06-27 07:13:12','2026-06-27 07:13:12',41,NULL),
(106,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:13:03','2026-06-27 07:13:03',10,'[116,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544383;}',7,1,'2026-06-27 07:13:12','2026-06-27 07:13:12',41,NULL),
(107,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-27 07:13:03','2026-06-27 07:13:03',10,'[56,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782544383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782544383;}',7,1,'2026-06-27 07:13:12','2026-06-27 07:13:12',41,NULL),
(108,'wc_schedule_update_product_default_cat','complete','2026-06-27 07:34:12','2026-06-27 07:34:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545652;}',8,1,'2026-06-27 07:34:16','2026-06-27 07:34:16',60,NULL),
(109,'wc_schedule_update_product_default_cat','complete','2026-06-27 07:34:12','2026-06-27 07:34:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545652;}',8,1,'2026-06-27 07:34:16','2026-06-27 07:34:16',60,NULL),
(110,'wc_schedule_update_product_default_cat','complete','2026-06-27 07:34:13','2026-06-27 07:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545653;}',8,1,'2026-06-27 07:34:16','2026-06-27 07:34:16',60,NULL),
(111,'wc_schedule_update_product_default_cat','complete','2026-06-27 07:34:13','2026-06-27 07:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545653;}',8,1,'2026-06-27 07:34:16','2026-06-27 07:34:16',60,NULL),
(112,'wc_schedule_update_product_default_cat','complete','2026-06-27 07:34:13','2026-06-27 07:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545653;}',8,1,'2026-06-27 07:34:16','2026-06-27 07:34:16',60,NULL),
(113,'wc_schedule_update_product_default_cat','complete','2026-06-27 07:34:13','2026-06-27 07:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545653;}',8,1,'2026-06-27 07:34:16','2026-06-27 07:34:16',60,NULL),
(114,'wc_schedule_update_product_default_cat','complete','2026-06-27 07:34:13','2026-06-27 07:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545653;}',8,1,'2026-06-27 07:34:16','2026-06-27 07:34:16',60,NULL),
(115,'wc_schedule_update_product_default_cat','complete','2026-06-27 07:34:13','2026-06-27 07:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545653;}',8,1,'2026-06-27 07:34:16','2026-06-27 07:34:16',60,NULL),
(116,'wc_schedule_update_product_default_cat','complete','2026-06-27 07:34:13','2026-06-27 07:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545653;}',8,1,'2026-06-27 07:34:16','2026-06-27 07:34:16',60,NULL),
(117,'wc_schedule_update_product_default_cat','complete','2026-06-27 07:34:13','2026-06-27 07:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545653;}',8,1,'2026-06-27 07:34:16','2026-06-27 07:34:16',60,NULL),
(118,'wc_schedule_update_product_default_cat','complete','2026-06-27 07:34:13','2026-06-27 07:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545653;}',8,1,'2026-06-27 07:34:16','2026-06-27 07:34:16',60,NULL),
(119,'wc_schedule_update_product_default_cat','complete','2026-06-27 07:34:13','2026-06-27 07:34:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782545653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782545653;}',8,1,'2026-06-27 07:34:16','2026-06-27 07:34:16',60,NULL),
(120,'woocommerce_cancel_unpaid_orders','complete','2026-06-27 08:39:57','2026-06-27 08:39:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782549597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782549597;}',4,1,'2026-06-27 10:19:50','2026-06-27 10:19:50',72,NULL),
(121,'woocommerce_cancel_unpaid_orders','complete','2026-06-27 11:19:50','2026-06-27 11:19:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782559190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782559190;}',4,1,'2026-06-27 11:21:01','2026-06-27 11:21:01',105,NULL),
(122,'woocommerce_cancel_unpaid_orders','complete','2026-06-27 12:21:01','2026-06-27 12:21:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782562861;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782562861;}',4,1,'2026-06-27 12:26:18','2026-06-27 12:26:18',141,NULL),
(123,'woocommerce_cancel_unpaid_orders','complete','2026-06-27 13:26:18','2026-06-27 13:26:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782566778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782566778;}',4,1,'2026-06-27 13:54:15','2026-06-27 13:54:15',169,NULL),
(124,'woocommerce_cancel_unpaid_orders','complete','2026-06-27 14:54:15','2026-06-27 14:54:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782572055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782572055;}',4,1,'2026-06-27 21:48:24','2026-06-27 21:48:24',206,NULL),
(125,'woocommerce_cancel_unpaid_orders','complete','2026-06-27 22:48:24','2026-06-27 22:48:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782600504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782600504;}',4,1,'2026-06-28 02:39:46','2026-06-28 02:39:46',208,NULL),
(126,'wc-admin_process_pending_orders_batch','complete','2026-06-28 09:48:24','2026-06-28 09:48:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782640104;s:18:\"\0*\0first_timestamp\";i:1782542297;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782640104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-06-29 03:10:41','2026-06-29 03:10:41',212,NULL),
(127,'woocommerce_refresh_order_count_cache','complete','2026-06-28 09:48:24','2026-06-28 09:48:24',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782640104;s:18:\"\0*\0first_timestamp\";i:1782585498;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782640104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-06-29 03:10:41','2026-06-29 03:10:41',212,NULL),
(128,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 03:39:46','2026-06-28 03:39:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782617986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782617986;}',4,1,'2026-06-28 08:50:28','2026-06-28 08:50:28',210,NULL),
(129,'woocommerce_scheduled_sales','complete','2026-06-29 02:39:46','2026-06-29 02:39:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782700786;s:18:\"\0*\0first_timestamp\";i:1782604800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782700786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-29 03:10:41','2026-06-29 03:10:41',212,NULL),
(130,'woocommerce_cleanup_logs','complete','2026-06-29 08:50:28','2026-06-29 08:50:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782723028;s:18:\"\0*\0first_timestamp\";i:1782615600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782723028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-29 10:47:12','2026-06-29 10:47:12',306,NULL),
(131,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-06-29 08:50:28','2026-06-29 08:50:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782723028;s:18:\"\0*\0first_timestamp\";i:1782615600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782723028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-29 10:47:12','2026-06-29 10:47:12',306,NULL),
(132,'wc_admin_daily_wrapper','complete','2026-06-29 08:50:28','2026-06-29 08:50:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782723028;s:18:\"\0*\0first_timestamp\";i:1782615600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782723028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-29 10:47:12','2026-06-29 10:47:12',306,NULL),
(133,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 09:50:28','2026-06-28 09:50:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782640228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782640228;}',4,1,'2026-06-29 03:10:41','2026-06-29 03:10:41',212,NULL),
(135,'woocommerce_geoip_updater','pending','2026-07-13 08:50:28','2026-07-13 08:50:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783932628;s:18:\"\0*\0first_timestamp\";i:1782626400;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783932628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(136,'woocommerce_cleanup_personal_data','complete','2026-06-29 08:50:29','2026-06-29 08:50:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782723029;s:18:\"\0*\0first_timestamp\";i:1782542308;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782723029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-29 10:47:13','2026-06-29 10:47:13',306,NULL),
(137,'wpforms_process_forms_locator_scan','complete','2026-06-29 08:50:29','2026-06-29 08:50:29',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782723029;s:18:\"\0*\0first_timestamp\";i:1782542393;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782723029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-06-29 10:47:13','2026-06-29 10:47:13',306,NULL),
(138,'wpforms_process_purge_spam','complete','2026-06-29 08:50:29','2026-06-29 08:50:29',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782723029;s:18:\"\0*\0first_timestamp\";i:1782542393;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782723029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2026-06-29 10:47:13','2026-06-29 10:47:13',306,NULL),
(139,'woocommerce_cleanup_sessions','complete','2026-06-29 06:00:00','2026-06-29 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782712800;s:18:\"\0*\0first_timestamp\";i:1782712800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782712800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-06-29 06:00:49','2026-06-29 06:00:49',280,NULL),
(140,'generate_category_lookup_table_wrapper','complete','2026-06-28 08:50:39','2026-06-28 08:50:39',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782636639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782636639;}',4,1,'2026-06-29 03:10:41','2026-06-29 03:10:41',212,NULL),
(141,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-06-29 08:50:29','2026-06-29 08:50:29',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782723029;s:18:\"\0*\0first_timestamp\";i:1782542294;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782723029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-06-29 10:47:13','2026-06-29 10:47:13',306,NULL),
(142,'wc-admin_process_pending_orders_batch','pending','2026-06-29 15:10:41','2026-06-29 15:10:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782745841;s:18:\"\0*\0first_timestamp\";i:1782542297;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782745841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(143,'woocommerce_refresh_order_count_cache','pending','2026-06-29 15:10:41','2026-06-29 15:10:41',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782745841;s:18:\"\0*\0first_timestamp\";i:1782585498;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782745841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(144,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 04:10:41','2026-06-29 04:10:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782706241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782706241;}',4,1,'2026-06-29 04:46:48','2026-06-29 04:46:48',214,NULL),
(145,'woocommerce_scheduled_sales','pending','2026-06-30 03:10:41','2026-06-30 03:10:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782789041;s:18:\"\0*\0first_timestamp\";i:1782604800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782789041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(146,'wpforms_admin_notifications_update','complete','2026-06-29 04:46:47','2026-06-29 04:46:47',10,'{\"tasks_meta_id\":5}','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-06-29 04:46:49','2026-06-29 04:46:49',214,NULL),
(147,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 05:46:48','2026-06-29 05:46:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782712008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782712008;}',4,1,'2026-06-29 05:47:06','2026-06-29 05:47:06',264,NULL),
(148,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 06:47:06','2026-06-29 06:47:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782715626;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782715626;}',4,1,'2026-06-29 10:47:12','2026-06-29 10:47:12',306,NULL),
(150,'woocommerce_cancel_unpaid_orders','pending','2026-06-29 11:47:12','2026-06-29 11:47:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782733632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782733632;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(151,'woocommerce_cleanup_logs','pending','2026-06-30 10:47:12','2026-06-30 10:47:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782816432;s:18:\"\0*\0first_timestamp\";i:1782615600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782816432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(152,'woocommerce_cleanup_rate_limits_wrapper','pending','2026-06-30 10:47:12','2026-06-30 10:47:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782816432;s:18:\"\0*\0first_timestamp\";i:1782615600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782816432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(153,'wc_admin_daily_wrapper','pending','2026-06-30 10:47:12','2026-06-30 10:47:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782816432;s:18:\"\0*\0first_timestamp\";i:1782615600;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782816432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(154,'woocommerce_cleanup_personal_data','pending','2026-06-30 10:47:13','2026-06-30 10:47:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782816433;s:18:\"\0*\0first_timestamp\";i:1782542308;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782816433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(155,'wpforms_process_forms_locator_scan','pending','2026-06-30 10:47:13','2026-06-30 10:47:13',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782816433;s:18:\"\0*\0first_timestamp\";i:1782542393;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782816433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(156,'wpforms_process_purge_spam','pending','2026-06-30 10:47:13','2026-06-30 10:47:13',10,'{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782816433;s:18:\"\0*\0first_timestamp\";i:1782542393;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782816433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(157,'woocommerce_cleanup_sessions','pending','2026-06-30 06:00:00','2026-06-30 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782799200;s:18:\"\0*\0first_timestamp\";i:1782799200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782799200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(158,'generate_category_lookup_table_wrapper','complete','2026-06-29 10:47:23','2026-06-29 10:47:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782730043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782730043;}',4,1,'2026-06-29 10:49:49','2026-06-29 10:49:49',309,NULL),
(159,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-06-30 10:47:13','2026-06-30 10:47:13',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782816433;s:18:\"\0*\0first_timestamp\";i:1782542294;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782816433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp5n_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp5n_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=334 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_actionscheduler_claims`
--

LOCK TABLES `wp5n_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp5n_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp5n_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_actionscheduler_groups`
--

LOCK TABLES `wp5n_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp5n_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp5n_actionscheduler_groups` VALUES
(1,'ActionScheduler'),
(2,'action-scheduler-migration'),
(3,'wc-admin-data'),
(4,'woocommerce'),
(5,'count'),
(6,'wpforms'),
(7,'woocommerce-db-updates'),
(8,'wc_update_product_default_cat');
/*!40000 ALTER TABLE `wp5n_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp5n_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=424 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_actionscheduler_logs`
--

LOCK TABLES `wp5n_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp5n_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp5n_actionscheduler_logs` VALUES
(1,9,'action created','2026-06-27 06:38:14','2026-06-27 06:38:14'),
(2,10,'action created','2026-06-27 06:38:17','2026-06-27 06:38:17'),
(3,11,'action created','2026-06-27 06:38:17','2026-06-27 06:38:17'),
(4,11,'action started via WP Cron','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(5,11,'action complete via WP Cron','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(6,12,'action created','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(7,9,'action started via WP Cron','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(8,13,'action created','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(9,14,'action created','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(10,15,'action created','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(11,16,'action created','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(12,17,'action created','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(13,18,'action created','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(14,19,'action created','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(15,20,'action created','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(16,21,'action created','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(17,22,'action created','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(18,9,'action complete via WP Cron','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(19,23,'action created','2026-06-27 06:38:18','2026-06-27 06:38:18'),
(20,15,'action started via Async Request','2026-06-27 06:39:31','2026-06-27 06:39:31'),
(21,15,'action complete via Async Request','2026-06-27 06:39:32','2026-06-27 06:39:32'),
(22,24,'action created','2026-06-27 06:39:32','2026-06-27 06:39:32'),
(23,21,'action started via Async Request','2026-06-27 06:39:32','2026-06-27 06:39:32'),
(24,21,'action complete via Async Request','2026-06-27 06:39:32','2026-06-27 06:39:32'),
(25,10,'action started via Async Request','2026-06-27 06:39:32','2026-06-27 06:39:32'),
(26,10,'action complete via Async Request','2026-06-27 06:39:32','2026-06-27 06:39:32'),
(27,25,'action created','2026-06-27 06:39:32','2026-06-27 06:39:32'),
(28,26,'action created','2026-06-27 06:39:53','2026-06-27 06:39:53'),
(29,27,'action created','2026-06-27 06:39:53','2026-06-27 06:39:53'),
(30,28,'action created','2026-06-27 06:39:53','2026-06-27 06:39:53'),
(31,28,'action started via WP Cron','2026-06-27 06:40:08','2026-06-27 06:40:08'),
(32,28,'action complete via WP Cron','2026-06-27 06:40:08','2026-06-27 06:40:08'),
(33,29,'action created','2026-06-27 06:40:08','2026-06-27 06:40:08'),
(34,26,'action started via WP Cron','2026-06-27 06:40:08','2026-06-27 06:40:08'),
(35,30,'action created','2026-06-27 06:40:08','2026-06-27 06:40:08'),
(36,26,'action complete via WP Cron','2026-06-27 06:40:08','2026-06-27 06:40:08'),
(37,31,'action created','2026-06-27 06:40:08','2026-06-27 06:40:08'),
(38,27,'action started via WP Cron','2026-06-27 06:40:08','2026-06-27 06:40:08'),
(39,27,'action complete via WP Cron','2026-06-27 06:40:08','2026-06-27 06:40:08'),
(40,32,'action created','2026-06-27 06:40:08','2026-06-27 06:40:08'),
(41,30,'action started via WP Cron','2026-06-27 06:40:08','2026-06-27 06:40:08'),
(42,30,'action complete via WP Cron','2026-06-27 06:40:08','2026-06-27 06:40:08'),
(43,33,'action created','2026-06-27 06:40:49','2026-06-27 06:40:49'),
(44,25,'action started via Async Request','2026-06-27 06:40:55','2026-06-27 06:40:55'),
(45,25,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2026-06-27 06:40:55','2026-06-27 06:40:55'),
(46,33,'action started via Async Request','2026-06-27 06:40:55','2026-06-27 06:40:55'),
(47,33,'action complete via Async Request','2026-06-27 06:40:55','2026-06-27 06:40:55'),
(48,34,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(49,35,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(50,36,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(51,37,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(52,38,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(53,39,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(54,40,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(55,41,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(56,42,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(57,43,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(58,44,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(59,45,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(60,46,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(61,47,'action created','2026-06-27 07:03:16','2026-06-27 07:03:16'),
(62,48,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(63,49,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(64,50,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(65,51,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(66,52,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(67,53,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(68,54,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(69,55,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(70,56,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(71,57,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(72,58,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(73,59,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(74,60,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(75,61,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(76,62,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(77,63,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(78,64,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(79,65,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(80,66,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(81,67,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(82,68,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(83,69,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(84,70,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(85,71,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(86,72,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(87,73,'action created','2026-06-27 07:03:17','2026-06-27 07:03:17'),
(88,74,'action created','2026-06-27 07:03:30','2026-06-27 07:03:30'),
(89,75,'action created','2026-06-27 07:03:30','2026-06-27 07:03:30'),
(90,76,'action created','2026-06-27 07:03:30','2026-06-27 07:03:30'),
(91,77,'action created','2026-06-27 07:03:31','2026-06-27 07:03:31'),
(92,78,'action created','2026-06-27 07:03:31','2026-06-27 07:03:31'),
(93,79,'action created','2026-06-27 07:03:31','2026-06-27 07:03:31'),
(94,80,'action created','2026-06-27 07:03:31','2026-06-27 07:03:31'),
(95,81,'action created','2026-06-27 07:03:31','2026-06-27 07:03:31'),
(96,82,'action created','2026-06-27 07:03:31','2026-06-27 07:03:31'),
(97,83,'action created','2026-06-27 07:03:31','2026-06-27 07:03:31'),
(98,84,'action created','2026-06-27 07:03:31','2026-06-27 07:03:31'),
(99,34,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(100,34,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(101,35,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(102,35,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(103,36,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(104,36,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(105,37,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(106,37,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(107,38,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(108,38,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(109,39,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(110,39,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(111,40,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(112,40,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(113,41,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(114,41,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(115,42,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(116,42,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(117,43,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(118,43,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(119,44,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(120,44,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(121,45,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(122,45,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(123,46,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(124,46,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(125,47,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(126,47,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(127,48,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(128,48,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(129,49,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(130,49,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(131,50,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(132,50,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(133,51,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(134,51,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(135,52,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(136,52,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(137,53,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(138,53,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(139,54,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(140,54,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(141,55,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(142,55,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(143,56,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(144,56,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(145,57,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(146,57,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(147,58,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(148,58,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(149,59,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(150,59,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(151,60,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(152,60,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(153,61,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(154,61,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(155,62,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(156,62,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(157,63,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(158,63,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(159,64,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(160,64,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(161,65,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(162,65,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(163,66,'action started via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(164,66,'action complete via Async Request','2026-06-27 07:04:44','2026-06-27 07:04:44'),
(165,67,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(166,67,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(167,68,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(168,68,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(169,69,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(170,69,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(171,70,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(172,70,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(173,71,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(174,71,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(175,72,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(176,72,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(177,73,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(178,73,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(179,74,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(180,74,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(181,75,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(182,75,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(183,76,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(184,76,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(185,77,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(186,77,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(187,78,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(188,78,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(189,79,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(190,79,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(191,80,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(192,80,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(193,81,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(194,81,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(195,82,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(196,82,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(197,83,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(198,83,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(199,84,'action started via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(200,84,'action complete via Async Request','2026-06-27 07:04:45','2026-06-27 07:04:45'),
(201,85,'action created','2026-06-27 07:05:15','2026-06-27 07:05:15'),
(202,86,'action created','2026-06-27 07:05:15','2026-06-27 07:05:15'),
(203,87,'action created','2026-06-27 07:05:15','2026-06-27 07:05:15'),
(204,88,'action created','2026-06-27 07:05:15','2026-06-27 07:05:15'),
(205,89,'action created','2026-06-27 07:05:15','2026-06-27 07:05:15'),
(206,90,'action created','2026-06-27 07:05:15','2026-06-27 07:05:15'),
(207,85,'action started via WP Cron','2026-06-27 07:05:16','2026-06-27 07:05:16'),
(208,85,'action complete via WP Cron','2026-06-27 07:05:16','2026-06-27 07:05:16'),
(209,86,'action started via WP Cron','2026-06-27 07:05:16','2026-06-27 07:05:16'),
(210,86,'action complete via WP Cron','2026-06-27 07:05:16','2026-06-27 07:05:16'),
(211,87,'action started via WP Cron','2026-06-27 07:05:16','2026-06-27 07:05:16'),
(212,87,'action complete via WP Cron','2026-06-27 07:05:16','2026-06-27 07:05:16'),
(213,88,'action started via WP Cron','2026-06-27 07:05:16','2026-06-27 07:05:16'),
(214,88,'action complete via WP Cron','2026-06-27 07:05:16','2026-06-27 07:05:16'),
(215,89,'action started via WP Cron','2026-06-27 07:05:16','2026-06-27 07:05:16'),
(216,89,'action complete via WP Cron','2026-06-27 07:05:16','2026-06-27 07:05:16'),
(217,90,'action started via WP Cron','2026-06-27 07:05:16','2026-06-27 07:05:16'),
(218,90,'action complete via WP Cron','2026-06-27 07:05:16','2026-06-27 07:05:16'),
(219,91,'action created','2026-06-27 07:10:14','2026-06-27 07:10:14'),
(220,92,'action created','2026-06-27 07:10:14','2026-06-27 07:10:14'),
(221,93,'action created','2026-06-27 07:10:14','2026-06-27 07:10:14'),
(222,94,'action created','2026-06-27 07:10:14','2026-06-27 07:10:14'),
(223,95,'action created','2026-06-27 07:10:14','2026-06-27 07:10:14'),
(224,96,'action created','2026-06-27 07:10:14','2026-06-27 07:10:14'),
(225,97,'action created','2026-06-27 07:10:14','2026-06-27 07:10:14'),
(226,98,'action created','2026-06-27 07:10:14','2026-06-27 07:10:14'),
(227,99,'action created','2026-06-27 07:10:14','2026-06-27 07:10:14'),
(228,100,'action created','2026-06-27 07:10:14','2026-06-27 07:10:14'),
(229,101,'action created','2026-06-27 07:10:14','2026-06-27 07:10:14'),
(230,91,'action started via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(231,91,'action complete via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(232,92,'action started via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(233,92,'action complete via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(234,93,'action started via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(235,93,'action complete via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(236,94,'action started via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(237,94,'action complete via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(238,95,'action started via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(239,95,'action complete via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(240,96,'action started via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(241,96,'action complete via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(242,97,'action started via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(243,97,'action complete via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(244,98,'action started via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(245,98,'action complete via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(246,99,'action started via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(247,99,'action complete via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(248,100,'action started via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(249,100,'action complete via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(250,101,'action started via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(251,101,'action complete via WP Cron','2026-06-27 07:10:15','2026-06-27 07:10:15'),
(252,102,'action created','2026-06-27 07:12:45','2026-06-27 07:12:45'),
(253,103,'action created','2026-06-27 07:12:45','2026-06-27 07:12:45'),
(254,102,'action started via Async Request','2026-06-27 07:13:02','2026-06-27 07:13:02'),
(255,102,'action complete via Async Request','2026-06-27 07:13:02','2026-06-27 07:13:02'),
(256,103,'action started via Async Request','2026-06-27 07:13:02','2026-06-27 07:13:02'),
(257,103,'action complete via Async Request','2026-06-27 07:13:02','2026-06-27 07:13:02'),
(258,104,'action created','2026-06-27 07:13:02','2026-06-27 07:13:02'),
(259,105,'action created','2026-06-27 07:13:02','2026-06-27 07:13:02'),
(260,106,'action created','2026-06-27 07:13:02','2026-06-27 07:13:02'),
(261,107,'action created','2026-06-27 07:13:02','2026-06-27 07:13:02'),
(262,104,'action started via Async Request','2026-06-27 07:13:12','2026-06-27 07:13:12'),
(263,104,'action complete via Async Request','2026-06-27 07:13:12','2026-06-27 07:13:12'),
(264,105,'action started via Async Request','2026-06-27 07:13:12','2026-06-27 07:13:12'),
(265,105,'action complete via Async Request','2026-06-27 07:13:12','2026-06-27 07:13:12'),
(266,106,'action started via Async Request','2026-06-27 07:13:12','2026-06-27 07:13:12'),
(267,106,'action complete via Async Request','2026-06-27 07:13:12','2026-06-27 07:13:12'),
(268,107,'action started via Async Request','2026-06-27 07:13:12','2026-06-27 07:13:12'),
(269,107,'action complete via Async Request','2026-06-27 07:13:12','2026-06-27 07:13:12'),
(270,108,'action created','2026-06-27 07:34:12','2026-06-27 07:34:12'),
(271,109,'action created','2026-06-27 07:34:12','2026-06-27 07:34:12'),
(272,110,'action created','2026-06-27 07:34:13','2026-06-27 07:34:13'),
(273,111,'action created','2026-06-27 07:34:13','2026-06-27 07:34:13'),
(274,112,'action created','2026-06-27 07:34:13','2026-06-27 07:34:13'),
(275,113,'action created','2026-06-27 07:34:13','2026-06-27 07:34:13'),
(276,114,'action created','2026-06-27 07:34:13','2026-06-27 07:34:13'),
(277,115,'action created','2026-06-27 07:34:13','2026-06-27 07:34:13'),
(278,116,'action created','2026-06-27 07:34:13','2026-06-27 07:34:13'),
(279,117,'action created','2026-06-27 07:34:13','2026-06-27 07:34:13'),
(280,118,'action created','2026-06-27 07:34:13','2026-06-27 07:34:13'),
(281,119,'action created','2026-06-27 07:34:13','2026-06-27 07:34:13'),
(282,108,'action started via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(283,108,'action complete via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(284,109,'action started via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(285,109,'action complete via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(286,110,'action started via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(287,110,'action complete via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(288,111,'action started via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(289,111,'action complete via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(290,112,'action started via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(291,112,'action complete via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(292,113,'action started via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(293,113,'action complete via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(294,114,'action started via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(295,114,'action complete via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(296,115,'action started via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(297,115,'action complete via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(298,116,'action started via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(299,116,'action complete via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(300,117,'action started via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(301,117,'action complete via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(302,118,'action started via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(303,118,'action complete via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(304,119,'action started via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(305,119,'action complete via WP Cron','2026-06-27 07:34:16','2026-06-27 07:34:16'),
(306,14,'action started via Async Request','2026-06-27 07:39:57','2026-06-27 07:39:57'),
(307,120,'action created','2026-06-27 07:39:57','2026-06-27 07:39:57'),
(308,14,'action complete via Async Request','2026-06-27 07:39:57','2026-06-27 07:39:57'),
(309,120,'action started via Async Request','2026-06-27 10:19:50','2026-06-27 10:19:50'),
(310,121,'action created','2026-06-27 10:19:50','2026-06-27 10:19:50'),
(311,120,'action complete via Async Request','2026-06-27 10:19:50','2026-06-27 10:19:50'),
(312,121,'action started via Async Request','2026-06-27 11:21:01','2026-06-27 11:21:01'),
(313,122,'action created','2026-06-27 11:21:01','2026-06-27 11:21:01'),
(314,121,'action complete via Async Request','2026-06-27 11:21:01','2026-06-27 11:21:01'),
(315,122,'action started via Async Request','2026-06-27 12:26:18','2026-06-27 12:26:18'),
(316,123,'action created','2026-06-27 12:26:18','2026-06-27 12:26:18'),
(317,122,'action complete via Async Request','2026-06-27 12:26:18','2026-06-27 12:26:18'),
(318,123,'action started via Async Request','2026-06-27 13:54:15','2026-06-27 13:54:15'),
(319,124,'action created','2026-06-27 13:54:15','2026-06-27 13:54:15'),
(320,123,'action complete via Async Request','2026-06-27 13:54:15','2026-06-27 13:54:15'),
(321,124,'action started via WP Cron','2026-06-27 21:48:24','2026-06-27 21:48:24'),
(322,125,'action created','2026-06-27 21:48:24','2026-06-27 21:48:24'),
(323,124,'action complete via WP Cron','2026-06-27 21:48:24','2026-06-27 21:48:24'),
(324,12,'action started via WP Cron','2026-06-27 21:48:24','2026-06-27 21:48:24'),
(325,12,'action complete via WP Cron','2026-06-27 21:48:24','2026-06-27 21:48:24'),
(326,126,'action created','2026-06-27 21:48:24','2026-06-27 21:48:24'),
(327,22,'action started via WP Cron','2026-06-27 21:48:24','2026-06-27 21:48:24'),
(328,22,'action complete via WP Cron','2026-06-27 21:48:24','2026-06-27 21:48:24'),
(329,127,'action created','2026-06-27 21:48:24','2026-06-27 21:48:24'),
(330,125,'action started via WP Cron','2026-06-28 02:39:46','2026-06-28 02:39:46'),
(331,128,'action created','2026-06-28 02:39:46','2026-06-28 02:39:46'),
(332,125,'action complete via WP Cron','2026-06-28 02:39:46','2026-06-28 02:39:46'),
(333,13,'action started via WP Cron','2026-06-28 02:39:46','2026-06-28 02:39:46'),
(334,13,'action complete via WP Cron','2026-06-28 02:39:46','2026-06-28 02:39:46'),
(335,129,'action created','2026-06-28 02:39:46','2026-06-28 02:39:46'),
(336,16,'action started via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(337,16,'action complete via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(338,130,'action created','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(339,19,'action started via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(340,19,'action complete via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(341,131,'action created','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(342,20,'action started via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(343,20,'action complete via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(344,132,'action created','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(345,128,'action started via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(346,133,'action created','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(347,128,'action complete via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(348,17,'action started via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(349,17,'action complete via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(351,18,'action started via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(352,18,'action complete via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(353,135,'action created','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(354,24,'action started via WP Cron','2026-06-28 08:50:28','2026-06-28 08:50:28'),
(355,24,'action complete via WP Cron','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(356,136,'action created','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(357,31,'action started via WP Cron','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(358,31,'action complete via WP Cron','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(359,137,'action created','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(360,32,'action started via WP Cron','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(361,32,'action complete via WP Cron','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(362,138,'action created','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(363,23,'action started via WP Cron','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(365,139,'action created','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(366,140,'action created','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(367,23,'action complete via WP Cron','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(368,141,'action created','2026-06-28 08:50:29','2026-06-28 08:50:29'),
(369,140,'action started via WP Cron','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(370,140,'action complete via WP Cron','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(371,126,'action started via WP Cron','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(372,126,'action complete via WP Cron','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(373,142,'action created','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(374,127,'action started via WP Cron','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(375,127,'action complete via WP Cron','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(376,143,'action created','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(377,133,'action started via WP Cron','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(378,144,'action created','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(379,133,'action complete via WP Cron','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(380,129,'action started via WP Cron','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(381,129,'action complete via WP Cron','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(382,145,'action created','2026-06-29 03:10:41','2026-06-29 03:10:41'),
(383,146,'action created','2026-06-29 04:46:47','2026-06-29 04:46:47'),
(384,144,'action started via WP Cron','2026-06-29 04:46:48','2026-06-29 04:46:48'),
(385,147,'action created','2026-06-29 04:46:48','2026-06-29 04:46:48'),
(386,144,'action complete via WP Cron','2026-06-29 04:46:48','2026-06-29 04:46:48'),
(387,146,'action started via WP Cron','2026-06-29 04:46:48','2026-06-29 04:46:48'),
(388,146,'action complete via WP Cron','2026-06-29 04:46:49','2026-06-29 04:46:49'),
(389,147,'action started via WP Cron','2026-06-29 05:47:06','2026-06-29 05:47:06'),
(390,148,'action created','2026-06-29 05:47:06','2026-06-29 05:47:06'),
(391,147,'action complete via WP Cron','2026-06-29 05:47:06','2026-06-29 05:47:06'),
(392,139,'action started via Async Request','2026-06-29 06:00:49','2026-06-29 06:00:49'),
(393,139,'action complete via Async Request','2026-06-29 06:00:49','2026-06-29 06:00:49'),
(395,148,'action started via Async Request','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(396,150,'action created','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(397,148,'action complete via Async Request','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(398,130,'action started via Async Request','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(399,130,'action complete via Async Request','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(400,151,'action created','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(401,131,'action started via Async Request','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(402,131,'action complete via Async Request','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(403,152,'action created','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(404,132,'action started via Async Request','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(405,132,'action complete via Async Request','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(406,153,'action created','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(407,136,'action started via Async Request','2026-06-29 10:47:12','2026-06-29 10:47:12'),
(408,136,'action complete via Async Request','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(409,154,'action created','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(410,137,'action started via Async Request','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(411,137,'action complete via Async Request','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(412,155,'action created','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(413,138,'action started via Async Request','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(414,138,'action complete via Async Request','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(415,156,'action created','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(416,141,'action started via Async Request','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(418,157,'action created','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(419,158,'action created','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(420,141,'action complete via Async Request','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(421,159,'action created','2026-06-29 10:47:13','2026-06-29 10:47:13'),
(422,158,'action started via Async Request','2026-06-29 10:49:49','2026-06-29 10:49:49'),
(423,158,'action complete via Async Request','2026-06-29 10:49:49','2026-06-29 10:49:49');
/*!40000 ALTER TABLE `wp5n_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_commentmeta`
--

DROP TABLE IF EXISTS `wp5n_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=152 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_commentmeta`
--

LOCK TABLES `wp5n_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp5n_commentmeta` DISABLE KEYS */;
INSERT INTO `wp5n_commentmeta` VALUES
(1,2,'_wxr_import_user','1'),
(2,3,'_wxr_import_user','1'),
(3,4,'_wxr_import_user','1'),
(4,5,'_wxr_import_user','1'),
(5,6,'_wxr_import_user','1'),
(6,7,'_wxr_import_user','1'),
(7,8,'_wxr_import_user','1'),
(8,9,'_wxr_import_user','1'),
(9,10,'_wxr_import_user','1'),
(10,11,'_wxr_import_user','1'),
(11,12,'_wxr_import_user','1'),
(12,13,'_wxr_import_user','1'),
(13,14,'_wxr_import_user','1'),
(14,15,'rating','4'),
(15,15,'coupon_email','notified'),
(16,15,'verified','0'),
(17,15,'reviews-images','a:2:{i:0;s:3:\"222\";i:1;s:3:\"223\";}'),
(18,15,'_wxr_import_user','1'),
(19,16,'rating','5'),
(20,16,'verified','0'),
(21,16,'_wxr_import_user','1'),
(22,17,'rating','5'),
(23,17,'coupon_email','notified'),
(24,17,'verified','0'),
(25,17,'reviews-images','a:2:{i:0;s:3:\"220\";i:1;s:3:\"221\";}'),
(26,17,'_wxr_import_user','1'),
(27,18,'rating','5'),
(28,18,'verified','0'),
(29,18,'reviews-images','a:2:{i:0;s:3:\"227\";i:1;s:3:\"226\";}'),
(30,18,'_wxr_import_user','1'),
(31,19,'rating','5'),
(32,19,'verified','0'),
(33,19,'_wxr_import_user','1'),
(34,20,'rating','5'),
(35,20,'coupon_email','notified'),
(36,20,'verified','0'),
(37,20,'reviews-images','a:2:{i:0;s:3:\"223\";i:1;s:3:\"224\";}'),
(38,20,'_wxr_import_user','1'),
(39,21,'rating','5'),
(40,21,'verified','0'),
(41,21,'_wxr_import_user','1'),
(42,22,'rating','5'),
(43,22,'coupon_email','notified'),
(44,22,'verified','0'),
(45,22,'reviews-images','a:2:{i:0;s:3:\"224\";i:1;s:3:\"225\";}'),
(46,22,'_wxr_import_user','1'),
(47,23,'rating','5'),
(48,23,'verified','0'),
(49,23,'_wxr_import_user','1'),
(50,24,'rating','5'),
(51,24,'coupon_email','notified'),
(52,24,'verified','0'),
(53,24,'_wxr_import_user','1'),
(54,25,'rating','5'),
(55,25,'verified','0'),
(56,25,'reviews-images','a:2:{i:0;s:3:\"222\";i:1;s:3:\"223\";}'),
(57,25,'_wxr_import_user','1'),
(58,26,'rating','5'),
(59,26,'coupon_email','notified'),
(60,26,'verified','0'),
(61,26,'_wxr_import_user','1'),
(62,27,'rating','5'),
(63,27,'coupon_email','notified'),
(64,27,'verified','0'),
(65,27,'_wxr_import_user','1'),
(66,28,'rating','5'),
(67,28,'coupon_email','notified'),
(68,28,'verified','0'),
(69,28,'_wxr_import_user','1'),
(70,29,'rating','4'),
(71,29,'verified','0'),
(72,29,'reviews-images','a:2:{i:0;s:3:\"228\";i:1;s:3:\"227\";}'),
(73,29,'_wxr_import_user','1'),
(74,30,'rating','5'),
(75,30,'verified','0'),
(76,30,'reviews-images','a:2:{i:0;s:3:\"220\";i:1;s:3:\"228\";}'),
(77,30,'_wxr_import_user','1'),
(78,31,'rating','5'),
(79,31,'coupon_email','notified'),
(80,31,'verified','0'),
(81,31,'_wxr_import_user','1'),
(82,32,'rating','5'),
(83,32,'verified','0'),
(84,32,'reviews-images','a:2:{i:0;s:3:\"221\";i:1;s:3:\"222\";}'),
(85,32,'_wxr_import_user','1'),
(86,33,'rating','5'),
(87,33,'coupon_email','notified'),
(88,33,'verified','0'),
(89,33,'_wxr_import_user','1'),
(90,34,'rating','5'),
(91,34,'verified','0'),
(92,34,'reviews-images','a:2:{i:0;s:3:\"220\";i:1;s:3:\"221\";}'),
(93,34,'_wxr_import_user','1'),
(94,35,'rating','5'),
(95,35,'coupon_email','notified'),
(96,35,'verified','0'),
(97,35,'_wxr_import_user','1'),
(98,36,'_wxr_import_user','1'),
(99,37,'rating','5'),
(100,37,'coupon_email','notified'),
(101,37,'verified','0'),
(102,37,'reviews-images','a:2:{i:0;s:3:\"221\";i:1;s:3:\"222\";}'),
(103,37,'_wxr_import_user','1'),
(104,38,'rating','5'),
(105,38,'verified','0'),
(106,38,'reviews-images','a:2:{i:0;s:3:\"228\";i:1;s:3:\"225\";}'),
(107,38,'_wxr_import_user','1'),
(108,39,'rating','4'),
(109,39,'coupon_email','notified'),
(110,39,'verified','0'),
(111,39,'_wxr_import_user','1'),
(112,40,'rating','5'),
(113,40,'coupon_email','notified'),
(114,40,'verified','0'),
(115,40,'reviews-images','a:2:{i:0;s:3:\"225\";i:1;s:3:\"226\";}'),
(116,40,'_wxr_import_user','1'),
(117,41,'rating','5'),
(118,41,'verified','0'),
(119,41,'_wxr_import_user','1'),
(120,42,'rating','5'),
(121,42,'coupon_email','notified'),
(122,42,'verified','0'),
(123,42,'_wxr_import_user','1'),
(124,43,'rating','5'),
(125,43,'verified','0'),
(126,43,'reviews-images','a:2:{i:0;s:3:\"226\";i:1;s:3:\"223\";}'),
(127,43,'_wxr_import_user','1'),
(128,44,'rating','5'),
(129,44,'coupon_email','notified'),
(130,44,'verified','0'),
(131,44,'_wxr_import_user','1'),
(132,45,'rating','5'),
(133,45,'verified','0'),
(134,45,'reviews-images','a:2:{i:0;s:3:\"226\";i:1;s:3:\"227\";}'),
(135,45,'_wxr_import_user','1'),
(136,46,'rating','5'),
(137,46,'coupon_email','notified'),
(138,46,'verified','0'),
(139,46,'_wxr_import_user','1'),
(140,47,'rating','5'),
(141,47,'coupon_email','notified'),
(142,47,'verified','0'),
(143,47,'_wxr_import_user','1'),
(144,48,'rating','5'),
(145,48,'verified','0'),
(146,48,'reviews-images','a:2:{i:0;s:3:\"227\";i:1;s:3:\"226\";}'),
(147,48,'_wxr_import_user','1'),
(148,49,'rating','5'),
(149,49,'coupon_email','notified'),
(150,49,'verified','0'),
(151,49,'_wxr_import_user','1');
/*!40000 ALTER TABLE `wp5n_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_comments`
--

DROP TABLE IF EXISTS `wp5n_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`),
  KEY `woo_idx_comment_date_type` (`comment_date_gmt`,`comment_type`,`comment_approved`,`comment_post_ID`),
  KEY `woo_idx_comment_approved_type` (`comment_approved`,`comment_type`,`comment_post_ID`)
) ENGINE=InnoDB AUTO_INCREMENT=70 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_comments`
--

LOCK TABLES `wp5n_comments` WRITE;
/*!40000 ALTER TABLE `wp5n_comments` DISABLE KEYS */;
INSERT INTO `wp5n_comments` VALUES
(1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2026-06-27 06:30:04','2026-06-27 06:30:04','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0),
(2,374,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:18:45','2021-10-21 02:18:45','Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet sint. Velit officia consequat duis enim velit mollit. Exercitation veniam consequat sunt nostrud amet.',0,'1','','comment',0,0),
(3,374,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:19:35','2021-10-21 02:19:35','I am 6 feet tall and 220 lbs. This shirt fit me perfectly in the chest and shoulders. My only complaint is that it is so long! I like to wear polo shirts untucked. This shirt goes completely past my rear end.',0,'1','','comment',0,0),
(4,374,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:20:22','2021-10-21 02:20:22','My husband always says that the Lauren polos fit better and last longer than any other brand.I love the new “heathered” color and the price is always excellent through shop',0,'1','','comment',3,0),
(5,374,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:21:38','2021-10-21 02:21:38','So when your site is looked for on the search engine it will be very easy to come across as it will come up as one of the first. This will bring many more people to your web site as well as increase your Google PageRank.',0,'1','','comment',3,0),
(6,377,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:30:05','2021-10-21 02:30:05','Amet minim mollit non deserunt ullamco est sit aliqua dolor do amet sint. Velit officia consequat duis enim velit mollit. Exercitation veniam consequat sunt nostrud amet.',0,'1','','comment',0,0),
(7,378,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:30:27','2021-10-21 02:30:27','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.',0,'1','','comment',0,0),
(8,379,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:30:37','2021-10-21 02:30:37','The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\\'Content here, content here\\\', making it look like readable English.',0,'1','','comment',0,0),
(9,380,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:30:54','2021-10-21 02:30:54','Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old.',0,'1','','comment',0,0),
(10,381,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:31:06','2021-10-21 02:31:06','The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\\'Content here, content here\\\', making it look like readable English.',0,'1','','comment',0,0),
(11,383,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:31:18','2021-10-21 02:31:18','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\\\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.',0,'1','','comment',0,0),
(12,384,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:31:27','2021-10-21 02:31:27','Beautiful theme. Love it.\nKeep update & improve',0,'1','','comment',0,0),
(13,385,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:31:35','2021-10-21 02:31:35','Easy to setup (if you follow the doc) and awesome design !\nMobile version is really good !',0,'1','','comment',0,0),
(14,387,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:31:43','2021-10-21 02:31:43','The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\\'Content here, content here\\\', making it look like readable English.',0,'1','','comment',0,0),
(15,56,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:33:44','2021-10-20 07:33:44','Very Good customer support. Immediate response. Theme Looks great.',0,'post-trashed','','review',0,0),
(16,56,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:09:45','2021-10-20 08:09:45','Easy to setup (if you follow the doc) and awesome design !\r\nMobile version is really good !',0,'post-trashed','','review',0,0),
(17,122,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:33:29','2021-10-20 07:33:29','Beautiful theme. Love it.\r\nKeep update & improve',0,'post-trashed','','review',0,0),
(18,122,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:09:02','2021-10-20 08:09:02','Easy to setup (if you follow the doc) and awesome design !\r\nMobile version is really good !',0,'post-trashed','','review',0,0),
(19,122,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:09:10','2021-10-20 08:09:10','Very Good customer support. Immediate response. Theme Looks great.',0,'post-trashed','','review',0,0),
(20,125,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:33:50','2021-10-20 07:33:50','Quick and decisive in technical assistance!',0,'post-trashed','','review',0,0),
(21,125,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:09:54','2021-10-20 08:09:54','Very Good customer support. Immediate response. Theme Looks great.',0,'post-trashed','','review',0,0),
(22,126,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:34:00','2021-10-20 07:34:00','I have been a Themeforest customer since November 2017. This Author has the best support they have ever given me',0,'post-trashed','','review',0,0),
(23,126,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:10:23','2021-10-20 08:10:23','Easy to setup (if you follow the doc) and awesome design !\r\nMobile version is really good !',0,'post-trashed','','review',0,0),
(24,129,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:11:07','2021-10-20 08:11:07','Beautiful theme. Love it.\r\nKeep update & improve',0,'post-trashed','','review',0,0),
(25,130,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:47:39','2021-10-20 07:47:39','Very Good customer support. Immediate response. Theme Looks great.',0,'post-trashed','','review',0,0),
(26,130,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:13:12','2021-10-20 08:13:12','Easy to setup (if you follow the doc) and awesome design !\r\nMobile version is really good !',0,'post-trashed','','review',0,0),
(27,131,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:11:26','2021-10-20 08:11:26','Quick and decisive in technical assistance!',0,'post-trashed','','review',0,0),
(28,132,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:11:35','2021-10-20 08:11:35','Great support and gave me a peace of mind when i\\\'m stuck at design issues!',0,'post-trashed','','review',0,0),
(29,133,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:47:05','2021-10-20 07:47:05','Quickly solved my plugin compatibility issue. Thanks.',0,'post-trashed','','review',0,0),
(30,148,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:47:16','2021-10-20 07:47:16','I have been a Themeforest customer since November 2017. This Author has the best support they have ever given me',0,'post-trashed','','review',0,0),
(31,148,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:12:52','2021-10-20 08:12:52','Beautiful theme. Love it.\r\nKeep update & improve',0,'post-trashed','','review',0,0),
(32,151,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:47:32','2021-10-20 07:47:32','Easy to setup (if you follow the doc) and awesome design !\r\nMobile version is really good !',0,'post-trashed','','review',0,0),
(33,151,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:12:58','2021-10-20 08:12:58','Beautiful theme. Love it.\r\nKeep update & improve',0,'post-trashed','','review',0,0),
(34,152,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:47:23','2021-10-20 07:47:23','Beautiful theme. Love it.\r\nKeep update & improve',0,'post-trashed','','review',0,0),
(35,152,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:13:06','2021-10-20 08:13:06','Easy to setup (if you follow the doc) and awesome design !\r\nMobile version is really good !',0,'post-trashed','','review',0,0),
(36,389,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-21 02:31:51','2021-10-21 02:31:51','Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old.',0,'1','','comment',0,0),
(37,155,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:33:35','2021-10-20 07:33:35','Easy to setup (if you follow the doc) and awesome design !\r\nMobile version is really good !',0,'post-trashed','','review',0,0),
(38,155,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:09:20','2021-10-20 08:09:20','Very Good customer support. Immediate response. Theme Looks great.',0,'post-trashed','','review',0,0),
(39,164,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:10:07','2021-10-20 08:10:07','Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old.',0,'post-trashed','','review',0,0),
(40,166,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:34:07','2021-10-20 07:34:07','Quickly solved my plugin compatibility issue. Thanks.',0,'post-trashed','','review',0,0),
(41,166,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:10:33','2021-10-20 08:10:33','Beautiful theme. Love it.\r\nKeep update & improve',0,'post-trashed','','review',0,0),
(42,181,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:09:33','2021-10-20 08:09:33','Beautiful theme. Love it.\r\nKeep update & improve',0,'post-trashed','','review',0,0),
(43,185,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:47:52','2021-10-20 07:47:52','Lorem Ipsum is simply dummy text of the printing and typesetting industry.',0,'post-trashed','','review',0,0),
(44,185,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:13:20','2021-10-20 08:13:20','Easy to setup (if you follow the doc) and awesome design !\r\nMobile version is really good !',0,'post-trashed','','review',0,0),
(45,189,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:48:09','2021-10-20 07:48:09','The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \\\'Content here, content here\\\', making it look like readable English.',0,'post-trashed','','review',0,0),
(46,189,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:13:29','2021-10-20 08:13:29','Beautiful theme. Love it.\r\nKeep update & improve',0,'post-trashed','','review',0,0),
(47,193,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:11:19','2021-10-20 08:11:19','Easy to setup (if you follow the doc) and awesome design !\r\nMobile version is really good !',0,'post-trashed','','review',0,0),
(48,197,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 07:46:54','2021-10-20 07:46:54','This is really amazing theme. I really love it :)',0,'post-trashed','','review',0,0),
(49,197,'admin','admin@gmail.com','https://hara.thembaydev.com/demo-10','::1','2021-10-20 08:12:34','2021-10-20 08:12:34','Their support is really quick and on point. The best I have seen so far on ThemeForest.',0,'post-trashed','','review',0,0),
(50,2517,'WooCommerce','woocommerce@hara.thembaydev.com','','','2021-11-17 07:01:26','2021-11-17 07:01:26','Stock levels reduced: Applied Artwork (MEGA-HR-3) 45&rarr;44',0,'1','','order_note',0,0),
(51,2517,'WooCommerce','woocommerce@hara.thembaydev.com','','','2021-11-17 07:01:26','2021-11-17 07:01:26','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),
(52,3220,'WooCommerce','','','','2021-12-04 09:42:07','2021-12-04 09:42:07','Stock levels reduced: Cosmo Cosmetics (MEGA-HR-1-10-8-4) 45&rarr;44, Avovado Makeup Melter (MEGA-HR-1) 45&rarr;44, Applied Assurance (MEGA-HR-1-10-8) 45&rarr;43',0,'1','','order_note',0,0),
(53,3220,'WooCommerce','','','','2021-12-04 09:42:07','2021-12-04 09:42:07','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),
(54,4378,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-11 16:15:00','2022-03-11 16:15:00','Stock levels reduced: Cool Cosmetics (MEGA-HR-1-10-8-2) 45&rarr;44',0,'1','','order_note',0,0),
(55,4378,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-11 16:15:00','2022-03-11 16:15:00','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),
(56,4415,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-30 12:03:48','2022-03-30 12:03:48','Stock levels reduced: Careful Cosmetics (MEGA-HR-1-3) 45&rarr;44, Applied Artwork (MEGA-HR-3) 44&rarr;43',0,'1','','order_note',0,0),
(57,4415,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-30 12:03:48','2022-03-30 12:03:48','Awaiting check payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),
(58,4367,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-02-08 22:58:18','2022-02-08 22:58:18','Stock levels reduced: Cool Cover Rage (MEGA-HR-1-10-8-3) 45&rarr;44',0,'1','','order_note',0,0),
(59,4367,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-02-08 22:58:18','2022-02-08 22:58:18','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),
(60,4374,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-04 11:11:38','2022-03-04 11:11:38','Stock levels reduced: Applied Assurance (MEGA-HR-1-10-8) 43&rarr;42',0,'1','','order_note',0,0),
(61,4374,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-04 11:11:38','2022-03-04 11:11:38','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),
(62,4375,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-06 23:21:50','2022-03-06 23:21:50','Stock levels reduced: Cool Cover Rage (MEGA-HR-1-10-8-3) 44&rarr;43, Butter Gloss – Creme Brulee (MEGA-HR-1-2) 45&rarr;44',0,'1','','order_note',0,0),
(63,4375,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-06 23:21:50','2022-03-06 23:21:50','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),
(64,4376,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-08 16:39:30','2022-03-08 16:39:30','Stock levels reduced: Poreless Putty Primer (MEGA-HR-1-7) 45&rarr;44',0,'1','','order_note',0,0),
(65,4376,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-08 16:39:30','2022-03-08 16:39:30','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),
(66,4382,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-16 07:01:18','2022-03-16 07:01:18','Stock levels reduced: Butter Gloss – Creme Brulee (MEGA-HR-1-2) 44&rarr;43',0,'1','','order_note',0,0),
(67,4382,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-16 07:01:18','2022-03-16 07:01:18','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),
(68,4399,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-21 18:00:13','2022-03-21 18:00:13','Stock levels reduced: Cool Cover Rage (MEGA-HR-1-10-8-3) 43&rarr;42',0,'1','','order_note',0,0),
(69,4399,'WooCommerce','woocommerce@hara.thembaydev.com','','','2022-03-21 18:00:14','2022-03-21 18:00:14','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0);
/*!40000 ALTER TABLE `wp5n_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_e_events`
--

DROP TABLE IF EXISTS `wp5n_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_e_events`
--

LOCK TABLES `wp5n_e_events` WRITE;
/*!40000 ALTER TABLE `wp5n_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_links`
--

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

--
-- Dumping data for table `wp5n_links`
--

LOCK TABLES `wp5n_links` WRITE;
/*!40000 ALTER TABLE `wp5n_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_options`
--

DROP TABLE IF EXISTS `wp5n_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=1527 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_options`
--

LOCK TABLES `wp5n_options` WRITE;
/*!40000 ALTER TABLE `wp5n_options` DISABLE KEYS */;
INSERT INTO `wp5n_options` VALUES
(1,'cron','a:22:{i:1782733634;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:1782736205;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:1782736696;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:1782736697;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:1782736706;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:1782757804;a:1:{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:1782757805;a:1:{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;}}}i:1782757817;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:1782758301;a:1:{s:45:\"woocommerce_marketplace_cron_fetch_promotions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1782776086;a:1:{s:32:\"puc_cron_check_updates-wpthembay\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1782791520;a:1:{s:29:\"mc4wp_refresh_mailchimp_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1782801004;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:1782801017;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:1782801018;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:1782801494;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:1782801496;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:1782801557;a:1:{s:34:\"yith_wcwl_delete_expired_wishlists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1782856114;a:1:{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;}}}i:1783146734;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:1783233004;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:1783296000;a:2:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}s:33:\"wpforms_weekly_entries_count_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}s:7:\"version\";i:2;}','on'),
(2,'siteurl','https://www.gujaratrafting.com/derma','on'),
(3,'home','https://www.gujaratrafting.com/derma','on'),
(4,'blogname','Derma Heaven','on'),
(5,'blogdescription','Cosmetic Manufacturer','on'),
(6,'users_can_register','0','on'),
(7,'admin_email','prajapatihemant743@gmail.com','on'),
(8,'start_of_week','1','on'),
(9,'use_balanceTags','0','on'),
(10,'use_smilies','1','on'),
(11,'require_name_email','1','on'),
(12,'comments_notify','1','on'),
(13,'posts_per_rss','10','on'),
(14,'rss_use_excerpt','0','on'),
(15,'mailserver_url','mail.example.com','on'),
(16,'mailserver_login','login@example.com','on'),
(17,'mailserver_pass','','on'),
(18,'mailserver_port','110','on'),
(19,'default_category','1','on'),
(20,'default_comment_status','open','on'),
(21,'default_ping_status','open','on'),
(22,'default_pingback_flag','1','on'),
(23,'posts_per_page','10','on'),
(24,'date_format','F j, Y','on'),
(25,'time_format','g:i a','on'),
(26,'links_updated_date_format','F j, Y g:i a','on'),
(27,'comment_moderation','0','on'),
(28,'moderation_notify','1','on'),
(29,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','on'),
(30,'rewrite_rules','a:303:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:15:\"^checkout-link$\";s:28:\"index.php?checkout-link=true\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:55:\"e-floating-buttons/([^/]+)/wc/file/transient(/(.*))?/?$\";s:70:\"index.php?e-floating-buttons=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"e-floating-buttons/([^/]+)/wc-api(/(.*))?/?$\";s:59:\"index.php?e-floating-buttons=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:72:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:50:\"e-floating-buttons/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"elementor_component/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"elementor_component/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"elementor_component/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"elementor_component/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"elementor_component/([^/]+)/embed/?$\";s:52:\"index.php?elementor_component=$matches[1]&embed=true\";s:40:\"elementor_component/([^/]+)/trackback/?$\";s:46:\"index.php?elementor_component=$matches[1]&tb=1\";s:48:\"elementor_component/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&paged=$matches[2]\";s:55:\"elementor_component/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&cpage=$matches[2]\";s:56:\"elementor_component/([^/]+)/wc/file/transient(/(.*))?/?$\";s:71:\"index.php?elementor_component=$matches[1]&wc/file/transient=$matches[3]\";s:45:\"elementor_component/([^/]+)/wc-api(/(.*))?/?$\";s:60:\"index.php?elementor_component=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:73:\"elementor_component/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:51:\"elementor_component/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:44:\"elementor_component/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementor_component=$matches[1]&page=$matches[2]\";s:36:\"elementor_component/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"elementor_component/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"elementor_component/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"elementor_component/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:39:\"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:20:\"brand/(.+?)/embed/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:32:\"brand/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:14:\"brand/(.+?)/?$\";s:35:\"index.php?product_brand=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:31:\"mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:39:\"mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:46:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:47:\"mc4wp-form/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?mc4wp-form=$matches[1]&wc/file/transient=$matches[3]\";s:36:\"mc4wp-form/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?mc4wp-form=$matches[1]&wc-api=$matches[3]\";s:53:\"mc4wp-form/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:64:\"mc4wp-form/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"mc4wp-form/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"mc4wp-form/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:27:\"mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mc4wp-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"e_global_class/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e_global_class/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e_global_class/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e_global_class/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e_global_class/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e_global_class/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e_global_class/([^/]+)/embed/?$\";s:47:\"index.php?e_global_class=$matches[1]&embed=true\";s:35:\"e_global_class/([^/]+)/trackback/?$\";s:41:\"index.php?e_global_class=$matches[1]&tb=1\";s:43:\"e_global_class/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e_global_class=$matches[1]&paged=$matches[2]\";s:50:\"e_global_class/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e_global_class=$matches[1]&cpage=$matches[2]\";s:51:\"e_global_class/([^/]+)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?e_global_class=$matches[1]&wc/file/transient=$matches[3]\";s:40:\"e_global_class/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?e_global_class=$matches[1]&wc-api=$matches[3]\";s:57:\"e_global_class/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:68:\"e_global_class/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:46:\"e_global_class/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e_global_class/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:39:\"e_global_class/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e_global_class=$matches[1]&page=$matches[2]\";s:31:\"e_global_class/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e_global_class/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e_global_class/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e_global_class/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e_global_class/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e_global_class/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"thembay-block/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"thembay-block/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"thembay-block/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"thembay-block/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"thembay-block/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"thembay-block/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"thembay-block/([^/]+)/embed/?$\";s:49:\"index.php?tbay_custom_post=$matches[1]&embed=true\";s:34:\"thembay-block/([^/]+)/trackback/?$\";s:43:\"index.php?tbay_custom_post=$matches[1]&tb=1\";s:42:\"thembay-block/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?tbay_custom_post=$matches[1]&paged=$matches[2]\";s:49:\"thembay-block/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?tbay_custom_post=$matches[1]&cpage=$matches[2]\";s:50:\"thembay-block/([^/]+)/wc/file/transient(/(.*))?/?$\";s:68:\"index.php?tbay_custom_post=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"thembay-block/([^/]+)/wc-api(/(.*))?/?$\";s:57:\"index.php?tbay_custom_post=$matches[1]&wc-api=$matches[3]\";s:56:\"thembay-block/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:67:\"thembay-block/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:45:\"thembay-block/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:56:\"thembay-block/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:38:\"thembay-block/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?tbay_custom_post=$matches[1]&page=$matches[2]\";s:30:\"thembay-block/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"thembay-block/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"thembay-block/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"thembay-block/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"thembay-block/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"thembay-block/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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=7042&cpage=$matches[1]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:73:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc/file/transient(/(.*))?/?$\";s:110:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc/file/transient=$matches[6]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:84:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$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:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','on'),
(31,'hack_file','0','on'),
(32,'blog_charset','UTF-8','on'),
(33,'moderation_keys','','off'),
(34,'active_plugins','a:12:{i:0;s:35:\"redux-framework/redux-framework.php\";i:1;s:13:\"cmb2/init.php\";i:2;s:33:\"duplicate-post/duplicate-post.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:5;s:23:\"revslider/revslider.php\";i:6;s:49:\"woo-variation-swatches/woo-variation-swatches.php\";i:7;s:37:\"woocommerce-products-filter/index.php\";i:8;s:27:\"woocommerce/woocommerce.php\";i:9;s:24:\"wpforms-lite/wpforms.php\";i:10;s:23:\"wpthembay/wpthembay.php\";i:11;s:34:\"yith-woocommerce-wishlist/init.php\";}','on'),
(35,'category_base','','on'),
(36,'ping_sites','https://rpc.pingomatic.com/','on'),
(37,'comment_max_links','2','on'),
(38,'gmt_offset','0','on'),
(39,'default_email_category','1','on'),
(40,'recently_edited','','off'),
(41,'template','hara','on'),
(42,'stylesheet','hara-child','on'),
(43,'comment_registration','0','on'),
(44,'html_type','text/html','on'),
(45,'use_trackback','0','on'),
(46,'default_role','subscriber','on'),
(47,'db_version','61833','on'),
(48,'uploads_use_yearmonth_folders','1','on'),
(49,'upload_path','','on'),
(50,'blog_public','1','on'),
(51,'default_link_category','2','on'),
(52,'show_on_front','page','on'),
(53,'tag_base','','on'),
(54,'show_avatars','1','on'),
(55,'avatar_rating','G','on'),
(56,'upload_url_path','','on'),
(57,'thumbnail_size_w','420','on'),
(58,'thumbnail_size_h','315','on'),
(59,'thumbnail_crop','1','on'),
(60,'medium_size_w','555','on'),
(61,'medium_size_h','333','on'),
(62,'avatar_default','mystery','on'),
(63,'large_size_w','770','on'),
(64,'large_size_h','462','on'),
(65,'image_default_link_type','file','on'),
(66,'image_default_size','','on'),
(67,'image_default_align','','on'),
(68,'close_comments_for_old_posts','0','on'),
(69,'close_comments_days_old','14','on'),
(70,'thread_comments','1','on'),
(71,'thread_comments_depth','5','on'),
(72,'page_comments','0','on'),
(73,'comments_per_page','50','on'),
(74,'default_comments_page','newest','on'),
(75,'comment_order','asc','on'),
(76,'sticky_posts','a:0:{}','on'),
(77,'widget_categories','a:3:{i:1;a:4:{s:5:\"title\";s:10:\"Categories\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}i:2;a:4:{s:5:\"title\";s:10:\"Categories\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','on'),
(78,'widget_text','a:0:{}','on'),
(79,'widget_rss','a:0:{}','on'),
(80,'uninstall_plugins','a:1:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}','off'),
(81,'timezone_string','','on'),
(82,'page_for_posts','0','on'),
(83,'page_on_front','7042','on'),
(84,'default_post_format','0','on'),
(85,'link_manager_enabled','0','on'),
(86,'finished_splitting_shared_terms','1','on'),
(87,'site_icon','0','on'),
(88,'medium_large_size_w','768','on'),
(89,'medium_large_size_h','0','on'),
(90,'wp_page_for_privacy_policy','3','on'),
(91,'show_comments_cookies_opt_in','1','on'),
(92,'admin_email_lifespan','1798093804','on'),
(93,'disallowed_keys','','off'),
(94,'comment_previously_approved','1','on'),
(95,'auto_plugin_theme_update_emails','a:0:{}','off'),
(96,'auto_update_core_dev','enabled','on'),
(97,'auto_update_core_minor','enabled','on'),
(98,'auto_update_core_major','enabled','on'),
(99,'wp_force_deactivated_plugins','a:0:{}','on'),
(100,'wp_attachment_pages_enabled','0','on'),
(101,'wp_notes_notify','1','on'),
(102,'initial_db_version','61833','on'),
(103,'wp5n_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:134:{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:21:\"read_tbay_custom_post\";b:1;s:30:\"read_private_tbay_custom_posts\";b:1;s:21:\"edit_tbay_custom_post\";b:1;s:22:\"edit_tbay_custom_posts\";b:1;s:29:\"edit_others_tbay_custom_posts\";b:1;s:30:\"edit_private_tbay_custom_posts\";b:1;s:32:\"edit_published_tbay_custom_posts\";b:1;s:25:\"publish_tbay_custom_posts\";b:1;s:23:\"delete_tbay_custom_post\";b:1;s:24:\"delete_tbay_custom_posts\";b:1;s:31:\"delete_others_tbay_custom_posts\";b:1;s:32:\"delete_private_tbay_custom_posts\";b:1;s:34:\"delete_published_tbay_custom_posts\";b:1;s:18:\"manage_woocommerce\";b:1;s:16:\"create_customers\";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:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_update_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:39:{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:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:14:{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:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:9:{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:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:97:{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:16:\"create_customers\";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:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}}','on'),
(104,'fresh_site','0','off'),
(105,'user_count','1','off'),
(106,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;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 -->\";}s:12:\"_multiwidget\";i:1;}','auto'),
(107,'sidebars_widgets','a:11:{s:19:\"wp_inactive_widgets\";a:0:{}s:15:\"sidebar-default\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:6:\"footer\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:19:\"product-top-archive\";a:0:{}s:22:\"product-bottom-archive\";a:1:{i:0;s:28:\"hara_template_custom_block-1\";}s:15:\"product-archive\";a:1:{i:0;s:13:\"woof_widget-1\";}s:14:\"product-single\";a:3:{i:0;s:32:\"woocommerce_product_categories-1\";i:1;s:22:\"woocommerce_products-1\";i:2;s:11:\"tag_cloud-1\";}s:16:\"newsletter-popup\";a:0:{}s:20:\"blog-archive-sidebar\";a:4:{i:0;s:8:\"search-1\";i:1;s:12:\"categories-1\";i:2;s:18:\"hara_recent_post-1\";i:3;s:11:\"tag_cloud-2\";}s:19:\"blog-single-sidebar\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:18:\"hara_recent_post-2\";i:3;s:11:\"tag_cloud-3\";}s:13:\"array_version\";i:3;}','auto'),
(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(109,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(110,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(111,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(112,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(113,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(114,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(115,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(116,'widget_search','a:3:{i:1;a:1:{s:5:\"title\";s:6:\"Search\";}i:2;a:1:{s:5:\"title\";s:6:\"Search\";}s:12:\"_multiwidget\";i:1;}','auto'),
(117,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(118,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(119,'widget_tag_cloud','a:4:{i:1;a:3:{s:5:\"title\";s:9:\"Tag Cloud\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}i:2;a:3:{s:5:\"title\";s:4:\"Tags\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}i:3;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;}','auto'),
(120,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(121,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(122,'theme_mods_twentytwentyfive','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1782541936;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\";}}}}','off'),
(123,'recovery_keys','a:0:{}','off'),
(124,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:3:\"7.0\";s:5:\"files\";a:596:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:22:\"archives/style-rtl.css\";i:17;s:26:\"archives/style-rtl.min.css\";i:18;s:18:\"archives/style.css\";i:19;s:22:\"archives/style.min.css\";i:20;s:20:\"audio/editor-rtl.css\";i:21;s:24:\"audio/editor-rtl.min.css\";i:22;s:16:\"audio/editor.css\";i:23;s:20:\"audio/editor.min.css\";i:24;s:19:\"audio/style-rtl.css\";i:25;s:23:\"audio/style-rtl.min.css\";i:26;s:15:\"audio/style.css\";i:27;s:19:\"audio/style.min.css\";i:28;s:19:\"audio/theme-rtl.css\";i:29;s:23:\"audio/theme-rtl.min.css\";i:30;s:15:\"audio/theme.css\";i:31;s:19:\"audio/theme.min.css\";i:32;s:21:\"avatar/editor-rtl.css\";i:33;s:25:\"avatar/editor-rtl.min.css\";i:34;s:17:\"avatar/editor.css\";i:35;s:21:\"avatar/editor.min.css\";i:36;s:20:\"avatar/style-rtl.css\";i:37;s:24:\"avatar/style-rtl.min.css\";i:38;s:16:\"avatar/style.css\";i:39;s:20:\"avatar/style.min.css\";i:40;s:25:\"breadcrumbs/style-rtl.css\";i:41;s:29:\"breadcrumbs/style-rtl.min.css\";i:42;s:21:\"breadcrumbs/style.css\";i:43;s:25:\"breadcrumbs/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:19:\"icon/editor-rtl.css\";i:217;s:23:\"icon/editor-rtl.min.css\";i:218;s:15:\"icon/editor.css\";i:219;s:19:\"icon/editor.min.css\";i:220;s:18:\"icon/style-rtl.css\";i:221;s:22:\"icon/style-rtl.min.css\";i:222;s:14:\"icon/style.css\";i:223;s:18:\"icon/style.min.css\";i:224;s:20:\"image/editor-rtl.css\";i:225;s:24:\"image/editor-rtl.min.css\";i:226;s:16:\"image/editor.css\";i:227;s:20:\"image/editor.min.css\";i:228;s:19:\"image/style-rtl.css\";i:229;s:23:\"image/style-rtl.min.css\";i:230;s:15:\"image/style.css\";i:231;s:19:\"image/style.min.css\";i:232;s:19:\"image/theme-rtl.css\";i:233;s:23:\"image/theme-rtl.min.css\";i:234;s:15:\"image/theme.css\";i:235;s:19:\"image/theme.min.css\";i:236;s:29:\"latest-comments/style-rtl.css\";i:237;s:33:\"latest-comments/style-rtl.min.css\";i:238;s:25:\"latest-comments/style.css\";i:239;s:29:\"latest-comments/style.min.css\";i:240;s:27:\"latest-posts/editor-rtl.css\";i:241;s:31:\"latest-posts/editor-rtl.min.css\";i:242;s:23:\"latest-posts/editor.css\";i:243;s:27:\"latest-posts/editor.min.css\";i:244;s:26:\"latest-posts/style-rtl.css\";i:245;s:30:\"latest-posts/style-rtl.min.css\";i:246;s:22:\"latest-posts/style.css\";i:247;s:26:\"latest-posts/style.min.css\";i:248;s:18:\"list/style-rtl.css\";i:249;s:22:\"list/style-rtl.min.css\";i:250;s:14:\"list/style.css\";i:251;s:18:\"list/style.min.css\";i:252;s:22:\"loginout/style-rtl.css\";i:253;s:26:\"loginout/style-rtl.min.css\";i:254;s:18:\"loginout/style.css\";i:255;s:22:\"loginout/style.min.css\";i:256;s:19:\"math/editor-rtl.css\";i:257;s:23:\"math/editor-rtl.min.css\";i:258;s:15:\"math/editor.css\";i:259;s:19:\"math/editor.min.css\";i:260;s:18:\"math/style-rtl.css\";i:261;s:22:\"math/style-rtl.min.css\";i:262;s:14:\"math/style.css\";i:263;s:18:\"math/style.min.css\";i:264;s:25:\"media-text/editor-rtl.css\";i:265;s:29:\"media-text/editor-rtl.min.css\";i:266;s:21:\"media-text/editor.css\";i:267;s:25:\"media-text/editor.min.css\";i:268;s:24:\"media-text/style-rtl.css\";i:269;s:28:\"media-text/style-rtl.min.css\";i:270;s:20:\"media-text/style.css\";i:271;s:24:\"media-text/style.min.css\";i:272;s:19:\"more/editor-rtl.css\";i:273;s:23:\"more/editor-rtl.min.css\";i:274;s:15:\"more/editor.css\";i:275;s:19:\"more/editor.min.css\";i:276;s:30:\"navigation-link/editor-rtl.css\";i:277;s:34:\"navigation-link/editor-rtl.min.css\";i:278;s:26:\"navigation-link/editor.css\";i:279;s:30:\"navigation-link/editor.min.css\";i:280;s:29:\"navigation-link/style-rtl.css\";i:281;s:33:\"navigation-link/style-rtl.min.css\";i:282;s:25:\"navigation-link/style.css\";i:283;s:29:\"navigation-link/style.min.css\";i:284;s:38:\"navigation-overlay-close/style-rtl.css\";i:285;s:42:\"navigation-overlay-close/style-rtl.min.css\";i:286;s:34:\"navigation-overlay-close/style.css\";i:287;s:38:\"navigation-overlay-close/style.min.css\";i:288;s:33:\"navigation-submenu/editor-rtl.css\";i:289;s:37:\"navigation-submenu/editor-rtl.min.css\";i:290;s:29:\"navigation-submenu/editor.css\";i:291;s:33:\"navigation-submenu/editor.min.css\";i:292;s:25:\"navigation/editor-rtl.css\";i:293;s:29:\"navigation/editor-rtl.min.css\";i:294;s:21:\"navigation/editor.css\";i:295;s:25:\"navigation/editor.min.css\";i:296;s:24:\"navigation/style-rtl.css\";i:297;s:28:\"navigation/style-rtl.min.css\";i:298;s:20:\"navigation/style.css\";i:299;s:24:\"navigation/style.min.css\";i:300;s:23:\"nextpage/editor-rtl.css\";i:301;s:27:\"nextpage/editor-rtl.min.css\";i:302;s:19:\"nextpage/editor.css\";i:303;s:23:\"nextpage/editor.min.css\";i:304;s:24:\"page-list/editor-rtl.css\";i:305;s:28:\"page-list/editor-rtl.min.css\";i:306;s:20:\"page-list/editor.css\";i:307;s:24:\"page-list/editor.min.css\";i:308;s:23:\"page-list/style-rtl.css\";i:309;s:27:\"page-list/style-rtl.min.css\";i:310;s:19:\"page-list/style.css\";i:311;s:23:\"page-list/style.min.css\";i:312;s:24:\"paragraph/editor-rtl.css\";i:313;s:28:\"paragraph/editor-rtl.min.css\";i:314;s:20:\"paragraph/editor.css\";i:315;s:24:\"paragraph/editor.min.css\";i:316;s:23:\"paragraph/style-rtl.css\";i:317;s:27:\"paragraph/style-rtl.min.css\";i:318;s:19:\"paragraph/style.css\";i:319;s:23:\"paragraph/style.min.css\";i:320;s:35:\"post-author-biography/style-rtl.css\";i:321;s:39:\"post-author-biography/style-rtl.min.css\";i:322;s:31:\"post-author-biography/style.css\";i:323;s:35:\"post-author-biography/style.min.css\";i:324;s:30:\"post-author-name/style-rtl.css\";i:325;s:34:\"post-author-name/style-rtl.min.css\";i:326;s:26:\"post-author-name/style.css\";i:327;s:30:\"post-author-name/style.min.css\";i:328;s:26:\"post-author/editor-rtl.css\";i:329;s:30:\"post-author/editor-rtl.min.css\";i:330;s:22:\"post-author/editor.css\";i:331;s:26:\"post-author/editor.min.css\";i:332;s:25:\"post-author/style-rtl.css\";i:333;s:29:\"post-author/style-rtl.min.css\";i:334;s:21:\"post-author/style.css\";i:335;s:25:\"post-author/style.min.css\";i:336;s:33:\"post-comments-count/style-rtl.css\";i:337;s:37:\"post-comments-count/style-rtl.min.css\";i:338;s:29:\"post-comments-count/style.css\";i:339;s:33:\"post-comments-count/style.min.css\";i:340;s:33:\"post-comments-form/editor-rtl.css\";i:341;s:37:\"post-comments-form/editor-rtl.min.css\";i:342;s:29:\"post-comments-form/editor.css\";i:343;s:33:\"post-comments-form/editor.min.css\";i:344;s:32:\"post-comments-form/style-rtl.css\";i:345;s:36:\"post-comments-form/style-rtl.min.css\";i:346;s:28:\"post-comments-form/style.css\";i:347;s:32:\"post-comments-form/style.min.css\";i:348;s:32:\"post-comments-link/style-rtl.css\";i:349;s:36:\"post-comments-link/style-rtl.min.css\";i:350;s:28:\"post-comments-link/style.css\";i:351;s:32:\"post-comments-link/style.min.css\";i:352;s:26:\"post-content/style-rtl.css\";i:353;s:30:\"post-content/style-rtl.min.css\";i:354;s:22:\"post-content/style.css\";i:355;s:26:\"post-content/style.min.css\";i:356;s:23:\"post-date/style-rtl.css\";i:357;s:27:\"post-date/style-rtl.min.css\";i:358;s:19:\"post-date/style.css\";i:359;s:23:\"post-date/style.min.css\";i:360;s:27:\"post-excerpt/editor-rtl.css\";i:361;s:31:\"post-excerpt/editor-rtl.min.css\";i:362;s:23:\"post-excerpt/editor.css\";i:363;s:27:\"post-excerpt/editor.min.css\";i:364;s:26:\"post-excerpt/style-rtl.css\";i:365;s:30:\"post-excerpt/style-rtl.min.css\";i:366;s:22:\"post-excerpt/style.css\";i:367;s:26:\"post-excerpt/style.min.css\";i:368;s:34:\"post-featured-image/editor-rtl.css\";i:369;s:38:\"post-featured-image/editor-rtl.min.css\";i:370;s:30:\"post-featured-image/editor.css\";i:371;s:34:\"post-featured-image/editor.min.css\";i:372;s:33:\"post-featured-image/style-rtl.css\";i:373;s:37:\"post-featured-image/style-rtl.min.css\";i:374;s:29:\"post-featured-image/style.css\";i:375;s:33:\"post-featured-image/style.min.css\";i:376;s:34:\"post-navigation-link/style-rtl.css\";i:377;s:38:\"post-navigation-link/style-rtl.min.css\";i:378;s:30:\"post-navigation-link/style.css\";i:379;s:34:\"post-navigation-link/style.min.css\";i:380;s:27:\"post-template/style-rtl.css\";i:381;s:31:\"post-template/style-rtl.min.css\";i:382;s:23:\"post-template/style.css\";i:383;s:27:\"post-template/style.min.css\";i:384;s:24:\"post-terms/style-rtl.css\";i:385;s:28:\"post-terms/style-rtl.min.css\";i:386;s:20:\"post-terms/style.css\";i:387;s:24:\"post-terms/style.min.css\";i:388;s:31:\"post-time-to-read/style-rtl.css\";i:389;s:35:\"post-time-to-read/style-rtl.min.css\";i:390;s:27:\"post-time-to-read/style.css\";i:391;s:31:\"post-time-to-read/style.min.css\";i:392;s:24:\"post-title/style-rtl.css\";i:393;s:28:\"post-title/style-rtl.min.css\";i:394;s:20:\"post-title/style.css\";i:395;s:24:\"post-title/style.min.css\";i:396;s:26:\"preformatted/style-rtl.css\";i:397;s:30:\"preformatted/style-rtl.min.css\";i:398;s:22:\"preformatted/style.css\";i:399;s:26:\"preformatted/style.min.css\";i:400;s:24:\"pullquote/editor-rtl.css\";i:401;s:28:\"pullquote/editor-rtl.min.css\";i:402;s:20:\"pullquote/editor.css\";i:403;s:24:\"pullquote/editor.min.css\";i:404;s:23:\"pullquote/style-rtl.css\";i:405;s:27:\"pullquote/style-rtl.min.css\";i:406;s:19:\"pullquote/style.css\";i:407;s:23:\"pullquote/style.min.css\";i:408;s:23:\"pullquote/theme-rtl.css\";i:409;s:27:\"pullquote/theme-rtl.min.css\";i:410;s:19:\"pullquote/theme.css\";i:411;s:23:\"pullquote/theme.min.css\";i:412;s:39:\"query-pagination-numbers/editor-rtl.css\";i:413;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:414;s:35:\"query-pagination-numbers/editor.css\";i:415;s:39:\"query-pagination-numbers/editor.min.css\";i:416;s:31:\"query-pagination/editor-rtl.css\";i:417;s:35:\"query-pagination/editor-rtl.min.css\";i:418;s:27:\"query-pagination/editor.css\";i:419;s:31:\"query-pagination/editor.min.css\";i:420;s:30:\"query-pagination/style-rtl.css\";i:421;s:34:\"query-pagination/style-rtl.min.css\";i:422;s:26:\"query-pagination/style.css\";i:423;s:30:\"query-pagination/style.min.css\";i:424;s:25:\"query-title/style-rtl.css\";i:425;s:29:\"query-title/style-rtl.min.css\";i:426;s:21:\"query-title/style.css\";i:427;s:25:\"query-title/style.min.css\";i:428;s:25:\"query-total/style-rtl.css\";i:429;s:29:\"query-total/style-rtl.min.css\";i:430;s:21:\"query-total/style.css\";i:431;s:25:\"query-total/style.min.css\";i:432;s:20:\"query/editor-rtl.css\";i:433;s:24:\"query/editor-rtl.min.css\";i:434;s:16:\"query/editor.css\";i:435;s:20:\"query/editor.min.css\";i:436;s:19:\"quote/style-rtl.css\";i:437;s:23:\"quote/style-rtl.min.css\";i:438;s:15:\"quote/style.css\";i:439;s:19:\"quote/style.min.css\";i:440;s:19:\"quote/theme-rtl.css\";i:441;s:23:\"quote/theme-rtl.min.css\";i:442;s:15:\"quote/theme.css\";i:443;s:19:\"quote/theme.min.css\";i:444;s:23:\"read-more/style-rtl.css\";i:445;s:27:\"read-more/style-rtl.min.css\";i:446;s:19:\"read-more/style.css\";i:447;s:23:\"read-more/style.min.css\";i:448;s:18:\"rss/editor-rtl.css\";i:449;s:22:\"rss/editor-rtl.min.css\";i:450;s:14:\"rss/editor.css\";i:451;s:18:\"rss/editor.min.css\";i:452;s:17:\"rss/style-rtl.css\";i:453;s:21:\"rss/style-rtl.min.css\";i:454;s:13:\"rss/style.css\";i:455;s:17:\"rss/style.min.css\";i:456;s:21:\"search/editor-rtl.css\";i:457;s:25:\"search/editor-rtl.min.css\";i:458;s:17:\"search/editor.css\";i:459;s:21:\"search/editor.min.css\";i:460;s:20:\"search/style-rtl.css\";i:461;s:24:\"search/style-rtl.min.css\";i:462;s:16:\"search/style.css\";i:463;s:20:\"search/style.min.css\";i:464;s:20:\"search/theme-rtl.css\";i:465;s:24:\"search/theme-rtl.min.css\";i:466;s:16:\"search/theme.css\";i:467;s:20:\"search/theme.min.css\";i:468;s:24:\"separator/editor-rtl.css\";i:469;s:28:\"separator/editor-rtl.min.css\";i:470;s:20:\"separator/editor.css\";i:471;s:24:\"separator/editor.min.css\";i:472;s:23:\"separator/style-rtl.css\";i:473;s:27:\"separator/style-rtl.min.css\";i:474;s:19:\"separator/style.css\";i:475;s:23:\"separator/style.min.css\";i:476;s:23:\"separator/theme-rtl.css\";i:477;s:27:\"separator/theme-rtl.min.css\";i:478;s:19:\"separator/theme.css\";i:479;s:23:\"separator/theme.min.css\";i:480;s:24:\"shortcode/editor-rtl.css\";i:481;s:28:\"shortcode/editor-rtl.min.css\";i:482;s:20:\"shortcode/editor.css\";i:483;s:24:\"shortcode/editor.min.css\";i:484;s:24:\"site-logo/editor-rtl.css\";i:485;s:28:\"site-logo/editor-rtl.min.css\";i:486;s:20:\"site-logo/editor.css\";i:487;s:24:\"site-logo/editor.min.css\";i:488;s:23:\"site-logo/style-rtl.css\";i:489;s:27:\"site-logo/style-rtl.min.css\";i:490;s:19:\"site-logo/style.css\";i:491;s:23:\"site-logo/style.min.css\";i:492;s:27:\"site-tagline/editor-rtl.css\";i:493;s:31:\"site-tagline/editor-rtl.min.css\";i:494;s:23:\"site-tagline/editor.css\";i:495;s:27:\"site-tagline/editor.min.css\";i:496;s:26:\"site-tagline/style-rtl.css\";i:497;s:30:\"site-tagline/style-rtl.min.css\";i:498;s:22:\"site-tagline/style.css\";i:499;s:26:\"site-tagline/style.min.css\";i:500;s:25:\"site-title/editor-rtl.css\";i:501;s:29:\"site-title/editor-rtl.min.css\";i:502;s:21:\"site-title/editor.css\";i:503;s:25:\"site-title/editor.min.css\";i:504;s:24:\"site-title/style-rtl.css\";i:505;s:28:\"site-title/style-rtl.min.css\";i:506;s:20:\"site-title/style.css\";i:507;s:24:\"site-title/style.min.css\";i:508;s:26:\"social-link/editor-rtl.css\";i:509;s:30:\"social-link/editor-rtl.min.css\";i:510;s:22:\"social-link/editor.css\";i:511;s:26:\"social-link/editor.min.css\";i:512;s:27:\"social-links/editor-rtl.css\";i:513;s:31:\"social-links/editor-rtl.min.css\";i:514;s:23:\"social-links/editor.css\";i:515;s:27:\"social-links/editor.min.css\";i:516;s:26:\"social-links/style-rtl.css\";i:517;s:30:\"social-links/style-rtl.min.css\";i:518;s:22:\"social-links/style.css\";i:519;s:26:\"social-links/style.min.css\";i:520;s:21:\"spacer/editor-rtl.css\";i:521;s:25:\"spacer/editor-rtl.min.css\";i:522;s:17:\"spacer/editor.css\";i:523;s:21:\"spacer/editor.min.css\";i:524;s:20:\"spacer/style-rtl.css\";i:525;s:24:\"spacer/style-rtl.min.css\";i:526;s:16:\"spacer/style.css\";i:527;s:20:\"spacer/style.min.css\";i:528;s:20:\"table/editor-rtl.css\";i:529;s:24:\"table/editor-rtl.min.css\";i:530;s:16:\"table/editor.css\";i:531;s:20:\"table/editor.min.css\";i:532;s:19:\"table/style-rtl.css\";i:533;s:23:\"table/style-rtl.min.css\";i:534;s:15:\"table/style.css\";i:535;s:19:\"table/style.min.css\";i:536;s:19:\"table/theme-rtl.css\";i:537;s:23:\"table/theme-rtl.min.css\";i:538;s:15:\"table/theme.css\";i:539;s:19:\"table/theme.min.css\";i:540;s:23:\"tag-cloud/style-rtl.css\";i:541;s:27:\"tag-cloud/style-rtl.min.css\";i:542;s:19:\"tag-cloud/style.css\";i:543;s:23:\"tag-cloud/style.min.css\";i:544;s:28:\"template-part/editor-rtl.css\";i:545;s:32:\"template-part/editor-rtl.min.css\";i:546;s:24:\"template-part/editor.css\";i:547;s:28:\"template-part/editor.min.css\";i:548;s:27:\"template-part/theme-rtl.css\";i:549;s:31:\"template-part/theme-rtl.min.css\";i:550;s:23:\"template-part/theme.css\";i:551;s:27:\"template-part/theme.min.css\";i:552;s:24:\"term-count/style-rtl.css\";i:553;s:28:\"term-count/style-rtl.min.css\";i:554;s:20:\"term-count/style.css\";i:555;s:24:\"term-count/style.min.css\";i:556;s:30:\"term-description/style-rtl.css\";i:557;s:34:\"term-description/style-rtl.min.css\";i:558;s:26:\"term-description/style.css\";i:559;s:30:\"term-description/style.min.css\";i:560;s:23:\"term-name/style-rtl.css\";i:561;s:27:\"term-name/style-rtl.min.css\";i:562;s:19:\"term-name/style.css\";i:563;s:23:\"term-name/style.min.css\";i:564;s:28:\"term-template/editor-rtl.css\";i:565;s:32:\"term-template/editor-rtl.min.css\";i:566;s:24:\"term-template/editor.css\";i:567;s:28:\"term-template/editor.min.css\";i:568;s:27:\"term-template/style-rtl.css\";i:569;s:31:\"term-template/style-rtl.min.css\";i:570;s:23:\"term-template/style.css\";i:571;s:27:\"term-template/style.min.css\";i:572;s:27:\"text-columns/editor-rtl.css\";i:573;s:31:\"text-columns/editor-rtl.min.css\";i:574;s:23:\"text-columns/editor.css\";i:575;s:27:\"text-columns/editor.min.css\";i:576;s:26:\"text-columns/style-rtl.css\";i:577;s:30:\"text-columns/style-rtl.min.css\";i:578;s:22:\"text-columns/style.css\";i:579;s:26:\"text-columns/style.min.css\";i:580;s:19:\"verse/style-rtl.css\";i:581;s:23:\"verse/style-rtl.min.css\";i:582;s:15:\"verse/style.css\";i:583;s:19:\"verse/style.min.css\";i:584;s:20:\"video/editor-rtl.css\";i:585;s:24:\"video/editor-rtl.min.css\";i:586;s:16:\"video/editor.css\";i:587;s:20:\"video/editor.min.css\";i:588;s:19:\"video/style-rtl.css\";i:589;s:23:\"video/style-rtl.min.css\";i:590;s:15:\"video/style.css\";i:591;s:19:\"video/style.min.css\";i:592;s:19:\"video/theme-rtl.css\";i:593;s:23:\"video/theme-rtl.min.css\";i:594;s:15:\"video/theme.css\";i:595;s:19:\"video/theme.min.css\";}}','on'),
(128,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"d4c194055311dd6a9e111c5556cddc2a\";s:6:\"blocks\";a:7:{s:32:\"0368537a03d4b05ed11f802c802c5153\";s:0:\"\";s:32:\"500888137eafa12a508de2c588d9ffdd\";s:46:\":root :where(.wp-block-icon svg){width: 24px;}\";s:32:\"a6036e6eb2ad2df7ed8860b807868647\";s:0:\"\";s:32:\"3b46efc0a10c1dae38f584ad199c3544\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:32:\"ab4df16c9e454bfed8a404309545590d\";s:120:\":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}\";s:32:\"68ec5cad52d993402775a7503ba9efb7\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:32:\"b8b4aa19e69b9b2de0f5c27097467bd6\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),
(132,'_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:57:\"https://downloads.wordpress.org/release/wordpress-7.0.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-7.0.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-7.0-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-7.0-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"7.0\";s:7:\"version\";s:3:\"7.0\";s:11:\"php_version\";s:3:\"7.4\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1782709322;s:15:\"version_checked\";s:3:\"7.0\";s:12:\"translations\";a:0:{}}','off'),
(139,'_site_transient_timeout_browser_16fee37559dbd42b448204446d02089f','1783146618','off'),
(140,'_site_transient_browser_16fee37559dbd42b448204446d02089f','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"149.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'),
(141,'_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447','1783146618','off'),
(142,'_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:3:\"7.4\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','off'),
(150,'can_compress_scripts','1','on'),
(159,'finished_updating_comment_type','1','auto'),
(165,'current_theme','Hara Child','auto'),
(166,'theme_mods_hara','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1782542332;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:15:\"sidebar-default\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:6:\"footer\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'),
(167,'theme_switched','','auto'),
(168,'use_extendify_templates','','auto'),
(169,'page_template','elementor_header_footer','auto'),
(172,'elementor_cpt_support','a:4:{i:0;s:16:\"tbay_custom_post\";i:1;s:4:\"post\";i:2;s:4:\"page\";i:3;s:7:\"product\";}','auto'),
(173,'elementor_disable_color_schemes','yes','auto'),
(174,'elementor_disable_typography_schemes','yes','auto'),
(175,'elementor_container_width','1200','auto'),
(176,'elementor_viewport_lg','1200','auto'),
(177,'elementor_space_between_widgets','0','auto'),
(178,'elementor_load_fa4_shim','yes','auto'),
(180,'elementor_active_kit','7','auto'),
(181,'elementor_font_display','swap','auto'),
(184,'revslider_servers','a:4:{i:0;s:22:\"themepunch-ext-c.tools\";i:1;s:22:\"themepunch-ext-a.tools\";i:2;s:16:\"themepunch.tools\";i:3;s:22:\"themepunch-ext-b.tools\";}','auto'),
(185,'revslider_server_refresh','1782542294','auto'),
(186,'revslider-library-check','1782542294','auto'),
(187,'revslider-library-hash','8f5739c44eebb6dd2c18c90b8e1b26f0','auto'),
(188,'rs-library','a:3:{s:4:\"hash\";s:32:\"8f5739c44eebb6dd2c18c90b8e1b26f0\";s:7:\"objects\";a:417:{i:0;a:13:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14130;s:4:\"orig\";i:220294;}}i:1;a:13:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:27127;s:4:\"orig\";i:1192484;}}i:2;a:13:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:1745;s:4:\"orig\";i:36243;}}i:3;a:13:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10511;s:4:\"orig\";i:102067;}}i:4;a:13:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18581;s:4:\"orig\";i:776243;}}i:5;a:13:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4745;s:4:\"orig\";i:330658;}}i:6;a:13:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4461;s:4:\"orig\";i:109963;}}i:7;a:13:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6790;s:4:\"orig\";i:407746;}}i:8;a:13:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18710;s:4:\"orig\";i:985569;}}i:9;a:13:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6113;s:4:\"orig\";i:75865;}}i:10;a:13:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8145;s:4:\"orig\";i:400329;}}i:11;a:13:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5251;s:4:\"orig\";i:358141;}}i:12;a:13:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:127536;s:4:\"orig\";i:838279;}}i:13;a:13:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4081;s:4:\"orig\";i:22391;}}i:14;a:13:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9331;s:4:\"orig\";i:516465;}}i:15;a:13:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7834;s:4:\"orig\";i:463818;}}i:16;a:13:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6359;s:4:\"orig\";i:102578;}}i:17;a:13:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22078;s:4:\"orig\";i:1107904;}}i:18;a:13:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15660;s:4:\"orig\";i:355784;}}i:19;a:13:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5586;s:4:\"orig\";i:106514;}}i:20;a:13:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20909;s:4:\"orig\";i:988589;}}i:21;a:13:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6807;s:4:\"orig\";i:604409;}}i:22;a:13:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10484;s:4:\"orig\";i:229243;}}i:23;a:13:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6034;s:4:\"orig\";i:516575;}}i:24;a:13:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:30999;s:4:\"orig\";i:627862;}}i:25;a:13:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11735;s:4:\"orig\";i:658948;}}i:26;a:13:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16432;s:4:\"orig\";i:531684;}}i:27;a:13:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15860;s:4:\"orig\";i:212685;}}i:28;a:13:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12774;s:4:\"orig\";i:290128;}}i:29;a:13:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8558;s:4:\"orig\";i:264887;}}i:30;a:13:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:23349;s:4:\"orig\";i:324946;}}i:31;a:13:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18439;s:4:\"orig\";i:583276;}}i:32;a:13:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8475;s:4:\"orig\";i:241613;}}i:33;a:13:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12227;s:4:\"orig\";i:465092;}}i:34;a:13:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:23476;s:4:\"orig\";i:838985;}}i:35;a:13:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:128594;s:4:\"orig\";i:323284;}}i:36;a:13:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15763;s:4:\"orig\";i:606028;}}i:37;a:13:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8743;s:4:\"orig\";i:230696;}}i:38;a:13:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18213;s:4:\"orig\";i:963650;}}i:39;a:13:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9109;s:4:\"orig\";i:190560;}}i:40;a:13:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7469;s:4:\"orig\";i:161910;}}i:41;a:13:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8883;s:4:\"orig\";i:223813;}}i:42;a:13:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13021;s:4:\"orig\";i:334845;}}i:43;a:13:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20718;s:4:\"orig\";i:626836;}}i:44;a:13:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:135139;s:4:\"orig\";i:761240;}}i:45;a:13:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13099;s:4:\"orig\";i:337348;}}i:46;a:13:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13096;s:4:\"orig\";i:413010;}}i:47;a:13:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8043;s:4:\"orig\";i:146037;}}i:48;a:13:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:37011;s:4:\"orig\";i:2569343;}}i:49;a:13:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:118650;s:4:\"orig\";i:83713;}}i:50;a:13:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16941;s:4:\"orig\";i:419726;}}i:51;a:13:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:23620;s:4:\"orig\";i:734047;}}i:52;a:13:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21088;s:4:\"orig\";i:683735;}}i:53;a:13:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:121307;s:4:\"orig\";i:454357;}}i:54;a:13:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:39586;s:4:\"orig\";i:1296460;}}i:55;a:13:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21396;s:4:\"orig\";i:835061;}}i:56;a:13:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9545;s:4:\"orig\";i:197811;}}i:57;a:13:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12033;s:4:\"orig\";i:168991;}}i:58;a:13:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:39587;s:4:\"orig\";i:1318549;}}i:59;a:13:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:137321;s:4:\"orig\";i:211275;}}i:60;a:13:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14164;s:4:\"orig\";i:731428;}}i:61;a:13:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:130362;s:4:\"orig\";i:908876;}}i:62;a:13:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:132862;s:4:\"orig\";i:925492;}}i:63;a:13:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:119015;s:4:\"orig\";i:133010;}}i:64;a:13:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:28476;s:4:\"orig\";i:203448;}}i:65;a:13:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:120592;s:4:\"orig\";i:133753;}}i:66;a:13:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:119554;s:4:\"orig\";i:160622;}}i:67;a:13:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14058;s:4:\"orig\";i:98209;}}i:68;a:13:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:126007;s:4:\"orig\";i:137953;}}i:69;a:13:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:124418;s:4:\"orig\";i:108064;}}i:70;a:13:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:125639;s:4:\"orig\";i:131820;}}i:71;a:13:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11948;s:4:\"orig\";i:74707;}}i:72;a:13:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:115633;s:4:\"orig\";i:176188;}}i:73;a:13:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:121535;s:4:\"orig\";i:315586;}}i:74;a:13:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:133693;s:4:\"orig\";i:907152;}}i:75;a:13:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11689;s:4:\"orig\";i:183976;}}i:76;a:13:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:119147;s:4:\"orig\";i:164255;}}i:77;a:13:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9499;s:4:\"orig\";i:358634;}}i:78;a:13:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14203;s:4:\"orig\";i:523017;}}i:79;a:13:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10702;s:4:\"orig\";i:121030;}}i:80;a:13:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9002;s:4:\"orig\";i:338072;}}i:81;a:13:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:121622;s:4:\"orig\";i:211345;}}i:82;a:13:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:122962;s:4:\"orig\";i:353407;}}i:83;a:13:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7170;s:4:\"orig\";i:118827;}}i:84;a:13:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:125910;s:4:\"orig\";i:126452;}}i:85;a:13:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12207;s:4:\"orig\";i:177730;}}i:86;a:13:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13663;s:4:\"orig\";i:833006;}}i:87;a:13:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9899;s:4:\"orig\";i:247486;}}i:88;a:13:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7169;s:4:\"orig\";i:522980;}}i:89;a:13:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12411;s:4:\"orig\";i:1051815;}}i:90;a:13:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14974;s:4:\"orig\";i:1082610;}}i:91;a:13:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:26819;s:4:\"orig\";i:1283468;}}i:92;a:13:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22713;s:4:\"orig\";i:1335327;}}i:93;a:13:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5513;s:4:\"orig\";i:477513;}}i:94;a:13:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24077;s:4:\"orig\";i:1392352;}}i:95;a:13:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11502;s:4:\"orig\";i:779077;}}i:96;a:13:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7975;s:4:\"orig\";i:323107;}}i:97;a:13:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:129564;s:4:\"orig\";i:432451;}}i:98;a:13:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6743;s:4:\"orig\";i:479348;}}i:99;a:13:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:3910;s:4:\"orig\";i:246373;}}i:100;a:13:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9677;s:4:\"orig\";i:154608;}}i:101;a:13:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5998;s:4:\"orig\";i:447839;}}i:102;a:13:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10117;s:4:\"orig\";i:559800;}}i:103;a:13:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24853;s:4:\"orig\";i:1214851;}}i:104;a:13:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18163;s:4:\"orig\";i:1098732;}}i:105;a:13:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5457;s:4:\"orig\";i:320148;}}i:106;a:13:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13313;s:4:\"orig\";i:828871;}}i:107;a:13:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5901;s:4:\"orig\";i:268842;}}i:108;a:13:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:37178;s:4:\"orig\";i:1972817;}}i:109;a:13:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:26589;s:4:\"orig\";i:851135;}}i:110;a:13:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13334;s:4:\"orig\";i:225651;}}i:111;a:13:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17640;s:4:\"orig\";i:719125;}}i:112;a:13:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8897;s:4:\"orig\";i:83416;}}i:113;a:13:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:29174;s:4:\"orig\";i:1663503;}}i:114;a:13:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:3668;s:4:\"orig\";i:69153;}}i:115;a:13:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:3179;s:4:\"orig\";i:45340;}}i:116;a:13:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21907;s:4:\"orig\";i:937495;}}i:117;a:13:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:124560;s:4:\"orig\";i:575796;}}i:118;a:13:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20553;s:4:\"orig\";i:734042;}}i:119;a:13:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9048;s:4:\"orig\";i:129827;}}i:420;a:13:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19226;s:4:\"orig\";i:758093;}}i:421;a:13:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12387;s:4:\"orig\";i:472820;}}i:422;a:13:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10972;s:4:\"orig\";i:380716;}}i:423;a:13:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12394;s:4:\"orig\";i:959761;}}i:424;a:13:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11474;s:4:\"orig\";i:284282;}}i:425;a:13:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13395;s:4:\"orig\";i:519568;}}i:426;a:13:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15367;s:4:\"orig\";i:364626;}}i:427;a:13:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16174;s:4:\"orig\";i:265728;}}i:428;a:13:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7677;s:4:\"orig\";i:256526;}}i:429;a:13:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12408;s:4:\"orig\";i:354771;}}i:430;a:13:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17621;s:4:\"orig\";i:673109;}}i:431;a:13:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9464;s:4:\"orig\";i:180683;}}i:432;a:13:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16190;s:4:\"orig\";i:381967;}}i:433;a:13:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:26583;s:4:\"orig\";i:792941;}}i:434;a:13:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17464;s:4:\"orig\";i:394604;}}i:435;a:13:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19126;s:4:\"orig\";i:403268;}}i:436;a:13:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16597;s:4:\"orig\";i:552042;}}i:437;a:13:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16027;s:4:\"orig\";i:430912;}}i:438;a:13:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15961;s:4:\"orig\";i:706482;}}i:439;a:13:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20286;s:4:\"orig\";i:704324;}}i:440;a:13:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10077;s:4:\"orig\";i:197347;}}i:441;a:13:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14092;s:4:\"orig\";i:517927;}}i:442;a:13:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18629;s:4:\"orig\";i:620706;}}i:443;a:13:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10220;s:4:\"orig\";i:348322;}}i:444;a:13:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6348;s:4:\"orig\";i:211494;}}i:445;a:13:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9826;s:4:\"orig\";i:377551;}}i:446;a:13:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13862;s:4:\"orig\";i:454028;}}i:447;a:13:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18636;s:4:\"orig\";i:785357;}}i:448;a:13:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17409;s:4:\"orig\";i:996686;}}i:449;a:13:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12053;s:4:\"orig\";i:916937;}}i:450;a:13:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:3887;s:4:\"orig\";i:154603;}}i:451;a:13:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16305;s:4:\"orig\";i:483681;}}i:452;a:13:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12105;s:4:\"orig\";i:314746;}}i:453;a:13:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18137;s:4:\"orig\";i:371805;}}i:454;a:13:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11586;s:4:\"orig\";i:354781;}}i:455;a:13:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9848;s:4:\"orig\";i:195359;}}i:456;a:13:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10089;s:4:\"orig\";i:218538;}}i:457;a:13:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16403;s:4:\"orig\";i:547096;}}i:458;a:13:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19188;s:4:\"orig\";i:371592;}}i:459;a:13:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15157;s:4:\"orig\";i:658386;}}i:460;a:13:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24833;s:4:\"orig\";i:942816;}}i:461;a:13:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15887;s:4:\"orig\";i:345362;}}i:462;a:13:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15665;s:4:\"orig\";i:407640;}}i:463;a:13:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19443;s:4:\"orig\";i:844506;}}i:464;a:13:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15564;s:4:\"orig\";i:573777;}}i:465;a:13:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13337;s:4:\"orig\";i:762091;}}i:466;a:13:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16746;s:4:\"orig\";i:365391;}}i:467;a:13:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12699;s:4:\"orig\";i:427166;}}i:468;a:13:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4748;s:4:\"orig\";i:238506;}}i:469;a:13:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19043;s:4:\"orig\";i:595277;}}i:470;a:13:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11863;s:4:\"orig\";i:228649;}}i:471;a:13:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10878;s:4:\"orig\";i:313238;}}i:472;a:13:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7596;s:4:\"orig\";i:193734;}}i:473;a:13:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9305;s:4:\"orig\";i:223763;}}i:474;a:13:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:23289;s:4:\"orig\";i:699269;}}i:475;a:13:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16638;s:4:\"orig\";i:415507;}}i:476;a:13:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11706;s:4:\"orig\";i:310875;}}i:477;a:13:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18880;s:4:\"orig\";i:531273;}}i:478;a:13:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20175;s:4:\"orig\";i:554813;}}i:479;a:13:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6818;s:4:\"orig\";i:122809;}}i:480;a:13:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8776;s:4:\"orig\";i:190452;}}i:481;a:13:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:52127;s:4:\"orig\";i:352596;}}i:482;a:13:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8878;s:4:\"orig\";i:183427;}}i:483;a:13:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15887;s:4:\"orig\";i:368977;}}i:484;a:13:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15080;s:4:\"orig\";i:707157;}}i:485;a:13:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5473;s:4:\"orig\";i:288675;}}i:486;a:13:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19262;s:4:\"orig\";i:513524;}}i:487;a:13:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9810;s:4:\"orig\";i:317981;}}i:488;a:13:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15773;s:4:\"orig\";i:519696;}}i:489;a:13:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:32647;s:4:\"orig\";i:350074;}}i:490;a:13:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14643;s:4:\"orig\";i:314424;}}i:491;a:13:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19823;s:4:\"orig\";i:511473;}}i:492;a:13:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:37262;s:4:\"orig\";i:1590451;}}i:493;a:13:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13647;s:4:\"orig\";i:408622;}}i:494;a:13:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10075;s:4:\"orig\";i:216586;}}i:495;a:13:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10969;s:4:\"orig\";i:405945;}}i:496;a:13:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9975;s:4:\"orig\";i:257177;}}i:497;a:13:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9598;s:4:\"orig\";i:300066;}}i:498;a:13:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7588;s:4:\"orig\";i:184359;}}i:499;a:13:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9507;s:4:\"orig\";i:290246;}}i:500;a:13:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14875;s:4:\"orig\";i:324145;}}i:501;a:13:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18138;s:4:\"orig\";i:736181;}}i:502;a:13:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10664;s:4:\"orig\";i:411404;}}i:503;a:13:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11609;s:4:\"orig\";i:273103;}}i:504;a:13:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16837;s:4:\"orig\";i:456937;}}i:505;a:13:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13774;s:4:\"orig\";i:385875;}}i:506;a:13:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12285;s:4:\"orig\";i:546492;}}i:507;a:13:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12631;s:4:\"orig\";i:540206;}}i:508;a:13:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9964;s:4:\"orig\";i:309994;}}i:509;a:13:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13683;s:4:\"orig\";i:369417;}}i:510;a:13:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15941;s:4:\"orig\";i:475914;}}i:511;a:13:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17854;s:4:\"orig\";i:371480;}}i:512;a:13:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17441;s:4:\"orig\";i:507045;}}i:513;a:13:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:32396;s:4:\"orig\";i:750503;}}i:514;a:13:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:25355;s:4:\"orig\";i:517171;}}i:515;a:13:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:30467;s:4:\"orig\";i:1076108;}}i:516;a:13:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17629;s:4:\"orig\";i:804567;}}i:517;a:13:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12952;s:4:\"orig\";i:489898;}}i:518;a:13:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11065;s:4:\"orig\";i:384178;}}i:519;a:13:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6262;s:4:\"orig\";i:198960;}}i:520;a:13:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16353;s:4:\"orig\";i:245636;}}i:521;a:13:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6048;s:4:\"orig\";i:133907;}}i:522;a:13:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15187;s:4:\"orig\";i:450326;}}i:523;a:13:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17977;s:4:\"orig\";i:582673;}}i:524;a:13:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20171;s:4:\"orig\";i:617346;}}i:525;a:13:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14937;s:4:\"orig\";i:227355;}}i:526;a:13:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9789;s:4:\"orig\";i:321713;}}i:527;a:13:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18374;s:4:\"orig\";i:642218;}}i:528;a:13:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17332;s:4:\"orig\";i:791283;}}i:529;a:13:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:28854;s:4:\"orig\";i:1228379;}}i:530;a:13:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7529;s:4:\"orig\";i:263779;}}i:531;a:13:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18101;s:4:\"orig\";i:617407;}}i:532;a:13:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18049;s:4:\"orig\";i:757700;}}i:533;a:13:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18133;s:4:\"orig\";i:633849;}}i:534;a:13:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24430;s:4:\"orig\";i:954378;}}i:535;a:13:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16738;s:4:\"orig\";i:664032;}}i:536;a:13:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17594;s:4:\"orig\";i:503413;}}i:537;a:13:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15558;s:4:\"orig\";i:508616;}}i:538;a:13:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14665;s:4:\"orig\";i:429256;}}i:539;a:13:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20433;s:4:\"orig\";i:1162968;}}i:540;a:13:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10872;s:4:\"orig\";i:289488;}}i:541;a:13:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17988;s:4:\"orig\";i:602577;}}i:542;a:13:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9794;s:4:\"orig\";i:352053;}}i:543;a:13:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11735;s:4:\"orig\";i:370551;}}i:544;a:13:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10397;s:4:\"orig\";i:280660;}}i:545;a:13:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:26832;s:4:\"orig\";i:677097;}}i:546;a:13:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13591;s:4:\"orig\";i:846550;}}i:547;a:13:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12138;s:4:\"orig\";i:511326;}}i:548;a:13:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14005;s:4:\"orig\";i:392648;}}i:549;a:13:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11612;s:4:\"orig\";i:688650;}}i:550;a:13:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:28096;s:4:\"orig\";i:766943;}}i:551;a:13:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17419;s:4:\"orig\";i:759716;}}i:552;a:13:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10910;s:4:\"orig\";i:191059;}}i:553;a:13:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24825;s:4:\"orig\";i:706226;}}i:554;a:13:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11091;s:4:\"orig\";i:300143;}}i:555;a:13:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15004;s:4:\"orig\";i:475888;}}i:556;a:13:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13155;s:4:\"orig\";i:683645;}}i:557;a:13:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15305;s:4:\"orig\";i:655207;}}i:558;a:13:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17740;s:4:\"orig\";i:745183;}}i:559;a:13:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17442;s:4:\"orig\";i:641873;}}i:560;a:13:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16088;s:4:\"orig\";i:241567;}}i:561;a:13:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8512;s:4:\"orig\";i:267430;}}i:562;a:13:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:25804;s:4:\"orig\";i:908234;}}i:563;a:13:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4691;s:4:\"orig\";i:108160;}}i:564;a:13:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12753;s:4:\"orig\";i:218714;}}i:565;a:13:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19312;s:4:\"orig\";i:438345;}}i:566;a:13:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16224;s:4:\"orig\";i:409547;}}i:567;a:13:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22344;s:4:\"orig\";i:432904;}}i:568;a:13:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9431;s:4:\"orig\";i:220442;}}i:569;a:13:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:29538;s:4:\"orig\";i:733632;}}i:570;a:13:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12859;s:4:\"orig\";i:430959;}}i:571;a:13:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13413;s:4:\"orig\";i:324558;}}i:572;a:13:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11553;s:4:\"orig\";i:146076;}}i:573;a:13:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21184;s:4:\"orig\";i:537577;}}i:574;a:13:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14134;s:4:\"orig\";i:245565;}}i:575;a:13:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16035;s:4:\"orig\";i:401592;}}i:576;a:13:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12906;s:4:\"orig\";i:483885;}}i:577;a:13:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7834;s:4:\"orig\";i:80956;}}i:578;a:13:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11452;s:4:\"orig\";i:175118;}}i:579;a:13:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12170;s:4:\"orig\";i:236860;}}i:580;a:13:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10268;s:4:\"orig\";i:117315;}}i:581;a:13:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12485;s:4:\"orig\";i:374567;}}i:582;a:13:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8401;s:4:\"orig\";i:203253;}}i:583;a:13:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12578;s:4:\"orig\";i:287796;}}i:584;a:13:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8484;s:4:\"orig\";i:199508;}}i:585;a:13:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16659;s:4:\"orig\";i:524922;}}i:586;a:13:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9240;s:4:\"orig\";i:109310;}}i:587;a:13:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8288;s:4:\"orig\";i:216553;}}i:588;a:13:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6855;s:4:\"orig\";i:234043;}}i:589;a:13:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12347;s:4:\"orig\";i:238706;}}i:590;a:13:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7748;s:4:\"orig\";i:169462;}}i:591;a:13:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10402;s:4:\"orig\";i:358403;}}i:592;a:13:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12887;s:4:\"orig\";i:261525;}}i:593;a:13:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:2963;s:4:\"orig\";i:30890;}}i:594;a:13:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10266;s:4:\"orig\";i:183341;}}i:595;a:13:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8156;s:4:\"orig\";i:102119;}}i:596;a:13:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10271;s:4:\"orig\";i:138495;}}i:597;a:13:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11654;s:4:\"orig\";i:171098;}}i:598;a:13:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10569;s:4:\"orig\";i:437331;}}i:599;a:13:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15739;s:4:\"orig\";i:446809;}}i:600;a:13:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9456;s:4:\"orig\";i:206722;}}i:601;a:13:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13833;s:4:\"orig\";i:341185;}}i:602;a:13:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10647;s:4:\"orig\";i:193025;}}i:603;a:13:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6239;s:4:\"orig\";i:48178;}}i:604;a:13:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14454;s:4:\"orig\";i:454843;}}i:605;a:13:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7734;s:4:\"orig\";i:119909;}}i:606;a:13:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11927;s:4:\"orig\";i:209224;}}i:607;a:13:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9609;s:4:\"orig\";i:230249;}}i:608;a:13:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12396;s:4:\"orig\";i:290596;}}i:629;a:14:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:25803;s:11:\"video_thumb\";i:2753823;s:5:\"cover\";i:127867;s:4:\"orig\";i:5991847;}}i:630;a:14:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19154;s:11:\"video_thumb\";i:4783500;s:5:\"cover\";i:97843;s:4:\"orig\";i:12408832;}}i:631;a:14:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:28284;s:11:\"video_thumb\";i:2150510;s:5:\"cover\";i:124176;s:4:\"orig\";i:7726114;}}i:632;a:14:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:23354;s:11:\"video_thumb\";i:3635377;s:5:\"cover\";i:106283;s:4:\"orig\";i:12688465;}}i:633;a:14:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:29858;s:11:\"video_thumb\";i:9614915;s:5:\"cover\";i:153660;s:4:\"orig\";i:13424151;}}i:634;a:14:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19155;s:11:\"video_thumb\";i:2361089;s:5:\"cover\";i:103588;s:4:\"orig\";i:14717688;}}i:635;a:14:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:11719;s:11:\"video_thumb\";i:4841259;s:5:\"cover\";i:40309;s:4:\"orig\";i:11715637;}}i:636;a:14:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:56469;s:11:\"video_thumb\";i:5107558;s:5:\"cover\";i:273635;s:4:\"orig\";i:13833056;}}i:637;a:14:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:30439;s:11:\"video_thumb\";i:3864288;s:5:\"cover\";i:133345;s:4:\"orig\";i:13159814;}}i:638;a:14:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:31267;s:11:\"video_thumb\";i:2732735;s:5:\"cover\";i:173636;s:4:\"orig\";i:5536475;}}i:639;a:14:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:29090;s:11:\"video_thumb\";i:4861363;s:5:\"cover\";i:188894;s:4:\"orig\";i:13731609;}}i:640;a:14:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:31123;s:11:\"video_thumb\";i:1386258;s:5:\"cover\";i:219740;s:4:\"orig\";i:6479275;}}i:641;a:14:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:21091;s:11:\"video_thumb\";i:11134706;s:5:\"cover\";i:115059;s:4:\"orig\";i:12313637;}}i:642;a:14:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19624;s:11:\"video_thumb\";i:3913179;s:5:\"cover\";i:118864;s:4:\"orig\";i:14700830;}}i:643;a:14:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:45123;s:11:\"video_thumb\";i:2547876;s:5:\"cover\";i:268587;s:4:\"orig\";i:8823724;}}i:644;a:14:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:33867;s:11:\"video_thumb\";i:5972511;s:5:\"cover\";i:172632;s:4:\"orig\";i:13869858;}}i:645;a:14:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:16185;s:11:\"video_thumb\";i:4097952;s:5:\"cover\";i:160912;s:4:\"orig\";i:12307362;}}i:646;a:14:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:9324;s:11:\"video_thumb\";i:1843046;s:5:\"cover\";i:94919;s:4:\"orig\";i:4938526;}}i:647;a:14:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:13455;s:11:\"video_thumb\";i:5101194;s:5:\"cover\";i:66493;s:4:\"orig\";i:11852447;}}i:648;a:14:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:20003;s:11:\"video_thumb\";i:1696754;s:5:\"cover\";i:103202;s:4:\"orig\";i:12515577;}}i:649;a:14:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19377;s:11:\"video_thumb\";i:3861934;s:5:\"cover\";i:101592;s:4:\"orig\";i:13370749;}}i:650;a:14:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:31120;s:11:\"video_thumb\";i:2732488;s:5:\"cover\";i:190596;s:4:\"orig\";i:13625169;}}i:651;a:14:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:17475;s:11:\"video_thumb\";i:1248121;s:5:\"cover\";i:203284;s:4:\"orig\";i:4921567;}}i:652;a:14:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:26132;s:11:\"video_thumb\";i:5777142;s:5:\"cover\";i:138198;s:4:\"orig\";i:12817212;}}i:653;a:14:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:40668;s:11:\"video_thumb\";i:3711074;s:5:\"cover\";i:243587;s:4:\"orig\";i:12354374;}}i:654;a:14:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:41275;s:11:\"video_thumb\";i:2631988;s:5:\"cover\";i:330226;s:4:\"orig\";i:8304831;}}i:655;a:14:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:54209;s:11:\"video_thumb\";i:4596191;s:5:\"cover\";i:335804;s:4:\"orig\";i:13306988;}}i:656;a:14:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:75484;s:11:\"video_thumb\";i:3134686;s:5:\"cover\";i:461854;s:4:\"orig\";i:20337064;}}i:657;a:14:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:25915;s:11:\"video_thumb\";i:2352326;s:5:\"cover\";i:136931;s:4:\"orig\";i:12104254;}}i:658;a:14:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:40965;s:11:\"video_thumb\";i:8637814;s:5:\"cover\";i:195812;s:4:\"orig\";i:13878956;}}i:659;a:14:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19037;s:11:\"video_thumb\";i:3065043;s:5:\"cover\";i:65493;s:4:\"orig\";i:12935967;}}i:660;a:14:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:24344;s:11:\"video_thumb\";i:1911296;s:5:\"cover\";i:192540;s:4:\"orig\";i:4631422;}}i:661;a:14:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:23517;s:11:\"video_thumb\";i:4899641;s:5:\"cover\";i:86737;s:4:\"orig\";i:12281833;}}i:662;a:14:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:31844;s:11:\"video_thumb\";i:4412295;s:5:\"cover\";i:154844;s:4:\"orig\";i:10753079;}}i:663;a:14:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:14905;s:11:\"video_thumb\";i:3394055;s:5:\"cover\";i:73276;s:4:\"orig\";i:11722124;}}i:664;a:14:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:48591;s:11:\"video_thumb\";i:5268295;s:5:\"cover\";i:211021;s:4:\"orig\";i:11990742;}}i:665;a:14:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:27863;s:11:\"video_thumb\";i:2674570;s:5:\"cover\";i:119321;s:4:\"orig\";i:11602755;}}i:666;a:14:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:27505;s:11:\"video_thumb\";i:3025283;s:5:\"cover\";i:144357;s:4:\"orig\";i:13176990;}}i:667;a:14:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:22543;s:11:\"video_thumb\";i:1327376;s:5:\"cover\";i:111224;s:4:\"orig\";i:4727340;}}i:668;a:14:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:34936;s:11:\"video_thumb\";i:3198076;s:5:\"cover\";i:160493;s:4:\"orig\";i:12804022;}}i:669;a:14:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:28883;s:11:\"video_thumb\";i:4750283;s:5:\"cover\";i:153687;s:4:\"orig\";i:13054569;}}i:670;a:14:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:53693;s:11:\"video_thumb\";i:9780815;s:5:\"cover\";i:341419;s:4:\"orig\";i:13738077;}}i:671;a:14:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:9494;s:11:\"video_thumb\";i:942533;s:5:\"cover\";i:52833;s:4:\"orig\";i:6629299;}}i:672;a:14:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:22781;s:11:\"video_thumb\";i:2415073;s:5:\"cover\";i:126450;s:4:\"orig\";i:11684367;}}i:673;a:14:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:22296;s:11:\"video_thumb\";i:1465206;s:5:\"cover\";i:73047;s:4:\"orig\";i:4008355;}}i:674;a:14:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19851;s:11:\"video_thumb\";i:3023599;s:5:\"cover\";i:25426;s:4:\"orig\";i:12847145;}}i:675;a:14:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:18002;s:11:\"video_thumb\";i:1791449;s:5:\"cover\";i:101725;s:4:\"orig\";i:13746552;}}i:676;a:14:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:8176;s:11:\"video_thumb\";i:4255586;s:5:\"cover\";i:75455;s:4:\"orig\";i:10948491;}}i:677;a:14:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:46567;s:11:\"video_thumb\";i:3789289;s:5:\"cover\";i:25425;s:4:\"orig\";i:15943336;}}i:678;a:14:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:26927;s:11:\"video_thumb\";i:2605391;s:5:\"cover\";i:149830;s:4:\"orig\";i:13232415;}}i:679;a:14:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:20000;s:11:\"video_thumb\";i:655504;s:5:\"cover\";i:620066;s:4:\"orig\";i:13229794;}}i:680;a:14:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:23213;s:11:\"video_thumb\";i:498407;s:5:\"cover\";i:308442;s:4:\"orig\";i:11108924;}}i:681;a:14:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:21648;s:11:\"video_thumb\";i:109062;s:5:\"cover\";i:305957;s:4:\"orig\";i:6267674;}}i:682;a:14:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19198;s:11:\"video_thumb\";i:326656;s:5:\"cover\";i:554701;s:4:\"orig\";i:10151652;}}i:683;a:14:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:14725;s:11:\"video_thumb\";i:72977;s:5:\"cover\";i:72535;s:4:\"orig\";i:4938006;}}i:684;a:14:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:12165;s:11:\"video_thumb\";i:256975;s:5:\"cover\";i:340550;s:4:\"orig\";i:9691449;}}i:685;a:14:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:36900;s:11:\"video_thumb\";i:920631;s:5:\"cover\";i:949012;s:4:\"orig\";i:13422013;}}i:686;a:14:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:17289;s:11:\"video_thumb\";i:137402;s:5:\"cover\";i:300574;s:4:\"orig\";i:7528458;}}i:687;a:14:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:16562;s:11:\"video_thumb\";i:161004;s:5:\"cover\";i:291708;s:4:\"orig\";i:7596827;}}i:688;a:14:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19186;s:11:\"video_thumb\";i:404406;s:5:\"cover\";i:496556;s:4:\"orig\";i:15358645;}}i:689;a:14:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11778;s:5:\"video\";i:126230;}}i:690;a:14:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9342;s:5:\"video\";i:258890;}}i:691;a:14:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22925;s:5:\"video\";i:337622;}}i:692;a:14:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13590;s:5:\"video\";i:143116;}}i:693;a:14:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12603;s:5:\"video\";i:267056;}}i:694;a:14:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11225;s:5:\"video\";i:104722;}}i:695;a:14:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16221;s:5:\"video\";i:183244;}}i:696;a:14:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15072;s:5:\"video\";i:90577;}}i:697;a:14:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11741;s:5:\"video\";i:96061;}}i:698;a:14:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15979;s:5:\"video\";i:136040;}}i:699;a:14:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13637;s:5:\"video\";i:98053;}}i:700;a:14:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14892;s:5:\"video\";i:125449;}}i:701;a:14:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16568;s:5:\"video\";i:127133;}}i:702;a:14:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19099;s:5:\"video\";i:202784;}}i:703;a:14:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21756;s:5:\"video\";i:295899;}}i:704;a:14:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20783;s:5:\"video\";i:279347;}}i:705;a:14:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17862;s:5:\"video\";i:111140;}}i:706;a:14:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10799;s:5:\"video\";i:49269;}}i:707;a:14:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14442;s:5:\"video\";i:143950;}}i:708;a:14:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16819;s:5:\"video\";i:142842;}}i:709;a:14:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12575;s:5:\"video\";i:106541;}}i:710;a:14:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12931;s:5:\"video\";i:84922;}}i:711;a:14:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18105;s:5:\"video\";i:184683;}}i:712;a:14:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13440;s:5:\"video\";i:104866;}}i:713;a:14:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17477;s:5:\"video\";i:147765;}}i:714;a:14:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:36069;s:5:\"video\";i:104559;}}i:715;a:14:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20095;s:5:\"video\";i:60429;}}i:716;a:14:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:38056;s:5:\"video\";i:45726;}}i:717;a:14:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:54736;s:5:\"video\";i:26685;}}i:718;a:14:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:34717;s:5:\"video\";i:16283;}}i:719;a:14:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:25700;s:5:\"video\";i:38602;}}i:720;a:14:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:55897;s:5:\"video\";i:21279;}}i:721;a:14:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:39579;s:5:\"video\";i:22677;}}i:722;a:14:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:41903;s:5:\"video\";i:65515;}}i:723;a:14:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:25902;s:5:\"video\";i:15295;}}i:724;a:14:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:40029;s:5:\"video\";i:28970;}}i:725;a:14:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21834;s:5:\"video\";i:21250;}}i:726;a:14:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:36633;s:5:\"video\";i:51973;}}i:727;a:14:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22669;s:5:\"video\";i:46598;}}i:728;a:14:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:52537;s:5:\"video\";i:29580;}}i:729;a:14:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:34343;s:5:\"video\";i:18413;}}i:730;a:14:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20519;s:5:\"video\";i:25391;}}i:731;a:14:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16265;s:5:\"video\";i:75634;}}i:732;a:14:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:41495;s:5:\"video\";i:49692;}}i:733;a:14:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:40417;s:5:\"video\";i:80078;}}i:734;a:14:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:34150;s:5:\"video\";i:23500;}}i:735;a:14:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15426;s:5:\"video\";i:21651;}}i:736;a:14:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:33524;s:5:\"video\";i:46449;}}}s:4:\"tags\";a:23:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:35;a:3:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:2:\"ai\";s:4:\"name\";s:2:\"AI\";}i:34;a:3:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:12:\"architecture\";s:4:\"name\";s:12:\"Architecture\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:33;a:3:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:5:\"drink\";s:4:\"name\";s:5:\"Drink\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}i:32;a:3:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:10:\"technology\";s:4:\"name\";s:10:\"Technology\";}i:31;a:3:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:8:\"textures\";s:4:\"name\";s:8:\"Textures\";}}}','off'),
(189,'revslider-templates-check','1782542294','auto'),
(190,'revslider-templates-hash','77578d11f1033cc79b458ab9d1d4d6ba','auto'),
(191,'rs-templates-new','','off'),
(192,'rs-templates','eNrs/XuTGzeW4IF+lWxtxOwfV1Tj/fDuzIYs223PWm3dlqZ9e7smHHhWccRickiWZPXEfPcL5IPMJ1mlSlaxJMy0bSkBIpGZOL9zAJxz8F/PVuvc3pjts2+erd2HzWJu3frZ82ebq3z12we33szzZShCL0C8WJZ+8/f/eja34SoM17bz7cKFP79aqM1mbrJXap3fbNwiFKnFXG1CkSmLZmZf9I/5aqDgRbz8/NlN2ThhCkBrsQAGGOucoIYQypxjwlhBQsX59eVAKxd/LPv54j9Wl6HSh/DnPFQLf1yFJ5y7j+EvV9vtavPNxR/ruqEgX9xsw8O+MPn1xR+37nq1UFu3ufhj3eysrDlbLW4u58uLP/6fm+31b5v8Zm3cPyt7PV/+U7xw7ez85vqf9c12m5dXjLpeqfnl8p8369DMelNezJdbt9z+83Djsde7Vw9fgOLlr91/3szXLr4aGi7R+KJWv23jo7EX8oUMf/84t9ur+BNE4i+u3PzyKn5YBuJfrduY9Xy1LZv935uVWmbFu/vni2fbfZ8unv3LLzfrrHqrzzN/s1jMipazureZ+z081MK9yL5bq8vn2ebjfOWyPP5obt5n2zxbqg/zy/D+/vC/wxsON/qXi/XFsn/LcMG4cMO6VuilUbHHf9l9j+xbtXHhup8vtsXYe7YbRv8evmjxvn6r3s2zb5ahs+FJw53joAWQzQCaIZRB/A2C32AcB4Ey79Wl+y1fF2P5WXw117lVi+rPytp5vPGmHDOXYTS63+pRvrtws140/1qOxPhrs51/cJVszJebrVos4jfzarFx//28Ehw0IDhva9HriM1OJFsyUw3xpsAoYJmSiAgjAWOaAKIV8NBYZQ01HnUFpmxiYmn5GF5r+OFmU47ogJGPs8v4DtafJhKZA3d4CLnJDgnOy1pssl3falnJPs6DBG3n1279PNNhmLrtJlNLm6n1OtSqBCa+0hOITDWGbi0w5NwEBjcFpnzd2TulN01xKS9vy6uVsOyvtUTFAeQkZEFCmAQQYYUt4IpRKpAh3oK9qOwbOJmgVPeYxZvMaqGcWFQG7nFvYQGI3E9Ylpm62eazzfwfrpSXdSkkKjN5vsg2q8U89Nj9vg1yMr8uhCNz3juzfZH9uVIw5S/Cg2znRi1agrW9urkO3z2JU1+cSEOcfggvQOf5++wHFyru5clX12e+vF5KVOtqS6YoBYxgaKmGWmmjEbXGU2QoEJYgh3cy1WriZFLVucvE8tR9OW1JgneTJAHuZa1l767mm1qAwp+iUEVpCfKw+JSt8tVNfDk205+CZO2+9ma7dur6RfavN5ttli8rCYy/X4ZHCtWDFVfoL5V9vMqD/opPendzbuO24bGXefg6Rx7j3ZXLqr9l5YeKnQm/jz353yq7WjsffrQfDB8/fnyxvXLXbnWzNFflUKjM6P0IufhjkK2bhasJePHH/+Gjkbq+eJZt1frSbUObv+mFWr4PfbjYS8Pb4v1cPAvPov7lRfZavQ+v6GbtYm/my9XNNvuURzM5D8PRbLOXb34Kl32+rjg1Xwb+7LAWnmI7X14GGOnA9n+p/n3wXe5fzKsrZ97n4YbxfkMvoiEP3fdhc3NzHZopOjX4yN81axQPm4WnyLSKVsyVW6xefA4aw4fPzVwtooCpJwxK2gLl5ipKYxOR9ZUajsXfW1gknmgJiWVWY+qghAB6DwA2xHGnsGpgsfjxyYAYZHy2Cu+znmoWQ2VyMA7eZWq7XDDRNzWOGOZ+Hf5SdK0Wyu2V2oYp7TLTLguPFCzxaDcEyd2u80IGCgH/6PRmvnUNiyNw9GYTpDm7jtPQ2ccrF2bEoSv5YhHnwJUJkuyOAXFiTXEqMJz9aTd120lVUdCY01XC1brcnvlaESa4ynAV/s24cExBLbzTQWdRWCjoSsZabZzO9ihvcyJbvtX6XUVLHrE9yB2N+LsZH+UnfyDT46tTVqIhXT+GD7qIH3VoQfaqLuwvyfaLOpKmKIIMex4mzZIgzwXCFHoFsGQa7yWt387pFpri6uOphK3Z+H3VWEfWOAJ31mJld+KVqG6CqOyWZMuZc5hSVwMtTIbDZH8W7LhQ67NXl2KtEy3Knp34yEHxeRtAZMqn7YvPZl/YFZ+6qCU+KGgkoC2BwGsSFJSRNgiRUxo6BCkGA+JTt3My8VmpdXgd6vf9curkQtS/xf0tQnxUlg5L0pBwPA8aZ79wW6zVFitJxXLUbg1qk13HyeC2qfhCu+FJ4xzvD8nu64sWbO4U/hRrXa7V9YDtV7TQM/1aV1sCxSHkGGkQV5gM0pQLKBTSUkMrmNH72VWriZPJ0rx+tJPtefTucN/FJ0aOGoCHV21ub/7tP3xafBpcfNq/oLT6lFafopZrYPNn90Et8+wvQc2om7UKA/Vb1dwuXhTl612xVvtN44Gy9iIV5MILzK1m3EKNnA7wpIIArS3QZL91PNDQ6WbRuxWbWV0+/Vy6f49jQGWVtXKfxaqnvlR1F7AGjkbFkF08+855dbMIV/eoLUdO9n2QpT2xNpFy5kotwwsINtelq/bz3O/bmmFv8+s9sOMdlveh9OUi12oxW6hP4cOH3w3T+W2klMku/pj9qaif/VzWLyH9OWyNvF/fmNKojJ/xts/g1X8WumXuP830TejqehYoejPS9eJVxlEQ33CsV2qVupdfi1Z4wnqg6f7wWoXB/oNT22gO9JyGrkOpLwt39G9ca3vYOQCQwmEqpTQAQFLtrGGeASyxc9zvqN9oYGLaT4LzXXuTzyrpnf1/NsWsPdi+QbLnq1VAtc0/LrOqW1nuSyGM37B6YTUEHx3ChTHu7krixI0z5kZz+/J1NIZ3q8HZyzBTC1LTnHwX5vJuvXam9jUqjgyXt5gS0GG54FRDExe3MMZcxI1P4hmhlrM9U4YbO5k1Wd7vVNPyVuv3xVC5mLWjEAH0jgZk0ZvO0vDFs90rfpYVwydOzF9kbzu+u0pvmg68jXnk2ROqfOxiwU4VL+prAdUXsPgOm1vDf3YfN+EpzfvL8Fzhc/61oMAeVMtQPtO78tmHqrzEVFl6WV7teEg77whRBisPvKSBTF4QIyBTQCC+n+a2mji546de5Ob95mQ+n2XzPSih+/lgUHDXFfcrFyarRWdKIv347vXPNNt/xqx4s+VcN3Jqk4X56jJzcW29nr2Euzm3fDwSFc9wAEcNGsVrvYf7iqyn+KqeMpB4F0j93YoCE93NiubFtmmkAJMGaySY1Vo6RzClcSudcIcxAG36nHqrorjJOg9fO59+17zZ+NTOX3cHT+xNVr3Pxv5eGZChdHN3PPvTOsxzi3Gvlp8irS7/kCZmaWI2NVzECFyyN/lmWzywHeHMbBVqlDvXg8hplLfpg7wDYVoGsDRIKi0JAtpbSJUzlAgxSJ9GY6fzP4i3OJH3TqPtx8bQHRzlfg39fxP7n8X+n3h5/hz2PeOgnxWDvlrQHN74DDOcuNkZIRhfTLb9FGaun/Kb7GPcDQsV7HwTDce0/RlfT4mIJ8xI2WXkj9Gi7FDxqrzW4GC80iKfDLM7LCjFQkFuRJjuOSsgp5wAz4FTbfLFn3+hMz740IZXYZn05n3vw6RO36yXmzqY7wnO5sonS7O5pwKTYkW1BZPBNaWBhaT+KpKXADrpIHMAM4yIgJQZhIB00WXCyTZPvuQlpAefyf11fu3y/qpKlzCFEXDxx2ylwsNl5WNvngxm0krRE2ML7LBlEQzOYHcOmCtlSd9oaVxvoYYhCZQUjFhhiGEYQi4IFcxZaAz1roWaRiMnXTWq7rMJ+LhZnWTpqHWHYwvXd/XHumt4dSHbDcKEzkdBN0GO8+jJ+imGYbxW84W5ml+vsn3/s7L/mZ+7hX2yRs7zkkLPCyDdyT8pJmaJ6R3ic8yu6xc0C6SIUaGzzpBt+PgNMmf/hk1uXeXBlMh43mRs+q/+Od9mf3JLt56bJhXz7eXuYgXE3aX2NM4KrpWkDiAEAxW9QFjw8BjIOGV9w+za/f50rqnh/ZdbUScL8uze4SFiqI+4pcZEYGWfOulaCsfJrBtNUxAjiLh7v2ORW7goHcnjNHmcpg2KsyZ30+P0zVW+zS/XanXV3Pxcta6W6G5ca3uaagQ4ooQrrzl1RHqMdXh4HqPzMdtvfTYaON2Gw/4eJ9t36N3iK4oqiDJfgK2Kr4zyn4CfgJ+Af87AJ8PAH0of0aRbL4HEUGHbjleCaEGlVghbQ8J/BRfEYSUYJdSrIV1w+iQSxc1O5h7can3qxIv3UgU7J+GkDJIySMoguWNX6qAZOfLWqbW5yn7I19fdRe1NURTX9K7bq9rdgk76Xek01BZ4hDRWSAOkoFKIQmuhx/tl7W4rp8sh1LvR1HmE+i/q/Fe1y0wDxfr1LiND+SBZeKiA1k0Wl3kaDkuFcvgilrqr5ywfPi45p9Xmc2dWM4SkTts0ZL/WKZV6tmu3oAUtQ41CUGApMA7sQgYw4rxBniGnHN1HtnVbOeHmf0DIzC9OmGK/f4t755u5X7LjYLyqpfnUsVsLV3MXJNcrW1lvG6MWbu9wGV7g5vNyn00Fp92gSv7cX6LB1AwXebvK19uev+KmuNoxk4prPQNJWMcVDLNhjBRmyDIoLKKSeq+Q52h/9s3+96fLaRWH42mMon3TU0en3Tkf3DIrX2VWCIMdcV18aq5EyWPx6QKl6f5c+r31A9A+xOu9CLTW1bbrohKIGAe9x7LImMeEN9JZxYD1FO/30FtNnAwtnbtMTJfuy7mnM3Q7NQiT6GR58sqvnXLkDa6KlS8n5cdL+fG+eYZBj5Edm6tgQMvi2l3pTO44Df/zkkGOrRBUSGOt0YBBBDTnbTCe1N4qnOGK20xOxH3Tj33C4MsgmtfX+XLxqdxsKD9e6fncMFr29teXHPL/tvCpMmqzPbgoH4i2vdGuHDrRxX0x32z/T/zXP7/5+e0r+5/f/frX1//65s3/7/ubX77/z799//99/XKzAh9e/u0jRb8N0uU61/NF5XBewiU89CY+aZno+EVxsXjjja4nK/GMCNj0Pf/V6exNeZpr9p1av29w8KPTs+qg15kti0ocdgs6yZy04Mh4wIBwDBusKMCOCsyJNRjst2q7rZw2J2jjfJnTJARt3ODeoCQg+e2krdq0VZv8dk6jANABBdC1hruYbq9FDpa29IFm0VNHSEQRgh4zxjmCXHJpEXPMg1F9MDuxxayi2BY8OIHNvG98amXA76wMwvBy62VvXXIbhMxVJnVmw8s0bvMie7dLmLWJiUedMldVYa09SpLaULSZLz79IS1rJoP11LzCI7z6uTht5wCwyuNwRom1L25ntkfBcqWWKaWY85xTgqQU0lJAISMSDSJr39bEzCom4OWux44wExFrqOnEq/PgVYLUE4MUOQSpNp8qZiyqkh2Ymtc7ezAIW6Wp9hBiaRiWWCDBCFfSOuJaRlSzkRO7kaxOYTztm07z6DSPTvPoNI8+W+Q3HZ7/Vq60D2y4V2vwvS33zvW2t7OTLliaQhlOPPXAAM0kN44D4alS+72lTiMnA37vPhNTv/+SJs1Dxk6XeVFl4dO/i58+7b4PArp+PWn/Pe2/B2iyAWh2pvAVDFrz9sa1TlyIRgYiRaggUFuPoNGSYUA9MiIYzF1SnnRVsaZYuQB4MkiWzfcYiR96P76W7LQH/1T24H92Ki6txJOK87uZtW6pdGD+pjg8o87HtB+Qx5MxlQ1kRQPF+xp667XNnpW9zpLrwHnBu+WxXs5evy8SsjZ91ovrM1dfr7zWm1e7B4l6Kp20WvBg2jrCA7hjtJ8QlijfCJIpmihbqLAMJ0K4nl/OdL6wJ8vSNH6Dx3erGk/SdLOc/+eNq9cpyjdfgDE8zvMsPk+ByCe4UvFDEGJ/sw4/iRbn0s8vb0p4ZvmqnPivFi7GghXH7cWWh9ByZ8u5jJWcmaDM/0N9UOU3Gl3aeFVGVr56+/bij//6trKcg+lrvniD+M3aXQfx+sLWC5onOLyqRvD/y/PrBjzr7Ln/KC+X7Gxe7OxUOS+M1bw8zJ55z7zCmkkFENd0b/xWLcQGJiZns2/TInOg5cdn5Yd44EaFxYKbRdOt1eEiLPq2tlV4sxUmghxd/LFcA65lOcysiwuqXIscoUSx3pm9rOuUAraNh2K5+Tpb5bHvYeL4BCH90za7LrZ4tSs4EV54/FFM0BybCe82tBP6G+3Z4kWFm1ZnzsZ6QV/NzTz0YPGptP2DVNadSpg8X0w2o5h+yHM7FI/tw/V+IqHW1fYxflx7SmigImNUKKAwEIYDw5HkXDayIscmulHYvxV7UhMBs9XHaYk51PRdkSmnNy/bwdeFaWndVs13whgzQhQ790WXXzw6PNW62tzbLdjGNY24ZlDuRSWUfh0o/QJizEnT2f/dWn0IEljtmL4qD7zdNKi6LSrMNkWFmdlXKPE6XNx299SOWwYNN5xAp02Y0UPjIBBIA6M53HF2uK2JjdP6JvX5fVMdHt9p9vHN0v0Jhe730POFKzFbvt36aONNha9M6aDPAmGKFBhxB7p0NtovxiXXg0dyPUgW5oNAEbUn4sattu05eHVlN/2Of2/PvHkM9AQCO8EpwJwhzzhhHFEIucKmOfOOP54YbI1VxEbGyOJrTGVLjt/hLNPKp6l3shcTGO8LRtyyFm9c9sMOA83J954NJU72E/BuSftoIigUwdp6ITHGmob/w9Azy5yxDtN9KpFeMxPjs5FjMdTUaj25iXjgDsfxCe8Cz8+zFXdbPE2Ulg+XUHqfk7WHYo2+uMRsXyb8mh78r+KZ7uFH2Q9BMmx7i6Yq8ruSykxsX28nZ5MAac+MxBAxgwzDCDPEtAzmI2JoPy3uNHIy7m3zG3N1qoD4ZuMT027CE4iqXZzQu8Kvs3sKEf5utlLrMFLU79XO9+bs4VPS5nnpS5Oo8ySo03Qix99lb+ox99a4pWueoFAVbKrr1dEJzast5FBIGfPQOEYkB8JJroCn1isPqFNwb2y1mjgZcLDdidPkvGm0fTwp5F1ww+9sXDWpUXogxrdaIqcM/Ym1Cz8mu8NK9vZarbd1yN96HWX5usj/GrVBmWQ7X36YL01crAuDpPKiyt7l+WI7X22KHYtoWy6rKKNHNtzaoEwR4meLzyfuj0iazuS/5h+zH8Lv8nXTGTF86DCW4/5tGMv7rYzO9fbJY2FOhSzkTmjDjWJQA0mhpxhQxalsHDXQbmRidga0raJb74dGdPa0FtuBO0xrtt09CLxvfQ1Yck/EHkvp3JLpeBL68bbp2Ig6P5oPI9hMR1JihBrtQBtvMaGGWiUAJZAAiR1hgDETSjiFR7JihOZOaVtWxuv0hmVtbt+Hhp04dHYvGjasyvZ8tmEiWrfaXs0a/tpqGVAUAxbNIr+xmy8HnMkCe2QGiZYFlr/Kr69dDDT9dn7ZhFAe9MzlnjjFX9uOIz5YWQpLRlkwugRwgmkSU41TjQlobKiWv52cJbmpej71oli34fvvnoL7n+J0q8jm5udc5Zs4UU2hza25b/MNvS2HzWB488YtIokj6irNuInBztlHtdzuXt1XGs8RJDaMrSLtSRzle3l5ylSUI1R8ex3qt7lYP+6mKtoRslXQZiXkBilrDDXEEM2E4sqwIHIYeQUwaLKy1cqXTE14wIm5Y4AhxnrIzBIzEzMTMx+PmbR5MMNfXKh1s46f+sc62cHO+2S+DDRZhg+9dzvZXWpxEmAioJIOUUEB9NphIYQmQmDglCh2Xip/k93vp1/Dq56jnARPmhhiuPHz8s5rZHFsOupF4d1kdh5mqOuIo8bae+WjnO/cUa7i+uo57mt8WXsZaQkyTf7viuxmcMnLSxfjvH4tUx/2sa2K8lmRKXEH7ubF9mqj1A4pby2lChhhgQ3/GAORVsQItI9sbrYwMbyrpqtkjicA+PgNHgLi2X0oXqw5vi98BtfLTTM1RJk9pxiKDYibaBKeV2SfMldz9yHycl4/QHLU/joctZ86d5vxK++cuq4mUg3ahre/DQU70FZ/bzHWCqdhGPaAKy5R3PKGUGgNuefAoOJpy45VP546OO/q5lov1XwxKyy8WW9mOW1Ay21vd4uVhhfkLlmH7+xDFN91O99wQYBNzYSIADvfROMr/KUab4G2zWyJhRt39cClBf0i++l8vLoTe2/H3qcT1fj5meWqhMm74bop0ssFaZ9FQTiWVq78dfG+9y30epocFs5Cb+Gu3hrI7LH78L3sHr2S9sFznFFmqTUqKDXEqAGIGo0UtoxJAWRXm3WSfJxKq3XScTyYejt633vrOXBcz2W3UHS7xCBJ1Z1e1e0kJym7pOxS7pUTq7tmQBn5v1md7bo3WdMBNG5drazu1F3ranvixg31zkuPKAeYW64gEQALpZCCgu5PB2g1cboUBOT9LhNw0Wqdxf/UOu8+XbhFoMhh9dd1w+H0PitsVeezqtvl+loYM3UkV3HKTJXb5byW0XSMUYnH18y9i+fg5M1AOrcoAlnOOmPWSLDcYyyspT2YNKu6u5qhd96FqXYcdnsNzc2YVllL7RgILeLICI44V1xhYaXj3kLsEJeEd/ZkWg2dTvkUuybTplEcbPw286UTb8n0ks+mFDhpdS/lLPs6KM9aOcuuozfM2zxftvKWxaubvJGPZ3+p7RjlhXTWS0kpRC4m4BGMKOQcRwgKJBvZy+rfT542PDY8iy03Yg9vlnFQR9OjPoBvFlXIZAnF73DPh8D95yU5654+GUjUGA9BiOJ5lee51f5BredhVh+nCXWb0Ut2Mw/WZ5Agt0knSTyBkyTudz5m+TZnEbjF2ldTKo8sf1ULbg0/t9jKiy/h0KAvU2c1A1RfXa3DBPU6EOvtMnzHbnqTTbjYTm2yu9JJ5E649kBgbpT3ghmGCJThKmMSoMY2z+7nU2uu+jlm8Q6TBp4ONd3TQ/Sh3XmbHl/XNzHfyCKeql5/zUI8bHPDRmVLF31842f2andwUGJ7OiXoMaH57O//dRGwuL26ePbNxbO92VPIWsBh6NdF0xzaX3+xulpdPHt+8Wyprl3x6wJhL639ZVlcD5gsLlevIjQT/xn42hdD3ztcrBBa3m5TNPDsv//92VNgfDMA+C/RQ/TbKEWvb8Jna+B9HUp0KNjRvb7QzlnlKeWKemWRt8woKZBiyjEnGZQM71eY6l9PHa4Rmp3FdmfXsf+z4uudehfjbjc9g2Wo2OFMF6ws2T/iHhx3LK61szHW7W2MRXgVkw/UewLpZNC0jp98evccbYYMv1049z77OQy0OK1/E/rWSmkVChdl2aosqnNatQvaSz7cc48YEBIzJZRDMe0o1txK6ZzDvpHUqt3KxIitWp7Fpmcxy2ljKWY//ZsErLe51dNZ5llmL1erWTUmZm+KNZ4Y0Zvr/4ihF/XRHoFNpflY5XwprNQyj+A+5+mTNcjTivnZrj6gcyMqawYUB9kZ46larYZo2r7cdjUVTjMQUWogEURp4W10NDUOMy5sYyO01cbU4WkBB33ETczQwzc5Tk9UXHrwWOMRgoanyaqnqVbJI0Grw+iKOXxgir6ZL+xJ443PLro4RZ+dnaUKwv/Niv9lAHxT/O9cuNqM+v3Obd731nLD0HnfXsvdXWknWuVIQSWkwg5rjLHRxGqnERaeYmL2+Rl2P58YoYV7R2x80mXcTquPD0ntVHj+KJuxV82U1DFrYL7IwityanfA+8eraIoWZ74XyQTzj8sXKYlz4smpeNI6jW3hwsf4s/u46btJm1i2DEU7h6zKyaF9vX3wBjLYUwS9w1ALIAXRDngoHVRSyEYu504jJ8tVGm9xqnM3Gm0/PnRGjqQs3vNOustFxDp4Z+84fEfexFopSemjzwXPmDHNyMOfCsXwp9LTvsGX4nte7i6XcGlebHvDOg8tp5hy65HRFGspgeFEoTAnhHhPlmYLJ8PK6irf7oMeJt2fOHyTu4JGHgkjZIzfETRFr3aBE5ub+VbpRWEXVJGDMbhiXUvrI8zrvgx32LT0lnB7a9w2I9/CR1xatbbZr28GoLupSmcfV7MuewfK2udJYgQw1UIhziiyAghotfUKE2yNLDLcV3sa/YYSiU9N4n04QrkUNDAOghCF4TiLEdx7Wpf8OSUh35ROOz5McPPSbaf4bVaM9TKe/GiHi+XDRMbHz396B0+fWl4GnH1aRX1/n/0IGPH62Tn9jL+li6OUaLn8nDHd6fCE/U34Jtm3VVLa1qS9nJnGbzark9Y2pu7d0hbjPTGeau0oVF5RhRnklGgdUG+00h61J/DdptI0/n6HBWR3yXy9tm9i/6u81198Ius43GfFcL91HusoINtPK9dKZL3TeymX9RO2eJvhWT/V4S0fXPbr1XzrdB7MiOZKw77Cx2Z5teQwVNp25qFCE+UpppYZZrg2zlCEqCDUYafJfu1hqKmJodi4x2x/k9nO/aTcMi517jSovMMdj7vPn3YdtJ6MR8mu10ErCffr/Lq4vh8iO+Oy/A617D/oYsVQ3JZx660KfHqoc5BrP6hqkGXVB9uMutjfEvDNwVKOx0HA9T7IbhlHxxQXFQLSGsqXFQfQGxytCUK3dGCOsB8195kj3AWnT2XCIFrKcZl/KINoejt8811ZQxnWl9opkDAhQDMJEbPSQMG8tYZDrKHQ4T2ghgasfz+x2tMumH/dY1OrmdwsesVNpOyO3uc2Kg4/vBPrLgRg4S6jpeuVdbNIjc65ri+yR9JvkSqL+fJ9cdZECdHzX5Z/PpauKIWqfdketniG5NlxvRmz8J1av89eVcP528ILc5a9dsubpmNYqDMr0uvE8w4KV83ZdVmlpH18qiDKY/U6J0YSbRFiHEqLDbYYEkYlkpw5DI3aH0g71trECqG4TWOFr8JcGc81kTI4eI/bLBYdVAMAkfuc2v23/KbwuS29P/dmfJGkolxbiagtdmOr5FBZEJtqeGXR/XMTtUOQWh9+Uf06DolTcvkn3z5WrNgJiByKI2bXz3rupuI6k9uxqhooz2u4NrYU7pQUobhrvfBUDtHNsWwILVnbFK9xl5UhaAFX+RTrdWTnOROzNAOzv+xucAeGVt/nfitHofyHCg9ZxNgIXutrYYiGRylJcSLk1rcqQIcOMZiDYwz+0RUH7hxiMLwNgGHn8AgRYEuodyyY20IYJTGyBkllFKfQH6QvTOhN6E3oTei9DXrh2aIXHkPvSx0+6xH2opmqah0lcFW1xWEkBQFQAkgRVFByJZAkBmriOba+4YZ4oMFE40TjRONE49vQGJ0tjdExGr916w9zE+TgMJDxbLOveJTJ+9rtuBOrsLMMUMJR+K9CzPBgLGuKvKBeoINY3reZyJzInMicyHwbMuOzJTM+RuY36yB6ZnuMzGS22lc8SuZ97RaZpXTEE4CltAggBhWDGAKCLXAUaGAOknnfZiJzInMi89mTuYoMfXw6k7OlMzlG53dus51f58t5+N0RQtMw7lqVj1K6/Yv20oaXEEEHnLM2un87QR3CAdScYGWUPkjqdruJ1onWidbJjr4NqenZkpoeI/Wr8LvjK85sZnb1jvJ5V7mdqJd67YyGEHuPoAfBcnZcWQMEwxw3DhA52GSicqJyonKi8m2ozM6WyuwYlX/I823LzXkIinzm62pHmVzX7VjLnkLuqeGGEocdMMhajrHxFhMADm8E1i0mIiciJyInIt+GyPxsidw8dujnIj3pEb/kW7gkH/NGFgACyaHHBAtuqZdEQU8c5dx5LJDa4ff0jsgnBm5ibWJtYu1pWHtmnscHoz+4OIrZjutxG33wMGLb7saEas8hl4IEyxYaByFywpmYCwQQSs0IXmFCa0JrQmtC6yBa4dmiVR5Fa9e1+HZexbdwKBYEIE0YYFjEUzUtZiRmZocMxohrbscM2dP4EifgJuAm4H4pwEXnClwBjgJ3wHv41o7Dt/MZ5loYpxD3xDLlIDfUQRf+gAjl2gI2Rt6TuQsn+Cb4Jvh+KfDFZwtfeBS+Aw7Ct/YNvp1bsIVESEwxQ5ZDhBhmxqpgBNNAYKIdH4PvyTyCE3wTfBN8vxT4krOFLzoK3xH/3zu5/t7e6xcwRKn2liDoCPAceiWgDLYxllZ7gMdAfFKH3wTjBOME4y8FxvRsYYyPwrjv4ntb795bOfYKJYTBhHDGmWYQO0OtRt5RyzCGo/tsJ/PpTeBN4E3g/VLAy84WvOQoeHtevLd04L2N7y4mGABNCOAKAYmdRg46IAQTwfjFUI5R90Ruuwm6CboJul8KdPnZQrcZOfFKrbPvnFoEAFwVZNwdIKXCczSuVwdHNa+20wJrAIHAQlCqhHLEQmuZcBBL7SFrnvjcbGJigoa2Z/vGpz0oarDtW7HzBbxDEnhGweckgS+aa+WA35/qnNnQm0LCy9O5su1aLTflwHuCJ6Kmk0fP76gJ0fT9j1B8Wx5KEB3+++dNFOZUUaHl8t++3D5y1DoBLSeGBJoESw05xIkN5hsWyhpB25baro2TGWj721SRBBNbaJ32e5iBQ5jBD33WRHHUaKyjwsCIxlr82gV8igqZXgSZq46bSCcvp1ODvmD+NZ3yX62dKg6h+2EdPkM8sbZpV1WFvlFW2Vbdks7+DGZGYyaUx9oohXywrjRw2nnHCN7PVXvNPMQBPKc8dOd2NhY+dMTyyQ7auZpbW1/alDyMB91s1/PLyzCXstmHucpOdNLOIECGzt5J7E3s/YLZK1u2Z3gpm+xNfdbV94Xx0TQ9Y3m9/rW3PJtXW9iFWFtIvcbWeqGlINBoSrWQWEhjeGNbvNnE3ZAbR/FR7O7W7Ep7qhl6P+VZ98duMz2MJQATwfg6j0uIseY6jwOle+TZJp15lqCcoPwwUG4axN/d5AE+rr8QYMuCHYerv7dDUCURDBmng/nLDWM0zPi5scESJsIYsw+Mqn58sjn/lVNxDBfCcaoz6AfucTvikoPEbZ9GLyYj7s1y/p83bs/ZUCWQN50wmZY5v1CqNQNEX8/j2cCLblKT9W9DeUzKq+3dZ2CZYkJSq6GiHkkNGZeAQUqhkR7swFb+dmKuXZe9n1U7YY1dw0mQNtb8bVYy2R3WMSEEX8Fmc2zyp+XjHB9bHR77r6He26Je+/TY8Bpity5a4hAaelcfIv+peuOVbrD5x2WEX/yRyRfh3VYYrBqs6BefOJ6tq5af4lHGET6b1oa7Dq/8cp3fBGq2mglGaU2C+jbxI24yndtPz2NZ+d2LF13XuJeiUtvteh7kwo1ZsaXJmr3c1Svf4MWzF9u4eR86X/Y9XGiiv/joycvgCXsZXJV5WKZyNqgl7Nfqs7/bM/WcsteQQxoUAjCgQjsJa9bVi+to0Hi17XMgNGFQMEmZZ44xZYEBwhGKkdbauoYGjb/9QjUouJ8G5SBp0KRBkwZNGjRp0DNJUnREg8IBDdrNS7T+bTARUXW55wUNgSGaGIC9RCKGojjpJNUm6FHY0KKnSDX0hahRmdRoUqNJjSY1mtTouaSeOqJG0YAaHUh4sv5tLMPJvqSd0sQqiZ2ghilCKLMQI0AAJNwDwX3DU2v/+6RSR9Z2k05NOjXp1KRTz1Cn7nbnH0Gr4vPVqnhAq/609K3l3d/m5YWONo1X25qUOcyEE95GFxDIifLMSAGwkMpR3Nwhjb9NWnTQ2Tkp0aREkxJNSjRNTM8lM9wRFdpMivHTcrOar8sw3h8L58CGIp3vC6/qslKn9kra0ZTSA6KRdkAzKLziDoqgWwXWgmneSLrZa+ZkzpXFmJzVN5nYq7LZ+OTq9Y6xRIW3YNOfMopArSW9U9ub0OUAqf+8CfXnYYR8CoQPg3rrKvfAwlHQ5Pmi4d5e4f/xvBwbD/Ei+9egDzPX8ndsuDvGaw3VVHg/fg3OjwXqnq7rIwTNY5Bfq0v1j/mQS/d1VbLKN40Vs9bVFosMZchjQrkjzmoLMJBU+piEnTkQ/rtjUauJk3GovsupHLw77d/bHZK0XbshABOlj1BlOM2sEU6Dv5u9aUfUvMi+X/5H/ukPydM7eXp/WZ7eEDSz5PzZfdz0zS/3+yrMTIbMr15JO9mjR8BSFSwHI4F1FggtMPVaOoEBt3vzq9fMybC3DA94Kuur0fbU3t/TZbEopHrl1pFqmQ8CHEe9nW/Cq/oU2JTFh+gue8R5WnyqP2SFTGZRKB8WhAEtcbpeIjBO+YuPkxiYGDgNA/nAYm49t35Tzbobpl9nRXO1q1FScQfA8YplD6u/b/aw+i3OFla/wd/S4u69wl/eBZEcWyQppTpfxu9x6faLu5U5WMX6ja0qlgZhRGS5jBmhGVcy06JvWvRNi75p0fd8w2LCF3DnsfDbjC79Tq3fd5Ih9zWuDZXaI3Bc6R6se0Tvkom0btGHE6c5PniPx851XFjPowr4KpIqJtnYLJx730tfUhjN+XJm3XX80yJXNmrZck92k5IdJ94+TLLjLLLpDOmKDtIVHjtrtI/XRax1W74ernwEsDilkE9YTVhNOeTPi6iHl4dgMxDt3aeV+7gOj7HuJ93b7spcXVTCs1vQ8f7zQisHmDFEcQ2psEwAA6Cj0lqDdlTttnI6J4XdjWb1nab2VOje4ThZcXHpVKlP6+XeiJUaRLWzwjq/Lq43Pn0YiLMgRNV7ruftZ7A5+FAr4/WeQq17qk+1uROXB5amGgMjvON4ZRB2vU+x2yfQLttJclqfP7w+/+zv/3URQLi9unj2zcWz/bDsfYSL5qDtlr5YXa0unj2/eLZUwQCLLTW+zktrf1kWpYHKRWH1ckKT8Z+BYXExNDAuBoZGbOLZf//7s6ewxQCbUVjfLlwYdq9z6/qbrTqWhe65zlZr53pLgyBHiJOcUcksp1wpTYD3CgkgmDV+H4nVaWTqjNmx9VlsfhaXvqbdZx1u/NhGK3vBX2Byl42GuzqWDPu5lb0rtxR+fP3uZ9pcsC7e8/MsvMTF/B8VMpfuYxZ0XFY8ZrTJ3aMfKJB83b54XzfYjGJ5V7zFxdzMt5+6yf62jbLBvH+9Ci1AcUsNdJw6pbximAksJFUYKYY8MW4f4NJr5rSOuKfxwO1BCR22ZY+nXDiXwJYsLRKkRYKH2OtqsejM88DRw4glY4jtmX4t+HXMvyHMDliCEnAgoSOWCmUMtxB5AZB1yAdjUHM7DNqHiHl4Gqi9s/mXYJtg+7XBFp4vbOkYbH8Jk6lR1uZV4ThqixrtA1O0FV7G86mwwwQQIhkjhlGtIPeawmHSFu0k0H7zDOPE2cTZxNlzzSl1hLNsjLO/xiCDX132XT4G24+hxkdn84O8rSu1kKuUAEARoqnCTmkMCCQ2cNRjpL1rxJMMNpWo+80zUSz4JOom6ibqnmPOoSPU5WPUfbPO/8O10/m1GLjal48zt67UYi71DGqsIAYYa8UUhQoKxAFk2AFFR1Zu66YScxNzE3MTc885Sc0R5opDlu4m+1M8hfqQqbu5rGocNnbLau2MEU565YWh1FnkcOCthBphxrjjkGM9bu6WjSX4nlW28gTfBN+zhC89X/jKMfi+U3rhRs3dbV06ztyySou3HgmtibEIOAM9kgpax62iygJpkMTDvC0bSqwtMifJBNsE2wTbA7BlZwtbBMZgG8dNaDW8/+sx4ppWlXHsNuq1z+aJsQ5KcuApJkQCzolXwgGKPdXB/h1mb6O1BOAilxNPAE4ATgA+AGB+vgCGYwD+Ic+3494Lvi4dx25ZpZ2cTTqngSZaUGSo5wQ7qC1nDjvhkfPDxC0bSrAN40iklYXE2sTaQ6wV58taNLqV1suO0ATgeFqEkVpj+RDild+av/mqWHrvNAhh2B0ai5Gy+7iqIvXEJvunbJ1/3NS5xwMRtsWpZM5GXMXYq8C3+bYM5spW+bbMS57yIiS4njYvwiSxDg+YLOEIWZshZX+eG5e9XNrsVRijy25QWSwNhUXZb68Hgsp6FdprBl7EJAmIGU4II0g4QKghGkIBOGf7NYNeMxPbr8vQ/szE1meBkavwxsObm52GxLe61/GoWJAC0BKNk6k7DuWCXP9UcetMA8/YYRCTcRD3Qs9aiPxxMPRsoEo7xpdJDAHG4Wk1AoohSrlBglBFLFMQDuP4x1OEnn3xQL5rdptE5ETkr4XI8HyJTMeJ/NatP4QrmzEmN8rHqVxXanEZIM+RMwwwAYARCFJtAnMVkAwRJ/gwl+umEpnvRmbMkq2cyJzIfG7xbEfIzMbJ/FKHDzyG5bpwnMlFjXaOBgqBZ95qLZwkHDthEPJMIsW0EdIPA7loJ9H4jnZycv9NNE40Prs4tyM05uM0/muBvD2NI1bU0hZg+e1DVdiicb9GO3ei1tJBZTGSBFNjKACUIAsMB4i6IqFE+UD9dhKNE40TjRONp6AxOV8aiwPryEGyi/MgNmNIvmrWGOfyvlo7JMNjyZSHDCsuLbJUY2o15AY6xZViw3DeN5YInQidCJ0IPQWh6fkSWo4TeiAzRGtZ4c1IZojBSu0EaI4xScP/Oy+wF5JTTRES0gChiCVkeBnjzWkyQ3xxZGbt8+5ZAnMC87mDuTpo4uHRzM4WzRiMo/md+31bjpcx4zlmz9d1jXHjeV+tDWiPsdMCSyOZUxgh6pX30AiLBdJgZGVj31hCdDKeE6OT8TwFofn5EhqOE/pV+Mkvrc2/FipNKB7Y/huq086pFsxjK7XxXFpMuXXAMUg4AE4CKRgeBnPVUqLy3ahME5UTlROVzy4+7wiV0TiVe9HQLUwOR0MPVOkgWSLLPUcacw4VcZwSL6G2CjCsx3YBTxIN/cUTmZwPkROQTw3kH8KXuNnEc6aLc+NyM1eLbHOl1vFSdVjp7jHrTzZQtTzlc3fbJ3CK3BPUB/J89UEzmEWATfZ2+ymIzU8xhrehCULJjvzhz223OyEEVJpCz6FGXluNEOAUWYxgILzaIT78cGKkhxZnm9jhWRF0PBG8O63e5gRleMIYk/IwydiT8uTIgjZBaN67TUHCeD5kJGEUbgH+56Y8HLM4r97fLN9/qo+pf/oHXj618y7vTaonfAImpq1zeW/qU92rl9I6mPdmvVvhrs/krS+1U+tgbZmDxhQ7YwAbSYhXgGqgkBW8eRxv/fvJT+K9qQ9Wn9U3mOgU3m7DZ4Gdyqa7LmAT7cRg6RUiuo4yGXNAxI7XhMnUBzVfxLydJYOq/mdFVx8PPwfIszmCnid8jvkEG05PGT/NwINX+XU0dd/m4SW8DPbuL8sGfsrCWPYyHn6+Y1DnentWCxEVYWYLKNUyTLukdFoyrSiSAHq1B1GnkYlpZIrWZ5vQ/Ky04yeiUb/hu9JInpBG9Rs4hKX+J787f+6unJ/9/b8uwvjfXl08++YivJ4PZY9n12oeH0QtjYvvM3yni0L0x4pfrK5WF8+eXzxbqmtXtNV8nn/KXu9/EJ/ul2VROYhMUbcaQeEW8Z+BOWzr5gEz8UL8zM3P3uhT0dKz//73Z09C8A/4uPdTUBXrNGHMVGs1o0moRusdTEPVXNNKi1i3S1l1183emLKqNQ0fTlnVSVUVtKQqFow+ZftHaywerdx67sLQf5F9v3CXcalpxM7ZzKMMtgydAkvlgtqOVGG0hlEYDIE/pJWxtFVx0qxX90qw8oDZro6sSzWd498uw0ispo89+20TClXLcttdaadRIUBYQRnXQnnKIXNKaYslIAg5Cvenvux+PrG1Ftutp3iTWmv9hh/bWgsfKfC1IEmEUfP7BTC1NhSKieJ2wLp7EaycwNFNTCkYEwg2lrAvnv2Yh8rqU9FyENPpLbzxGdCYjVd8hQHjbn+9b9UVL+bzDLiq9f14ixerl1TebvO07Lamr/Ubtd7Og+VRD5pflk2jbVWV1mM+X7rGtmSvrH3UKWEQGgmYw9QoBjyD3CrBEOQ6zN5kw6TrNTQxD7p3CGpkb1xNhIaD97gNJcApKZHdLOf/eeOyupeVfRVkXG2LncnwPB9cuR+52d4sl3EKVK6ER53b5MhpV5fCzHLhggEXpGLXybjcZK7m7oOzocPBvLy8Ct1cqE+BYeWydYG2V2/fNn78IusYaeZmsw2zrn9UBmPZ9vPw4IvyRUTYffvz93/+Lnv9y3ffZz+9fvmn7wPwyttEm/Iyj81cBCH9EOdqNit2LrJZMEsKmG3iH/cduHh2xzf11a1wjfG9HqSbIch3Cvukr4m2adgxT5j6P8apQZ79tDTrYrbw/fIytBW/VDnqOwAvl1G/LUbh6yhDf393s83Xc7X4947+aM8wRhha/TZA8iro1m0+m1f9mLldP2axH7MO/zbFHL6QhlkhDX/s6Ku66T6doyJZLS9vr9AIOKDQ3n3MDyi07cd8VKGFspZC08IZ7QnGnCgmHVEaI+mUwCQoNefFqEILDZ1YoU25JzvY9tetwKZbnkxoO4FBS+Ah+Q9q8pBJu63KRxgQS9sUwFgbZCij1ApLobGQm4AEEFPUcXKAArGpU3Fgv5tW3W5qGPRukEzap2TSJmv2xM4iCfgPCfyma/WbfL31+WKeZ38N/Gz5u6zqog91SUX59vW2j50yHGHgPdVCAK+ZER4Jr7WBCOvGkdWdRk52oNTuPrNyzE1+Hkr3BseORjl1pufBDegIdF3sMNnILTvfhOufSorvHiDbp02Jmy0N7n9Un55n4U0v5oUjb+SOD+p4pzw2lXdugcY99Tan1gxL9WF+WUCq4FPDW2Ye984K75jlnbaG+rL+x8tFrtViVrB/M7Ix9Dai0mQ/F3WqXaDqodLKRaL9o9K+eRzLy9Uqe3uVfzRq07Tq1Wq12V8tKd+41s4mLZByXmKoAWYSCKANBgYrpMK/MdwnL200MDHdQ8uzuunGNv+kgD94j7ta7ydh/H7P/iq6CuTeF4CITkVBGPLFpwB1W69r7faeIhDjcblFKMwyiwNiVZyCtc3qx61Cal5kf3Lb6BCw3gatETeAIt3ni0Uwm9fxvoX2CA1ssvfuU32q1k51rOfvK9Xxh8dcMajewyBRWmUDQKnf4VuzzheLhJUWVprxGH9aB0W8/ZR95zZBnrIfXSsm47IstUXhji+tq+0NcG2141gxR7VHEhhNCEQcCGUIxGR/rFOriakdqN1m25D7esgUw26GAORT+VMfu89d/ZZO4tBYBEZ0gNMQ8us8PFjU0GGsqN+zjXHLMhjC5Pmiu8SweRHsiaL7mwJYF91FpxpWwdoItqreRYU5m9Yez2tb5dXaxfEQPsP3v5tQOwyFl4U7VDQytoUd+bf4iSMQsp+KhZmJN1RM0YOZWs5c1YOZKnoQlXe5jRzV1Cx+7VmxNHRgK6WNpLttojSjSAgg2ffrdXj6N20vzlDg4vVV03ezebGdmNgahqwASBOkOQZCMAqNMpBbYIjY575stjAxBkPTs6LtWWy84R83CfxGWj8L5A3OnYvl0HLdMCs6nsWO94KPi9XH2hiLo6GoVTn/ZL/4wMWb9aawoIrmw1jK99HNuzsXd1u7y5uFWpcIvipP3UoY/MKMqVYQiFpHdbrI/hQrrz81+GGqostdSYmQzvX2fI1AgYWP6c0RNgQ4SI2UwgOnoKRoT5FOIydbkavvM9vdaOIVue4Njs/WyKlhUncpq7q0ny0FK+pGhw+f7ayneh/ianu9oFnx3gtbqvQDD7eNztDlW5kSBHUXn3IwFWnGVPwwX1xHC3VVsaYhR74u2knQ7kp3JgIJ8ogjYyC1ggXBUTxIDXDSUbE/0XD387tJzQFLZy85u7Yrn9lp4zlHWr/rKvZpVXARGRH16f6bVqsZjcVsVcRRzpc3YRiHKUicskeDdOOKtB9VlOTKrcsl4hdRZOIZ4vEg8E22yLdxCWW3J1guKuer0rd/MX8frdzQRnF5s3LRFggyacPrKMzNx3XpbX3ErlLuFPaV8rf7WNL4ft/W7zcpZkha3v3xI2a/hCGkmm798WpeXaz8+neX2i69yAjtvdEQCyWYAR5zHOw5rZl1gOw18f73U3v2x4ZnRcuzqCt3GwMT+fePNP/YCthljU/XM+zd8j/yT7Vtv4mxRLGyfV6o21mlb6sNtX3AVbkYGuO1giYvopjCjLScBVznm21cVA1vMfoZrsJENN88LiCS1X4KODQjAepovm5CmmpKWLsBloBoXmyfaE+E9ZxZKSWhTAULXQc7w0jrw98cAjtENFuY2lIvmy49F3tLk1NZ6wdv8rjAeK2KRc0qXLuexr9dzI37VNkdz1uRQIXox5m6inGaxZpn5agUJ/j/EbM5XKkPRXRQAyCfijWAhf9Dme+hkdyh2sMeyfFwFUMj55titW0TOxUT6SwWmboJlkvchi56EcCmVqvFfNpF08+INipe22C8UaPkoFGyf/NfzoppvbP+cmdUVmgt1kv/Og/Cka832a+hvzcIQLnNfsjjzv2p1k/rjYedkbtzhBxdLW1B7E6LpbTpcf56Hm+5yF6rzfuhvenrcL23Od282D4vyEiCDYYOWSUNwxpRpJzSnlJiy5OMyudotjAxQK/LJ5rFW8z295iEm4NtP7591fp4nXnb5VrZQLztHl/qWv2jyP5XJAirnSqrgbd5kb3Mqsfc+TEVRlYRDL/8VK+y/uFBuPZUlj5ox4u7XEv6f3l+XfJz03biLor/EUo3i86h4t2iTmIrirlRDlAOpLVaaqM55pRwoKiQpOm+3Wlnet/t4gazeIdSl2xO5Qtyq3udwSpjW+6ipLWMlqh/VBHwXPl+u12kc5ndrmdwvMjq1KubeZGL4XgGqtJ8MbvGk2ny1cyHaNOv+Lv8JqYd+f73VV5ExvfWYG1RwVXlu6iIEkNDhW0QWYmQ1NRo46m2inptDVPCAaiQFmYHoqGWTra1Ud5sVt9t2mCSY7c5vmtKTrpkW2RBaOjnuExaZPCtMie4rOx3Vve7RkSd9u7fNtWWZ7nLucvsXGj9j8VKbR2+kXR/S/CaLp6vA5i2ah6TSFVGwI/F62ya1FWVWq9d1RUq43qwuCN+hhHGsMeQK6S09ZBLrR0m0ALI9gmnhtua2uCubtLUybXKrm84jfV99Ea3sAKKrZSHsQOKTJPFesQ+citKaHRHeF7tQRa5tfeuXJ1tyBftxYmYX7LQ84v58n35pyCS/3MdZXvpHsLR89QyWc3T3yzignE8oCv71l3Nw3P+ootjC6N766l8mlbxprP4kme6uOks19VZiaOz8BFhvdt8vOXLmef2z+7jJuYymUX/pfVAOrrLUGkZKsVo88J3Zz2eku5g3YNp6epf/hZ++Vvxy4mAsevSyVPT3eJOx7dayZ0S0/HPmL8PfPQdROKnKEnig+ZVmxjosqnDQebtkMq4QqXqyUJtB1zmESw+/LLS8WFGUOr20Og2y4vdlMEkb1H3r+bx9ks7Dx/9Ru1/6YtzBcqs26V1kFLWpZR1R3xbnu+PqJz4hIW+BJ1hKjt+WA3QITXw2i1vBsh/XV5unbHTLGuZiyRM0wSiAHqPCfDGGqCM505jrRAj+22tZgsTG4lPjPmnDRJNZ5wlCj/1M21uRVz4iAfaHKEtG6Jtb65ew6QzR+8Qd2CKbhhjQDNttaeSeSzCfN3TeGB7+A+issfck0zNE3WTpZ0Yn06APy3l0flSng9R/tcrtQ2sz7cDoP8Yy67y7Rjq6/I27LUg0DhGlJSKMUKUVRoQaTwlgBrbg33dSsJ9wn3CfcL9EzLp8fnCXgzB/ocy1MsOsN7viwZZX5e3A/qAto5oIB3mAFjFocBSSqc8xNwY02N93cpXxXp8x0X0xPrE+sT6c2M9OV/WyyHWv13l2yKD3gDsN42yQdrvKrRwD7EAnCEClUDCQUM5I5hLSQin1CPdw/2uma+K9yTxPvE+8f7JL+XQsyU+A0PEf7XfWu4Cv7HrPMj7uryFe4ukJYQBxQCkDgMLhEUcEoSRxaVrRxv3dStpJSfRPtE+0f7+LjIPynt2vryHw7wPA/NmO4j7umSE9kVxG/aSMqExlNhJRjn3yjEMNFaMI8EFHYB90UhifWJ9Yn1i/RNayeHny3k0uGqf59tBRxxfFwyv2BelnZwenmAvJDRaWEoxp5BIa4jWBgsk+xZ92UZifGJ8Ynxi/BNivDhfxuNBW74aKPF5DgU51cOvSFJ8PM5ppPrtQp2qHxfhTr9VlR9OBdR9fzhVUN/xrjmfUxRUUglJJXzegv6pdEOTp2cY/SQOqwgyFv2UxYQfIyFQuiwaDYOK5Z3tXAIsVM55rYjkilsCYmYqBb1xzpLBUKjYysPPB56wMkjzg6QMkjJ4jPnBER3wmPFYR/g/GP0axsjleFBWGG+XhwOz9jXaqaC1IZYb6IggnBpmnQfUQ8+s0J6yvhbYt5P0QNIDSQ8kPfC09QA6Xz3ARvXAqx2VhhTBnlmjmqCq0lIFWntMKMNWMasR59IgSaXUFGANuJODqmBH5KQLki5IuiDpgqesC/D56oLB6N13Lgj3db6MSdsGdMG2XTyoDJp1WtqAAaY5xswJ5pk0lHFKkMWeYA6RpqynDZotJXWQ1EFSB0kdnH0AwBGFQM5XIYjRycGow1C01w87De1rtLcKvBZCOeM1hMxbx7hxwlKkLdbUAzo4M3gs56GkCZImSJogTQym1AP0fPVAM/r3Wxfesste+vC2qtfcUAO6KFWxcKdQSy3QK2nPBByDFEgYN4YxwNwgoqWgxlGImddoR/9eMxPDv2x/Vtxg2kPgBlo+BvOYPx2fPoP6fFOds1byqMpvGYUpCm71wS/+WH3z+niVq0DjGKARRnaEXeBcebxWfd5K80zMTXksQkzPHt5QkYXdB1mPRWHkbD+9OCGMqxzndTbP2zK0f15J97SSYYSWr2dTkfLgY30pNvMdTqFpiO/QUTS94oHzaJr8SUfRxELejNV9sw4mj9kOHS63Kot658t1rrf3bgkmhDMOEANKKe6E94wZZ721mnK1d/VsN3KyU2eq++yOg5v4pM5j97nNkRf0Dva3LIbR7YH9c54XJ1cUZmXAWf3aqxMswnBZfPo/2S8BI1VJVj9AzfVA++KQzpgUryB3sDWyRdVskK102kxLtppxkb+ET787z+fdWoWZWnXicy1ieaPGtlmhlLTh4o7LnIdMa8cMs4wwwy0wWkCugMUWCrgTuOG2Jpa75k1m+7tMe9bT4ZvcVeLkxBL39kZvY4Lw5rffd7I8FmZznefBvjH5IuhVr2x92tMmu47nRLWOz93GH8TY2GTzfB02TzqO/BRcRkMngL4163yxGDj8c1MXtA/+LC+3D/tClDDnkGfKBwYzgQRFnkgKgdTY4N6hn2Ubd+PugQOSBg79rO8w7fGeu1fyqHR9uTuMqzhMfBGezt8s6kPxosi2jmUoppGbm1UEacnczhFemxdfwLFckwlJMxDsnTNXr/KDB11tQxWT3+aYqwM1+5FfsepvUX9GOZjIMOl04ETRvUfucjyyF75gJw7j6n3WtBSfluK/wiCur8z6GgD6GQahycPqifTVU+cArgrAQ+dvNYpaBhyljjrvXDDcjPXQe+6QxVoChQF0au9i2mhg4lnzl6GcJtgpTsopKae0TzwZzh8znuwIymkf5b1AsgpYwzFkrcIW0L2mnFiIObNOaugIEEZCT6FjRHLLu0A/SeRYQnpCekJ6QnqaZpxZfNsRvcT6eumlbqc0raCr9EA+02ZZO5BNIcisEghDRymEwgruMLcIUyEgMl2lVLSQdFLSSUknJZ105tMMfL44532cv437CsZt+kTf7EuGoF4Xt7juPFHCWq2pgxAziLHn2kCEOCLCIdTlet1IQntCe0J7QvuZo52cL9pFH+1/LSja4/qH6vIQ1Iuy9rEDXGuJkIAWUI+ll9pIZxSHXgJHQI/oRQsJ5wnnCecJ52eOc3q+OJd9nL9ZD9vpq/UBK70sbAeLIQk9AcR57RREWkMBMUVKB6g7D2GX6GUTCekJ6QnpCelnjnR2tkgXoI/0kexAFbYOJQcaqNI5SIYBbSn0TAtApUSMeWc098Gah0K7LuRPmBoooT6hPqE+JQCaHvb8fGEP+7DvJf2pkDWc76dV2LbfCVDaWEokxJwiQBhUJC7IeE6FwrqL9pNk+UlQT1BPUE/2+9RIF+eL9GbI5M+hiexXp8K3ahL94+5KyfLq7+2UEEpL5JjEnDhiuBaGcQK9A8hRTvTewb768clSQSyKPGnlTaJ70ywGLE+cBmLgHj1o44GQyTtl7blzSHqZ0iHCtQyOLLqXld173g43D1UDmO3cexcHY2bCyAsQjS/UrdX2Zu3KEPaYVSW0GamcOWWuygZePEgyiDGnusZ777rUtYr6DnXN4Z0ipkvxbwaDYgayN2qZr9W1yt6FQdRgQChbVUU7DjSutWfpGHEEvFXGao2FZ9SJcEkhJZmhyO5Y0GhgYh6ElmfWXa6dC99KLWYuvICtm32Yr7fBaphtw8NNRIVb3OlW4dQnZcPL5c4Y2RlydSqv3RePnz92d4eMMnVXQYHCOonPl5XPl12r9Xu3fVwS1GNn2Lu2WTbkXFs9deJAwYFm1N13N3kY+q5I6tZKZGPLgr3KKznQvtzJFIWCJeAxwxpDwpxkFgHFPCGSCtnwnGq3cTLroL5NmRfgVPbB4F1uQwF2QgYUWf16FKgTQW0ynOW+EHMMsnoElNIZbIEPar5QOvwwzGEiIvQ6mgfLMCdrDpZflo8NhCflb/98+Cmq0VO9+6FHGarRf57Gl0mEg6IZjBamjVGX9QC3Lq53+da62sIb94pTRK3wPv4RM2q0FIpg7oRweI+3VhMno1u9FlDdbdJ8XEfucle6sQewcIpspDeRbRFZjW/+SzBuPl7Nw3wmfJBNBklBsvB0izxGCW5iRlI9XwbTp0gtUz5oFgvj7KrO4hXNIrX8VE+qwt/iwkIi4P0JWL7w4Tleu6z/DPvPnKCHYHPB/qfr61JC41JVnXC6Jt+8LtwtS/fz+wzW6Wb22VWaOrnP/u57FO2W0Mt0+AhAMRHubnm3e2NvgmQ/++/6a+jqm9jVLOr92NWs6Gq5Xn8Zp3PBpNvWy/Shl+b94lNnGVtlH+abMHUNBfl6Hm4TMLhrrlozjSv3RcLRuJydf4z08/0l2QBZFwkbGtjksRehrXXckW9AdDF/XyQhNfFiI2tincHrRVrFT6v4p0oDtP20ch/X85G8093Svq55t6sxpb4Z6tW4royy4z4N9b9ZMpAyOxD7cp3fBJF7W1Q8p/DiQVV1bnmMIDise9Gg7u0lwNgrzOEcGN3ydmJKiq2iEFGGgdCYQGcswEBbIgRGaL/t0m1l4jnIl6mcJ9hIT8o5Kee0xf6l6uSpVdpj5nI6ps7woDp7HSyIrQo/G5xLXjdKh5Xavkpbr0EOGXcae4eQ5g4wGpNrAKMdsxSbvl7bN5RUW1JtSbUl1XZ2qu3rnaqhM9ZrZFCvVScmDWq11a5sRKdVFTr+zRATjxgmgliktbHceSCE91p7TfSARquaSfos6bOkz5I+exre0LfSB/iM9QEd1AffuU1A3KA6sHXRiDYoy1vKQEIHLecGKiQQI1hwhgUgnliAtEFsQBmUrSRdkHRB0gVJF3xBuoCcsS5gw3ODq3ybby/XanX1aXiCECvsyscmCftK7WSD2FoPDOVcA8kJ8NRojxwOMwXLwtxhaKKwbyopiKQgkoJICuILUhD0jBUEH1QQf1rP7aBiuCwLRjRCLG3nE2cS4EAnKKTWAmtkuIoHT1qHFbeNYyfbbXyVOgAmHZB0QNIBX6gOYGesA5o5an+4Wb7/lP203K7z6h039ICPhTu3xVIJNK610I8sgfHwCG+VhVJLzrTDmCKKjZCI7mcBjQYm5n7R8mwen2VWB1jvkFx+8omYf4s7HeM9q6YBt42euzvvA8qLfmZFP+uoj0D1TfYfN5ttto4t14RfusBetTvGuPyNLVERkdc8v/gPYaQ49/55pp0KXyKedBx5HOA2j8cfh7bz6/k/YvRdSmmSmDxVpNCX4Puc4oSmihNqJuZ9FWR4nf01Jlx6rS7VP+bLZqCQiaWzKO2z631pJ1JouFI3VKio9Vus9Vtda+qgoWZH5sv5tVrsOtRMu7UjzCTq7G43PZY55iHOC29+8rLHu0/fmNu8qwMry/RfUS/0mVUm5MrUeq2Wly7CrgyijNXb2iyr+pBmGkmrDWu1z/Cx+oJUwiiKzy4Q5rByQWBEubRP9S6oWSqDgYO926XtDRPljHPUK+qxwYp7YotMQ4RBpjDdr5K125h4tvQ1aJoJ1sySpkma5stf07odtx812uMIs+Ews3vRi3umDkcvdsvbi1w0bnYLoCzEQHBqOcFCAS4pMhoYO0Duk0QvJnYndid2f30BGV/jZAGdsdJBIxOF+aYA3+BcYVc2Nl0oK7QTlFKNgESKSG+RdpoSiUnMXgwkD3/TQzOGspmkeJLiSYonKZ7HmzTgM+Y3HuZ3byO8QaDOdngT380K7cNbkYPcWe+Ng8xZLgwlGjiPsLfcAdrGd7OZhO+E74TvhO/TnO10O4CTMwY4GQb4n93HzTC+l2XJGLxjcQvdlElhMcRQK0igk8qbYIJLwDiW1hbvs4fu2EgCdwJ3AncC9+PZ3fSMsU2Hsf1qEb3IR8htdoVj8K5qtCMSJI27qpIIjGJmJuuVocYxgDDSDuohflftJIQnhCeEJ4Q/HsLZGSOcjSA8fGjVSkPUBOuucBThZY0WwoEDxkArPPOMAuCoFwppIKFXWBMzjPCynYTwhPCE8ITwx0M4P2OE82GEv8k32+5pGw0IrULxyHkbI7UOuNHHar+tihd2Mj/6GH+6cPsePQiqb3HT4xFiyY8+oTr50X/lrjFNHJ+dIz06rGHEyP5qAcdBf/oWPUf96nu1WhMG6ATwAkqBwkyBOMVjDlNkiVdSWlx4iva3W/dtnW7S8MVqojRpSJooTRqm4/qjOtofYbo8yPRhf/sWiQ743Q/Ua5HdCMshZ4hrx4yljgOJkNIMSCaJ1f4A2U/th5/Yntie2J788L/cyQY6X6WEwZGJhp2rIzONssbRqUao1tZIRADMhHUWKUY8MNYS4iHjBEEsirMaxucaobGkkJJCSgopKaRHnGzgM+Y6PMz1fO0OY72scIzqoVb7tAPDJIYSWI8YggIzZqHn3EFgPKVAHYJ6aCsxPTE9MT0x/RGZTs6Y6egg0w86EFUoOu5H1K7YgjvHBighpEeaUaIE11RpBb3nzGtDzQG4n9yrKPE98T3xPfH9KN/pGfO9G1S7zH5WSxuTCg84FS0XZVnLoahb0OY34gozASyGyCNkmKJSCqetlso7ilr8brZyAmwvZ1X7JTjDiNrDc0JQH7rN4+eZLtHc/sp7/IZ2Iq7KDOOvS/Bur9S2rDGab1otP2WVu2uNwOclpJd5drNcOhOeXa0/ZW5RAHxzd0Ifkemv/Qj4x03wi/uRna9uelahudm2oBEvtH3HuSfB3gNOamIxoFwBbKzGWFBlkeZtYy/8+iS2XWg3mFfrbVDO83xWDeeT0eJW9zsXbBSftW21LbOXi8Xsp+WsOF6hfozs18oQ2tQ6uqBIeKBgemgXVGXU55vrOJzW2e7pNy+yH0MXF0Wu+yKJfVE3/iyaUA0CxRT217meBz75eJqJDaagV5urcKs/TMiW8cTnt7cTHlk0m9F7v+bL0JXC8Hsfz8OYRfo39/8/NirszsVZ932HR+t1vYeHK84m9h8evMuwKE0iuHe4321Ok+Mn9hse/uyd2VdhujwPU6hFvo6HRHxUn4oJzlX+0cS5SiGOO0nN8uUizOVeZP8aD6eohl/49VWcoxUTmqoLhaTGGdOV+hDmQ7XQrp2yn6pGwmxp5aIQm3QERZq53d3J+E5TtlEEnp23Lj7MdTbG9Y6jbpNVg7mvexXaNpmSnDmplHJUGuK5pBoLT6WnCggrdszvNTOxcfYlM34C8ywxPjE+rc59Huof1YH3COb5GOZ7vrstAA+77Q5UaZ91ADGXnnMlAZIMKGAcRJYQGybg0jW20gcaSrhPuE+4T7g/Y5MenTHnxRjnX+q8tZTaQq+qCscpX9To5DcF3GtIgLcYCWUMBlhgAJyiCAg0AvmincT4xPjE+MT4R8yCemvY4zOGvRyD/a9xg2RsPf5jVTgK+7JGC/aEcCYxjScPIG4lIjGXNYBQcw6AgXYQ9mU7CfYJ9gn2Cfbnv35Dzhf1BIyhvu862yLWiNfsUJ12NIQjEkKKYgiENg5p4bwKtj4xSFmD0DDwT+Mrm5CfkJ+Qn9ZwpmQ9PWPWN+Pfvr3Rugx6W101GK+Ly9fV1RLtjWvtzEgQIMs8JQwoLZDRDIZ/OemhlRSSfSrVRgMTE7xseVY0PXPeO7ON7okBridxiLvt7c6B3s0PHB1BZ78sMxXpsyl4FlBmAk0jxsOvQqe30W3tZ/VBzX4OryDbbD+FX5fPuAnELXxoc1/yvC+Rnx3Z8Dm+bWOes41xNuQ62yvu+86WL233zs4ip8Lj+ueRZoDVd/PNNqjy+MGLt9MAh90VFQ+5g0fnesd3wxJmpERSa+QVw5B56JhxFgOo1D4BT6eRiSGyb/0BEHK7m90VIKdwqG1/7Fvho/GTp8iPxfw/o4zsPksXIP3yPkEar+D7omLiSMmRdiDPjc5+WHzq5Pa60b66VjvhV1fa+0NKc6ylBMQCxwhWmGpAOJUCSCl089js6ueTu+Hf6FnRcDuSpq5yIl/8u9z0NvwQJzVAwuSw/MqfFs05Y7Tq+9IfHndTTIr0Os77lu5j9v3vq0VuS5skPPSmZtAePGHuqUJfPqgCPaVUvsjeqVVEUgzrWcyvg+lvy/phjIZpaOzeXC1eZI8Y3+PqJ1sUDzYEmsEqfdYMvaOEGkSa0T5vVBgNOgjUVc9kWe2K2iZL53onZyA1RKiYkUkT7TlSiMp4ooSmwDMFGiEGrUYmRtC+9QcwWW53sx5yUDcGiBbHR5zSZGl/7IiLyJt9PHfbgAlPEeyOfJFd5+GhS0NGlTGDtd0Sah0xWAKoipWfzTfZt4uboopTi+fZq7ggtvvbW7NWW3OVvXbZD2vnHtfMaXzPAfZ0S/vY6YrUkwXOj3EpLo8PEZTJvy2DddcaQpX9Fmr8LY6BOmSsiBvtD4i/v7sJhl9QLv/e4Vh7eW9EtKvfBpG9Kfox6wndxR87QKx/06RB9cWWl3egJW3Rch1qqd8Hg69WVeGhwKvBOt2gq36lWVU4GR47Nzhd6ovb3Ore1tgEMVa9LzuS5iL8ajMvZ3NhtobjSnGelQvOxZp8sRMTRlOQGO1UeP1x0b9+CZGkRXG2MS4u879cZvPw8sw21spXbhnbraH60em4QL5JK/hpBX/S0xvCcNzOTdDJw/qtVTik3qoK5zaBH+Pz2UWGkcMKhw0pnF64QM2UkVCBTnHLSMdIe6KApxAzQbG2TFvMGOJUccWAbqikViOTG+lflhaaxEBPWihpoeQ6dCuOP2rY1xGG8yGGVyNlCOJmVzRM8Xo63cS4QtRQr4XnhNPwD1OaWAOwcJR5CWwf4/UwSxxPHE8cTxw/D46jM+a4GOL4D3m+HbbFfV0yTPGyuAVxxqj1XjrFnPKQIYUUDP+NxrmS1g7Y4mUjieGJ4YnhieGTnrTzlS8M4TNWRM2Qs59dFoamD6MjVL9Zq9aUImbODoWzdbOwswsxWKe7C9GvNPEuxMANal//kymfO93zrlpInmBfov+tOwEGe+1UYTnqnCoZ9y57YwRLoUHMYh7ztzaae5G9rWMR5tfxy9ccL9f8suIzxnCFouFS+2yLCvs2NkHzebcuU8tWQQ/rGOqQlFRSUmnb4qh2GgT62W1b0IMaioIBDdXJZVfTdyiNXbOsNUNCHimmMMYEQ++8I4prrJmSAmnkPd2prmYLE0+PvnxVNcGEKamqpKrSmtg0sH/UvY0joIcDoO9tT9f0Gt6dbpe2g14YocAorB1VRAlJpcecIqUlJ45y0sP9SfamE/AT8BPwU9KjB0Q+OmPkowHkv7maL/JNvrr6NID9VbNwEP37Gu1NbYqRtwDJ8KhOQwEBc5xCAqQWDjVSmPbbSSogqYCkApIKeKo2Pz5jBYAHFMAPeW4H0O/Ly4PQj2XteDFLNFPIaGodsjYAHjihFTCYEgqt7+E+tpBAn0CfQJ9A/1RBT84Y9GQA9D+r7JVab90A7BdqZqqiQeDX5W2fJ48h4kQyLg3WiiJDIBRSMS1iyLDsQb9uJYE/gT+BP4H/qYKfnjH46bCFvx1c1R/2c22XtnPhIW8QgU44qqWj1ktOhSGYEOGQBHzIzt+mVf0E/AT8BPynC3x2xsBvhhn/2X3cZK/VpfpHTBz8tt7/qLG/DMWz66p4ttseKeE/VNgON4YeGUgB00rr6MJDqCQAekChRZbuU1oPtTSxBhi6xUmSAh2/0bFDwR+C9Z1PXkJ1k31Q63l+s8kWKvAupvmJh39vblYxT3W2iaJpdomoS4Q/z3589/pnWhD7b+E3N9plxbd6kf0pphcrZDimOAzAuszCn+P7qZH5h0dN97MuchCFPwx4FbbL+k6FZf6ilFesJEoz6PUv8b18H8fKAE/CiFjMXFHYpUm/qMUSjqVxDGPmCBOBKZJgwY2MZiQzAuy9Q/rtTEyS/g1OwpFjtzlGEVYZkaekSP9b15nEgpVk55vwyj7F1PSLrHyQGjNFpigVKBNsgOx9MJX0zTpYJDoM5st1fhNQUsCltC+rERwa2V7dXOulmi+yq3gOfUWgh8kZdnsT4ZFlsRm4+IPaXEVbqeek5cuCrpNW+3LbGZc444jjnlgMjZUAc24YCordSofofnu+3cbEslc3HiYJq+oOp5TB297uHGZv9bcOU6xV9cHDrK2cPoUeB/GpJLQhmioGKsb8fut8F2oYn3U3pYm6O878Ni7GLW7DX8OkRrvtxzi/2WX6+yX8rMzOll208ucHO7/M0ZZdq/dFJtMwjwwicRMqhAEcpDtYDH9IqdG/NHugGbP2Nkx6C3r/EtnfYNCmKsir6yWCWlfbO8bKIw+5F94yEv4opDUaG2EtwoLQ/UpSq4mJAVS3PSsan5mrdZCxa7Wp6XAKCt3pnrdCUWErnApG/7YpD6xpf/gaSQEzq3V+nQe4bFbOzEN5ZRTUa0F5+AaBTeVTP48I+o94Jk6Vl3STX4dfLvOPn7LdiwgtzdfzbTNaeurZxV1zGcceDvFkf70PkrehLBGkIAhrxhR9q9Y6jJyo2JoHshRXC9Xcj3NtF3YDXBulE0e2Nls+adbz4zc6nnb4yPxgghjWxpcrV5DDg8T0BruF5Lrr9WJvXNYNIyKwIDzLdbESmBUHGJeCrW8282V4thfZtzfzhW1J+yYL1lqQ1rE0tLuv9CItFKeF4pOeidUG1tmFc7LD6IXD6O1PIpsMGo726ddor+lAIyW1mFkso/ufAsR4bz2n2COt9uvD/XamPi7rC+L2FEdkJW4nbn+1G3yH8f2oAZpH0I1G0P26PCS0E5TfZFF5jOhgfP5ItTbJGTLMa2oYBsxjrp3R0FHKOTaIymGSNxpLOE84TzhPOH94nKMzxjkewfkP8/VmG4/OCaN2hOc+Vplt6iqjQG/Wa4djGs+BjkutwSRHJmDcKUoFRQhTTq0aJHqztYT0hPSE9IT0h0c6PmOkkxGkv4yiOMJyVZWNQryo0KK3NkIzbLzhXhhMIMeaeEs1EMgbQIfpXTSTsJ2wnbCdsP3w2CZnjG06gu23bv1hbtxmhNybffEovOs67aOcGYUIWuYF8UpbAZFCmiGoORMOAjfI77qlhPCE8ITwhPCHRzg9Y4SzEYSXfx4juN6VjgK8qtLOZQiwk94ZySQGHEEojfDCBqOcSWCIHeR31VDCd8J3wnfC98Pjm50xvvkIvuMoCa2O8dvsi0cBXtfp5KcyBghPLTMSWG28BRQgbVVgEGQEDxK8bikhPCE8ITwh/OERzs8Y4WJsO7ObbKS1pTiYcKRfox2sxoyiygHruLFaI6OgxCRY3w5AZxUY3rw8ReKRhO6E7oTuhO5boFucMbqbAX0/zLdR5LJXixvdDCkuL89MuNxMa1RFFg+VthNFEacgsExYppSF1jOksXbGcxg9wvcB/oNNTR1n3LzHCUP7jt7nrlH+pzgPtfnB95HFJaHcugjvLUKIbcmHXRhe9XBZIdC2hl0jCVSZJupmHcd6HQUY5Lbax8hi0pGAvHleEnyzcO59tl2r5aaUgT+kwP+GjPJmyNzb3JhIGnOV54tmzG1xfbapr1cxt82rLaGUEjBNRNx/8p5xILkPl1z4P4KsJXAfc9tsYuqY27LtQkZOGOx/7DbHImsfwn6qvutdJbE1HJ64PKZsPqcGSTMA7PVNtKG+VctmwvfreHGmw8W+oh8oaxMFOi4Z5drDeMgH8gJCogBQWjjg9F7NDzQ0MVcG7nASsBy9z60SghXTtZOmBNt96rugpfGr23Flky8vN8/DpE7fXJfnpBffcZOg8kVDBbVShO0SjHZCkhq5UluhSJ3r7b1WLgSQxnuNoGaGWOypUgpZ5TSU2DYyg7UamTwtWKv106YGO36r2+UBwSdPENb60ncBS+OntwOLnW+u3OaLniv8GFd/8uxVTKzoMpV9N7+cB4Er3+27uEa0LlY+/hbfSzylZb7P1fv3dzfbfD1Xi3/vyHR7AWlknFe/DSM4vPvZNp+Zog8zNbNlH8qRuC36UIzE+G2KQ1vmrs57fPHHDj/qZnvS82K1vLwDXJqBMq/mS3ddJKrsZR80dVE392C3oL0TSLHj1mjNNKNMOa6JkdBijKmQAosdX7qtTAyYbvNT56sebf+uE5+p1yC+zRfBuHC/bzdVwuldTxsS3kw0VuYZK5/iofOMPZnlgmYkAv4ue6PWoaL6PXt1o1v+rNjGI9aLspmpykqp6ZV0xEYHtaygQNILHzW0VJwJY7FlGhu9E5teMxPLTa/9E8nP0fs8/gJC3HK5jnl/L7PwyYtOZnWfawEyKmb4i3kB3Sc3y1duWeZajzkCd7ndHzR/75MRqaaX+OsweIxax6D7+IfFzlW8VsjN+XRVd1b+YbHz5K4VZz/B1W1+0k17Vf/mt2lzXh3tylTT6Fs88v3ka4KMV+Offds6SuGyyI3dPzSherZstY6DzhQZOK/yzSqaWGmfMu1TnjZx1ejoPcc0VvwwjNkwjFvLDQ2k9POetArbKw6OGCW8QQI6BBCFGnvvFZSWcODdfsWh1cTUq5dfDHanWLtM2E3YferuIXeh76NmoTpCXj5E3l72wB1XhlMHdorb/MVOhIuIcCuMZJ4SoQ2gkHpMAMG+z9+TJA1MBE4ETgT+WgmMzpjAYojA3RQjO6wM5hdpl7ZTQ2GlpRMSUuo8ogQJBHDALgYaSc9RH7+nyCyS6Jvom+j7tdIXnzF95aD9G6R7UUj4kAncKByxgusa7T0WbITixFECEBHSQyWoAkZgIYHzcMgQrttJNE40TjRONJ6ExuR8aSzAEI0H8jbtyDKWtKlXoYViIZjUQGBiCSPSGoMRgtpZRqUAArA+ik+UrimROJE4kfhrJTE9YxLDIRKHj7DN14MgtruiYQ5X5e3IbyMt5SrmrUaEaOq5w0ADK7gRBHnZx3DVSqJwonCicKLwJBRmZ0xhNEThv7iNU2tzNYTh9b5smMN1hRaIMXSCKAm9EVpYiiRzHFJH40lfnFnQB3HdTCJxInEi8ZdE4l20xWOwmJ8xi/EQi3+9+pS9usrzzaCL8MerT6YuHMbxrkaLx8wqy6BhHEHErZMOUyGIUYpQS6Qa4PGunQTkBOQE5GQaT4JjccY4JkM4rhKMDrHY7IqGSVyVt9eJpTaYKiu00wwpSKQhCIU/uUDhMolLh8NVK4nCicKJwonCk1BYnjGFB6PoejlCd1wZThDaKW57TRjPsKMIY40twwBIR52LWZ5jJAfXfQSfJDVoInAicCLwVxvAAc4Ywc3YuVcxEZzL/jWfh9HSj102RfHsP2LxeLjySK1uhHJZbeL45Na9q78UaZKrfkyeR+O29zuHeOXW161xdTvkGuULzOp5QEeeIJsge9rg5OZQPcd4ZHGYqbzP1E40csWKoVjkRlF7NQFCSY2yXDvsKRRAIcY1JsYJ4yXbe501Gpg6LdEXi9cJzNqE14TXp2XDHqHso8YdHyGs6BO2F3VcAWM45rhV2OIsdc4KZbW0WDmIIAt/IRxTZRh2GoEuZ08Sb5xIm0ibSPu1kBadMWlln7RvruaLfJOvrj71abtqlg0Rd1+hRV3ONDVGBdNWCe4t8FJCLbjjynFoEO9Sd99MIm8ibyJvIu9nkRefL3kl6JP3lVoPrcia6vIQb4uyFmoJBwgSay0yzlBBGZJec6mAtxII21tIKFpIlE2UTZRNlP0sypIzpizsU7bMrt/H7La+PsTZsrAdoOZsEH8hmZFIce01IxgKgA2XThDRA23ZRCJtIm0ibSLtZ5GWnjFpUZ+0P8yXNvu3TR+1PhTcbEZQWxa2jxpjFnNBCMfWK0a0cdJBRyCAEkrZXz4om0ioTahNqE2o/SzUsjNGLR5AbdertibhoE9tq7AdXAYQN4g6wRX1jnsrOAp/hAZIxiWkPdKewp82kTaRNpH2ayEtP2PStuLI5sv5tVpkb3aHJw+c/1PWme0OWD5w7s+Bqr3zfsq6v+3qTn3wz1hfpibt8Rv1EIse4eif3pdu87V4n1HO9kdZlodV1sM0/LYYvZl1WzVfZKv4GRNvE29PfOhPd9yeo3OtPExceoi4h0jbixvrVmjZuVBgLbnGAFrqPdCQBxOXcRWziyns93Zur5mpY8e+IPROET2W0JvQ+6QT2tyCwY/qenuEv+ygxfu66OEhe/e6qnGYxWW19sqD4MQx4wxmDDMOPAJSCSsU8YhpyMaJXDb2FXEZJi4nLicuT87lY4668BG53Aw6e7m8DHWyb28286XbDJ1DrIoaM13VGF+FGK/YXYMoa0688DBy+6kZe+w2d13XZSdYdBj5qN2lXZdfu+16bp7vj/vOl24WcdoGb0nbksiJuYm5D7cM0RnJZ7gIUYZ5jcNW9GHbifCtiDIU4dsoavuLeQcMYQJZiDB0DksotJOOeKOhwHsnhkYDExu1XwpuJzBoE24Tbr+oXbbj1H3MZYdjxJV94vYifiusDEf8tgrbZwxLwhAD0BJnjRLWeyGldcwzxqwhPe6eJOI3kTeRN5H3ayUvOlvyYgD65P2z+7jpc3dZXh2ibixqMVdjSCGgnGFnJUSQGI08UAYiBilHssvc2EAibiJuIm4i7iTExWdMXNgn7sAplhVYxs6w7BR3si0Ayig0kAjuoGIGo2D6cgAg104o26Xvic6vTAROBE4E/loJTM6YwGiAwDfGlA/SBfCuYJC/ZWk7Wi2muZGcKIKc8QI46AzzMeWNN4pg0MNv2Uaib6Jvom+i7yT0pWdMX9ynby98rcLKcPhaq7CFXuUscUohz4XAmEKtpJGScO+chxS7LnpPEr6WyJvIm8j7tZKXnTF5SZ+89SDpevZWdKlH3KBb71Cddi4yaw0nFFJvvSA+2MQIckcCpLnippHUfKilROVE5UTl5N47EZf5Izr3HuEybK5H/MVt8xtzlX3rwqsOI3dps5e+bRxXVXY4rv7eznMuhCRxyQEqbYUmRBhhMcUa6pjYYY/e6scT03ZdtjrTxVPMVHyCWfmriUB74A7nEDBRf8ZKSgJRC/C4tXdmG7D1KVIrvLU4FMvsDKurfJtvMr3/7sUzZdWDzpeXd+fpUQkckLtnf/+vizB8t1cXz765CK/tQ1m1etHlew6CEpBxUeBlrPjF6mp18ez5xbOlunZFW9WQLoZz9tLaX5ZFeZCnorgaXqHV+M8AdC/qgTfbj7x4sZKs8rabooFn//3vz24Hj5ZT6omMtAOi35wMv3O7AdOQ9m24uh/YpcQ3rrXnv1I4pBEjHgAFIWQWQQGEYYoSDBnaSX2jgYklv2z5Kv9ogmatbjG1kXXwHo+fpCUIe1EUlGTZt2gh3Swqa2mzcO59sJPillsoMO9vVpvMO7W9WbsilOo6z0O1nc3lfETGw8j+7XXuI4tNcybzxqn32ctLtzSfBkJhVqF0porS8TCY4UrdEJhYa+IAmIEbTy0sh25xDoEvA5+vMxOpQiSfZ4t4m90kZJ3mF2l+cdpQlsbYPMcwFnQYkrQLyZ5LdcGGYYfqRlHbtY8jqC2DyEmvDYUCESiUxd5yC4KtsefmvoGJTYynDs0JphcJmgmaZ75UfpidjxqMcoSbrGdc6vA1ezZldbFPzaKk7ZHnmNAQQOQ1wEQCS6jhPiaKNxpqKNvQLH6fmJmYmZiZmHkuYSRHmMm7zBxK2lYQYjRjW7u0nRwISmGhEFQr6SRFCBqMHQHER2NUmzY/T5WrLTE0MTQx9GkzFJ8xQ0WXoT23uAIPw05xjaJ22gkbpuBMSB7m6BorDqTGAlgRaIA8Z7qNzpM4xCVuJm4mbj5tbpIz5mYzecTrPPR3eThJe1HlVjnax2v29oZ2dSZOzT7ShamyT44/4Z1cKKbeGHqZlT3LVv2Ek8UuqlcRpaG5QJ1MRXSW0l/4TWQmX+TrALEs3DE8emJoYuiJU693sHOq3aIf4+jIo/NMGOXfrVUc9ibcdpXlPnsVR30s/lv8CG/3OViz727ygAOXfV/4EmR/f3ezzddztfj3DpXbQ20ETtVvA5yu8o+zbR79bmZqZqveBJisZrmfFTIYi6N306ywyGJvYs2yN7PSs+Hijx1dUN/g4o/lW53t3uqsgvmL1fLysMbABzUGaia9aKqKRXjClvNAg4t1Wdvq7lZoRwJyjJkWXFBHFNeIe2WUh5RwBwgj+0DsXjNTZzN+olrknpZ30iJJizxBS/wWyuTe22dJkUyiSOCgIuntF+7uO7xp2C5u+3FbrAhHxFtCsXUUQ2ycZkwyA61ueHR2GkkKJCmQpECSAvncXPdJgTyMAkHDM5F8HWThXXF9cDYSy2fbqnxsRrKv1FIpRmtqmBOcGgM9opowHAM0pVHaeSSGZiX7ppJiSYolKZakWMYUC06K5SwUCz6gWCrROKBazK7GQeVSVWvPWIzgGEKIhOFcEu8Vcw5wpwAjAgg0ql5qYUsKJimYpGCSghlRMCQpmLNQMGRQwUShCG1uBnWL2ReOqJW6RjvkyArow4MqK7BmEkHhuROYEy4AFo4OaJS6naRMkjJJyiQpkzFlQpMyOQtl0gxVfblaZW+3N3bQeUutVrNNUXjgUMuhOl2HrXCX38q7TH2mZe/uU6UWG3qsO53YfjIvrV1esPDGNjUZdrgNAlBdLzPdXOd6HukbvrN1H9wiX0WaBJWirpNuSLrhxKdT7uhyjhH95DAm2Rgmu45LoXBWFs5+HfZc6tdohw0YBzw2lCBINIgns2MltTPeUskx2Edc9duZOnHjE+LpVHZ24mni6RNLjHsIq48a7H8EqXwYqQMn8jRI93bkVJ6BKh1vHs85Z4jHIyGkRV46qxTTgoRLVMkhqr490ek8j4hVnLCasJqwel+sojPGqhjGatczssG5l0Oukd3ydrZLLwI5rYGQGYZkYKu2QvpA1kBThdwQTV+ewDkyWagJpQmlTxql+IxRKodROrDT1uDcq5GttoEqHaZqbVE8sVcKbDEkHqNgmQJgtYxJWIaY+uo0m20JqwmrCatPGqvkfLGKmzGgr250PBal2rduENWEgplqFJQwbV9ue1cDbC02wQoFhAeb1DAb/mM1I14BZ/bOCu02JmZnu/ETpWE/fJPHzsO+Y2qVg73Yed2637eZW7goWZvnWXyCvr9CoML8/Xx5mZkwdCLhVMGIrHwvKRN7S4yaEXDfFnDqb9oW0Brfr+0Wd7dqi/KJd2lb95xIHrrPcb9DSCZIrd76HsP5hkaOdCoGfmjBbaK1MQ/1yiMMNi+yf9sovSgPKAkPY94vPgUx2mzz6/k/YkEyPJLhcdod3C5lzm4Tlx4mJuoR87Vb3vRweV1ebM3e9iUtmwNLxLmnWCOjqTKMEAUZkZpwgzni+xOn97+f2N54eJyihz/TKeE04fSLnccdo+qj7uEeISruEbV30kUJk+GjLppl7cUwyxVGVhujgbZeWseI8UhZryQFCnW4epLDLs7fUE1kTWRNZP18sqIzJivpkbUfO1rSZCRitFXYgivQEHmsocAKG4EAczjmSBMWWYlh4yChVhOJromuia6JrremKz5jutI+XdU6D0RZ9PG6Lxjia1XaAqwjqsj0YqnxEhKKAeVUSYEstt4UR2i2AFu1kQibCJsI+5QJ22DFQ1GWnDFl2QBlw4i8GbBhd9cHGVsUdqJkjEFAaIkR8pRgaoEn3jMSqCut0j3EFk0kwibCJsImG/bWdKVnTFfeo+uf1nPbQ+tleXGAq7GkvZtlNNEEWiQlcloBiCSCWnjNjWRWqQ5U4+8TURNRE1ETUW9NVHbGRBU9ov418qwcHz2wFqwrR9owXxsV2ssD3EBLkEZQQMkJ9NhxZCBG1CpHne1gttFMom2ibaJtou2tacvPmLayR9veqZslTIaP3WyWtfFqhWeKUsI5DVascZQK5ZEnHlkT/t7B60kO3kxkTWRNZP2SySrOl6wE9Mj6cxRznf/eY+tiXzBA17q0s7ulAaIaA6ChEp5AbgFxWgAIsVem65tVt5EImwibCPuUCVvFTD0cY+URxsJHZGwz+urPanuzdtW7bSB2WVyf7d5bSdjW1TZZnYeKUEGcgQZrYRAzGFBjFCFOgH0EY6uJicFate1+Xy3ytVvvbjIJYYcbf+yAxYja6ht+X/WsFpR3NXPDs2wK1nw3D6xcF6ITEfpGhT+bRZ1QdhMT0s5+WW4eJljx2d//6yKM2+3VxbNvLsIr+1CFgq6qXm1iRtrAiYuCKcOFL1ZXq4tnzy/CqLp2RTv1M23qLLnhmX5ZFnWCIBVVqgEV2o3/DLD2oh5qs/1YixcrkSpvvSkaeBbEavApFvP/jOJa9GHoQfrl/WdpfK4HepiYSfh04aNV2uPvioTewQz4wRUDNwzEfLPdjdortc1+uo4pC+Kw/UvhHr+ZLNmxr+45W4V77gAxmru4DbyBhMUHMNsM2Xq53mZ/ivXWn5p5idfb2eXuaonYxrV2PnthKJBUuWAjc4y5Y45qpASF1HHL9iGwjQamzq2xb/lEweEH7nDcpkUvioPRHjQ0fBFNmOfZpcuv3XYdLII6TLwA7Dz8NozjbQwLv1ab942o8S8jIPzNOr8OtnOZqvx1lOK/OBONzdrorDKXv6qT+f8YZro1AKYS6VXZiTJD+XUU63XRiZ2dXCUsr08UmMXp9qw8VuCA6AeRnVUiO3v7OfLfDDAK72Nndoe3EURg2QSBaRSHftbFnZD3kVrdyPdmtYkD4Id6MPFE9tAt7n2kxQTh8UNfMs5qi2meWxdqOsj9OkxZyzpB4xV5d1o/LJS0raeNL7K3V/lHE2eGRVVzs44zhjBtzP8jGmbPw2SyzOdZYKU6pyTcJkyOrqtsP1HQNgvn3mfbtVpuSpn9Q5oQpwnxXePqxwzz8CenAg6HzNl2Wd+U/UtRfjb26ziRzy4vADusZMiYkukFszZLZz8OxrQOVOmc0se5dZwTLTwlghuIODNEcY2tEY387gMNTZ2r6Ilrogmm/UkTJU2UNr8+k+uPmpngCNPpKNPb53W0KTtwXEevQovm3uiYAQYYwK2yiAOLFDfOE4Khdl6M0Hz6wzoSyxPLE8vTNtvn0xydMc3ZGM3fVHI4RvRG+TjV60rtLAlGEA45Nphj6bnkXFiDDPBGckAcGSZ73VSie6J7onui+5lY6viM2c5HLfVi6/bTqLG+Kz5gr5d1WmDnVFgFETBEM0MZYEwirzxQimClDBsx2cuWEtcT1xPXE9fPhOvkjLkuxrg+cMJfC7VjZ/wNVmqvrStLtSDQQCukk9xa7SVHRmgIlbYjNvuJzvlLbE9sT2xPbP9ctt8198Q/5kvrfg8vBIKLBwW9HPfR6R2U1QLv2FFZg5W6jnzYYAII01pCpzUi2BGrGOGE2iI1xgDoT3RcVgJ9An0CfQL954Kena8RT1tndcVPXabK3GTf16+3CfeywixWmDUrlHQfLm6vzQAGOeUeIuEtQzHSEHEOqVWaY80bBvxgW1ODvbqJiTfRLowxN1M+jJXC+3UqtB+8yTmcvjH83WtBK4IRL9dObXdYy30h96t8dbNQQS6Lh8r+KSseqwqQmdJ3u3hRd3DCKztUvuQBP7xecd8V79vykV7WD/T0A0pexS8Yo0Kzn6LDfUmM7NtqPC7trHzWn65jqGn16adyPg9qfrbNZ6boQrjZbL7vwk4kQhfKTzKPXTgedTJCm5IMt3Q/p80ov2BtZt+v10HRvI2DM3sXP2mDfqF8VpTPivJZXV7Cb7C0xT5GIFLWcGcAogIxjIQjwFGKFCQO7oNTBpuaGH3xHq64R4wtngh17UafBNqaBuxH9SlKyrV6X1mkxbNkRfD1dcSBdir8Plh6X0ZgSocMWRSAN/Fhi/CyX+fBoA0WTviG28CMzdYpG8n/Kkaw/C3YwH+dByMqnzDsrIOJWRxO5egchcCw1N0pBIU2Q9B+DhiKgUhvyvFbi/6ivFwP607ISae0G2qyWE0cYNK830zfzBfTxe8ONX2b6F1xwvMWm9+ktEZ6KRF2mRPKCeE2/EKtbZ0SIQ7y4lmi9iujSaPuq561lO84vyhkXt9s5ku3KUOm4mz2lPkSSp1bjc3Yl+1VZFL9NNWw2c0XAz3y0PHIrGD3rMPUOCuEPUyiykfNNlf5emtyGx5onV8XNQOy8jhdjimSP2WlcNnioV9kLxeb/Hk8l/U65pMIbcx9qFcgMvRj6Zx1tpq8bvZvefNNuH3rq8SItWAgNS4XL/VVdcrrS1NN9eI8vvPTMifUxbMXgdVz877ocjlaN/07Fw2ES8vsMo8NXwTZ+xTe4OxfqpNkN9VNwicoWirnlhFb5Uv7ZeV29H9dvTq1W7Eo67S696Z4y1XVI0MhnSNZzYs7FD27cBF+WCHgEYVQDPMRrVBP5lrrnL0KLXvQBgOQYWqUQsAq7pxQWGkmuBeMMu93qqTXzMS24FPTJ/e0C5M+Sfok6ZMnuNx6RK08arTKEZVCxlRKld5jM6ZW/L58XLXUldrLDZQibThSMUUmBBIKxYhgzEqtuTRwWL3UTX1hKgYmFZNUTFIxScXcT8XgM1YxdEzF9M9kaiFz5GimoTot/WKohgA6RQmHjhMgleOBVEpYQr02I9OX0xzUlNRLUi9JvST18sTVCzlj9cJG1Uvv2Oo28IdPrx6q0z6rilglAOWKaY0Z50Yq66WHwnvDjAcj6uUkZ1kn9ZLUS1IvSb08cfWCzli98DH18i6mBr3Ol9FFYEzHbNt1xhVNs2JL2yiBGWAOQ2gshZAShKxgHhAhgdF+ZLGs2Vzak0kqJ6mcpHKSyjmb83WPqBxxaMFsP6QPrZtFdzVlWk7wY8tn+6ptxWO9JpRpxL3iTjMNCaRWeAGCRvKNIyEONJhUT1I9SfUk1ZNUz9lEXR1RPXLcw2yxGvcwK8oOeZiFL9HaolEUIIKhl5p7hoi0UupwhRHrkLV8zMNssUoqJamUpFKSSkkq5WxOWz6sUhgY9TDrHrrc9vcaPHt5oEpLsSDFlDeYQ6stA0ZDyL1QwFMLpFNGjviWneIk5qRakmpJqiWplieuWsQZqxY4ploa42FMvxSCObuuqowrmUa99voYM9QAgoEmzFrimGOCQCYZUcJQYoc1TaO1pG6SuknqJqmbpG7O5uTtw+qGw1a6ufUqX8fRtz9FfH8eZFXWSJTWOwyyX6V/EmSnzmRZ4zrtTn0O7PgNjjuQweLSqSL2y4xx9ZfbHbFd6A+Th69eSn0gQ3iqeOJpQ1nsMuGVKmGXK+5NgKvPF/PAzKX7uHkebj2PZ8g+D4BS18/r9HDPK1GsOvM8c1vzIqZyWRf338QjaK+iYESpdeEtfQoKrUiA9ocJc3p8xsGB208r93E9H0lZ1C3tZyx6t6sxZb6ioV7d9QjBvgSfXUC4PEwkNEikgcMDa4EcOzmwXd4+joT4YJw5LCBSkAnoAVBaSCqAoxa2DppqtzJ5ssuni61JEl1+xdiaPD3icdF/1KDdI2KPRwyRRZAZl70N5rxbDop/VWW2qzKCgXa9Ng4oUt5J4byA0vPwEQGBVmurOZEMywEctFtLWEhYeDAsJKPmzLytj5CNDJLtpW6Hie7RUpeMcKwobud51Z564ZklxmAAmXFKMCSk0YQ5qtkAvopGErUStZ6uMYPPWOTpoMjvvuig2DdLR0R/V6WdewQig7Tlgvgg+BBLZG2Y1RCisMHG4wHx3zWUEJAQ8HQRQM4YAWwQAa+u1HpY69clI6JfFLfEnljErdRYI+ONcZwCRxFTymuMkJJ+QOyLRpLIJ5F/uiJPz1jk+aDI/zl8xkGJrwpGBD6Wtk/p0Yw6S7kClljNJbVCcyw8UBJ5ZPmAvMc2krgncX+64s7OWNzF8EbFfD0vM6L3NyrqorGNiqK8JfQQM+OhkpAB4gSUQEinMeVYMQcBUEMbFUUrSeyT2D9dsednLPZyUOxHMifsxfLdgbQJw7Xa2h9y5QxQ3hoMHeaYSuMVASxO9Bk2AyB4d7qECQkHXy8OqiNUHhYI4nyBIMAgEN5u87UbJEFdMoKAori9wBeGrIaEIWCtYZhwzDhkDhjrbbAG4IDsF40koU9C/3RtAHnGIj/sNfn2ZhX+NLy8ty8bE/uyQkvwJUEESaS4AJwZx4RBXnkquEbMWGWHBL9sJol+Ev0n7KcEzlj20Yj9r65H7P6iYNTeV9ftVf0g4I4wqakCClFCGaIGe2a591hLN2jnq+sk70nen7C8n7Fjohh2THzr4khwNntTHaCevSvqDOr+qu6srjur647ZAsM/aPssOosNgZ5Cx7QngATbwEEuY054YZwesg2Gm03sSOx4wuw4Y9c/QW7HjttR4w68aO8hAMkMF5Z6ALjHEgCEhCJAIgqpQ+42pEiMSIx4yuuH8Iy9BcWwt+Cr8hsOOwvtysbchcoK7WVE4B1WGEIoabAYrFbYUaAtVFoKWrgp9xyGymaS9Cfpf8IWwhm7CQo2sprw+zb7dpGb9yNrCr9vZ3Xx6MpCXae9pIg1E1ojbBn1FgIkNNPUMwulFlTTwfWFuqXEgcSBJ8yBM/YdFMO+g69zPV+47OVqNciBsnhWFo9wYF+nxQFHJcJMWoSxdopxTAC2SkFqmCNSDDkW7VtKHEgceMIcOGOnQjHsVPiq/GQjk4F94dhsoKrRtgSgcpIIoSnRHCDgRfi79dpbZijDQwSo20nyn+T/Ccv/GXsXimHvwl5a2b1M/jCYU7Zb3k7zB6D1EiiPAPaAQUkMVFBwQi2Xgg35E/1wimyySe6T3D+k3J+xE6EccSI06zAYsnd5+N/wFKCsMXuXz8oaYzsEzWrt7NKWCR9sfhqAIBUh1DGnAaXWOxeMgyEzoNVYYkJiwhNmwvl6GRLQ9DT6dn0TqtVPshsdDSboosbQqO7kaRyv2M3WOFJzIlEfaX0iOR9/yraQo76Qo4aQsxNka6y+5bYl4XWq33WZ2ldlN8v5f964LDQdHjHbXqltttnOA9ezmP8lCme2Kndns3/KwuN/mJvAgvKtb8pGbHioEhpBvJ3Ntmu13JRDOQtjPQsDPrR4s1DrxadsHrq4jiEjy8sXj5udUd9ovXDXQXyvhjIZ9Yr7qYy+Laq8jlWmzGVUyWp5183dMxmNC/FJkjT+mH+MuuFVkQk5jKhab6/nl2GchfFQZAHKXkePhHKYRLzH3MA/xpxrRVrgv7+72ebruVr8ewd0e0GPL3BE2KvfBmG/yj/GM/TKrMwzNduUfdnWfZmp2JfZtZttyr7MQl9moS+zq5hmLUrGxR87cK2bv/hj+WJn1Yt9sSoDMEfBW4ZMjIMX98H72i1v+rC9Lq+2jK5GUSfnpEbQcOUcIlxyiTFmTjKCMLDM4X2+hkYDExtXT5O4E5hVXxVxJzajbg+te3txJmB9JrBIH1g/lqOgA6xqbAwBKxa1l4kwQcoCCCjRkmtluBTAWy8d4lRj0gVWbCABKwHrAVNeJkvx/pkvE3Q/E7q0D91uUs+KMGooo2ezrMNdB41FDjMjFRfYQImRt8o75Ajpc1edIJdnAm8CbwLvQfDiBN5HAi8bsHaDyC8Kse+bvI2iQbu3Lm/nW+FeUIRszKGMGWGcYawt1pB44rCTPeO3biWBOIH46UzZSYLYI0GM9yE2EA5WCehqJASsU9wO+1KEISch5hgQFGxIo6hlCFsrnFCEdwm2Ok2oVwJYAtgJAUYTwB4JYKIPsLfV+OwDbLMvGQJYXdwCmNHOaei4ogYJgjSk1DuIldHcQEZtF2B1IwlgCWAniUpNk+FRDLOE4UfCsOxjOJ5GPLgOaXYFQxCuSlsMxlAzq7zVyHpNiYAUMYodA9ZThbXpMrhqIyE4ITgh+GERzBOCHwfBEPQR3AvYqCDjB6M1WoVtpyFOqfTAUE5cmLlLGkBMgOXIaA1gn7/+FHEaCb9pCn/CKbxI4HokcLXS2F4FMb465GBuihq3cDAfr9h1MB+pOVUsyXDrM6vW76eKJjlwi9vEk5za1Xzkq9ZBJeFvLvxtU73BnVxc5TVnlm4b6OU2bmlcDD0pwkvKp36Rvfyg5gsVzKZMxfaK/a9MLW0WHz+rHv6BnMnvFhoyOthP4oh9jxgRjA6LMOqLcHlSfTNarByku+vtGLFmYXv9DRIkJITcQYe0dI5D5rWUkDCNHGicK9lsYup4sCcuw1PEhH1ZMjx1lNetRfkxk8weE2PcF+N/W4VvG2Puvv/QzQNXDti6wmxXYUiwO7U6594zhZjz1ionkeTYO0eco8YrTn0xr2lJeKetL1zUURL1s0v1eGthR2cs7KQv7L3T4MuBOnwUfKOsJc7CeYixx54x6QHDAmBMlMAOcees1l1xPskh8ElfJ309jQjjMxZh2hfhN2oTpukDenpfMCTGVWlLkDmkzhogMA56GGuOMAVaGMmJF8xL0hXkqo0kykmUz1OUyRmLMhsQ5at8m2d/ij9YfxoQ6Fg82xcPinWzTku4rSQCCCU5JNJYarHGmBKFBAHS++Y5zgMtJRFPIn6eIk7PWMR5X8Rf5dfXN8v5dkC8m0VDor0rb+dRQoQ4ppjlikkYnSSUQ5YDzijEQPXEetdKEukk0ucp0uyMRVr0RfqtW1+H8dGT5931IWEuC9vTaO+slwJrS6n3HniuILNhRq24o6Xfa0uSyyaSGCcxPk8x5mcsxnJIM/dzHdcqcyTRcbu4vcStYdDHTDhOwxikRHgrhSO4OFcRSNBXy6dJcZzEOYnzNOIszlecEeiLcz91cTlOR/IWNwvb9rXklAUJttgaIh1BziqrCHYMS6x5b3H7NBmLkxgnMZ5GjOUZi/GAX9jPxZc47h1WfLHb+4iNVh/xFBuuf2LpruL6TyredYaCO8m3TB5jD+wxNioGZ+c3hg+LOBoT8THvsaL0sA9Zs0p7Rg0NAJ5oioynFEFinYTSYQ8xRNCbru5uNvRAGvzpyHjS4Q+jw28t6o/qV3ZEzPGYmB/1Litl8HY+ZoN124cNMayIDAhwgFKuDPXYOQYtosxTbdUwAR7H3+zxUIASCs7U4+zWMEBnDAMyBoMR77NSCA/5oDVqtPe4CTPCCce8AI5p76ymxENTTN25Y8Pi/pD+aEnfJ33/mSKOz1jE6ZiIj3qnlaJ32EetVaftqWYMts4wSClzCElomcfCQKeok6KR1H6opSTqSdTPW9TJGYs6GxX1w95rlQjewodtoGbbqHdh/g4A5FJLzQHQAFAmg2FvFOWyOL5oSPgfwZ8tISAh4DMRQM8YAXwMAQe820ohPObj1qnVTixJvDHAEmyFlN5KBiHTVhvKDTfUjczlH9rfLYl8EvnPFHl2xiIvxkR+zPutlL6DPnDNKi1J9wYDHebrHGBtuEaYMkYNZlqpMK8nbljSH9QfLol5EvPPFHN+xmIuxzX7mHdcrWYP+si1K7WE3VkRNLpXDDujqTQ+TDEoA0w444UtVhYG1fqD+sslcU/i/pniLs5X3DEYE/cx77lS+A760DWrtM8XgkxwjgSj3lJrPENIGmmYItJ6z/GwoD+oP10S8yTmnynm8ozFvOlX95c8/DB+lgM+deuqzi386Q5V7frSjdadSKpH259Iog8961Fpxif2nxv9rpkJvyvFdFuK6A8xieMHtciCRAc7yrj1NvxxHsqdzapnCxK+TzG5Sz15jh5yhwb02XnHkcOCioYEtXME9G4UDh0C3SpsL5ojC4Xn3mPhEfKeQKiI88RKT4lsnO7XamJivft0JXQCffvkJHRijXoXQX1U37YjQoqHhLRz7PFuIA4dfNwqbJ/+FmxkjYRl2jpJJQRGG0c50hpRiBohoK0mkpB+xUI6uefZXcQUnbGYkiEx/Xm+dDerIUFd1CXDoloWt4SVMQylABAiASjFWAGLkTCYO8qU1bYvrGUjSVyTTn0MYcVnLKx0XFgzNC6uM3REYGeobQQLbQi0UiBrCBfOKh0sYaWkJAzaxrEGvWaS0CahfQyhJWcstGxIaCsHq+xdUTAguZdlhdm2qjAsvq1abR9vRbDiMXzDcK4Uc95BKjQASnPjwYDabbWVBDkJ8mMIMj1jQeYHBPmACB8T3k5Wf6QgIZYJBrTxiDgJLdXBgFYGIQ9HxTYJ7FcssEat8/COF48ktOyMhVYMCe3bVehIO95iNyA3+7Jhsa0rtL0uHQGWKAGBQdgLS72jxlKjMHQODanbupkkuEnTPobQ8jMWWjkktD1ni91QHD62r1PcdrIgYTJLkaWOMm9gMNJjjJQTTvtgNyPVF9eTHN2XhDUJqzt776jDwkrAkLB+57ZqvsheF/0bEFlblM+uq/JhwW1Wam8AUWglFAhg77nkNJrMSnqoHZAeQ90X32ZTSYjTRtDjiPEx7yf4iGIMj4nx8ApzU7AOrDO3q7VXqoyn0GmNg/0MrTOScCIUdAAyQ53nh4U5rTkncX4scYbgjOW55STlwnf6PlQNz/P2Kv9o1Cb8oX51O5kOtWauqDXbVLVmuxdcyvWBOi2hJoJppLVDknGEHAcEQR7mwtgAymFDQ8euzcquzequzcqujQj2oS5cr8hny/14s1NJ/sH3ezTX0Cll/+Uycwt3qYJw1z0rPJkLSY/9zsp+Z/9U/G0biiqBe5H9sHC/zwsP5qXNzM1mm1/P/xFF6ARyfi/pbvk3nshyPiCQTYeonzb5tduu56YvhfO6qCt63YJ2LKAGDFDojWeMSEWIR0giQIgjkCi8T+nTbWVEyHo3u4dk9W85iTgNvKijMkRPmH73ZWbyRb72N4vn2a5v1UHy+0PqiwPlQ53Fp5aslL/dFDIUbuhcuEvZcpKilhQ1/ZV+zfMilt6FcVQJUvY2YGpuGvL0Mc9npqpUjZTZpq7UcdM/WLfrpz9eeSJLdOAGE4nOQMs96QGHpWdq5/yXlZkY5EIt59cqWpFD33cnSLNsezXfxDCcGG5Tvvg6YCZcUtvM5m6z/J/bLDx/u6kwzNUJXPSfx/FTv9Z7G6IHB/fZeezTw1LbdFz6ftZ5rIaw7stmb9var5pQ9iq0d2EoxsZbgQ1SDiLkEQacOOgs5x7RvRbsNTPxJPJpie69Fd+TFd3Oku4jSvCjuvIfkV52SHp7a7w92Zq9HlrlHanWzkyNqAPU4DCJpJBqiRSnVgHIDRNKMDwuz2VjSaqTVD+qVKPHXCA6ItX8iCX93aelum6Z0qFWT872tUrpPlCnvYUjHDKMeMyxdJQiQxk2RBgqPQLe7Vd9DzQ4It4DwnRg+vrx48cXZy758ElJvi0/Tlv0w4NvTirz+4XgqWT9kSe6Tcelbxd5Ix189sMiX88326GYdF3VnLlYc+bLmgci04//oDvvPfKLWVWzI5TDle+zrDTc4kRiOfo2HnWSHLdojoyFTl6KetNltyOzS1RRLERpp8Lf/M0ii4+qFpXAx8F9jkHsx+Xg7CbG7LCUyyEp7x3yshO5q8EDXjrFbU8nhZzDJEyKnQVQSEK1YsQxCbGAwO0D2juNTGw6n4Ow9tQoKeT3lPupT1FYJ3ZzurvMPupU+LC8UjAkr90DGnaipIYOZ2iXtl0hLAeSOsK80shpEma7ABABvIVcMWf6wqpOcCjDU1SsSVYfR1bRGcsqHJLVN/l66/PFPB+S11WjcFhmdzXaUTscWWu0BlwzJAXSwiCIkVAMC+wQ6svtrp0ku0l2H0l28RnLLhqS3V9d6E34bzdodidVH8sKw0Gzw7XaXkveeA20lEhIA1EwmIlhHAOmdZiqNU4xHm4ryXKS5UeSZXLGsowPyfKrfejiqDg3whsPS3Rdsb0pbKHWkkurvVFCKxnPRlDQAM8YxUWs0YhQ180luf5a5foEgbV3l216xrJNDupp9/v2oJouy49o6VCpJc8YMY+4xEgSxbG0FitlsDEBNBhZLw4o6dBUkuWkox9JjtkZyzEdnCur9XbuNuP29qqscMTebtVqbwITrpSDGjNhscFWAsg9YsAxwxQlfGDe3GwryXKS5UeSZX7GsswOyfIhe7sWrqP2drdiO3uclyAY2YrrIM3KOcc91gwIYxVgrHG68GhzSa6Tvf2Isi3OWLb5QT09Ym/vlOYhe7tZqZPAVRGOCTOGYamFjseJUusVpAhq5vwBJZ3s7aSjH0+O5RnL8aB31w83Sxe/x6i97csKR+ztVq32IWLScQ4xIRwZjA1l2hGCAMceSQu97Ytyq60ky0mWH8snBJyxMMtDwtyLcerJ1mYw0mmkWttfBFIggSDQIGq4ER6EyTSQghtggBB8XJ43p4h6SgL99AztRxDlM/bvYuCgXh6xr3dK8pB93azUFuIguMAhwnzMj2GRJ45aAxllHgYlbQ4o5WRfJ538iDr5jJ2/2KDzV3Uc7pAMm13RsPhW5S3JpQQJAAXSRglGCHaIEaExDKJMoBtavq5aSUKbhPaxhPaMvb5Y0+urWNQy/TPDVtX17plhjavt7WJPUNCpAnDtpfPEaEitso4W/yneZx3h1Ghi8sjhtY3Z0zZF47Mwsi7dLtDifxQ/Z5NIa9XWXcVz+lw48atl5RNmYWjdhA95s4kjNYYI7r7t9947s81eWjv7Zfpjbgek69nf/+sifOnt1cWzby7CG/lQJW6pP/5mFsZ+vry4iAnBRgpfrK5WF8+eXzxbqmtXtFM/z6bxQL8sizpBSIoq1WAJ7cZ/YtBpeBHXbnWzNFfFcLmoh9FsP47ixUpcyltvigae/fe/P3sKMYys5fl1o4tjOvP16qor07oom13HsrZc90q6+8eOaWOgcgJgib3HnmMhnMVaetFYmu428/DyTSeUb3rm8t361o8v3OXXLz/+gHj3ivsCXj7Q7nmSbBNG2ro61FK/D+jq4npPV++vtuQZSeAEo5hgxJyDUDjJlOPGAYqFV6ipq/dNPLwskwllmTy+LNdvM4sPXEtzYRVfx0Wi8O8PrjzLPg6O/EFk+anE6bOm59Rf49DrCkExHtsSsL/UTuIoXZhQgmCYYgKE1oAI5CD2jlNsVUOd7X//8GMfTzj28eOP/c08zg+H1FkhAD++e/0zzYrXmkZ9Y9Q3fYz+r1sGjb9ebroj/71bBuUaCtqjv325vRZKvZCOeqqxlFBLSR3S3mkKjHey4dvbbuPhpQBNKAXobKSgeNJMhxF2uc5vlrZUCANiobLNjQ5fP9t/e1fMfJKQNISk5ayjNnNTYuZVHqoXirQ5BYrl5XgzzfJqGjRU2tYdniFqGHVCKU2YkF5RZimjCHFp6f7guMGmRjMpjQrCfTK3HJSvibIqjd7h8fOq7V97lvvs19DVN7Gr5eAoc39sSjEr+v28VD/Ps90yxPO9xRbzBYeZi/vDg2QJ/kJWT56naeKDMbDp6PSzio8aFwn+Gs++fZu3CLioS2cf4jG0m7zBv4Gy9sTRKkKNR1ZqZwB3HAqssefh/6Rgeh/jN9DQCPv2NWOlwMqb5dbmH5f3Ad9YmxNRb6z52yCPnRB58UwNt82+/eWXt+/+kL3c77U0M8ztOp/Fzme7zrdXl+J5BBfPXpWbHnEAXTw7gwWmaxVnx0u1NG6IHL3iPjkaT5T9U/Z6/4PP5Mj+5jY38UK4b8wzuBscjT49LaA0na3+bRkN01fhltv1TdeiKgpnncISJ/2idhoADZGXSiBFNRGWUMUBt16GWTkLc5F9GoB+OyMwuSkqmuYN74GRfmsTAaTf8GOj42/5TTCFFotsEdegijSTO2IUvc2avQ0QWRaRp8VGbyLGkybGq7WLu/jhq/TFPHsTP/C7K7W9uEEAyjBAvo/rk9vQx+yv8818Gw/T+PVqHhRHHELByH6f/f3dTbg8V4t/78DoVslgq98G8TNFx2ZqOevLS+FiMIspT2dx2M5c3avZh6pXs4+xV7NP+c0szFLeX/yxg8L6Rhd/HKBUSZVbopKDoe300sZucLIume1KSkh2rndiQkx0U4PECayYFEQCzCTxlgrurN7HeHUaGcHjZpl/3M0TZhvjlvfKDDrQ3ESAHGj5sQn5p2BZBcHMMxVAGUdbMJhyW84fI/vehi7vN9zfxi4XRztVSXz/snuNf0jb71/W3Is3feBefdLha9+aAo2jHHslbfcagDHmBkkluRKQGeOMUdxRDzR1CIyRYPTcRhM7upexalnxHjQYbHAiHgy2/dhEeHmt/uHKo9tqX7da+ZRYiFv0Rc93S0rV6m0Cw1mD4cdA8gD62jAKn2i7zmc/LTerOLKy79wmjNPiG8YvXCwnvq0WGqeyfa6C/tvms9oECu8kdmFedWFmiy7MQheCDVR60s029RLzqKHTJ8xqeRc7p+k2+Hargqk3cHhnDbpNrDB0+GonMfpovW4+9OGKI2nQy8rh+tJ86v3mXjbPoYansn4O3eOu1GMnyI1efvyXRQd37Nt2/IGbi+/l2tKmMVVcuo/Zn25CmwGPl9HF2LwP08drtQ64CvOslSpSCYU5pA8ScLN2L2pxLM9MeN4+1W+hAoa3mz+cYS71UUE5uxTq/LD04570v3bLm57EX5cXW979+5K2W6HGEFJgPRTAcUEsZwp66lTMBOkB3UFg//uJd6CfvjRP4N//NUjzxPEAtxbqu8bg5d5v3DY+4Tdg9fvzxj//S/euLL6BJP6ZNy+uhy5ePCgpSI8UvZMWSqEYPmahWdZeDUExtSSA2jMXDyBUVkArrAeMSIGk7PDiJAcsJGIkYpyUGOjziVHIPY7/QvFfcIwaQ/XWg1cflhu0x41X5bDrgcPsrg+Qoz7QubXVRDk3ijMAMXaaWiGJIcwjiAJLnNcddNTD/UtnR+/obvSiyKKf4PE04YE/Hx4zGqV+hhv/RrcwO2hNjbbhsb8cvsI/5kvrfg93YQ/LE9bnST8rXyXwI6n42qVtH1rHMMbMhn8FgngInDHeUis5gY6ZrjVyoqR7yR75SpAy7i14GpSQh0HJXWyRPUjgw4KE90AydLxNKSajZ9t0itu5PKU3HlvPqBeEQ+8w0M6EiQ4wCFNgOyw51ak2yUBJBsppqULP20ChD8sVMc6V7Du3VfPFOF5mtq5wiDJVrRZsOBHEG0q8gFZFN14jsZMSIcgwBMaNwaZqKxkwCTn3Ozn6oaHDHvN0+CMIkINrHu3kSfs1iYHMSa3ClpwLywFBiGkOJIYIK2mlV54gYhUzmA6seUyfMymJd7IoTirc/JznKehB7QkBejD5Ic+3Axsvvr48gJKyrJ3PmEOMrIFUOG6N1cTFyGEFlQIAAaE6JClb+OJBAtPc5IsiiTgFSTqEQPebn+CH5Qns8eTP7uNm4bZDTFk2iwa4si/vOIFwZq1lwmrHtFXUGcddsFu4opAUafSabNm38vXxJRkqTxkv8o6zkJtNqBkesCgP76v4b/j75pv/UZnqD7s9K1pnBc8vs7c319dunb1V7UMU5pezTVEy26jG6Qmd6y0GKMZ5mJpwCCRnGAFpESZeGo8cZ8w0jjJqNzKCgE6t2eYqX9Vp3e/h+nmg2Yn4cOAOj+3sXiSCbX/07G3oXu3GXrBhn9zVfXJZEEEThK1wlC685F2Mcwu/NrvksOe2QXIvf/GX1sYoupd13GR0elrMly6W/S0+/4/5tSsj6iZ2E48hhGo5qyM2C8+neOdYFt/87CrcuQqZ23mDj7qJdyX1TsFwoukm+m6tPrhQbT208bqtC/ubr/2i9knDgmJCnGUIszDkkARMcQkwtdBSDvbp6/rtjBCjrDjTi7xxuPE9UDHU3kSMGGr6uOlACl6cLtdK2ass9iqre1XlVomxcm6zLcOFG+lU3rtlphspjT5DyQfzOzzSMsw2N0d6+Oc8GjJXalsG5ZTXi3CdaGUEWyb0Kys+6yb0P3TMZeGzRCkOZfEnF88uF7lWi2iRhFcd9HFR+8X/1gH+//Lqypn3wVApLKD/rbKrtfP/fNEYMY2x0ol7+aPNzc116E2RBDu0G+yJy2Ja8ZteqOX70PnvmjXC46t/KZhaZBjqhxFlV26xenHv0ylSpNDdI4WW2ffLS3VZnBW3DpZxeL4afMUXK7TAL8tCKRTK80ThQsuZq/oxW5X92KGiiBkqdEJe9KOwMQ4ogwEU3yloSLTyl67z/3CNl9JMYVoWDTjidArabn3SCKosAcwqSbC2FlEPhLeMSMbJPo9dt5URPdC72T10QP+Wk/B/4EU9bhRkVvWoy/2YU2tTkD6en7Ip6VuxtZ7jBb66QLHFpz+c3Zk7jxtTLJq+sHHRZUhm4lpIX2BaV9sbv8xTLbGEFACJFAYACw8ZjCdbEaD2G7+tJkZEpX2be8hJ52aTCEn3zTyyhMTuJPGYUjzarp35+lO50rQ5HJEa6kXDOdS7VWDq4er9+NQD9UfDVPe/uV9U6r6dydYq903edWlSniTmtPGVB+Pna+kJz2KjVVZaQ1m4SR6swmAth8vxqeIRvqF2sSSxzwoZP9eL7PW8yvUY1y4Kw3++tPPwuW5UMbuJN983/bdf/u0vRZOfzjPy9LBcnF0Aqjgs87wn870A1DhkhwNQ65L2QoJHnhsrIRHAQ2q8F45DADwXwjAKGnsP9e8n33U4b8GdZE/haxHcyXcW7ia/j3re4xHZFT3ZHQgJjeN2LCR0X9b2TIAqzP8ogEIhYow1HBokGHbWO86p60jwiUJCkwwnGZ5GhtEZy7ActrkzOGxjz+CwFFeF7bzCSnrnJLfGE84dZhYQobxQEqBwRXXEuGoiyXGS4zOVY3y+cixBT46rMOsBSa6Gz5gs74rbeRo4xwwSrY2jBGuBFbBII2WFV8ZI1pHmXSNJnpM8n6k8kzOWZziil9GIXkaH9HI76yRyHAiHjdNKU24UAhoh4b1WBDHj+KBeRkmOkxyfqRzTM5ZjNCLHeESO8SE5xu2dH0iZ8YBJzygjxCsvAUTIKk0oRBgOyjFOcpzk+EzlmJ2xHONR+xqN2tfosH3d1spBcrGxnFvow0yZScdksLRBuOogc4qP2NdJLyd5Pld55mcsz2REL5MRvUwO6WXSDtGlyhDhwv8HJWyRwQIBZoJ17bjTmolBvUySHCc5PlM5Fmcsx3RUL+NRvYwP6+W2lS2QUYYij7Xi0gBKpXdAWWCslxZrNKKXk52d5Plc5VmesTw3fcB2QTev58t5/WANqQ7jfl47Ze1EunmxJcjGMAMU1sBLjJUQhmCHtANeYckNNDtBbrYwIsWtm4y7eB1w895Ldvt2k0h258UccZRELxA+sWjvjp2LPevHoF6pGGgWhp9bL+OJvXqtAsDL8zAKYR11ocziCU5RiP8HbEj6tzfzRSRH4ZSJAPj/7G61eZHOY/myDmqSTQ+yH+LpXd+5xTweUFsc4tLAhQ+FM1sV7njRutrJ34ec1Ah5T3CMXGeUOqcwgQJTC8geGK0mRojRqlOc7XJfbvRbnIge/YZvlSXjlAz52831dRD2d/EIy9ihPTpCnQ/zpXHV6UwqM1dqWQTrmHxRxFOZ95fr/GZpn4fCzpFNe9bMF4vAlnURjFU6cG+u8zw0eB3dqrM8PH4d0ZYIct+zwot3Gl72avD0znZh/yle1xUSAEsAttzwSpP51ygLPzXHdHMyVL6AKC+zeadOycTRGm03PW0QQQJoxqRHjGNiuLdWaMoEdtLvZ0ZjzY2daDl6+3si80BHpplRHXizj2uEvawCS8se7vFZQDPYUp+KOU9tXtWxtM9LiMbY/z4gV4vwu8jOXQDwCQA5Hv8/hkh9o/XCXefr1dUQXnrFfcB8W1R5HaskxJSIaXoJ/j+3DJNLc7UMQ+Py06HYnH+45Wy7q3mL6JzjP+jG5xz5xUiEzvCv7kuX4VYnQstw4/fnygRBPEcGRJlFpJ7cBYbM3xdphZZl8opGKpH984VrpljkqcJQX2TfV4yKAfwFfi7DxC+mXgqzygeK0/nKpnW3EvWzCzeSh0BGAeiArBNsFKVsKNSovt4+vVdTbDmlgArNqVcMckQhsMYo5JHeHz9T//puS8JPhjnoERaUvijmTLwcfHepfdQgoyMSCzsS2wsxiqN0OMBoX9L2tMAWG2sdoBgIBpm3ijskEVBIOgBYS24/J7joy7UWkuTeVXKT0XDm8VFH8IM6+Hmp85tthz6qutaDT1HQPl+KAku81AQ7gILNICUFWEtFnDOMUthiT/HzhJ6EnoSeU6EHnzF6cAc9P5S5dTcd+vj95R6A6rIWgzzx3IepkFeOcg01pcqGgQexBxhwLloMqltIGEoYShg6FYbIGWOIdDD010L02wz6UF3rAagoaNNHCWw91IRqLinkhHMQIAQgpU5Ij1v0KX6e0JPQk9BzKvTQM0YP7aDnzXpu5mWi0gZ8VrurPfxURW23HgS9cNRAyqwEiHumnPDQUEcQQ50pWNVAQlBCUELQqRDEzhhBrLfzvdnOr/NlTNGcvSsKuhve+wqzbVWhB6Z+rfYykVTOaSqZAYRSay1lRDGgkCVEashbjOq3lXCVcJVwdSpc8TPGFT+AqwOgOoaoFpyoAg5AAqmUhmGBhCNaSoe1EQxjxkbhlLCUsPS5hwgnMJ15nOYRMInuYnb3DNNisXnwBNN9SfuYCO61YIA4pJRXwngjuafKc+qtkrA9j/uc00sTgJJdlPBze/zIM8ZP04H5jZovtzqI21Xjtc/CqN/DaF9lVlbZMalX0j73VGJiIebMeoCYB94TSggPyOGaOid3TOo1M3Z2zb5e6V0/2x/VeV9/5UNtT3WuzYFbnAXGxsZC5FcMK125dXH1oypAFIZvtokH/hUHoBXDcb4tSgqW1YGtRVRFL3r9ceMiGp9iEFXt0iFW7d5UCht7+jEdFDYtsm8XoUvZD+u5DeP8bZFOobfPp2OdmS/qzKqUC+19v9EanXNhFVEaOeQ5wEo5BxR0DCIoBNTW7t0PRpsbOyF29Pb3BOWBjkxzQuyBN/uoR0AWw6LsV5YHPK6DUbeO0WHX0Zjb5h/V2m4i+jK/zq8LYFq32l5t4inSBc+elyzcxsDdVpqOIoq3PGj6MQNqF/l2O3dDQGmW9Gnyc1H6WCQs32QxRIa63ivu978p408ciG9Xc+Oyf1uVBzHGM4w38aDG67wMVazCwssnrR67TCwSE8pMdVbjJnZidrMqT2GMJ+xu4imNVSfKiFBVCnUt4aruxKFTe0eRdpfzGilsmr+vrtQ6Gi1/zpez8J78fDvrp1YxZaXZMo97oEWlbqKVfWKVQ3W7AXvjlUdi9cZ/cF+sj7c8EdcPvpgjti8+DPYJwvYuBkZCPc27eFZO4MMzxeDfetrez9xSSNdmHv7msn+qcybsRnYdEVzM3Xc5YEqyZnMTI7ofN3TvzPF/h+n6Qak+tyg9chhXCAzgqhOpV8vWULRes6ydMZlzSRSWgEDDPUTCOqypslILxy2wO141WzjBouFTJs8Ek+4vjjwTB/DdSZYfM3bvmBzDATnuxe/VY3U4hq9d2o6/ZUAyLrglzjIkCTLaEuGZotxJS3xPmk8Wy5fk+cuS59tsSJ5Oou8aDhen5hu3jQ/6jQSr35+L+C9e/+t/6W/iHxv//K9F78q6d+XiQUmBhjT+fLOZt5bld2p5VzKs98vidhpXQ41l3GGnKTTAKOwohwQIZYSTXPdVf9lIokWixcl2D7/S6Qc+Y5MFD4Doh5ul3QxgyFfXByFUFLbzDgCrKCWGUySdl1Ay6iCDQgGiCQR9BBVNJAAlACUATQsgcsYAIgMAentjjNsMIWizKxmEUFXcwhAwmBIiDJSAIo4YYE5wQrgQTGEiXA9DVSMJRAlECUTTgoieMYjoEIjKwxWGQLQrGQZRWdyOBEace0iolV4a7AHAWGth4ojVxMj++k3VSAJRAtEZL8iyM5ZpNiDTv+brhb1WqwGh/rgvGpTqurwdX+sAMFoZxKSWyGhEvMUIAyS5J0zQnljXrSS5TnJ9xnLNz1iu+YBc/6zW4XP+dB0ftS/ai1g6m1elg9LdqNLJ4CERB5gZpCFhCAmMIGDhquDaiMb50QMNJRlPMn7GMi7OWMbFkD2+Cv3I14MG+b5o2CKvyttHOngLohTjeCgWpBBL5aWT2BLuHJJ93V23kuQ6yfUZy7U8Y7mWg04Si9Wgi8RiNe4gsWjb4cRjyqEBGnEPGGREhDm1l1RDhT2HYsA9YpFs8CTHZ+3sBM5XkPGQ12IvzHm3tzcY6twubU+rMQFeBSGmjGGqhOICGoO5IdpTLEx/9/BUIc9JoJNATybQZ+y+iFvui/Olix/HFKdKlpmfWmZ3XV4cmFimYdrb3oOl7aQqUFFpKNFacoM4ARJZhKz2xDMgaGNXbqipESkfvu19wyaGOzCN5I+8xXMQ+qEBEOR928p4sA9vjiFwgQGLcBfnlmW8W3289JXaRkTE+nWrzxty7rbbGMUVxmoMsytZ8OJxo4e/kP25z4swu2Ms2FX+cbbNZ+XxxTNVDuVq9et+UWa3arkbQzYMgTvFj+Gme+Z35bHM3/355VikcNU/u1TDccIj5W3nbgkF8GHGwhXgjgKBkTdQMeE1cVqhHQ9HGhsh4tit78nE0U5MQsXx93nkICbyAFwcGQ5tMl7cAKCA2iWCed5DYxkKXKIxkPRmU6SLuVlnS/ex1XBWkiYdwnvPGOIU+fzkI5+nSgWB8egR6tXXLl/a2Fnq9YjZ1LUGTlZv12mbvtZrrwyhJvyJc4AQFlpBTbDyTng2fM56u8Fbnbre7sKkx693OnOCc9i77/gMTOKvD/1ftRn8Y/4xZjqqvrrqJ1MI/ytyMPzycZn9W/EVq+eeKstC1/7tZlKYhf8VCRjyj8tZMY7q77I3h0ft5EOsuJu1TLo4/Ysz85XLXql1TEK0GDorubj7uqg3M1W9AyclH6veTbtwsP5I5oWh30xCzU6bU+Ky0/Rj51l4G0asUWGmX6QHM3leZEEsO7mpU+O43QHscU3gYnDINJj6Inu1mJuiofjbcj6X5Su3DOxcBbm0bqvmiyx+oAc6GflO64PHJOLskhWgw9JOj0j7ESHvbgEMSl3TXGJaSSZpsJAUQoo5Kb1kBEMbpsYAOtE2l3qyNvl2wFMT6bQF0Jft3ct9aOF+1OX/I4LNRgT7ddG3Yam+rspGRbqo0A4LNFQjJ6k0VnLsvKEGCsEVVgTx5oFYvWaSMCdhvtPq/klF+VjaAviIotzyj83Xq3wdP9ohe9zUtW5jjR+u3EuBVtf+ra79m75Z2kUv81m/1SKP3CIOdp3/fu+NvCPtT7Ojd+QmtyEAuwsBilF8NwIMjIhC6rXaxI25pnVeP0RluyudLdWH+WUh5S+y2Fj9YFkx7sMPltkmzAKC2H/KiuGfL+PlsgPPs/nSumC6W7Xcxh3DaNHvrL5a2h/IcEcAwRmAMygzSL+B5BvY2dg/KDhnZ7bjw0gQB5FwkAQ9r51ejfZWFrBOAYcxlhAbTZ3WXljrrDBYCbxPCt5v524a/qjETyLRu/aOZ6dNovtQdnlbdhH7hsKpZfdM5FYOyu3Pe3XSl9uGrhmR251KbaUMwsggznWwyBUSwgDrveWCOAIIRIwOyG3dztOS26Ryp5bbW5rgbanF5BvM7iG18DEN8MNSS1q+sZ+0Wx82vmONWxneoxV7RnesecTebjc2ra19oO1p7OwDN3h8gQ+y3dj120n0ldrsRL0446f6TTFPDl3ezk0Q3L24R+nflDJ/FfpSPF90ucvXhdDrIMhXankZ5tYFK8J0PfRobt5nN6u4PRWEvl41j3fL15Or6eefaWwT8A2ibdEfFZKTGNrV3t6rtYu0UdkP4b83YXQEUJdf5G3l1fgu7tKGix/mS+M22V/nm/giN/HH/9e5VfYXp2x8yRNv+ZmiYzM181XHZtVQmW3Kjs3i9nG8WHZs9qHqWPzx+9Cx2brs2IENwOKVz+pXPvs1ilBtVwztALYBSA4DEI4CcJR7PXOlVdo+d4g6X+Q0JlJoC60xXiBEtNfKulasT6uNUwQHnBXo7nteRgLdJPMRgr4hZEq8JbSdEdrQuG03NC1ry+/o3Gy4Wot6RkuotHMWUEqtN9FdjEiDueMm/AeNUO8zZ2nJzvvq8fdZ0zoKvoGfa9vde0qX4Hdi+DVdZ3/N8/1X/WXZnNF+zPPwBq7DFLSxEZIv91PasQot4FkPlJTGeSwFdEYzIKz3xFnKsSJyv1U81toJiNe81c4H3ryfaNFqpPXHJt3LcqEqC1/8VdW9/RpS9q83m222cdvK6yu8p8sicV2Bu+ZyU8DXYhFxtspXN4tiU7gAWvG7ZturdW5vzHZzignr/g3fCWzsGxCsujbYogBUx16+Kb/SWfl70MOiTA6IcvZ2G0OobiHRs01d87BgV/XanvBGUqqwoAAz6bjU0EEhEcSAKQOtPyrfVaMTLz9/pSJevsudrbKX7zcLF3064+L0tnAgiYHq1Zt/llW9Lk64bsjweYkuDdJ7SHT34/2sJJgdlmA6JsHvPubHRHf7MT8ss6FCOw2atVxyK5wUSkIsPKUMaya0pE47aA4La2gtKeOkjKeTaPYN5XdUxuiMlTE7IMq3VMZBxG6ljPf1WvKNPNZeB60bTG5GOEHMOAmYh8B6QwQ4Kt9JGSdlfBvRjf+jn6eM0RkrY96R4GrpoXqwEeGtlgFmuxO4+nLbrtJeEBRKwaCHIWDUOe/jUSseWWGV88xqOCiy7faSUj6dUq6+2HGVXFZ8NIW8P/7t82VafgPxHdUxOGN1LA4K82GF3BawQyp5sGZHKSPphLcQQMOlDGoYUqS4hFBjbBS7hYQntXw6tVwJ7qPq5AmkF4EjxvS4RgZnrJFlR4h/nodXYQcV8mxRlA3o4XZJO0WhJ5R6jhmnimOrnXcivFgRpsiSeMSbwtluZkQYm8O+fdt7umONNjy5tHbf4yPLa18dV/kWopx+e6P1wr3O16urMtVCIaKhtXloYO0221ixfKA6K9nT0eWrfLMNJomzx8kwlv1BF+/nOr6foRQQveJ+HojmG37AZBAduuFvAJ4qGcRafcxebuP4KvZt8zIDhNt9zzfV9yw/t6qZU+U+mjoxROjNTNW9iVeKbBBuJ4316DqwW9hH3J2SP1BwCLKHDaXWbQ/ZSUMV2xsJgggoUTB8CAtv2kmqJFSKYhgKHJSDZtJQqwnMj2pI3Y/NP7QNrOfZ6jZ22UPbYV86bck3mCbanoi2sEPb9gy7adC2p02dOIJ+hW78QKhRVoiXfrOfwiALzE2LRF/FIlFjVJXnJQ2uAH+OqTk4CUUgAzKGA93ZveLRg24PLyNRNC6ug6ZRc7B2DaIx4d3XOyzDldk0btg02pzSrEnS/SSl+x6CLL9BcMLVpIeU58MrSrTp/Vj4mIZ2yvzor3aJ0Ju+31WVMhO1aVap8uSPVGgfUoUARMxKbIGAgFJHvceeSQG15NCrvdv3SGtj2fLHbn7f2L/RbkzjET7+Uo+I/92CYeSdxd+r5VZt4rQmTFLCmAhvcBPKShfvYvqyuA6qsojTreLmXmQ/+Sjd2ccYnVtFAKssToMWFRQyFQOF48M+LzPufMqCJXqZzYv6kR1+vg6tBi1cyESBlIiaWLRQofFd2G+deTQPU6GNccuAh6lmP19nUuknPmdDM4QzCL5B6BvCJ5qz1a73y+z75aW6jNP0ApC14310R49D8mUQgjdX+TbfZEEyiny3m1N52y9nrupLCY3a1/5j2ZdQ4dNsVfRllq/LZPOHJnE1+WfxwWZ78t9xLtf0vy3exOVarUL/CgEuXkh9obdjsWpU7+5ZDJS11QkAEBDjPcLQIaWchkRqbBh2XKjGySsDDY1oklbN0PvyFXb6cE+tcpt7TKRhbnOrx9c2l3EU1kgvF8c+Zc2uX/yx2e/s41VeaJkixsXON+HFfopaYb4OqmO99flingfFFSW3lpZQ/9PpY4m+0AWxHVzpNxhODNfsVZhP5Nfzf4QJwru1Wlaav1KGcTAUC2Ut8J4qksnsujLb7royK9dkZ6Er5SpZk7sH0DoEr7tRtekT/RenFtn3ceI74IYV+h8MiFjWJWivpL3XIFl4OKW985wJDzCHRiukobcWGGh3/Ow1M0LPWG9WV6wSKNfz2vj+PoYRE03Je59kdeBGE5HzwB0eG5id1NSLuYsojB3Oyg4HI9m7daDeLlH1fBPqOVVa1FVIXqRi065/lFDLGi2EtjLoTIOWt9ub5XJvtpXT9h1SmiJVJQ09GVk2VU8qeOwloiBKc6ztzmMcBUtfpu+GlaZ/9lsVpmTV1kOfK5tQWm8FdMkyUNZOnWc8F0ACKjwWmCBqKAFSKYgAwZjuA6IGGhqhy9At78mRwZtPwo/hd/eo3HhTCnuJDTu/nIcRkoUR8LZeg6v3noLAufUys9VxEXESXkvSLjHu5vGsqe2nlfu4nseT9gaMqW5p35Z6t6sxpSk11Ksne4bTqAlIZCsfyOOefkT54DGfv84XdjH3bjA/2e5IvY9VrUM5yg5W7uUp69cePp1joOI0NBttePIzPjvt3yZ7jzjhfsX3ajNffMpKdbs/mbNl3jRtob1t/mlWbPdVmxbPy6OMKq/j8lTQ5Qe3jBZWNBre3WiXFZ+x2NZYPYrJRGaQ1SaTaGenOCgCD5J97FunwtiMGdd3aSpqa7XyevlluQjdzN7c6MXcqJPO53TdmX1qitqSj7aXiqcOxc7MVvvOHFos2w3/+vUez0HBDwNMHAZYzyI7JIHtJDyjjGkaaQpzDYhDCCpBqGWWEOaJ5cAJSLXgA0cX98gyfSKeL4Vi8gum2F923y/7Ntx6AprxbwCcmmaJZA9GMnmYZN2TVwaEcPAAlrF67XOVMFNMCAql9EwQZTnBkHHjnOLAGnIIY6c6jiVR7GuyxWj4H7sHvSbPFpbodRd6sabr/5/UdVzpiJ49cW2s4fjQM8cui6qF21pc7NlX7Vplxyq2g7GEsJ4CCjxShCoIhPMYUSgUR1T7fUrYY62OectcqfW2ckgY7Mx9p6FH2p+KgEducxsQQnhCElbCWLj5l0OzA8FiZa0Wy8KpMbrcVHC8Wc7/88aVC/bVvpTSiyJ/YnjsBzPZxhbhmm+/vYDVLOkvYL0qSh9+AYvMkIwufZHUYuqNhu+qxdS/uLj/HEAf3u+6/IzVrkPj5Z+KstWKbng7sROzbdGJMs1o/72N0/X/z96/drmNY2mi8F9h9YeuL0E3AYI3nVkzy+lMZ7q73OVTdlVOz5vvmgWCQITKkqgWJUdG/vqzNwBeRVIKB+WQbXZnVtoibiTB59l7Y19OQtWjThvCVvZsPJeSyERb5/12tdxjIWJMN3qs5+qWrlrxT4ASRe1l2P69IwVGNGQs4iAMEpbFKvBVqkKPMpX5nu83in7Ug+yKIZA0jeDz3LoFrtU1qVGnwsjx4aeCyPFZTiNkcNEDCcwSW9XUkyv42je20p45rLQuf2v+URpZ0boWo1/HA2bs2Ys7e6Jnq/Tq/YW3+0J7ZznL/Z9t/toaQ5fwHB5uzICNaufOVu4qnwOLyubE48FB2z56Htpzkj89h6gZuoQggCGG0WuxwIfNsIC35tjoXeWCgyInbLdVz8mivXJ0qtj+vZ0pX8iMJjyIAxlGJPA5kVmEeVQzkaVhUnsrdAYZ+MDNIZdbOQy53bmf+IWfGn+iT/zUNKcPHYMv46xQKQFGaTPfeUP5O3JVWNma21U8AVy2J5N/f6N7G88clKvgA7XDvHDeNb5j/HhLL2v8epUs8FHw5ykXVH7ChC3YVGHcIEi11D3tbQkCnvh4u8sPGJJhQw0v5OIAa2xpePrlgiJfzl8FF1rHBreWNAZFkO6XaD7ccyGpGdnwj2VxALnsJQhlr/PdujhGok+6hQtCKeqi61rU6F5oYRHLgogHPFXUSwUDeSNQ0vdiP+LCF5LUgQzdUQbAqNtsIgwaGHYi6BkY/bmlitLN4Z8YqMRTlCAABgBY0Au0whidnf7BUSv5+xLVKsQTiy5t4LlxNjmIIPu9djzleyxCBiPvHnSwA9+hgjdx7NLngUq80NkBrkMuaHqEN8DIunWiP1bjG0xvSyfLO3PBfIHtn9uei0Gaegq+QBGGPIsZo77ikcfSyCOymW65PcbA19dAq0bjCeOITk4w0Rd5cp5zpIHwgt+mDRFCFzb4+MpIIfQuMhJ8WSPAfKi3+e5W5ofCAWrPlpVykEH3NQjllYtuceP8j3Tn/PZvugZ3U1P47d90uFHpWw4X5O+whXFu/JR1uJKET7j85NXkFSdu5niir8DlfeAm1hhCCvts23cLnYvHN/C2bPBcy6+/EB1d3ecs19Pi+EZeZp/4RrQc9J/Bghe7XmL9XgJvagve34219WcLNE0B+kfjBjmV3FxiWUNGHhGFOxz4ONtbcFTe6efVci/uSmg4NrthI3XY1Hk2ql/a4i9TmYgk8b2IpZlgYeB5SURFFnmxiJp1scvuQ1Y2XeDlVq+qvNGJDGyDI09lWxuc4LlJ9kdUdpcb2N7cUYf9YaePFUCOlfnmxtHrdu7z3SpriMN8zf9oKNuVXcwcv+KVBsOam7bqd5OHNT1zp3aFLRMaNTqj0c8Y45plowqg36pCVB0RJPVh8p8uIl4/npm/Bcfjb5MTArII2NSc8Lr6dtxSPiyNKNq25HyQ8BW8ygEkNg+XK691tIrKlKIPz909rAJEfL2KESapkfxx5pSwZeE1x4crENXbZl5hThRLIlnrhm4KDWvTZEUqvVfbyYJjLw5TmbFEqJRifdSMeSohIguZTKI6g3/vUIMW3562lSvC0+29Y6NPZu0dm+Qcy0t40fOcynhbH2s3rLccK/zttf216bmDaplJl8cx8YR4cMxtOnibDXr5U4NFENfLlDIc1Lfb3Fhw5ObgLE00XKaLFhojFZCJUTDRWUoWewdm58WLK+GVWc24RkoJF/6TjfQvnR+XGIuJKsWvXG/IX4Fl8AR8K0szBx5ndvMAln4DU7EKugfYhbj3/AEZ5h6IprALMW4CmF2imwKwEpoHiaUfzR9HMs1AHiQWjMysTYU9WSN0m16r4fGlFrPEkQpSIBHGMhGkUZAKIBeepTKlcSRlrbocjzOUMuKo4VR5IoYGnio5xND4V8Ejljis5Q5VAxBeTPw/phHaOMu1DiVHZWcF2K/DmeFDdbRoVux3y48mwtl8T60MRiAp3d+h3S/flAnJdhmeGxRVNqOOxlLGQq4MsSw3YnWA32qvhdXyo7RMdGNoSHt35QK+EQdfDHeW4jPDJi+iy3yDoE0WXrwgT/bu+lGuH0DeVg9lBt9jH64fDihHmPw2pVvvdDl/ssYCXFjAsf+Wm5oF6JwuFWScc7baA4+Pg+pWPZHlRu4enA/LtdTOxMf1CHQDd28b1Cmx27+3S+VSITKuPB4ILEVAiYxlzH0VRoTKOK39PDqDDCW8breaKtt176hTZYXsHfy5zUof5Gpl0DK/BwEfNlTTZ0Px9LDCs5py1WXCyAaQ/qUU0y0sIiCWyFq7fwEsd2A2c5bHqeXa/ls6sxzs2Q1841hUvMkIf7qMs+ws538TlEH8hZ9MbTr6h8RTOF56vtUIqYu145dUGK+cH3b4PbzXH9OlLEif7GJKGqlwRRdo3+NijItOiotx9Zc9lvi7g92PO5Noxom9X/Pd3vnL8hN+qViq+R28gJ3zD9L0FMQ27kq30XWS8YveuZ/Icbj+WNNusL6e2jVTuzC1q6d2/3GUc6RvzIpx20mNYKYn5yN53HRT5Sp53KznENElo/3/U8L0jpaA4FNDtNcv2lG7fO3AIOgW7PBbvtQWI808xxKcKWFVSv14AmJUDb67AUUDvROM5aiq62AlLhuWBrs7vy80KcF3b4PdQNdwV7C4lVPtPqsYaLLClS436E6E386Lcm3Ucyrd3Pmt9VH89i9W/ymso5GlQ5PFaa2H89GlAd6UeQqYLvWwLSY+MbFK0ferXySuFzmELXx/wdo5F8Yw7OpyQsej2Bx5Z2AzPQOb6fnYTB+BzfRJ2Ey/LDbTZ8FmOmPzjM3fKzbH3WT9Yxh2ddicjGMzOQOb/TOw2T8fm/1HYLP/JGz2vyw2+8+Czf6MzTM2f6/Y3E4beALDrg2btbvpCDa3giDx6KdpwMCzIJd089qYX9vxyzLw/DiLCFFUytinoYgS4fNEeiFs3jqLjel7gZw136X1IZlR9MpRdMjM3hMMVeINIwtCp9XTr0RHb0Y3at+IJtbAO9Yfjz7LP8Kc9tVO/e9ASREmQZhmVBL4fyGCwOdxGrGIpLW/XXuMGYOGHSRmDPoeMOj7EuNYDMj62bBKrhhWm/GqL3XMcBNXdRTxEZ6aX1s4qgRLQuolvgoJfOTEI8ILhEwDL1Q8yGprp+k74+csw80y3ADYYKYu9tlgQ68YbJpxee/l7tNSwOtpHXrbH48gp7rQQh0vVhHlMeEyTbjKOA8iFTAmme8THmZ1Noqq+ww8M/B8Q8Az5q31OchDnyLm+FeMPM1grne7/J9S7NvIs7U/HiFPdaGFPIQoFXoypkoonXmPCtAghfSFIFmsGqe7ZfcZeWbk+T5Enkdl8THQEyw88hQHE3bF0NMM8Xmd5xgE3QQepX86NlqVv7fNVSxSXCRJGCc8iQMRKU9FmZKC+YBIYVrBTtl7Rp0ZdWZFawhz4B/vszEnuGLMacaq/PQ7fCLouuz8sMrFR4c4mCqphUGybOKm2MQlOt3SESQNNGshVOSTJPZSqTzJvZCGfuYFKY3DNOBRAEhVIdTAYDNgPQ9gvdSRKLcYZ1LU9UJN6LiNDHReN3MGNnOzPy62T3/+/3cDBFXMKPoNoGi48KLPRtHwilE0OY2i9CSK0vNQlLZDAWUW+Z4ifhAQFcVpwuMoJUGSRjSLhYxPoCidUXRG0RlFvyoUjRY0/GwUja4XRWOvz/Smy6L1GuBMYTJ30A5XXm+nyCcRV1QxSUkUhxEhnArJuPAEY37IsyNzXDnKDJSzfjxb5YZRKX4KKsVPLe52QVQiXddV2nVdpb2uq205jccZ8XwVBb6UgZcxFRPOGfG8TMVppJK26+rzi2XfSHDWjDbfoAREPfhn2jCm6whhimnXdbWJNdqh9AhrzK9ty5oMQtj4KhYsDSV8En6QRp4kjHAhOK91QtN3xpoZa2YX1e/FRRXgM1oEyWfDJ7li+PT7vMZoj9fYMYzWV9rmNU6zII5TmhAeRQHzkpCLKIpYmHKS8eDIb0zDqf0zdfd3h3W64cvVjK0zts5yXBeIsFTjZwMRvWIgOvaVp11f+WMIsj+3c7HKRMYsI1wKL85kKL0kYZEfxn6qPBlEbW/5WZab8WbGm0G88b0FCT4bb/wrxpugz3JO+2zmdNBa3gaeJElFKHgUqDALpEfiyAMQUoEKUkpTGh3byWfsmbFntpCPoA9deOFnow+7YvQJj/1W6ZHfKu13W+2iTqZYEmZUZSD3JBFoXzJNwzAJYpGGxOt4rc6QM0POLO4MAg57inoVXDHgRCPuVvS00yo9z2mV9jitcilZxohMBIhCCeFZmKQqlQBZJBMkHXa3olfitHotgEVnwPqqAavtVHYpBAvODfWh1+YwegLB4tMIRk8iGD0PwWjHAYpyEVMWMxFkNPSSJGFJFKsk8OBvDYvSwGAzgs0i1yxyDQFWtPA+38IUXTFgJcO+mXTYN5Oe8M3s+EgJErIs8pjPY9D4uKSJTyRLZcBSFYRyyDdzxqQZk2bL0wgqxQtKPxuVntU3cxyVEq/rm+l3fTP9Xt9MvxOJ6HkBTbIgZCGjIgplSOLEE8qTKoiEavtm+s+ONt9IcuYZbb5BCYjRhedPm8b4OlIYJ6Trm+l3fTP9Xt9Mv5OIKktBy0oYTxWToSBeFMcizRj1VUJT2vbNnLFmxppZshlBm/DcMzX/ylwZT6ENPfIg8o88iPx+DyK/48EoPKJEkiZZGDJFI0xdzENO0jSNA090PIhmxJkRZ5ZuBvEmekqRBnrFeNPrOu33uU77g67TbeBhKc+IYDwKAyFVlCV+5otIUu7JKExj/9h1esaeGXtm7BnCnsB7imblXzH2sD7bst9nVfYH7clt7JG+70c8ZoRSGcReCPpWxDLJ4yxKlR+JY0vyjD0z9sya1gj6kIVPPht92BWjT3DsvegfZ930B7JutnEnoEwxxgIeBGEASCMVyQRgDlUepbEQ3aybM+rMqDNLPIOY4z9F4gmuGHPCEfcf/7QDo3+eA6Pf48CYEhYmPAmwmFXKJMlCQKvQY7HHIhJmw1k3/StxYJwBawasqwUsdm5iEv/K/BVPAVZ0GrDoScCi5wFW2ynIV5yHKEZRFktFU+5ngSdE6GVpEEQpOQFYdAasGbBmwBoCrGDhf76EFV0xYMXD/or+sL+if8Jfsa3tYSRsGkTC92QE2l4Eih6PMvhuOCWprwb9FWetb8ak2dY0gkpne1H7V+aveAqVml7Uf9+l8IDf73dS7p33H3EbmAfZgKcDtnEL3cYtsI1blG0MTg22aBehYimJZRJzERDOE0o5DVkasYDEWahoncZocLgByBps3/72X6y37CnoduY0E6HambM9N5q9MtghELUeHFwS/M5NcrH75f7OKVZSfnTqFGXFjXMo8AvSoGLuUmcYy2wO8hfOS6d86hqt/lw4W7lTwF0Aa8Vhucfs4xoBi7v8XnA9GoBXdkB6RXCBD/Wj3OPP5SOevFzdMKYM5XFb5/CS4Tls+1K4dS4eZ297Wza4eMq2m+8jDR1hDolRWfa9AR/QsyXIX/J7pFH7KXCU8ORuY4HU+VEWsAH1fv0vzKz/FnBAADO/2yGEC+n8/z4c9vluyVf//w7on4VPti86eub37j53DZu7HOU8WEaJGplehgYPTPDvrs0y3K1dxm//1uGYcuQR4Hux3dx2qWiQeEKv6Sj/mhd753WeZ84Ph92tFm6g32GHtQiOGOjhsF4/uKluWFSs0/q1ra5n0g+ox1XsJRGLaUyUzzknYRYLSmnt39oaYoBdFKwUHlue2Xaw38qVlo/hicRyeoaJOOX0ROfQSXJBOnnLQdzUBSjEagk/FY6SIJDeHTa3uwdDKJo39nAnD84qzz8iypu1g+QLO/+ww1/+ye+dbJdvt/gXvlmuLSUhOxTrPIdxljCn3vvw+5+cn4BGgF6aBS66FIMPztlJfGlZxTcvLsMrN49OE/q10EsXionnEuIQim5tvj8lFAMmwRv9cVnAd/bgvIEdBF+L3lO4C/7zsN/pceCKykG7Mej8q6l7chFQ1gtyM7Mgd1kvyIUFuZtyQXBF5aDIGpy2hVhG4LmNg4+D5GY8wQcOKJI7P31CTa58Dh9KSaxWrEpU3uv2rsT25TJrtXtbtTdoXYHzud2s1cL8HZ6k6fd/db//a/v9X3u5A9mjUzwVrUcHnwioR+eYGqPjR2L0BwRgI1zcOPuHbX4LuAHCf7aDLQc/ldaDsoZQLc0jcN/JUpp39O05K9j8WoLH9+j8eiehiS5CpI0GJcQjFnOnUnts36MZdCtYqrZHiOMl3DjHtpRbWLaxhWDX9RY0B/x4HI6S6h5vZLnpzGeEqRcXMVNY6If3ZSabdYyvU8dAYqNYphzj8dvxIaNIe25E2n53kE/RUn4EJbma3CopWsDizvvDbrtbaqHnVb7K9dciQWW5lKaSwVIqmLOKCi4FLhXVUlyBS8E3IZH1BunQPFxXP1zX3l8fK7ZtZid4kg7xpA7CO1JYWvitg+g6FjNr2R9q19ZmOJOpp6gimQzThIeMZSENBWMRpV5cV1EeGu0Clv5vjgSTmQS/FRL85ljEdwhZwD+UTM8iM4N8IQbxhxhEB1YOcQe3F4dZQ7fopAeMOVc0JVymMfP8UPgBF37GOIlimYX9fKHHmZliZoqvhSlOE8Tx6W6NpiCWB09CUzKj6TOiKRtE091+WeyLQTytLo8gqmnTjuUiJA0DL6aE+UmYhL6Ig5ArAb96TAbxAKaakWZUnVH1qlB17ABC8B2agVaYXrWUxT8TY8OF/zS7B50x9hkxNhjC2PfiTqJb1xDIFvX1YZQtG3WSoKWSpUng84gkSiQ8VTxDQ4eM4zTxBkTXcqgZZ2ec/ersHLOV/xuxzyQLEj2J7fyZ7Z6R7cIhtvtPeT+oTmzMtWGWwwbtWnqe5IrD/1FFYsYEF5EIBJEq9RJCM9LPcDjMzG4zu31VtpnHaQuULIKnaQtsxs9nxM9oCD9NOoshBFXl1WEMNU3aCUwFCVVEEy9KmKKShkEYipjHgscqZInfj6JmoBlHZxz9lnHUX5D4STgazDj6jDjajBl9v+e7/WHb99KqjIimSR8idPwuR1p2XS2HmnYgc7DZEz0sh8adKl50+EE8q1/lXziqpMb73a6xhYSN6Mubhis8btbDTh1WVSdELL556EG62kGeOwpA8+7Gkbx4wE8EvpDMgpjxkj+ksAlr33lHKkToogr8/NWsQKLf9IdDKh29LRyNEnqEw2aJz5NjNOqh0B71VTQqJkcobqwvf4nUAh4NfA25A4PBa8scXlj87bsbA+wpBpMh+m/z3V7lq2VeNbg+z5RtvnqANWZ9No/2tWNrxzt73Xkvdvlq5fykX8eXt3cQ1/MdL1nQZOF3stAOo9VFHBpfOq8PG+dX/oBkY2kF9+OrDy+d91IHdpjP5MN97vygwaGYjFi4qw5AHVx/O5ZIYHJX7IFJzOSGWPb3uWuQqRihkkEoPUkndJxOkh46wSIlPRSyNj+30+o2rrWDeb00igNfeEHGIp4kMiQ8jKWIpPK4J3mdWLcxwiVSDnwbXJHMXPHVccW7nVzDXvpcgb0EUp8uGJkUSGcQnRZEidcDor8YKaALolY46AVRvNY+7uSMyDBOuYhTEanEj9JIpkkQSY/IlJAjEMURZhCdQfT7BNHvQaz22RPY4LE+iX8sN5n8HV6R73m/zdzwWdxAerih69JdTt7rzd262KIHSnlMwpQncciikPuhksqP40gplhHJj+nhUj7cMz/M/DDzw3XwQ7gIgs/lB/q5/DCzw2eyA+1hh9f6m5dFK7t2uQJlL7pkiCfqFp1KR14apXEU+Sn3vTQTQZzGIWWMkiBQ/NggU48zM8bMGDNjfLOMkSzIZ2sU/qxRfHHO8Mc4g45xBj3JGbRjfwrjMAhCwWPBfCzHwBOfpL5MGKgbmTfMGXTmjJkzZs74VjmDeUclRs/nDDZrGV+YMVgPY3yQfN3DFXvzcy9L4LU2PyRhoogChlAZjUIpPJaJVLGEMJZRFR/xA44wM8PMDDMzfLPMQBeEfi4zBPNp9Rdgg6CHDf6mkbfoIYRddaWXE+zltqkpC2jgezQmYSCoH4mMB4pR4auIEqFdjtq0YAeZmWFmhpkZvllm8IEcPpcZwtnO9MV5IuzhCXhAPRwBKx/iB7jULkelZCRSyhOWZTFNKIkSSUI8whaKRuxYZYABZl6YeWHmhW+WF4KF99m8EM0awxdggqjvxKEbtludAfRG7Lavtighi3wWhh6jGfHiMEkyPwxTlQie0lRyfkwJF4vTnVlhZoWvO1iAhQv/sw9z4xlMvwCY9gXw/kPvYF35tQdR9f42ZVmHYLXRpIWtgcoCn8c8S3wWhJwEVNDAixIVMj/yo+gIWxsDzQA7A+wMsF2AjZ5w8pk8terrDLBnAGwzpPXV3W5Z7New3X5eqr3ziu8y5y/2y3vXLlclyqbuLTR1BTR17Ueqc5McZ0w4o0c3c8KpLh2sPdn8iZkUTo0/ES6f8aBO4rP2UbtUaoWfdX1jhLb9Hd98NEj9aQn7Mt8ViM7cKSu0OfABOJmBWv3pVTvsF8CojD8UDQTPHkDtXgqAQ/gktlgeum6Oj8LBR9FJZ/MmwwQnmLwGPq18vZa7OilNYcpz32MVTEAATEPjFFsp4INysmUh8gOWr2us7s6u6YXzAf6mlrtib2tuH2MyYMcSi+nm9xscPNWD/I5L/bRMcercaaD1ny6Srf29vZnX//sx5pBik9/3mULq34/NIO/h2nNluMSdsBQrWfTab9oXeww4ZYMvZbr5LvJ0UteLscykF7TKTJ7HIRfJX/GUEu/+KEVSr5cimzfVCj6o8buJ2schCEPt2pkhIpmGQUj8OPOiUHCSCZoligdCqpSktbnnNDlNrp98q3yYzHw48+HMhzMffgYfxgs/uggfXgkXktNcSE9zIT2TC9sBFpJ7GRUqS3ngidgLPRGGUkZpEiXCT2O/hwvbo80cOHPgzIHfAgd+m+xBvEXAnsoe5IrZoxnA/Z/yPs13G+fNGknjqOjvEn/uFvpt/tguBBDwWAnFE6zh6yUkCtPMz8JURF7KeKoqamiOYN+Z2+WDjVmZ25rtibbDvjEn4oa+oc/iA3pJPtBs4Oi9AFD727/c5/e//Yujdvm6ww011hcrKT86KWyo2x3gcOboO3LMHd0Y4F5uxOoAy0A+WUmY4e9vDNLz4sHZ8E/LW3NKo49u1nmOY9ef9tTlvdpZTL/PqroAXsT1mHVOaqZbagm0F4KfEbBpRv7+KFdLscwPhfP6sFo5v+IuP8YcBddc/QV0gefoSlswpVFCY4/JiBPlS5GAcKpCDngX8CBIsgp9joYZkEizcrnu8cRPBKKRoSfCo5EZzoIldkFY+lX+GQQ+eHjIjIAQ+VoC9KCox4v9g0YSQKcXzkunuosyQ/6Ns5PFFjYtiox4Z45eVAVPNgc7/Cgd+BgBuHKFYiGIiQXiFQASd7YrmC/fcbxWrEGcvUEAa+BWvp2B6pJARTxM68+8hceeClQ2Mf8/lsVBn+2/A27L9xL/mx3E3rxyUBqWO+fvm+V/H0DIEXjoD9fhxcCW+OtmtdzIqbPzf7LrcbdmPfhfvR4X1oNH0Mude9DrcQtcD17X63FzvZ6RQ+hjMOo5fR5B5GZk7cvtaCZ+vj0nC/9Aq+45cl+zbvZ9/KrWfOP2tn1qCv6xwafy5hmbY3LcfeyR8WuU+7hT7A+bja42YlJfOGV91ButGzswnJSb4i7fO7e4h3YPxqQgi/1ynW9Qr62lQV0kJV2icw7spSO3mDu0EMBASxBEV6uJle3PSFf/zSFp5IC+SukiaB8ADnzYF0pa/6o0Kh27+WBOYatdIq//F2odb82GwTW2bJbTef2UVq4e1x/kXqulwYJcVINcs4P1R9s2Gw6CMKy9LI/ifjjbC4iNI3MwgMyd5PZNbOlLcN+93pKShS+I52WpH8YCVPTMI3FAM5XEAUmTmNX5cbqjXMK18uoQmXxhSfhbQ+TvXrA1cBwuCJsMjmcofgYoDgeguJMivwkqfWnyu9c76S0ZTSKWerGiCfWTOEx8KrOAJvBrFqpeKL5UuvxvTjieoXiGYg9LOnne50DxYw9wnJPh+zMyT4LMUQeZf8zvN6ucZ2XsQAedM3u59O7vQ+hum3aoZyCFkGFAYyZEEojAC0FklqEKKYjPOnF1jdLdkWaknpF6soqoDVjzyYLSz4E1OkuYV4Jj8YCE2S200fwEe4ttHDVowRfo9CyKUl/ySCTMh/8NUxnFSeBFAZO+6BUyL1Z0Y8aubwy77JHWI9HLX3jh56CXP6PXlaBXMoBeZVLvAQBT9eVBDCvbtOsGeSH3VOQHgS9AO+ZZHEaJp1IecuJLlfXCWDnSjGQzkl1ECgsWXvw5OMZmHLsOHPO9ARwz2S1e6SRxfUBmck70JJHrbdQOJktSmvieSkSGBy6ZEKlMmEiJwIIFkvZCWTXUjGUzls22v7Nsf364IMHnwHMww/OVwDMZgOf31Zc4JGkWrRaDEN1o1labmZCxlFKkkVI8CynHkF8K0O35Ksn6Qbox2AzTM0xfSHmOPxPVwhnVrgTVaAfVPtQ7s3A+6AttUGts3cLd2wZHmHbcqp3GWPKIKR5KEntKUt/zIuFnlAQpSb1Ie+LWkHY81oxoM6LNgudZgifzFpR8DkRHM0RfCUT7g07yNS4OOsq3mgyKns127UCmiPkxjyOPo6tmlHEmopgSLwizgBDVf2TTHG2G6hmqLyN8MrIIks9Btsfm6XVypQq5x/tbuCCqbH+/6fyHBvCf/ydd4F8a//4/q6Nfdke//Da763wpIB2ONmrV8mt/8sf1/LrX2y46iUd8RZMwlsxXYRKqWAjfV9wP4KOPyABgXqau3wyU88EQ1g36LK/D5EkwGRh8bP/HewpMzrh4KVwcivU5qlHROtDurVNx3KKdT10Sn9AwTWiiZOrHiUqkF/vKZ1j+lIX9R+cXq1cx4+Os83+LOn/QLSJ6rqP5HPRzLZjcDfrpL3GBqxwpb9G53C4+rWRMSJB5aUiCWCSekgnNCGFMZlHqtQXVC5e1mHF4llNZuGCfpc4T8vSyEDNoTQJazXiYhnUSs9Tpbaz3SgO+GhvXLbe6uzVtOok9xpp2s3sMtp0Qs3rnEDk8F13JYyLUOjHLWbgVXDCLx8uNI1fyFhO6mSdWJkzalYDzwnm9kr8vU10xJ3PEodjn6+UfWPTmxbSYUz6fs3HHJw4J9Rl2O0Hv2M69SNIKmzfoZwQgjS+tQ9iyMA2C0cs9Pnj825s9gpTcfZLF1PmCMAWqgZXWyWtZowYxiJfrcJd7xCa9jhG0Gf4iT0JOMA458SnIIafw5igNf3+rtt+kEEQlVGYpSEsZi1Qce8JLmYoi6TO/dgHvH+sCMtS3iUePzuZms/iCiHTfFIsKzMTbhCXnfzkgW2gBCH52RA7rltkLx/krtGnKU+VdOrg5tNAUlCnZcCJxl+eFNFksdb43U3SsMKPCOiUvlquHEveKKwE9RrpFY58MejPgfRnAS04BHj0FePQswGtnWk9DnpEwCtI4I0x4QojQV0p4JKWUcC7GAY/OgDcD3vMCnr+gwWcDHpkB79kAj3mnAM8/BXj+WYDnt3OTpYxHVKXMU4J5Ho9IFIB4R9IkTWkWynHA82fAmwHveQEvXHjkswGPzoD3fIBHTgEeOwV47CzAY20JTwmexFkIiMdo6seZ8hiTiaQ8xAv+OOCxGfBmwHtewIsWwefb8fwZ8J4P8OgpwAtOAV5wFuAF7ZSHPEkTEdE0ICGNJfGZD29YJqlSfkICNQ54wQx4M+A9L+AlC/r5gMdmwHs+wGsXopFb50d8in8VWL7oV3jXO1uKswF7GTRzM5yvRLrql7aHnRBekCRxgD4cXqwkk1HIMxGpVCWc1B52VffBijP2upvjutx7XJcr9bqeXnJmeOzJas4MT/HsEPeBf5QOd3B5znIDXxF+JnqdjeJX/o9OXZr15Wa5NvVgKgcOPGm1qFIXennxP9Ld//xt99sGaxPCcgDW3ZRjKUKYR+64+SrXMH9hZkFvgrJ8IVYvTAscSTryQcKm34s7e6aLZQrNk9xJnD6rDng/Awzf7eQaXuZ01QrLIrf3HF74SBHc+vpwHVz4AuG1fHHnPfgnwZJZ1AdRdqJKNNqtBXfaj8vbJazB+fsGBtOfgi4903BpMbDzfpvv9kXldTMxRmunFnj+8F3q5biHajm68kzDocX+qJdTumuNQDWCqIsg6moQdfXduAZEH1eShjWDRNpb4j3chjB1lEpULveVqzdWUTcohdG+y52T5IQLFkUqC/3Qi+KMxIRmcYYVw7w4SRruLX1jDYD3wMRPhO2hJUwC2IOP8nRVhEtC9ZuiLXOC/FeYSrB8DwKpdEzlJMc4aKE3zFpa+VUa5zpdo7YucwgPdSv3+tP9X7qCbHuTaZDox3ZHbtBtxsil6A+YNVD9k7xBxqiqfTerJvKKPAz/lSVvl6uVw9f8D2lXtlrC0os/TQTo7QpjM7IvfK+Vou1JyG4dFHnTPfEDvtTXUoL4/XKFooUpN7aTEqARdiV+RfD8JwZ165nIm36JuL1chStxOa7EFhrDlWT1SkbwfAC/HofkzbAW4z6tH9YvkreLPBrnZr38u/Kawe+jKy3oViGPSJCxlHjSi1ioIpkGxPNiP0w54WkF3UfDDKD28XRPBOyeiSfB6r4n9rwSta4ui2tpCNDwTcnd5sZRh/0BiyYvhaMXbmRes/Ba4d+pw8q53fFMg2BZnTFfPdwCbpb70cH9WMnYpUBgyoLDyle4+gJLOWpA3UtxV4nL6QF4QxZFxSS2PKRZknnyBpcz9FPPtGkilYjK4qPMrkLMXqMOvN/xbR8Sdy4ew/DbssFz1Qj/lrjEX7SCdSbREj7At7Z9aFLKDzB8tsu3ZrNW915ro5fSEPZ6KU1OSe1SXFxK9arcSrYZYZNjXH0ckTRjcd7nKw6y2UMBMFtpBMeFgwts5ha6WcVf3RrCY43apmpPRSkNJY9UTGmcMU/GMhHKUz5LAxlXTDM24gDpjC7iqWUuR5czTVzP+IO+DlN2Q8jWd+D8L+cvef7R2eRATjsAiN0Lp95MZXnWG1PuHPhEm19MWeLSJo1/+4hMU/OdZqAHuLrlpbt9x3Ktf9eVik0kkXXaf+FcROT/XuIwv322CbzWUcPzlnFnzSijv25RrINPZzsCxroRgsN2EIqHm7SA2COBlwACiyQJecYCQUmUZJ4fBkyxJKlF/uHxBmA4H17AE0E4H1nKJBCcjz3e0wAcXtLQjrioUbSMT1oWWlrfyh1aQpxywbWNW28ovJkbB57navmHsfZIJ10BfBsDirNE1TvdLVewwwDi7/nDC+fN/s8FIPre+SegrbMGOaMOhqpGNZPBk3VgU2NI5y1KPI5a7qsVGLWlZAEsTV/AzXBj3f9CON1z7EhdEpahA1PbpzfOy3tZ5OuqVHpp/LI60g8HWLoLD/0ffKcf+Hu4oI8mLiR/blxuFlTWSrcb2gif3E3tgtxPZkFuYRc0IoWOQMzjxNFmyNOv8PjhDYNa+eqOo+n+JbD+z6Bj3TVTwgl9rQp3PjZUDzXoOExIqmRIYkwYH4pQBKlPQizeS3hGRX20ODTaAPTdwz3gLi9c2xGtRbf6Hp6KfSNDTwR+IzOchX7RJcXPu9wp+EPhwIfMtd8DfHMrFDxT2JOb2//l/Irflz7+qfaRuQ1jh76pxE3zYdSnggiK5ukbU4k2qdjD9sJ8tg3TtG5SBre7uALsb2Z68dyyZ/nejiW05pVj2az84J5Huvy2Mpf48I9DgkUQLEg4Lbm8aWxD+8p4hZGadOu9fxk2aXwIxyChjzwrEBmhj0GIfhx5NMPHXvPiDo04VSZ7Q7qNXAslgSjTss4ub7dY3bITrn+6Qzdov79HhyoGGj2RJfpHnYgg+gc/ixuSS0buO3ZhpWCMpuemAItfhm3yJ0fL0ZXnCfy5OCz3xppgpdbSSIeuJmu++yj3GuLtkzHmdJR44dnLopTr0BRhLRFlPpPKV09/7pUf4DrfSWsOuZT33c3nU8jXYhfvwV3CHOIvPKxQ0vIl7MeGC2dAqCzR7w9r2EQPJSLhJvthld867/IC7WIv7SH3jd5Xb3FvXMoQXZiVlACGaJ3CStwtrsQtT9s1oOMeHQFw+0SrrCvvB2X/ti9hOArogXcS0E/ieNd5egBlm7pArNLYjxLFIp+FJPIV97KMeTTLuB/5oVcB/BC2Tu48/S2AeDKD+Azinw/ibBFMCeIzgH8RACenJfJu2r8B6bo3B+BY23ZCwDhWPvOYn4Y8UCJV+L9E+D6lKg08egLSL5YdcAb2Gdi/c2CPuzVczgb2J+dGnIH9s4G9Gdb4+rDbLHVKz2HZvGwyJJ0PNWgL5kEUsMSXWaAyIiWVYUTgXwayeiaFqE8oh0YbQPDByZ9qexlcxjT4PvxQnxfh3+3ydb6vnT3QycMa2asssDaVp7PVXiDW0UM6Q3vphfMTF3eGMdpIni2Vkvjxw5AP+WFv/AzRrp9K9EgB9C+gWTMWCJaTIzE4S1gDbIID5pa1QX2dOMxnt+B/xQBPfYewhRcsGJvI7P3/Hpbi4+pBn5miC+vPuKncv9gzl7dLscv1nqkif8oj14lx+r/NOvRRaQZwrQ+6y7Mfd12uow75sV/CCE4PYtCjTOBBM/ry9XKvnXJ/fliPILNp5N4+rAexebBJG53DOGFZEkuf8SDxZOxxknki87MoEzGpo32GxxvC5+EFPBWhR5YyDUaPPd6TKE29C6L0WwzUbMX/fFrCf/IdQKv17btb7jUqw+oBGIV2Bn8AqJTGKc/eXNW/9LjDyJ9GiI5+jeZkygQU3YCcXnwEZDZwvm+czmH0ZuXhjlgNOx36Aa7/6Rn9Q5hLEodgXslW4qFpPJPfHlb7JW4rXgqemsH+AlhQoDOOFjRfmfiliwmc62oR1XEWxrmscBHoC4JSpmuDqMZQbPhLfRyOtcpZLZ1/df6WpzlIvTZ+M6vMB7ViVdUNWLruzrY2i8gqPX5bte6c6Z3XqXuuB71QBG933Hc7dtBsvNNTEW189IlQbXySyZHtsed/v+hgQ+d2tVxvC4mOxAhiOlRG/02v24bBgCqlljpcBI+yV6vlrQSge+G8BNiCN1Y5dJS1B0rnOhQxMAZGxzzyzVIW1hEERjxspzYVfLb4+A046hrwxbIv3TSXZwLDlznVW0n5sZzbRjBWYugvsJHdD7hbftjhLrmY2QAXUaKPDV6sZFB0oXd12FaKixirn7B0y6d62lAQjQN5MA7kfSLpSXRp14EZh9NWwVfmpRFNwowEJEki2F6JTCLGuCe8JKW1hHoKRCe3A18japMvLI/OqP1Nona4YPHFUHtG7OkRu1Wd681Qca7laG2u5WBpLs5TP+RBkjDip5EMw0xlGY9VQKKURSlpYvBlK3N9i5LyjLkz5gYL6i2CSSTl6U/YZsztxdxm2N/bJYZ9r5wPD9tc+1E/DIvKa9PW3Vdth6Tlky3b4TC+UKGfhQEjmQ84nTEZJH7gwb9Z5Kd1/tCTww4A9+nlPNEOcsbCJgH4c97A88rVb41JVbbiWI7yjVZ21maSEXNvN07j5oyfhRnKAr0p6KidLvIcE5HuYJfz3530kKKfRpmXCcdXK9hfx2bfF1eVlunbCj9hLg3wHM5PWm7QT7Jd6xsCyFzrffU2zzMUFgyI60hHDErV++jHQw6f0fQpUfflCnT20zWswM2VRXAd2og+QTqgMbMrGEFy22QEjB5nvG4GMTKPmcfxqpmFuMRvuGqW2spRbBC751oLo33lpTTAFBmJn5LIC0CuZgn8JWFhwAmvMLpnoAFU7pvyiTjcO/kkyNv/7E7L0+SCWItx+gZXV3mxPz5YQ8ezzcZUttUJle4kiIzouCaLovposD/uG7y72vet8U6e8SgsAETBozDfg38mD5U2WS0xnO3DHd98REgxX0+dy/Oy6Ts3No0uxrPtcQmIKWab1fk7T6bs7PuOHgchzVA2+SpfryV8K50I8gaOSGGbuAVfHcl+vVfb8l4iOIuY7yWeyDLBAU2kJF4suUzCSAQVlvQONYAmddt2oPlTIWVo3IlwZWj4s8CFXhJcch2yfKd19o1TbwuMu7c6unRKNVyr3cDO+mBXu15xTJ25xVj+SvpremH9L6D1B50QAn1lN3Cve9MIXpRY5oeihjGd11k7xupBjzL+4An2RsPY0N6d+DT/XOzCctxsQekioBNhFybn0yf0Pz1IncX/v9q3/V4/deMRd4GkYrdyb87mJUzv5huDUO2vtMCNbKYfwax+kHgUaoV98Vomf81QsJZJGdHxNzq+1jnGiWOZEBpmqWTcZ8KjIk44ISRQTKnkyJm/MdCQh1HPlBMF3rYmn9Svv/3snhebXtna1yiv/F6n9zKu0joFpfZlAe0zx/SPOq0C4pjWM1PJQVgCDYIbKLNxATvrKlqCVX6/qSQqGAvgBl1WXlwcSb4PPRHAMUaHfNqOtJrGx+lVmYT0b3K/y62YV1FUrTNay+ClLH9lLlR4QLAMK+ppwQ61yFpxLD/XYT+nHrx4HFQ2I6P+Artc7pZw+/t8zIt+Zdu5BbYbsvSNtmpHRaUZz2gUUJJGIgEdkqQhiTOlqOKeT2qpb3TIAUgdX8YTwfXEgiaB2VNPuw249AsD7oeqwIVFSx3jtNyI1SFDQUSPwVegWG4OzoZ/Wt6apKZG89x8RIiGsTFjFwqVpccnPAad2B1VVW0S5CtMBN+UE1/MCRUvgrvtQKjnzUMYNuN7fpAYevHTJ+2AqhPo9tqyUmzmSt3MJKTtMWqNNWrXqFVxJLIwCCIqk1QwKT2SCAEKKRFRoOq0sGMjDqWFPaCk646u5anZYU9PMU2K2NPznHUAcdGKQHeysKcPJl1h9ZxA5lMIXTq9q5sLABysQvE7yoKYzXiFWcXbsmRhTfr2VGEGo0nBKNJgFIIEuCBPBqP3crWyujFuTOcDJnvfV4Fb+rj3p43c3dq03GVdtamkvwLmt8oxzu/uzfxlnkO956Se33wyRQkag2LfKGI8Tv5rBupoMRmNnu/y3V7lq2XeDZI/9nIXto+7LfsMeJ8f+7o/pmvX4/3svh3IPdnvqYB7coJJ4PbkLGcp4sEFfd+1XIiHWfrwoFpmpThXxwn3IOPpVJ8o9i3XOkXbC+f9HUAuyn7bfK8PKHSkJHzH5rA4331snA8X+90SbY03rXyItloQgvU9qIHbXY6YrS/ZABKt9BlTgI0o2sstaIM5Jp/Vnil6ts+NvzzbOwieunkqc52Ir8nNyZBUhIm9mN9yc3oMkH6RqICfm4Ghzlte5JvdQ2N1te9TZQK5lO2jE6NqltLAsdoDqjSDjBBh+aDd6lbKBAOnXaHicWJk48T4loPaemQZ6cHlNTQcCBkYb91SQ2jqkUyGkoUhIZL5ga9IGEehl3AeRo3K8eNjXsB99VslvGQmvJnwZsLrJTwf/rks4c1k90XJLhgnu3e7/J94UELGqW5rmrnkDKKr2rbL/RHpcxJ5ma+8MItISBkLlESDW5L4fjBGc9WIM8nNJDeT3ExyTyS5aMGCyUhu8giWmeQeTXLheSRHzyM5+giSoy2SCxI/TBSXKkgZ94KICEwkF1Hm0wz+3zuH5OhMcjPJzSQ3k9zTSI7QhZdMRnJ0JrlnJ7noPJLzzyM5/xEk57fj60UYUz9NlJIpTyIRhJyHigH3ES+RgTqH5PyZ5GaSm0luJrknkhxbeHQykvNnknt2kovPIzl2HsmxR5Aca4e+EhUIwUSSEZ+rKAWSyxSP0kjELBMyOYfk2ExyM8nNJDeT3BNJLlwwbzKSYzPJPTvJJeeRXHAeyQWPILmg7Xrii1iSOAuCMOMe86QKuaB+TDMGVJewc0gumEluJrmZ5GaSexrJUW9Bp9PkgpnknpvkIu88kgvPI7nwESQXts/kSMx8xtHphCdBkma+8qWXeIGkAaXeWZpcOJPcTHIzyc0k90SSI4uATEZy4Uxyz05y5DySi84juegRJBe1SC5NSRDQiIVxkERhKFUqfZJkkfA4SaJYnkNy0UxyM8nNJDeT3BNJjk0ZQhDNJPfsJEfb5RqqffZqdQCI2OnQ+nbhhnK7usI0qXit51on8VqUREQJmnhZ5MeKCw5sRjxPiCjjEWvWbugONEBfPS11YP0EZdB6x52urEPv8KepLHxxyVzfb5TO5tPNA8mrurtt2invAROyYZJIzL6A7TWV/Apf+btdo77jjWEwiwp/qx5+zY/FYSdXD1ilndtSj458gCfE9wKezuN4CSAfntImh9dpkOPiab/vZPkq+7J4dK4eIzxWvSw/ui+N78RzvdDRFdImqFCpM8b/o0z2+atNDfV+b7OMvlvxByPRmBq7JeK8rPaQTufxZj0lPGNhULdMQOpiuipE6wLWpAuswP57MIk9TL3d8uOs9rVJ16EzyYzgdB8CPiqvR9TM64EF4wsYDB+RSYl/XOvMNnHLrPndkOWhBm2nP8LiWAWKZb5SGU0IVUlAvTTllFNG6mRJQ6MNofPQ5E9F58FlTIPOww/1WdH553x3K20i3QPsG5MccyX5rlFh4QZQGddjvjAYOoeP31RdMHUT6mRuN41yuTVaV/UXbGK4Cp05DLnZwC+GEu5xsB3f3OpKP5j4DbPBFZOgdIMcfoBB51RLI4idLHw2db7N9wf4/IABj0rsTA/MR9V1zNTHhXXOwt8hwHkcCDdzSLzlt/wPVNBfme+wp4iObeHaL/WodE7/9RYCh5FHpKCcp1EoaOB7HstCmQVREAiVqLAumNM/2FCZnIGpn1ocp3/YaQriDD7NR2FveAkbTw2S9kKJkQL6ZcsCpQgAZTSucOTtstWxSLzNi33xwvnL8qPUHeQKoGGDthhbGl3XxCkxuwbhG23HaWfnxMklL5YgOaeAyHKdf4KOS+Us94UD0OpspMxkdnnxGW9KM82Myj78E0+Eyib5uzQI/AGE6BKJbCK8EqFAmn1YXSoHskkBLw0Wo9Rcfp42G966tYjTGZCrRdubcd9/DlAHp4Ea9A78Fk/jtVuUDUdh2zZr+xOnREUZjRIvZIoTlSYgO1PP82QiUxGlp9DbjjmD+IUF6K8TxP88OYqfJV7PaF6jOVaPn9H80mgettDc2O5/xrbw31d8h8c4zRrCtolrm7iNJgbBhxq0E0WTOIljxv0gliyJmYgVSN8JCRMvUQGrsXtotEHUNs1vbXNRTv5k2O4fd6p6lAPDXwV028U5dnG1aQIV1GO78h3HY8+dlADrmCgav7JyCAD5/ICFRu7vllhbGCZOde5owJx/hVZocc6qokgWmUVZpSR74XzQFTFNjmndrnEvMNzWQFZtYKnW+glXrlby92W6AirQn/0a6WNaE0qfpF69zLPqHdXwlyz8YGoTwy8AHX/A6wUCLL/1v+h30qjVhkffl7Iz3FXzV4dzZk80CrXB/KOgNwAvj0O9ZuT3f0rYPLWAYbf0r7hFPsjf9w3w20BLXGCmnQi6Jofeqy3YS7KQepkScaZIKoM0CUIeecQLORM8yKIK9nqHGsC83raGU7Csz1Oh78TwEyHgiVmuAgiXRiTU8iiH5aBBrt42Vtw0TiOwZA1P2nT2ArSh8iDv5RvnFtOXc6wfaVLkt0zHsJ5iC1hYbPh2+1Cf8DVBbeQsr7QW/+nKT+2+SYGVkQVNnorYPwBUfnR+xLJZ5qBulwt9nGsE1aomk7EHTyyopji5m8Hk9kTOTF4KqFUlJr1xTwuo/YD4OKBuRi//TUKzww6PNv+6sZ4k1iOjAdJ1KxdaudjKrVsZqB5p0y62xKLI96QCQTVhYSTSIKQRl4T6sQ+iap19amTAAdj+CJreCqQg2HJV19LFrvyen4rdfXOULnN1RdRJAPycqZ4bxV869eIayF0X622ZA3JY6yrnWQnN1rCA0i3fYyE7rLGEpybQHM0EhRFP/+O3g+ep0DwNZ2TLnhKkVQ6SrylPiZaL5QYrZ9sjRF6W9dQ1oAqU8Qopr02EZf4iiJ4KiC+d11hoENn0J148OL/yh7b3GRYy/4v1mym/veZzn7r4MHcVLEg7MMBmeXDv+UPbBw3rmpcuaNUncPyVjwDnGDw9Dj6bcbG/5nld4bR7nnaf53Ut0bZce3ypHQ2k/ICpJCNR5qcxAKSMMpVy4aU0TnhaZ1s/Hmeo1NMGaAjFv+OJn1rhaXDkiWBweILnBj9d2MeWBtZFfQsH93Elsmrb6QEQzni/lJ5oTbG2WEn5sVuXDl0hNlaz/1JSZ+Ppfkcezd+o1BxdwJXiB8lhOSgn+z86TdxrF7S+mJ0jLed3/ayFBd3i54MUcAwg5RnYowgg9kYJ4PicbnDeETroO50LwywOOSO+51Pq81QKKXzBYuqlIouVN8IK4wdzMznM5DCNa9pMB1dIB4G38KKZDi5FB6RFB6UG/A6U9z6VoLTc4Kn0sVbQc7V9yBcHjAfSSyVNBCgDceKnXpomcZbIMGJNCugZarAM7FbutFti/wKeXAJ2dPipiGB8lquwdvM1Hi7f9hgmcKV97hvWdUMfyz0AvMCfj9w+Xjg/2taabdJVfms8Ohz4QnI0bwhtUEFn5ywzjdCaXtTmdDSFbw7Y6otZuT/LK+NroZdhKKYL4k0SlqIt2T/BR5Y/SHh/aK0xDjzvyw9BNizcsHFcWOlWn4pMjMw6IkXbtmW5HG2rcVewHLeol1PbvJvLOQ3U1Y53EVStS4b7/nOwmp7C6mPpfWz2CrlHl9gKHcwArWVEmYqiIOZKURLw1JcRA4EeQLwC8LERZxyfcfxL4PhFole+fgz3W+VWZwz/whjudzBcY4TzDwTBMYFbo+SwxN283C4JlwWeUFREIScKJG8Vp5kfAIRH3APRO+oRuZtjDWD1wMRPhOihJUyCzIOP8pkBuekx0twFpw4Dc3SlwwhtsdxIDa+OvjEHnz3Cu/wdtv1SgiL/wrguLfeOzlzysFoWdzeA0BjilTkpAMHtLj8ACusBDCBzOxoiOkyskeGm40KnA8TVcr/H6fADw2aHlXTEXb4UZuHapc6ebxUvZovPbPE5g6KCVgqvKSw++kz4H8vUnJ4bt0Z7CmwZ6of6M2h9hpexAOkj4U+4Hje3rjWlq4elqPqz7KDhiEWoF5QfR0+sFfgu7mBFAp0cqsf1ofz663wydRR83f7Ic8XdVu0NedVh72d2M/dr/67Dz/v63R3W6VH8+8gETw+CHxl8skj4kTmmprD4MyisucDjfFsVVcHHK3ebGxs4D8oA324l7B6gjypvlzkasA421j278vg25wgmZEd719ROmP88oE+Idr9x0FliL+uEJ/CctT4Dez1HwjKh80BMOeDXzvm4hI8+V44Gsz89W9qtEb+ZIFmQqJXv6dxv86xy0fvdQT7OA6e2n1vvm/eAb+g1b7D1B3gDxm8cn/S7Rh60VzYP2nS+N7Up3frdFHYpBlYBYvfahVw7lDdSsrk2JdsIojYfculu45YP+XTKp2QcaoMhqH0rN4chWF2ba60MhkcN2llFYsHCLA0YTwOVpSnxGOdCeCKlYcZi3sgq0hnmArkKvzm0TGa0vKihZkigHwRLf0G8BQ0uB5YzUH5poAyHgPIXybXR+zgdU2M5d7pR13TSB52tlm27N/GzJEuIl6W+H5GARkKmiUoop5EXRFk/hrbGm8F0BtPnBlP7DTwSTmkr6voJcEpmOL0GOI2G4BRjG50fVrn4OISleGDjprbFMJDWzTox3r6XZTEPFFeRoAkVAUuTRMSU0lDoFKg9KFoPNkPoDKFfAkLPVucfCaTBgoWTACmdgfQagDQeAtKXKXwEQxjK7cVh+NQtOhE1QZxIQWToJzID/T1JGQsYDQP0o2tUSj0eZwbNGTSvRO78PNSMFh6bBDX9GTWvATWTIdQsA9s/6IsD6FkGoO9to2EUbbVsR6IITqJUCpoJRjweipjHHid+LELP577oR9PWeDOqzqj6zKLo52BpvGDxJFjKZiy9AixNvBNYegJFz8HPFnJmKoQdpbyQeFFCEqoyGRIRRUEYUibCceScMXPGzOtQ3x+HmtRb+GQS1Axm1LwG1CSDqFmWdRrEzUaDEeQsW7WwkzGWRjzwaJzAf3xOQil5gDHQaaS8eAg7y7Fm9JzR8+uTOCldkGnO4sMZO68BO+lJ7HTe6jdyCkHdtW12Bo6atm2LaJIkLAWlXcSApsxLsihQmUhFpILY84ITaGpGnDF1xtSv8kye+q26Fk+A1SfX/pxhdQpY9YdgFTO5w7BDcCqqy8Mwatu0a1kTpZhQXhYGvpdFiYqyMAIYVYChWRIPODTZkWbYnGHzKxRFgwVLJsHMeBZFrwEzm6FKJvnxqxw+/92ygN195BNqMhSLqkXXIXTgetuBKeAgXfo0lYGnRBAT4fOAS5+kXiIDXhepGBhsADiHpn5iZNLgIiZB0+HneRJHowviaJnhyeY4SCXsWlMYgivMXtbIn16VSL5vRgLqzLp6N9X31q0c9ALQwlnzzJRKxs93uRGrA/x9fVjtl1vAWvm7WO5NGC48RazNbKfD1lUBC/yLXsJqienTXnxG7NGk4bDmcekn1RdMenT5OJL0B/PAX6ovUT/5u4iKJS6JHUIWeH739GTyOab4eFMWD8cbKuNf9YvTSYzNy7tMPnmc31025q/iXev5zQY7M6X8EHg+Kuw1acZi/SrhCcKX++4u31dhwCNhr/emvbvF9mUuttNhr+d264a92uW5enllKgq7qm6ahp4pnpykoWfMqVI09Aw9NZ/ET6tVp5d2VJLZiuY614He2yAz4Q6qE8TnWJXuE7Y1OTVxGFMoumQfkyt+zZcV2+xylL917aT8cHvX6Oncwd2s8I7KZA0gi4mPVvp2zPMGIf6T1OWpHd00zX93yrTtZbmjZhGmF860ka+NklWfzUdlFfeiD8Q7F4/xuyxpXzg/wQsS+5mPJuWjpOuYdy5wXiQmuSe1Z2sdVTmrd/Cp6oKPU5cB6Enu2cL2qqDV1q7gjLz/fWB/UnEKvXGyC0+Q3Qlu6xqbelmmdfKZeKnv8YyFQRymqYo8n4EGFQYkpSzmjRxEvdwyubHpK6ewZKawIQq7NIPN1PVNUBdl3eOTSalrpq2L0FZ0SkfrHjz3ali9x87DLduHzmHKgMp45KdRHKrAp56KY8JElmW+yvgokV3syHmms5nOnpRLY6awr5DCokXgT0Jh5KkeADOFnU1hzYhR2Eaf4Lt/eSs3QhdWz47Vr0zDljmvwBrgWVcFG2rQ8ZXiimY+FxH1o0CFUcgUpSxL/Cz0PF57ng6NNkBae30HLtd30Jr9iTbGwYEnorXB8Z+f26TTeAlIHyZRttkrOql2Xv/VFt2pTugzqZYb+NPqAc/zf/sXnuafpPOvTiof8k322780avfssZgPfCjQ1PgTIBNlRzzam3v22Y+pvtok3CV6+2QR0IkynNa5uMvaNY1j8Hc6rfpbfSS33+8McmkJ5QN8F/v7fLcHgWfiHKd1Ou6ymk3jeAbdUwp4SXjWU61IH/vs6xWN4PIg4j3uwKcZhfofy724kxvnPzbQteiUAGqg8Ud9vVOip4Li3qsdp6uMZmmsRObLME2JTFiSeZ5IPJWFUtTlb3qHGqoabBbv9k//1HLBY4NPVSd4bI7nBuSfPsG+WGoU/jN8Q+giBepEroV6s2AHhHfte5UeiuUGNBKbJdvexxGiwiVbUbjyAsjwM0aHKtRW4AG56H1jtI9KoFmVpd+hNXxKsKv576jBrNEF50b7ZaVYfBgmEWV9Yk0dWDccv40/QyvQZDaw9uXnZTmdFMK/TancZ60A2yfhOsDQOt9jNYW02q3OD/nvdVGFv2+W/304Kln2oyzgU5sa07dmNW7RWI2b4mrKA/yDXk3n+3UzvZoRPO/HrceAeeQ1w2A/LOEjKh8F3zVTWQFvPFTrMpcMdHcvtKXnSAUiYxKk95ASFaSR9JJUeADgEc0aWau6owwAtgRI2btWdnMbnZ4K1oMDTwTUg+OfA9LxhaVmBOo9fB5GIm5uAl2lQAsgwhQNtxUQnHvjeWl3tkFLfY86R3zLMwyk4CIXsF8dfGbcFlRoVUO40c5diMOi1IdNAUycEp44YPfK1Mq0jGBMUbhaPdVhi0VJ0GHMLAG7lQJ+o9L75Su63zwuJIG61EP32gDQbyqR1kIY3F/7tepC7h/uOGAdkK6Vaz8sxUc5oUesBTwDXCCYuu19r2u372ENLhK/lWT3Zg0jMHcEMY9DODKAcH/Rn0w/xK3stWOM01faKVEimYTM416WRVxEwmM+o9zHOr2pFzDeC3J6mAsYtGcgm4HsGYEsXNAnA1kHgjqw8IgPvxlv+U4C8O3znRxWUbcScAmbDGmpQw3aaKBiFlEaJUEMW9gnhHhxEhAeRRElktbp5oZGGwCFwcmfKPkML2MSvBh5qM8OF0N7olOlCRauQDddavM7fpHyAdVM0Ly1AdEASBn4Yc+1YGR9138u6hrgT8KTUu8tYaWsJagLAJYuwZ/kAK6s0XN5m28PK24WVy5qrio1mR5rMJAtPCw5Mq0wp2W1nza3/FZLcnazGvskWpllVYLbng5dSqLTApu0C6m+aGOWxIMiWZXVLsuWjYh1g4j2OPGuGf75Fl4IDu78/c0xvq/tRfew7CL78aUWpkcySryEez6Ic4GKPRGnPCYeEUGapGlWO+EdjzOA5j0TPhHH+6aeBMF7H9uzY/fxm67Pa42ZUMMy3I6GSLs6DNQEMVCf9RYfl6CDvEDzv0ZYaCA+alNhdoS2TQrQ1TH1AJYsjsDfYuuNA8/y01JI+BN8pA35DY2JvC8GVc9dfufALM9+WgQIKVaHYiCmqXv1GI/xVb0yTZ4RkcNWUZNJLIv60OjH5e0S1mHPoX87UI8kBejX5q2bt2wNjRiqeiGzoj4tysxSynPZwi33nrvc1AZG2FIjgNwDSo+D4mZU6S+wqx+cX3IYhz8Uzi+mhFeJxXd41b2zV11b4MuAcc+1dlEmnkqfqiT0UxGGmR+qkEQiSALBqSKqjr/vGWgAjvumfCIe904+CSD3P7tnReRfUZUGnXX3kG+koxfolAs0Fnf8XDbyHmOzX93tQAdec/xAbE1jXQC1kOKiyu13dcxyM+6Wds/x4HjYM62+PuycBpgGCsdzoDp1vER7cSXTVjrlGqZs9GYlTsD1vxfGnaOCMyTq93w1vaBduWPhbrVxnFVgI1zHI06UtKvPH0//C1zJCLD3wdvjkL0Z4/kev0LnX533Yum+XjroSgooYASbI6Fbf7JmkdBcLd1to3lXDD+ncdfYwuNEKM5DyjjjIkqSxCNKxEEae7SmgnNGrrjBPJqSG0zXkQU9kShOjT8Ra5ya5hwKSS7tmmzsLXKnfV4blbD3Utxt8lV++2CMuJslCtVwM1ii21FLTRzO/Q40zh1e0DsUxr07FLANrSF1fRB3DmqwLy5bpvT9Vmqrzuv/PVfT/hp9EnzXIy5lunZstGBTaQ76hjCJntEd/rGEu8t32pv+5cakAfqwXGuz4Dt0RDFy01+whDw8Ds1Jk7PNvlyTUSI+2TXhJW7W5KLHi4vZa3BNxl9hZdZk2GmMd87C88cRUTP+8hUsBL7nLSDHGp2Ay6OLknua193GdUM2vVdb7BIrLkXCM+UlkR9xkcVSZTyLOBEiDSO/YpfeoQZUDdFsW563PJVDegediDh6x35+tkC7Qs/rP+F+aximsrwU+92yZcvB8/E6zgUmMYqz03wI+uxQPke8ZPfkrUIqf+GRCU7eutKw/6NjhL06DKHKVPpLGbQDTxce+6XEYB+wQ6NIHYdQ5SGt4oYA43G7D+PQHlSWw/a4fv3jsKcZRMc8ZlwqtMbwKoceWghpwA80MR4PWpQXzSYGgYYatK0dIWFZ6mchSfxAZYqyJIsySZUiimaxqkBoaLQBHBqc/IlQNLyMSdBo5KGeBCRCLmoCsQmwhnbGCWQyR313qFIXaEkBAVJ/BPpQz7YB7NobG3O2BNoGte8Gv1f0GTc/49w6h2Fxt9w8v6PqLNNekUyr7SYkXNB4wdjV+Gg0o7peH3abpU4oaU7l3xT5GjbAUhybFVTZ1J4gLsumXZPCqYYtrPXjQMWSZVwkKmaSR9SPYxUGYUo9jwakwtpTow5g7snFPBF7Ty9rEgw+4+E/Lxa/dKolGjeMo0gCrVsV+8NmUx674YoBbVfSSofFn4w/RpqvMuOHVUVoglhU3bKj456XAiME9n82MmNpwOi6hthgsXpt26XEcyJ9QJnna8ecshdzjNhTMc4PFoRcDcY146V+zfMMM8LithtJm1ulYaibH0mvI+nxzut1lB2v0e0o42wnO97IDE/Okjcy9lS5GUammBy94kejVzNySewwpWN2g64MO1ftlnKTrR5uDGbVeqxFsgrgtCaLoVQWi1DmTHPAs5Y3W/kcdHJsGLDxXNrm09Xyo7TZrqsp7ngBK5UbB5BwKQ4r+OxhKQbDTFxW2y/COFzc4Ar+KbV/BE5Zucfp03LB4Ql94vsjZ4g132zkDrqsVvm99WvT6WCtrrpx8s0KZF7HmJiEfQL73UE/HhircDCrt9oBziJIox0Z1v25MbkjqrzdUN8F4PouCRziLQK28Nq1as4Euovks+uxY1TxvaWdqDJp1M5z76fMq9BjyKgieu0aaptG7Td3KrPCGESfzLAwzlPE6/CU83K3d/66kbU622Eml+/2bpk3v+3EUSYH6m3VznBH/ZBGXsZCL4j9OMmy1POpCkUYZ6Gf1RkW+se6RFKgb4yAkpmAvj0CmsLD5SunHbIgIOd7F6OdmXIuTjlklHJepvDFjHIOty1OkI5u1i5HQZiSCVWceFGWEJbxlMU0DGOSpXFGshHW0YPNtDPTzkw73yvtJAtCp6AdMtPOs9AOHaUdLB41yjr3eSMBxiDpYKv2UW6QJbFSiYykEAGViYhVINIwkcRXPE1GOAfHmilnppyZcp7mLlMiOPUXnj8FgtMZwZ8Fwf1RBP+Aie7W+QZvbxTJ9+2GJxC92bqF7MQTgvHEp9QXkZ+ILIsoDxVNskxl6agNqznmjPAzws8I/50qFT6dSKnwZ0p6Fkpio5SkcxONk5Esm5ygIdOubc7iivgkFoInlEU0JCQjqVJRkEka+0yOEJAZbaaemXpm6vleqSdYBPEU1MNm6nkW6glGqed1nu/blemOSECVTU5Qj2nXoh4vCWUaxJyAnkMyHihKYylpqBgTwg/GqMeMNlPPTD0z9Xyv1BMv/GgK6glm6nkW6glHqedn7LV7cMgo+9yaVuQ0/5QtWwyUhAkVJAikTyPmy5BnQRiESiWxEiQO2AgDlePNHDRz0MxBrbCRxx2oMH9B2BQ4Hj61pNqM45+F49FZOE7PwXF6No7TdjYfn8VRlgVEpmGcERWxWIBS4ZGMhEHC+WkcpzOOzzg+4/hTcDxsVVf7fByPZhx/FhyPz8Jx/xwc98/Gcb8d0ZElXpSEgQi9gEZUYUBHxOFlk8CTge+fxnF/xvEZx2ccfwqOJ60sD5+P4/GM48+C48lZOM7OwXF2No6ztleT5BFTKvJAAk+9KGaRSJNYBV6gQhqEyWkcZzOOzzg+4/gTcDzwFySZAseTGcefA8epdxaOB+fgeHA2jgctHFeRSFJCVBAkKkxUChK5UkTwBG3kgmWncTyYcXzG8RnHn4LjmHhtkpAxbwbyZwHyZqiyTu1YvSydJ+zVYVfAQ3upC423E4Fi62odLrZ2TWu32dog+xlt2zFlXhqGYZZGNJZpHMRBEnuc+Yz5KvW9tE4PesbAQ8VRsGeVPkpngBamJ6+W9NRiKaenmKp4yumZnp0ZflrJT7wsRlpWC6yqqOhaKW0CqDIWt5HV3JhTvyXnXYMm+OahGtygeQnZszPLo51ZqC5hT+IF86dOwvxWFgB+yz/wjf6kqten0blRruRSyLyup3elnr4G5rpGyQgon4Noj8rDTJvRu29NTsVf+HKHBVmwBImVRlrZQrEYJtbdde+goc7fXRxnCh1u1IJcmmSUpl7kE08livJEBh5TQRikgvtxyBpZQodHHKoLqG9HN8eqLpgl397Ok+sDDo48VZ3AwQnOAlR6QUB93xZQcXF/LsrU7nWRPthv0F6WxaFL0bWWujF9b1XEzxa2wiTk7n+DfL7cPzimIsKNo1+n7d4KGjRVPO1C+CEzBUz0QMdVXLGSia0ebT8UOyTHCoL7w1K3tditiaDKiF60b1X+DgrCflnIud7rnCN6hMiYSyLrzROETyWyl4bDcI/+ajLh/rgsAI4e4L9AJKi5OH/d2rzmsKv/ij/Cd6YrJWt6m1Tl4G6ZTx3LIOqitmY58F+7HDc3y9ElS/JyOS5Amaa7E9rHKIE8juGa0c1vsNntjq8rY1GlpTW9Kpdls9JmUytStV/lWKM2x8U8TSghXiTiiMWSqDBCV0r4I/wb1wHNYyNexGi0y1D1L2xptIlrnQwN/+wMBoJfvoP9UKDtJQWaylraAUC8MRI5touhFN3k0zIFSNk79T5SUmbGDqPp5caBO97CtscvtapIczGi0CXPdcXzM00oFSglC0paJpSRTwMNKBfM82aquq4eKkjTeFWv5zU+4hLGSuvOxCL6wa6hwjENUvUHia+5wi67UUbgq1q8ax9mVcnIxYd52n5CxzGNnYdp9DxMo+dgWtu9MA0DL84ympKQEpkypgRJSOIBstHI9/g5mEZnTJsxbUJMC5KF5z0R08iMac+FacF5mOafh2n+OZjWdrVL0yxLoygKsyBUCSMRDzgnSmW+Hwaxd5ac5s+YNmPaZJhGAdAWwVPlNDpj2nNhWngeprHzMI2dg2kdt7OEiFBRJcKUpCxLKOUiSDJFaehHymPnYBqbMW3GtCkxjS4YfSKm+TOmPRemRedhmn1xZ8Da1rTs1F063aFbcmn4xmfgenIhpa8TuMYqzT8avwLX8x0vxkLm5CK2s88szTNj2KMxrBnYhfUxH/ZytepzHmsgWLPdkUdUhV+jrdqRXT4nWSRY6NGAp7Hy0kQJlsQol4VxVuf6GR1yQDYrmn2mLio3OvgkMDg6w1lY6F+4YPphtcdz5LqesPastA5D/WfS6HenIQ4P6Fon1M0dqI+Xdbfi8gfMn1FeLT2kAP+6fnvfCe3R5ePj2R90k7fY5MufygKIMxRCWdJKWv28VS1pM0DpZ7mBnaE3xss3mD/fCAR9kHRbNXX50q1lh30XlSrQOaNHV6yq1+O+fONW6xmqZnlqhqeCz6nxJxLEznhQ04LQYwWyN5u9dvLVzjQASMfb5p3eNuWCbwBZxOqAAASiAv/ElysOnyEKBkf10184LbfJrps44tco1DUdJ20FYN0pewAQWIpSRoRp1iAaasdz6egjf1iPKr1w7ssq8Kdu7dKi4meg5P5hK+930GnX68bSuXqMkR+qFlNCZN+qht1xUgkiv8RQit6bOLrcg/S6ifNSTXwf369TUeCSBM+6PH9B2jVCT9HGl64T+g/kA8AU0IE+oDvdm7Vejyzaesg/lvCffFdczOdW8xI8a1Ad0K0P9Gq7jpYuAs3MOkaUkpNEeFIr8UelAL8Z3vYzvsVOmdCfcd5feiqDVhfa51lZlnLlU5IFMlKZD6oGh/9VURrGLPFr22/V/QKG3m+VrpOZrq+Vroe8ZntNOhZOw1awwQXgdIbSLwqlpAul+vvrYmn54zGY6ivtqgA09DJKIuaHXkhZzJNYpiJR0lNRxrnXRlPdf4bTGU6/TzhNFoxMBadkhtNnh1PahdO/5Ld50YXT8sdjONVXWnAKIqlHQDqNGQsCokgsFMtYwMM48EHLytpwqvvPcDrD6XcJp4QuSDgVnNIZTp8dTv0j6VTHOh6Jp+WvPfKpvtRC1DgOqWQS0DMQfhZGKvZiL8nihGYqYCroCKhrY92fIXWG1K8dUh+VRKYCVbbw6VSg6s+g+uygyrqg+irfPnQh1f52DKh4oV2KKYxEEpIgDsKMShGm0iepF4ZZTAX1vbANp9h9BtMZTL9P+TTqFgB/ApSyGUqfHUqDLpR+yPPVkXha/ngMpvpKOwbej71ASUGThMeCxzQMEuH5HmeKhCCxttFU95/hdIbTb1k2HXSw+7rcLgZdFEi88CezWgQzKzw7K4RHAjYvjo0W5Y89IjZeabFClLKIqZSIVPgByTwv8ikPSECZEB6XnTM13X9mhZkVvkshm9IJz9TCGU6fHU6jLpyWsUMf9I8dWC3jYMqLx/DaatGuBSdpLHwVeTSSQRz4URTTNAkyjyZeSkLZhtnWODPcznD7lcBtfffODyZR5tPwli2oNxXeRjPePjvexgN4O4C0YxjbrpgsJJVelnqCcUVo4tMkZZSECfF9QE7ai64zrs64+p0evNFw4U128BbPwPrswJocWYsbWZqPjMbtaz2242aK55YJOc2Uilii4iQQisUsIYnifpRknDMhSceE3BhmBtsZbL9XsD3KifgEsE1msH1usGVHMWKv83yvY/lbMFv9egyw5lLbDhuEYRRKSVWawP4J/Cxm0guCOE1kIJjfhlYzwAyqM6h+l4ZYH20DkwU3zMFiz4+pzWCxf5gsVj+affrXjXSxtmQTX82ud81Orqo77o5zbQw37KbYMJO6ZlK3mrQDrf3judt8t1f5aplPlmLj7IkmAuSz5zsLmdkFk278eicBtXa6kiJ8rPC5wT4u6zfubvDz51gbZn+DlQDr37Pl7RJ2n7NcAUzvYTPn8OPf3/z2b3//341W+c7Z3uX7/HbHt3f4w75VPBL+PFwpEkv1YUo1BNV1Xuwd+70hKN3zhy8knN58P3XKQmAEh/gLDz0dWnQwACGXTsCga+C+K78ZU+8FNsS/w4ZzfoEtcjmor2qv9n27GuWXG/efsA73DtcxAvVDQHgS4dk4wtMhhIfX8lZuDkPwjnvQXG7J0X1t2tFtIiBRlHhBkmA8howSkmTEDz3lcRqytOKAvpEuIFl/P4iezIj+5c/MKixkXR+FibBwxsFpcNAfwcH3JYUPIWGnxuMAFvYUeUw4ixXjNGChiKPMJ0SFCeWccJpFHmeDaDha3nHGwxkPv7yE+12JtuGChk+EczLD+eXgnI3AefXIGojeWgdsjmabFqgPNmzhehb4WZrGYaaIEjzgImGeTJOYeyxIIxVVuD443AztM7Q/P7R/fzYLTGL/RGCnM7BfDtiDEWB/meaH/Qiol9dHAV03asc7J2EsU5IqFsskyDIhRKLSKAiCKKBekgyCuR5qBvIZyKcG8ikP70rkI96CBU9EPn9GvsshXziCfEeuDl17ger1euhv1QI/GXo0En7seUkW+ULFWcZlGnmSsziLeTxooVCX8oWY0W8WYy/ny1DBIe2WAX88HLIZDi8Hh9EIHP4o93y5cv6B+DIsDppWrm01KhQ2mraLSCrOQyE9JZjPvVghTnLB8WArpQkNBkXDxoAzRM4Qec1G3DGQZAvvqTLjqfwFZAbJzwfJZmTXX41D4698L+6c93f59vhcy/g8uvfYxIXtue2ebA016FQLlwElJEl9RrPQlzyLPcYTIinPZBLWCWyHRhtAxMHJn+jUNbyMScBx5KE+LxZisbbfBrfFb/+CeMWdYn/YbNCn1TqoIm/lsEKn2EqxVEsBW+/BUQB9+g6dnWY2uDHt/Aoz3R0K2F374oXzqy72ti9MbUt9Hb5yuds4Kw4YuO/iJYyc3xcaq4/gUuSw44U+n8+Vs1+u5XYphSxM8UxDSLCuplPumm8ApV84r+HzPezwl2INSsqds2/UrdFuvvDJ5uvlH9pVWL+soru07S7HbakfkORrrP7ppDtYbbtQnX4uZr16THgsN7COj9hquYfJHBgES4Pe5Uvb2vodm4eJ2wXmWK61w3PurCTHKnnwvAp9SyVHwK6+tNPD9+jHRihWNfXDhf/kgnhdZ+R32o9977zKATp2y6L2SMdNoB2S8WP87UA9khRAZGt0lr6VFyOzrVmQK6oFWZwCTX5nPJMNeAGZrQ3bjRCaQRVXo4qLN+Kau+tjtBH+agbQ/bCT95gEovTTto+rp/ifbVlVBDUtjyuSnmjXJjWhEkr8jKQ8EVQw4seU+b4AEOaZ8uuEPCcGHeC21PYqnb/LAlwT+S2fGH4ipjsxy1UQ3oldBGSiNHfVFMK3W4BoRFvkBrwDoBMgBsOHNw5gvQIm0t+t5agyPMXU/jVjwm8FUhXfPDj2QTUYsclTur717uGmh55ujvlJrgDyNvsjhjIfNhIakPAtv+0QE0YeIDsvkTPLUANEKGiD/K7Xb9f558IUYjXhLMtC5PAU9LLl70LqJw8cho2B5C9emfWx/PNtlbkLXerr8MVowcKJSOkt332Ue+dH2KMfS2IqTCQSd97vH1bL4q78UCamn7We2s1w6pKCChenBkoqzNSVOD7INqeA/FGkEzQDCbH2W3nr+oG8XWb/BJjcyAeTmt75SeHX32Af7FKuQN9I3cXklnerLoaGzu3QrpEdZCn1Y+7xkIWUSpb5iSJJ4hMvzAJZJ2E+d/QBYsKvrQRy3X1dd9dA5UqzuCcy1LnzTERV5053xFn0C3PWT03IlqA73C4F0ggKiBt57zQ3aB31qCoVBzstN5v8k4nCG9i+L5wPSB6WryoOSQ1r4Rj4LUrDXw43etcaVCDQhPICk2kCjBgzlvkEbyrS00pOo6T3EkM4Df0sQWkqMPyxVSC8JCNcU8+CC3j4+DhubO1wVCcPKXytzicQW3lJk1mGJF7GXu7zg7irNK/mQuHGkNXwzP9SzPWtKkw33wnfxmjqZNHC9ybiW2sd5c4vAAoYhgqfht3dlfL3ernfoFHBUtrF9UBru+fuHawJQ1JhTRYJK/1PmTXV8v1ZquDZ9PY4lm6GpuJzXCHAWji0hqEe1bBq6ZplmZbHquGJdu0jchIKPwpiGilfBExkGaVMqpBQ6Uuf8JqKxwcdYuCqlyEt22sq1fDE8FPx7fgsz64adhMLnNhR+jvtySDwln9E406arzJHLXeNU5zchvZX5tRmioDKhMg38Mlp+HjhvLJaHqh4n1Bj5WhwBZ1Nwdx7bL16sCbWW8QDTWqVIqc/nM1+9dDJalCynk0zAJwPhAUyuFYlJ00tMKkO99XaECNgEId4Cw/oI5iIPl7u9yhM2Q0ijdpuLIZ71Nyt4jawhSfmDW4W41b2bfzRWAtxMaUq1//9j7HGCQB+HFk0o1zf8/Vhx5fO68NqBfAg5cZ5xXe4RVZ9jGGbu3Vzt2x+TBvnNG6XJksDoIzY5xyIw0tSSVmakphTT4ok5rUDwTkjDxBIYbuquqsou07FIufMMRGVnDPVs/NJR23b5vfAFFZtO2cDWtPgiu9uQdPRfKI1JK3c4JGb/vbMF20enLUN7nnqbPin5a2mkRs8ZUI1q7RnomZYgLr33jIOcMhWa3S7XLeCv+Q7vua4VvugnXu+2y3znbYw8s1HDTe1DFdoNRRRG4DVKp6XY5DyTT/KAHgnMQfQQNWI7tVj+kA19JVp8hwEQjxHO6MtaDD1IdQPpQNDcy9WJ1Plnry8+0TjU66OoezsIxRxFtg+jieaUcDvDzvlvIcPY7XSp6GZpteHPo4ooKlb6KZuik01+T004aiTAeeMHt1UOKe6dFH/VPOnIv6J8adC+9MP6jTSBxdMfPOjNWrlGujv8x1ANYDnco3CEF7T693LlT5CqtJ7/XZyfyGa9mkZf3I+oJbREucruR/oAFZ62EDPW7nfa7G+tJ/t7+DjuDXT3/NPUh9H6a9x+Wm5bykTCGHOagnTbFD5cExpnUv7oNm7+S4Ug9j1mKNjLhZ+0nKhO7UvLp0tx5LE3wvp/GWppDH8vjFnknjh/R3fSqNvyFc5bnOBx6qwe0oj1ZsMDxZhR03MHPCy3FW5JNcek+KFApdktA4p7JLcFJfkFu7SrmaESU5i5Uk/vGCcV1iXV6qXifXbm9oGrqS86NqLLdfk4xYdhUKFQZCxUCpOYp8FQaqUiCUPsiwjsaoViqNxLuCI/K2SRDKTxHORhDYd3YxxRY/DcoW28SKgF0XbGWmfF2mDQaQlgzBLxjGWtA/eeeDTLBLayzlgTDHCQx4T2Gfcj6NkAGDJjK4zun4L6PrNSuIBXZBwKm4gMzdcHzeEg9xAB7mBjnMDbWeLz6KQklhmNAsIY2mSCeGFYZKmvvRZyAe4gc7cMHPDzA3XzA1sQfypuIHO3HB93BANcoM/yA3+ODf4LW7gjKYBy1RCUir8JI5AgaCUxp6gYcq8bIAb/JkbZm6YueGauSGckBv8mRuujxviQW5gg9zAxrmBtTPMkUilXiY4ITL0GSWMRj4JIhKzkMXUH+AGNnPDzA0zN1wzN8QLbzKbEpu54fq4oRmhHni//VvgOe+3q+Ue3zF6U5Vxxibmo0EXgefCP7qta9pW4YtVW0MgJ1u2oxECyrKAxFxQP/MV82IluC9gYyiacVFzyclhh9xJdQ/rcFWGgpjwkSf7FA0PPRXvDM9wRDnkC1NONwbh9HaqPPYXzssq1q3Kk6Jj7Ira0TPlKwyoKspKhCae3YQhWH9TblOz3PGVcvEjwz9U2VnGyx/CoDublqSMSXfu70yk/Aq+LhMMCPcu+a4mJZ2YBdYHH1wr5OEoyqETxVAXZqxDGUwymRsHX7ur0P02g95lnH6+gb/oxseBG3PAw4TMF2t/Vbrw46nj5f5u4lNbX8Rf9OasA+cwQm57yQA5EyTrtpDEfCF1pNydXcQIM51G9Ue5robNqPXXeZ457/QHsuftwKWjnF/Y1m22rfWL9+3kXydbts9CZCo9j0vp0VCpKOXwSXOeJV4isZ5uXdrm5LADPKSw37bZr0TDifKCnZxgIk46Oc+zK0N/33ySy5UmJSxUiqgLOobNawU6ykY2NaCTu+8F6ECtqLRsWdzJotJkqnC4VuaTT0uU+/Z1ehSbX2wpbHay8mYKk0Zx2c6qYveE81MjXK5ksBsHg+Xgi/hD60jLHfy9wPj3Q2bDKjrJxw6g9XGMydO5IuEPTb564fwn4FZdbNgmdTxinTrOfoW3tnt4MedOuTA3kRhzp6DFLpo6luIVvq2HKnrieZN56a3zUAVTPCGR12nQfxxNNcO2X+vi1+91jOKPNsGqyUWDH2xPnEWjg2s7uFWH42i885q3C7KlKgtTGSdc8IRR30vCKAj9LCRplIRprT2dN/YQdenOhe5sM8vaTDjYeaoIjfNmmYrEzprs2Zmsp/a6Zq7mVnTha66guUrYi18y2uNyDfzm1iRmKXlTJbQsNQ14EekS++ihS72sju2+qbOMVVSHT7SRn+uF866RVgw+0Y1YyioTJP5mkrJwWMGlMz9WMXc3pSnvPab+hI/19f9+DJlskS1B/UMjZR+VHF8/JpJ3to3zKybCfAYGwexbHqg20zPIxvnpQbqvMGMivmMdtK030M87jmLK3uQKqJ6AyZpxsezGG1fCcoRdjgnb1sHct+VytIGgfGk2X9JYkuMz4fhxfNKK7IbPAb7N/9RfMTwn6MJ/d/5Pnq/twzrWfkwXV3dxyy4udrFZSbpK0Lkd2uXgMo8nns848fwEVKEg9dIoVGmcRZJ6vqjPd84cfcg0Z7pvdPdt2f0P7G5ez0Sa0bnzTGW0O3O6s9glvHhG5XO3YZlhuamlVLyjjXdauAawXxednFVGuNTHUxzNZ2ugjT+wf/dQCEaXwC97ROsMvux1AbOV0eVVLpLymWqAwefq2K/ZxI/rMy9ZdKx+OtGyeTWOfjVO8RG0MnPypE19VQrNaqKW2a9DeeaW75er1Via4xYvNtJt2qTQxrCJefg7aQx1BjB9MlY9D51L7XrzJn9bulfiEp23koStE7EJmbOkqla6Rt7/AX4ZzmzmF+S9wDUW3X4u0TyOL5sR7j/Ihxw+SEStf+TLrH5UWvbQEFFKG0WDM1PdDRMnuJ+gW0WNnd9bDCgixSJOSJT6RERhFimfZwFlzOOpzOI6XWVnkKF0ye1W9bOtxZRSMCmenDv5EXNNlUj5EVM+O+n9u6Ucs+haLzEfIMKyfpD7Or2U8xKoo9jvQJXCYyWuMLPGCrgBv150dUCDIFrksBXc8TK7cQ7aBKnTGcM+lOgPka85Gtt05sqKwfAJVYoYmsI2y0JoTlBIhqCWoRImnEIsXbW02StvkC7Wy0I2EqXs8Zt+AXT+Q+e+bhzUHfOD/e2w+bjJ7zfG6KezraD+h3eC5hVt6hxI4Yl/0R/KRRNPfq629rVnofyak74AWSYOYQtGpyPLnzZ3KAbYQzL8SkzGSXu4Zg5G7U65kGopzRLsERlCmUkwaY/WNK4VZglnqJNdunkcDzYj8n/6HXbqJ37LN39w56fSzeQ4Ec57tICKtvYIP7hVF9d2qfLQNNXG8ZYttgzT1PM9xRhJJGWRzBRXCWNRzHkYRLFs6ovjww7wp2zcccOxppt856nUeeY0E7HmmbM9O2G+38utc9galcWWeynqzH1IC2fuyBcgAiN7ZpVFUM+y3uZ4nKSrx2gNTq34Ae1HlVJkjqSWOwczLzm3qxzP0yRQ7Crfwmhatcv47uNNWaoH+PtOwlbTSZl30iiuv+Z55SZmH6nW8LRaiCRb/Viehd2gRwjoYVjSRyCVZ6D7Ijrp6mdGYt88wMC7DM8cilLjfZZ8Ysd5BIin/fr0CVLALpeN6wh5LEhfPhNX92MpsbmG3UE8HoGRx0Fz8BnQDFuxgcv3eT4OAAaUx5u1EDkgaeinKmSJypQKSegzJeM4VgHJspTV0TvjY85wPMPxDMcTwzEIyd7Ci2c4vgwct6LmYbNt0P+7thC9zsWhOK6CUrY06XuxpatbdoufnGjXAmHliRAdyODdh4J6KcmiwA+5zISfxULVtchPDDp0elL2qq0sSveapsLJieGnOisZn+XZ0bZUQ5vnGUVpczGltlrRNOMb7rd/GXGrsqah5vGIPThpOEXbs3rjawaPYeWkACK3O7TvFO0DfP0c65MR/Oyqk4fyVARweI93qteRw32hT0vlDl05zZnH8QJrPxhcxXmqg5Gmp4Dc6Aop0GoLf8fAI1uHs0zZC4SRwY4UslMcrONDDYtZ65KSegE6gqIwRV1e1JDXPInqPZ2BhcP22RfNRPN7tLd9yg3tYcVOWdr+tA9es0SYPX2cva0nMhTVBOgv6OQebc0PTbth7/g9Jp+vt7e2JZXsqM1Jlyu23EQx7Y8Nq3Grj63KOl+SnbYsjZmPThHP40iymT7gr/zjz7scvtRfUZQcLlNZtnOx3WCRytFW7WL0AeGSZFSGMkpjFke+itOQpjyIVEyT2stgdMih4sscQfETJvTfTF6ecnTwqcowj81xFi3GX8bDGnYYIn7JFfeanRqUOLq98LzhzUYditL7DJ4Eiv5AQbead7Uzc09dyXbxyMo/rckIXd8CW3EEfuI7IBOcQWBNS9BMAIC1UsF3phwKvHYM3MB7AUUIPdo2DugwoIOg53dWjWLXUfo3mNJjpkTyPs9Xx2WgFT6dPfbfa/TB2yurmJXBSBWHFbOD9WXpiLie75Bg4bMFm5yO3j7gYcwSyBYDgHhxZ1yoKw/rMjTuUgS0rubH2B+YX7tO107VVpgdK4o8CuWPI5xmToKfZb4GAQQ+c4sGVj/t4ZyqaTm9aXpMO6cadhQzygKWyIAzP40SQeIgk8qLY+V5ktE66fCpUQfI57bqZjdnqQZPxD+nxp+Igk5N8+ws9MZ4eh07erXsWFZZK/ItYDWQi4nxqU77T+1Gq5ZV4aqmUaWHGQtX9aicLcp4u03lyGWCPGsTWMvjrElXdplNn+qq3HLldo2VKW935g6OSivbYiaohTVVKdlTUKsoaXukIheuD3YKegbJDK5bN/mSV6+PnL5+h21gJKITMdBgegWp43ZW73u74S8ekjrgdlbDjMWXx4SlnsT9x9FUMz3Cq7tc5Fq8/IHXamNvoGCDsapeLvSqzrd7I5Iq8npEn7aftvA97mdx7Is4I2EmaRAwJhMWMk8kMa147BETDFCaqEZIea219kaBPpXdHjHVRET3iBmvQPO6R9ON0a0esUVB0dLxfD6ezQAliL05UamcnlvBp6XSgpigeWG5w2gpoE8kmup5WS7T9R+P9aiy2RJriQFBO7cwEnytxpzX1eGs9vRRauOfffiVwXLQP7pN67OtbnoqShbB5IdVNjNC7449CkW9pJZksyP0fvNHYajj6tJjUPxRrBS1ciWsYHLnRyONVubO9/aDbQafYkO3bFg5YdcNbdDpaLO2U3SWJZT4MlNJ5CmipMcymTEaqZTyjNfnWeNjDgWZ6k5Z2amMlCkX8tTg0tHRpwoqHZ3k+dWlTsKe8a2k40rHYnVW8OWgx/stB1TON5mOLv1RrspEdOIhxc94ld9jDUjoZDyZYa3blVZSkC7QVPbPw+YWWKXYLnfLfXkslBeobcEHtdJBrEXXWSGHFd7f5XgGt0MXzH3TWxmUF1OEeLv8Xa6+ECl8ruey3jXVpulhiZ4Gx0zReZnPRhc+XfjkqXQBq3feY9aBt/p1lkc3rcLAWhD4i96DzsvyBHJyV2BYpltg3gG9sapjm1ZVcH1qbb4GtzoLPSfAdBx6H8cRzUQF77f5vlFK+RfJkVDNabTeJsfuD2UPc7xkethTJr3KrhvEee3b9EECrDufsZgnfhgrkYZEhTzyqUoT+P/aHeK8wQfzvZW99Uu6M72NZ4HuPZF7xHnTTJYH7qzZzqEY6l0+ovS8/VcGlNYZB7JaHam8C8ogUnPPlb5w42wbkZVr/tFY1HpL2b/ARJBYTBha2kyjskpScFPqFpXWgwkPtMaxzq0jQPluTIApqEDojZDpwsMahhSAqGmKvh86BQJQ5zrfabtcN1fCo+joRLjMI3gG/gQPoT/ApH3tmF3+pq8/V3DMVx7b820QPHWp55AQa9L53uSmyTebTf7JfJgfHrb5Lbyuu4c24V/MGrms5nb31dwtih/zyziTCR/H5q00EQc8AqgSNZXi+bCjhu5QKaBlh0GPjfOatw/QSJAJJQhJU56pLE4iX3I/DmmUgXoow0YC8HPGHmJy3blKClV2ntiZ47xZJssjfs5k10LjZ228ksWtqzdwONyeMsRb+dCVXoB7vlzlO6vE3cHq9Kejo0/hD640vbWlDxREG1yHGRlwKZi7qDrk0olZNzfWU2TvrGq/E+DeJYrhoDnuq2Sw2jGx1HwrayIaKnVupVzAWrf5Er0cP3Ttkk1JQ/HiDtFoJ/Fe0OsEfkwPmFSwwIDcVZ5rUaTp+mGc5dsmzM5xpPZzQfdGm2zJ+FWiIg13rsWVkVQUs5/Il6G+gExvCu2kUeoaP+vojYtn4evPBlFZP2sH/XPy8J1JKo9jxXYyCO3F9RojUH5F2LPxwVXQQw8xmj4u9nF1H1f3qaJPj7nx7B7trHxxJr2QpyrLsiSkMqIBbCQhufAoT4L6XO7s4QfzSuj+GIbjauy3EcpV/MVUJHn2RJNllDhzviuhyrN3Y8mWpVuIhf1lceeU91alg1hWSmsjcRCsW7oAhrcm0RB6EbaYUvsd28QU+ikaWjGuhre73OR6KLmoS3YVu3KnfvYVh94uP2kPRS7uzNSgd/++XB/Wjskr7Wi2KfVfDEmr64/0uLfUmQi1G2QrCzo6uuwUjsbRR78wj8E4gm74p+Wtoc1mMZHy+d2U1gBQ1ZvMnfIdGqQxrA3DIcpHka7yW6PxVxUdyngDk+EJpQsA7EpasXSuY86amZu0x0xlvzCxIVUSKXh5+KMQKBhpZ518t+b7Z4lMGyTtrzgHRc3RbMGenIPiZ9yxmn9Nin8U835colyGqVle3eUYv1IKmzV6dz/6qYj6FlVTTcKiXI6blctxhVlOmbdpEDNH2Pp8mnscYTezVhgbPYpyD1tpNPtX+WplFOwGSZftXGxnlOpWO0PMo61aZJwmfsJlwpRgqRBUKMp55gVeJgjjVNUF0EeHHCBgXvbZYx9tMhD1Mp5IuqODT0S0o3OcJtfoxSW59adez8WudbcV9XbjlHfk1LacdhY+6An7FwNldfIla+LRMQUSlbWG4od3D0SDWplF8KbDpTmprDLu6pC1siSWrRGCoczQpq2BNm3D1t9yVua+DFEw14N/AkxW5NMFebIds4PrHYB9BFI2k0j8ku/yQuRb2UoN+H/ybMlFn6dH1b5UrzQTmPbHDh9ntW6XaIqTUMgw8KLQjwFHYxL7LPXjBLQbz4+DCkHPGnoASe+qvs00hH+YvlN5gZw1yUTIetZcz42wRns5a8NZzWVTW6FGKkRoyTlFtCvaSeR0Hj2QuLWTXxPXtXGvzjOOasGN0QLMJ9SM7dXLq7IOlDWh9PCgf+3vtQ+KedJOYY7tQEr/ZOKf9ZsyQ8D3iM8NxyjXtUQ74HJjpPOjBK6IBcZxv8rKahwRMbHt5sHBG+n6NSInYFjxdpVX9ke7tjTXi7CTWSPfURba2adx6lx7XzOffXP5A5uUHCz8ZHr7KnyI+YPEOlylW0LL3/Tvhfmmy4A8C2uXs7La9bi1U0fL7VSbb0CRK8v9lbnJB7W38xj9cZpbM4vK33cpPMa/fpIb593yjz/4yNGjbupiU1c3HTx0PNWwnV/Q9yShvkzDxFOgwKmEx7EXqZBJyuKgFkBOjTogexx0txy7bXW3iY8YT40/kcRxapqrUudwhcDnvChzWHULJKJgMrDzAJs6JlRtReykm28qZs2juHYsg83hArKDgl/vdN3Jj9BJP8Ej+2hVUtJKEJ+WsIfKEl+Dweqtg852Ra4qgKJdHgxrrOHf7gAMQDQpM65on1Z9ex25ZPOgu7g5Skio/JbPonEcacP8dIqt/R7FKqcyJ1VhFbqOGDwMvZcckHZMSDrIO6tZOf1yTMj8BWFXo5w2s4W8NV8dkKXzEj3oHire7CkJXdKC+VSR0VztdvdQkVtVOnBbdTIEUYH/o/qaW7N/B+Q1q8VKla5ZbVW0siKaNhWcnu2pZHB6hono4PREUxNC/EhCOGMv6cOyfGPOmytU6y931Yr6xpq7VR2qAujB+oei7yYCXCvDSMt/s8zDVfuQPMh9018DKaXnwKzKu4VWdHsg1rQwdtRZm2TrpskapvI3rrQ+42oZDkcyXr0ARbxKuoVjvv/pr24OzTG5VqYdV3W+xKLWnPWJlE7LZVNy2QLIJvF1RVaWoNFUmS7NE3rTdzQJ6zGjWCegf1YlWapoeYkcjFVNSjNq7cqvOHrr5Fxr2LBqPNesD/J4dZRnjjvadcYaLDdci6UsbFnGsd/nu9XlktnbrfodqdXfgJtrk4HR3adm4McyXx9xl79tOZ7boQq3O8jLEXo5nVGhwnGKj0cp/hcT31TS+TGr2gaGunHiXu7FVp0yK4ISqlQWJCQTEUtiSmLKuFAyS1JSM3r/WAPq3LfKzuTLqmszO8/s/K2y82O1zG+L2wKv5SNzEW67El5LRnntB+3nNcpsVZMT3GbatRNc0pBlsZJKJMzPUiGihLAglqGQMhIyHmE3M9p3xm/ezG8zv838dkl+6xYlaJKCvyDxdKRArpcUYm+UFF5i/tdRTihbnKAE3azFCDTmKooxXI5FlAdpnJEsUSwVCfW8UGdlHmIEPdhMCDMhzIQwE8KXIYRgwYLpCIFeMSGQUUJ4Z/fOKCc0Gp2ghbJlO6JaBSKgcRJSJVKliPATErMs8GPuUx7yEWYox5vJYSaHmRxmcvgywWJfZ17LJr1FCzIhvbErpjc6Sm8f8Mp5JKebPoLq2u07hJcoScOEZ8xXvkdoxJLQBz0oYSxNPH+E8NqjzrQ3095MezPtfQGdKMDKnZRORxr+FZOGP0oa7+1GGqWLRqMTRFG2bFOE70WZn6UkYJL6seBeJpMg4yJhHgGyGKGIcryZHGZymMlhJofLewh85foQUBtdeBPqQ8EVUxsbpbZXAENcjJ8A1W1OEJtt2FF9Uu75EUkoV5wFYRDKRDEVpYLRIPXFCK/Z4WZam2ltprWZ1r6MztMu1vxUYgivmBiCY2JonwE55JgW2scwLhkghW6zFiXwOGEyTHkSyZhEYSqJDEOeylRwrpI47FJCd7CZEGZCmAlhJoRxQmhkavnBJJ85CsB9JDWwSR2JoxPUQJ6RGsKT1EBPUgM9jxpomxpCHqpQZFlMgyiJvThNlQpij4YEc6+rE9RAZ2qYqWGmhpkaTtaT+TwGaFcDeSoDxFfMANFJBvBPMoB/HgP4LQaIojSMuQp8TrNQZpEXgJJAYt9nhDHF4xMM4M8MMDPAzAAzA3x2Vp7HUQLxFiSZjhKSK6aE+CQlsJOUwM6jBNaiBJ9FmR9nGc0ylcQsiaSKeEhJ6gFDCHJKKWAzJcyUMFPCTAlfihLIIpjQTkS8K+aEZsT5j/mt8/5O4rPr1k9r8AK0cm0r991hu33o1kuqGKLZstOmrTEI3yOKe5mKY0k5YT73JQlDEYTE41ldgGhkwAGKyKBHYXt06tc9NTPayNATUcfIDOdwRnJBzvhxWYj8Exa41ZkvR3bOzW//0kFMm/CyzlLZqJQOt+zYWwYAW64tnMDEG0SdLey3ZZnN0hS2gV6YaNLBMl/FC+e1ZgKdBrJM/K3ns3103b7/PpjKt6YekUllWWBGW8yQjVM8ABJjvbyimx27So1p8oQfNsv/PkjExMKwFq4NWQ1LDvHMFk0QfAOoixnD/1y06wbdOAb+dxVlHBdpgG93Cy/V2eZ7u0IYeIvPpwXMm8YtlFhS5vnGh6o7aZQvE5j/oJ9SgWl5YdWI2UtlKAue/7Z61GoJv9hHDcS6qh4/ksjExpybb7FKcI8Lk69r/3j+IoiuJWtm0owy/4dc5QK/kJ9suUostWNlqSM+KBu7trFbN+4Swumm7Vo4iksecSYDSYIkJpJKwXyaUhWmqSdqXjg97gA9fCo72rqcuhyR7XiSJU4yxCQkUI333JDfV97GIIGu/Di0U26aZcaK/W750VR0a6Q03+f5qsY8XRxOYWWD1UNXtk2X4kGsZJno2DIJkouW/hGTNQwKLd7qggWmRNqRetEoXFq/86o2Q10QwiZAhlmbhehKuHxhysQXkq9hVUUzj7LJXGzqvtY18vbdAq3lyLbO25pvDgo+WbidnSnzhgBep1ZuytjdEm9bbgRsXT3OPqiq5Fy7bn3FjVapqPWX5wb0r9gx1aJ6vPDI1aB6M1T8XbPQ8YcdN9myh7PjN9u7ZfvBFPlntW6nF4kAxWXMiIzTwIvj2M8ylqV+FgbSZzSt4P2soQcQvlndGXNrm74TZ8w/a5KJ+OCsuc7hCnJJm9IrA8ldRNY4s18WVdr8pa7YfXpb3vTnx5eAxtxgOmJl+ThqG4iucgmvaytXVXXLio0qFATU3QDVt+uuwUe13B/KYms4soZkDZ+NaeF93O74uhhD5pJqjvSJym5lSgLYsuOlUUrPVdfUNnVNLTlpPGgoBcAiukuJ95q2ysdgipdW5eGQhg+aY4xRC5/THtUUJ5XGOmUe8ye+WwKgdiqky/3e3Eptn+rYwMwzWm/vgLT/wOsf5UOzSpEjFT5muKfVw7NrEN9WRv7A9UIMF6fRwr8e3aInovtvElofdigy2k/9R735jw8g6pYl5FctDfOcaNfiHBZ6YZRwzmL431BmIU1ZnKg0IaBfhMlRCt+hQQfYxhr7d3Uv+y7Nlz1RMv6h4ac9sRia5SxuoV9KEalXOVKa5cSeu9Hmk9/hDtrHGhpoS9keS63gqUVRVTprVnLDYTSUO9myuKtMJFYpqmt7amjcSbVEJuvAfdOejw2qeiaw6hRrbtuTinSJ1d8sFQmuZEkrVh1aFi2yrIrAmAfGD1kN0rDiTfNgYZ/vkDNRu8kfkNw4zLQp5ppuc023UdKhzCEEDVrkekinGRH+Ksf651qu1DXfu6c3DdYRZVNXb+2+09pOyZczenQLvZzq0qGVk82fyCunxp+EVs54TKd5xb9gfZfWmcZhtdeFmZ2i9EE3Z9vlPtL3YCT04o7DClHIr+us66LKmnVujAnopq16NM9DusfpLywtGfgui18BeuZocIP5tR5Snp9u8jXPLBk0BfVhXYM7ddF1czSuD0Ju7KGHIabymWl2Uyv5uy4/tpbrFGa/W24dGBQVI9StdvJO2gNvoCh9ClLebqrZFhqtDxs0KNcHKC/g4wMNa51vsPBg2ypVEquwVRGbGtyG73a2/CjmGLWKDr4Na4zjjeOUkmL7FKnu8ylVIV6b8470GnNMj2Vb7VF98wwGa27r3YPShN5HDU3VmBG728ceIFX6Yf9Tez767TkkD10SoZ2L+d1D8lMge831RqJxLmEjXPJWbg4N/qguu/qyay+3fKb62rSjKAKWRcQPeZawMEkY41GQRpxwQWQieFZRSt9IF/CW+jYJIpkJYiaI74wgftv9trlYDHbFDWE379TU3HAlvBCM8EKnClUXqftqUPW1aZ+Ih0wmPklimdI0USQMaUZIxuMEAyy4P8gLF6o/NfPCzAszL3wjisO0FBAv6GTqAbliCghHKOBVfkBf8xEWqFuMEoFt1omzSzIVSSJU5kvqxcRXTFKhZBT4AZFkkAvsYDMdzHQw08FMB182TVPJD4G3oGQqfqBXzA/R2DHE3YPz6i7PCzlCEdDIrRqNskTdskUUHmGxChhNgzhmaRB4sR/g/3IlKDGOv/1EUY83c8XMFTNXzFwxYQanz+EMuqBsKs7wr5gz4hHOeFlu9xHKaLYZZYyqYTvjqyeSLIgUz7wgYjwLSRYEMYmzSGFmczZIGNVwM1/MfDHzxcwXF672NMYVbOFNdgTBrpgrkhGueIf7f4QnyuujHKEbtfgh89IsjGQW+2EiEi9QHEvDhlQmXpZ4iRjkBz3UzA0zN8zcMHPDM9mdogWbjBeCq+UF4/s4xAvNnTtCD51moyzRbNuOuBCe8jLPSxT8H+NUBqlIo9BPuZ8GSSMh7NiIM2fMnDFzxswZXzojVMUayYSWp/CKWYOMsMa/58vNCFvYy6MsgW3amQGF9FLip7HPAp8y7idhJmIqCfyahVk0yA440swKMyvMrDCzwnOeSkQLjyz8ybghumJuoCPc8DrPxx2dqgaj/GBatRhCcJg5poIC0NMopaHKosCPk0gkMlRy+PTajDVzxMwRM0fMHPEc1qYIq5T6k3nBxlfMDc1g6/eSqzzPnPf7fNcbYm0buLrBcSap/stttYGqOItVmNBAsCALhMeSlIUi9kMSZnF9AtE/1gApFLZxoRtPFVzdP+pEuTr6Bz8iB9JDDuyC5PBms9eZ8nQ+JOCH/i3RSQ1os2roDKQIfI2cQQBDNrnFcJpAtSzuDMPYydJDgdmuiypd4DG4Kxy5mYi7zEVrcsbemEyujQSEHJgE4UearB46qZWCke7M9HWOWfitpEKTZnaAMG7aWI63o7MLcp2qsJ2SqryxNQdWw0wgNnOHnlrvADtcIylKF7erHOAi5/g1Oxza3sn9UlguNjx8lIoKE4lYfgGC2G4lr/JptVLatlKh/2rzxD50Mo3n2zpF4hH93IzsGMxtgleXOlFKS9iouLJK2rg1GF49tip5o3nicMv6ieuVwddyfUlOVkB38AedLKsvR8jx9eMMISCmwRPUT+kn3XBOeTJFypPI9WKH0AUJF6307s+Z8iT2mmHqP8LWEvDqnX913t3le5N/qJmeu4eYyz6u2+xSp1o/oupzO7TIO/GFiLOUyzBhLAp5JINEhTIilIgoSWub37mjD+V+L7vD9+5umyNUydSn4vhHTDVVbvjzZzxLVQwuKA2YQh7IMYdVfii6NNvOWKUVR2QaZISWiubc3+XOvc6nlaMigapOmq9glD3cJdJUMy/8FlBP5atl3swJT7wqDa7NCt/N8VWpIKBGAYPiIndSrnSOrzrvF2wwm53RcjsoNFotQYVom98DaR9WVrZp6GB6sqFsxSavMigHwJtAyPitwk9/3kktdJi3feM0X7XOD2wn4ZhW80hLg+f3yd6mrNIO4yWUq9qZKo3KZR68zo+MJTyMyNNTxAP+aWcT009+uS8zWTYSId+01HebxPJYA7c74IXTSu9Wvw5ovpL7+imhAMg/mlSd+0Ku1PXx97dFebHrUfiAFl6woPHVUF4zAv/9Xq5WHCguPwBavCpBZCx5ve3i6i5u2WUkhf25HdrqqmQkICTLQi8JMhERn4hMCJ8mWRz4Ca/V1TNHH1JgbfdCdy9R9FFJ7c9Tac+cZyol98zpziK66IJEd+4GNPW0es2bxzW1AKVlT+r9otbcrKKl0XcoE/1yjToOrqaR7r7W1doZJG2iS5EXyJSa47CWV39Ky5tWPvuGrlyxuH1AJhlzaectefietwpZVbSNFKE5Ddo0qwXUWfFtbauSwuXHolkvxSTHtKkvZ264NDcQhtwQBK2zsGfmhmZo/o8PoAdvl/DyX/PiTp/97XR5tqPyVmVD1zZ0dcOj2lajzVroH2DSlohlMvUCFQPEBDEXfiB8EYSeVHU4zfiYQ1pO1UnZTqnuNFGRq9HRp9JlRic5C9Xjy6L61iTFxbMgneT3Hj536djVgmojbUEomd1qWX6fr/PdLr+vUxCP77+ugbKrEOnnYZUVcYfbfXNrkuvDMj+hLQtF6EZNk5M1V3R5lFUGIPsJMzzfcvhSTa2UVhGtbMfR/lqRwE2t3dxJnqH5saydeCz378+o0cJNAUDTEbUSuOP0wVbX+rjJ7zfD/JLDcxAG8QwHaI0A3hPMg4WqNK/pfPa2hKOuApPv7uFmXVjcRj8Wq3dcHUNskf7ESt5zkHV6+OH4+jE7vLNtnF+xHOMzWf7UCnDQ0n3Rdyc9DY5v5TU2gs/ItHoOiqMEkxyzeOH5V0NxzewCf5Mb2Ax48PzTRu5uH8ayHO/Ktq7Ubc9Ic3xOl26e42pJrlmSa5dUGwbbZHZyjqfy2ckJJqK0cx7WtKwWf45RriKcynjVFc8rY1EHfKsbdMwNVocxLfqotQ7rpHBG9V2OBX8tgyz3vx2oR5J2Rnt9WtZIWK/Pc+qSIqUrgDA5/PGAbyMVakdY8lbX4zJrrqp3WRLJ4B3bwsI5PBpxt8lX+e0DrnmTf2pwSHGAD3K54aYOr7b+VZY2vmkdW2o1pMcfo81q+Q6UKns61qx72VRmTNEZac2bdRp/7deBt2llE7jJ7suZhNys6lr7J3zvWtDNt8LbR1yXuCRxiL8Ijgohn+SYa07yHI9zaTzGpZ0sz0fE1pfmubdR2zBIpCc8oRj1/ZRFVAQkDUOZeVkSekTVfiy9Q13At/Hb5cdk5seZH5+JHx/hOVhBL1uQ+LLQeyWwm4zBbieJ8hEM9mVR7m3UTnDjx1GkeCJjTsJMSZUmYRyqTEWR5F4WD8PuhfIoz7A7w+4Muxf31P4+DmMqCglbB/VPpBByvRRCvDEKeYk7cYxDygbjJKJbtYX32BdJ4vGAcxrRhNEsyUiYMu5HaUY8OcwieqyZRmYamWnkW6KRb8nyE3WDWp/CHfSKuYOMccf78rMf449mo3EOqVq2/aFjkfk8jamKeShiEkfS88MokVFIYy7IMI9U481cMnPJzCXXzCXDaWe+M6UkWXjBZMTiXzGx0DFi+VB9M2PM0mo1Ti110xa3hCQJZSri1I+FDIWAv5MMK4d5ScB8RYe5pR5wJpeZXGZymRWVK1RUGGbf8aZTVNgV84k/xic/2G9rjE0abca5pGzYYpI4zrw4S0KVxUzwkAkVeCwK/YRRFiZs5MykHG7mkZlHZh6Zz02uW0XBugELQiejlOCKKYWNUco7E141SimNNuOUUjZsp4ZmAulDqIxliksiJPMYJ4FII4KlZ4YppRxuppSZUmZKuWZKqcq33MwmsJJf/FbOmCfyS3jF/BKM8csrABoYeoxe6ibj7GLbtYvUsDDgIuYe4X7IA6EoUTGWIgiJFDxJh8nFjjZzy8wtM7fM6srV00mwCKZTV6IrppNmPP+vd1KuCudfnQ9LjCp+ecCQa73n35k0f8eR/aaL6+oebt3DtT26If5ntm+ft8Rh4KU+VUkQySgQURbFmSfSTKYqoUl93nLm4AMkdG96Y5D8Xg/A6wFsmsOJEgCcP9NE3HX+hOeQGPUuTWI62+cSbggzkRwRWiNnmE7TVeWzQtyt78wxd33j6Fs2MJ/rFGBiuRMHzClTZq9sJnvRIfeNpM0C1rXTiVTEocAcXdzZ5XuTWMb2d7JlAWt8aEfnw5+WVQoWm2xglecfLRH0JltrpQmouMumVTvKyFlNr5Ogwi1udzr/pk0EBmyEpIWUgoldj9KWwp+bjGUS4lSZPm0eVJPgQLRzv1SN2qnKTB4b21bnPXjh/FTnrm4lNb/nD/gU7JOr8opW+URtkgdMcmfll6aYYb/DOQPNJdmQeK7HMCFnkCyCq8lORprh+S+1ZAnP6VWuBaz3OXygIyH6ZXvXtHex/VH8fEVWZ7VuUZWXxqkMicd96sVerHhGvJhFAU2yMEqiurDCWUMPEBUv+wrTt8C+Uwf1nzXJRPR01lzPzkyvylTNmOR4azK+HKMU3ADczKrKseWuOH6NjdIKNcIbrmlrR4DK46rR/d0ShNCPUm5NInCdtL8AskS0fW0SbpeJoVFcbeeDtlO0gL+Z96ukKlw6iKodrlqilvgJOO3iNWPmDC/fRIYXoBAs2hAsKFl40dVQSDMq/a0Ud9x5L5bu62WdyPlI0dHNXNOszpbc0W7GGrV4QgacqzSWQA8JSVIa0UilyhdeEHApSV3Ac2zEAXpY6y4FdFHLOnHxNJrL2NiTUMHYBGcxALlk0rJWKRWzSJuREeWzKi/Z2Ja6KWV+nTcL7TuGKur0wg1kbkn7WilCG5alh5ZZrkpIVlnlSnNfK3tYlVTsplkjoDbatRWE1FSE0XeLL0aTnCmlsFqqXrq50UrUsjf1ZKmunJF5MpNrrS/ViZ9vyiIKdYbOZ5P+j0PMCanPIXTw9XXgXDMM/AeJ2fZ+3i21UvFJrpyj4PoS61Js6t5CU1RXoKlbkWfZtJPH6owe3TRWej0ursc167Go5tr1dFBtaIanItrQuJOg2dDgkyPZYxNVNbTyZnZb3BXGQN0Vb0s0MXekdXsH76vUxFsFw6oUsWWtF2xT2W82jTOEf8ID3kibBrdj1+mcLGAVFxfmNkVcHPMKuqVeNFim+e8AG1v3sC1sVZpOgvlm0RiAVnOvzbpgzQIx9rHoXOkAeubWjTlnsA5Mo/6LgfmNMNkk9dmCYQydUNJW35JNIwnHpL6fdDZivaO0EvD7dpXbUwMse2aPDDby973DM0xWiecEUsGC9ybp/tWmp1rj0TU81G2fTNu5eCzPvi0bfHlRltRnA7R91HwGtF5d3qZklDmodwZzNBhjCMy7p8xD7drVKVPGmZfIUARB5nMhQkaYR8LYh6fBVe0VOzTaBU6Zvw2aSGaamGlipokvQxPRIvAvQhNXQhFklCLe6hWOMUTZ4gRB6GbtTFM0CxJfZVQJrFucSsJp6PMwSEMWZZEa4Qc92EwPMz3M9DDTw/PSQ7Lwk6fSw6n8UeQZ6aEZqv3T7/A69ZnsrxKWA5v2FZ4o/Yxddw/DhihZ9nPvTT9XQD/31vQ7aZV6bPeuiapatmuX7eKyXbvscXvVWXM/1Xh11iSTcNBZMz27WUs7D5WuJHZXNU4Ze0uBNEuko/HeFEiCXakpofRoyZVjb9zBGy9M3aXealO6+FJtmVf6rKAkpbIG8nLfoAociQNy7x9MSUQsGHLjqF2+duBffeDsKEDuqqCfRvP6pLk0ja95Abi6XUpdFv4T8B7sS9d6nGb1SYWhu9Xhd1ghICHWO1HWY/aF81PNtUMVJltFq+rj66rKdLNQs2XhktCRYHSx4c1+Z9x5rfOS7rwHJtIFTbDcCxZiwUf9AkF6aZhv9YDnJ3bXORrmHPhLfl/UB+QNopPAadBqh1QL93635x/LN1g+yRs83NaOzfvW0UsKbeCV6EqLVWvY3Pq8otwKSKL4Y9OvyxZ0NAXCrLNv28F3JtW5GvL5ggL+0zY3PpZNr832aNyghiUH/7GSQ0NiOIuyu0rnWZ1aKmiqkoREXsiSNPEFD2gQpAT+jeNURiIJK2HirKEvoJB+65JBMksGs2QwSwazZPA9SwZhq2rapSSDK5EKWK9U0Lq/rs25Jt8W6fYansfatqifRpiaOmKEKsHTJMxUFBPq+ypWWI/U66H+4xFnxp8Zf2b8mfFnxp8Z/zGMH3cTvT6V8Z/zBOEU4zczXbzGWMSXu73z7i7f57ews+4eyrtsMD42c6GZ22jm1s0M4481alE9Z3Hqp2EcpkD2MqJJ5PvE9+KURqlUvKb6sREHqF5hF+AXd9voYsHsqccCY2NPIgGMTXAW8fsXJX7pjG2Xnohic4B60zhSbpylaoZrknpJYwbV67PlMrTIZq4AsnpT+cHL3++WqYUPdHjXgkXLOx44pzr5rUQNPXd5ao5hzbkOhP20tAuR9+XRrokSy6TcruxBuD401yXGocVyLfXxPDwCINXrC5wt7vhWpoddse/D6u7VY5x+jy1+wBbPgc5YxZouGG0d6T6v7z9tJnZ4lRe4gf6aPRSFfHCqqFlLDz2BsqaHa3u4VbiqPfM8CpU9s33biCrS0PcyFgKqMilIxqhMBGUqomESRlkFr2cOPoC0wvTObe8q2LSUAyYKmD1zmolCZs+c7fnBGMUmnW1IRxHZoN46VOrMnfnC0eqcOqxWMLMESd4mWaichGz4lQ3Kgm0MbVAkl3v4TW5QeAd8hm+F/17isw2HKtWxWnlp+yHBKweJ6j7f6OgtDG9SOuyJZzC3DrFFgM+W+KClA7rFyr3Pdxjhtd2uUK/RQ841EC4DvtQlvuMlCxIsCLsa8G3mKPiFg773nq9AAXYd/EuGOiHs3ZEMQiUM30Fzt8C+ruve1X2PouOHnWA+Z4iuIwyu2tW34DZu4DgVQht4GzOPzftU4D1zmomA98zZJgfeR0d46Wwusj+Xi4ZKXuUfyEqjUb7BXXBbmjgqIw+mj1mqpdD2LR2YintaP4WiSvYCAm1hcfrYl/HTEp0d98fhqeb1WizmAJ+oW2TOij/oJGi5k0oO791AbmWcg0f+aaktW3vJ185artNqEIHYj3mDCpB6880Spqt8MWEMAOxNZkJmH2x6hI5nJUjixuETfTAbaXhKU5PNLmfy55XsoZ/IvmS7hhGMW7poJWUo9ruDsAYwvjdUUlROtCudGke/uY2UGaYnupM6c1En/Q+8FdxiMDaymQ4rFvkqt5ap0ip32GZ56WVqX6zcFPr2TCCzxibAMoy4xadumDTf3unQZOPYqp+sNhqC8nG9fqFffxWGitEoWZC2sedzmOTqnD9OMGfcz5ydmtVNQuqpVt253I4eYH4WSdA7QOeIZRSrCKA2lEGWSp9xvzbqdAa5wJHN98FcycxcM3N9N8z1PRNWsGDelyGsKyGrpJ+sutWxG0zSWxe7e71dEVtEgnmpl8SR50cixTRBiQhjkYTc4yTu46tL1cKeCWsmrJmwvg/C6klyVAF9tKD+5EBPrhfofa8f6N/bb8P5oK/1In7Zxi3bDEF/u2GLA0gSk5D6gqRS8tSLQ0KBFUgiBOV+lJE+DmgPN5PBTAYzGcxkcCrv6mewge8tPDI5G9ArZgPSzwYfYBv1c4C9MoT8eLnteBT6TIkoCXwa0FDxKAsk8zKWylh6QqR9eI+DzCg/o/yM8t8Tyv+2+23z5ZCeLEg4OdKzK0Z6Oi73j0v8Z8j6LdQPMkYkiYmfZCIMiA9qR5LEjIWpFxL465iUPyP/jPwz8s/y/ePdxMbw3l/48eR4718x3vv9eF96jo+YecrwvlNWnla7duVmGSmeECmlH8o0wqx2KlNeTEkkZMb9PvhvjTZzwMwBMwfMHPDY0p5jDBAuyPQMEFwxA7BRBhjF/tOo38Z7klBCs1iKICMq5STMWBAGns8Z5bEkI3g/I/2M9DPSz0g/hPSC7zAAe/VYtI8XZPpz3fCK0T4YsuTXu35M6G+2Oyn5HzduW39okKRKel4IoEXjkEgVeMQXKhOJFFnYb/PvDjkzw8wMMzPMzDChDsDapRsnYoXoilkhPM0Kp/ngTCZocUAcp2GaxQkNIyJizw9FHPCAqySN/CwJxSkOmNF/Rv8Z/Wf0n/QUgFGggMnxP75i/B+I3n6d5/tWsuEGClfXhjDfNGh79vsiisMsjDiJpZ8kKghi5iVBEPoR93UM+RHam2FmnJ9xfsb5GeenlPLZgk1v+0muGOWbkcavcZt/ks6rOyzHveZFmYBGv8Qqvu79Jr93ftLZY5pJ50xnt+pcJibCzm7Z2cXObtXZpqJ7dNcWg4TcS5LAD4MwCYMs9FQShwkQSSQlzeKs1hceP89Q2jo7kKgGKhoDlcGKboEDmTQ7T05m9+gZJ+Kox0/87HT1qpFVFSjqDtPFIkZvlzuAY5tI9S6H2+APjXr1v33G/n/x278YlhpJrXu/49uinfhJp8otcrUH7totlVkejAofp6mOds93a4TwAonEpK/btaqdNQu/3ev0ezY30wq77/DJAQObWe/ytUQmbtdis/yn+cY8Cyw+b7LrAcLfSbhdJVd753YnJU5qiMDuh6qMfZ2z12SFwlcPa1xVvF8nDW5lxl3JPa7OgXtcAkctNyLfbfNdJWboqnC/HahHkqJBr2sAX12e7oXz0xraCPOa4QEB/9tXa56bkSXgg+NANncSHpDOYoWkaxPjNkryNQUDK6jcYBKr7AHL5B0wEXKZp+fqkgaW32AxFjhdnIqaLuyOnlPVThkMHngLcjXJEP1moPb/gV3mvMsBOkCu+Wkjd7cPzo+75eaj874UjHsSImIvV/dyXdf0cnUvt+x1nBTxEX1atC4lVsCWqRAeD5nwKI+C2PfCLAnTWDVo/RETDPD5HzjCVo8gTf9M9y91hMmydJ090UTsffZ8Z5F2cOlE9WaNjl5jIwd9yaQNTUqrmzegDmFOedQsbBpDhOA6v7uhoJt2GnPkANRLTd3RZqLyKo1ilZi8KNVb0IqQA12ZQc+qJOkL55emEqVW/FMOGr3VcG1qezOEVVqBw02uRw03WpNq3KDmd6nrulZlWPG2qqz6paZbJ+Z94bwB1gUA53CfVvW2Cq9Ws5qaItDwGp52gQneJaqmyyozb0MaKJl9udnkn2zt2jskdACBW62f2mcC/UBOyVxg0I1+hPqJ4qAgcIFe19Hf8c9ws+W72Of5yuTshXe+/EO2JSSdjl9iIg8Ot1Pox2vzyON3dXUk/A3RV+B6xPVih2BEY8vo+bz0xZrh5+/gq1/zHQfy+nd5L1eY5f0u347k8i17uLY9ksN2MJPvWa3bp1YBVZR4oHtmsYp9IpQXeIkfSx7FJFC158JZQw8Q1bbs+0/bt8C+E+fwPWuSiQjqrLmenZyq3bZE7qnLhNj0uw38NjZORFR7Q4is27JUtq2Y8cL51SCoxetiu1ruXZvSt+Ssdj0UkcM3IazqtAT03hmNbCPFxxXX1ktje9V67y4/3N4ZG15lJC11MJFvH26aJjhp9EvMEywMPzRNnIC4W5gUm7WYqJEKvlu6u2UQrB+Dtt0CmRgdLJNodH0+IO8aATXqUc8h/oIFiyC8GtRrhln/ZN8hvp7DWp6CPNvctc3HEe+cxu3E5T6Plc/8iCc0QL+tTAoVx0GQRYIJVR/cnDPyAN7ZTetubddLwN05c0yEdudMdRbYxReuHHHORuuCoZb9KqNU59RHH/RgISSJZyQgf+90ZQfM0IVFJ0xvbYV5sII5CrbwC3y0lRBe7HfLj8aU1wBMLJyUGyi+MaWPbHmKqvhR4yxE3OU5qBSp3N9j3/scAK+0Mhn7UvXXepUN8H3hvCwc/WKdDf+0vMXnUOKttjeaB4eiepk8vZSny0JXuiJFPThan3R/fUK1WqrqSK08v1Ir+OB0/vY9ngotVzZ1O8j7S1AGjPYCc9+iOUwdVsACnzSQo0GMY70sNDjqSl7LneUeASOjKU7UBNE4pMGU7w9bWzHEalb2GTZseF3cr06sms8O1I/dw16uVlqC38AtonJT1evJlrdLQL6GQtPW1vT2ehjV1S5QSmpS1UC/Pqu49droehocKwav9Sb40bb68ioBdb1QqwTJIrgelaAZmf5f+S133u9hH+TOXzfSfYdCTfeUrsGOD9DeLXR7tzys7jt772SSP7dbN3s8Ls81y3PL5Z3KHX/WXE/lv7MmmYgAz314pxkwuWTW+LrsEW8CX5PfYCxgBeef8EA28qE+RTprF2poOzoyahTcwOv4rBzzrPBsZWPO+fPSNQHE6tUG12Ww8WbwIKPHflas8xzXW9sYav2gC/wcoHa11pao2uylOaT2ZihK1QTXrZ+p7C656UJh1Q943vCdl+UOtcazLMuKdNQOe0rUtGa5TZqoD8b0TcFWWTkPcl9b0TpeKy8eRxOT57uFP0m+gj/00EH72jET/E1f//IM4LseQ/UIjUJJy0fiXOS9uizsdJxd/AF2eSs3hwaRNJHdXmr5v3WvtwNeGKhOQUhESoKIgU4V+vBHL0s8Pwx9Qism6Y5yAe+3b58JkpkJZiaYmWAqJghap9tTM8GVsAAbYIFOMY4mPvdV4+heb7FAEvmSpn4mAPRJlsWER1T6NI5FJCOVRr0scKF6HDMLzCwws8AzF8T4qmkh7DpRfy4tkCumhWCAFrplL5qI3Vv34qhBOwkuyTyWsSjwU8I9zrgnZEiZSFgkQy8mvcxwqcoXMzXM1DBTwzOVnmgibLzwvUkQll4xwoYDCPvK7JoBjK2vDqKsbdKWwFPmxQnzZSaFlzIRwQ/S48oPKOPEC3tx1g40I+2MtDPSfpNIS7xWQe0nIK1/xUgbDSDtD3Ij1XI/BLWNy4NYW7Zpuw6JWPmSBx5PvcRLpa+j96JUpoGXURb3gm050oy2M9rOaPttoi1ZUDIJ2rIrRtt4AG0HMis1MXAstdJQu3ZQFWHUY5kikknKZIB+6rGgSoZBFGVeP/JeOLnSjL4z+s7oewXoSxcsnAR9gytG32QQfVt1y9r4d1y4rHu9ndMoJoqIUGG1Sl+GkeTE517EWMw9GisygLIXKV02o+uMrjO6XgG6soUXTIKu4fWia+ANoOv/e8hbztdN4CuvDeKrbtD2miMB46mMOPWZFFmaMR4FMlMRSwMWpFkvwOphZoSdEXZG2K/GbW4MUIMFmcZYEF0xoJIBQH23Wwp4LwOQWl8dBFXbpB3D7gck4XFGYh5EURQIj2UeC0RA/SjhivfCqh1oBtYZWGdg/TZF13BBpxFd4ytG2qFYwld7PuRqoK8MuxnseQtdVSIjkqpQeMInmVDK51zFzAv9VPp+xvpdDPZ8RtYZWWdk/TaRNVrQaVxlkytG1qE4uqNU8k3g688lf9yiBbGRiEOWyZCkAi2tkjPFaMJ4SEMBUNsvwF4sm/yMsjPKzih7BSgbL/xpLAXkigPVgmZEAibx+fkuL/bO+zvYzu5PgE3wgcF3N5wuCvq4uo/b6TOYM+rsHm3jrfAjEiR+olTsJx5JfRVKQhOfRSTyktoH4ezhB7Abvin3VvcvdH9Z9Z84hdTZE00E9mfPdw7g60/jksmkGvvQ5IzCxHSYvAgzCa2cavFH6fSqFEr73KQsRdSGCzq3keaFfwJsOfv73Nnm95iqamWzLL1w3pQ5YNOHRpZYGFvc3Uu+s9U9JC8T7gGALTdiuV3Jo7xG8Odtf+J0WA/8ZyUdBKUq0ZNeWV1Qo6xpIl/8j3T3P/FfvXuxQArMvVriCzLJrXKTIskMg6FXmImKmbonNgEqoAPeZZNKikMK37zzUT7cA0xV1U/qbFu8uNPrKEnGpMTam9SzsIoXBhP0c1Q5MIHETLx7eHpADLnJHFUlhd0XcqVuLNybtKyYKlaTiyUc8wB6cr63y7KYxFM2WW31bN5UKWltcsQy9RPHKDXz0NWK38I9bZ3tUsK20SzFlWWpOrNVuWYTL3fjdPfiRym3mJMWMynCi4S3LeFp3vHd1jzDwwaWcSv3eyTF68srtcbitsDJ274Ywc7F4yDBt2WDLx8nyFyPYCopFi58/1pSSQXNaBPBd9mWPziu8xprKwgs/vCgUWeYPW0f13VtH9f2GWTPs3u0rUihzJjnk0BlaRRlNE19ESaeJIqyOPHrQJWzhx9gz7K/sr23tvfE3HnmNBMx55mzncWb9MK8+QrWCq/M0TTgn9qKhlptXvQ6TWu+3trke5Zdm6QKmsBeJ5h17PMoMROLatnMfPjELKnYh+UU9l0Czb7Wio8e3mg+zfSAFQVVOQZ1hSxNMWVZriO2BWg25VLq9LfIbaB/Gfd/k/4W9CKYFits3a7yFJbJhQCVrZOrUKthvMzc2Kx+YskFbtvkobSaHqDDDpC7c7+4MJPXsJGA0AokOsmuWu6AVb5AfvKqpPnnlwm555/kWKWQ+vpwsRDnV8zM/sWJA9MQ6ipdyYJeTVWNoBk881fYDO9zENA+cMCjvFQx9aeKcmODL6Cpi01d07Q0RjWbGpo41bAdWZMmQtCIRkxwTqSkMs1S+D+lvDDLpF+xw6lRB0gBdrtbYLe96WYtTkW1mCeywanxJ6KBU9M8O/6f2ki1ImWk6v06L7YACSD2oiRuU+OWcNGjUjVA0DyD2iCGH3mxLzpJwjVwlanLi+XvTYudqXOhai4oE/XiDLpCI999hL/kGeA4fLS3sKxNVlmrKooyucmPtK/0AACo+aosCYL1QXjRKDVRqw2adIymBFrhDoB7pe8qNdBtqlg1s9JiSZRPcmPv3yhgxXMieI8lq0S+wL8m5GsGsvz7AfVr6fwN9qYVWP7C70Fo2a1HhGbby4VergvtXWw/KDCf1bod1a2kIiKJeOhJCo8yCWPhyUiqUHkZ4TUcnjX0ACb+0/bdQd8VdFXYdWIp+Zw5JsLGc6Y6Cx/ZBfHxEdvNQGVlIGpVMShtEX2ycVV+CBNnH/Z3uZE3ARCzZbo05V2NtGnqx2K27aoAzz3KhOu60kNtlajMMMMHAyCEKyNI8uZpQ1tgZuad1ECpP+KikfjcpiXXZRhwNWVi8/VSj31jkm4D1mPO7R1+9HgsA3hfHyMUh9XelADCer34WIw03RamkT/wrAb64R2tqtHsQPg4ysGw/FBDikZoh8e9QzuerpGBWIyN7faqb4N3EpR3zx2uqZJEoOvnsAX1F350NXDdjHx5+cZ9h18EPMiXB4CFHA1Gzo/GHPkwgth1R7fu6JYdB6H7cd3aGZCylCQyilUkaZAR36cpS0CiDaOApiSqg2keN8cAmPOlu7WD8HqQrBxkYlh/3GwTAfzjJn12qH/fBOKN/H3vyB1HsF3ltxoOikYhTwPAIO3pEqg3bbSvziw7Bw0vnB+0hIlYBpvIyoMCHvNS7rBEa76R1qxefyvl82rWD29UxW7W7mnWjkMriy4tCrrHcq2LJugKDjetAt84z1rDnFpJuW/Kt43DDGsa58u1RVNrgTDPo67fdoNPdlcRFj7aXb4ypwumVKza5Wv9fI0lQz+fSRC1URD3B3iHc7G1PqsG1ZUVMPj9amT7sBnI8yN8iLD7XgHhwq5zHfw77MCx4gqmi2u6uK5ruxwVPKgI4twObfFe+NTjwAvABVnMFZdeBD+RRKXoWVknzz539AFSyEx3YbpntvPUhRjOm2UiEjhvsmcH/5ft0pbWgtx1ZCkdnqrykcf2jrIopyYCxFHzAGpR1ZartLUzu6VG0fwMAHu7w0o82vfGVBjnrSptgFVLU6UH5NkbbdnYyTtpFlnzBKK/U6yxpmZVM6e0mRsWuJcr6KxRHWOLG/BvXlgT9E3RUOzEd+ublvJQ4b1CS0lVGbXPbedqwf6rPeYMXUIdLwINYEHo1eB6M57o/QFNeM5reNl37nsO27GT09o0cOsG7czW/ZdbCE2JCJIkERlPecyDIKUkyziN4iSKQxnVia37xxrA48I0VrpxgY1xV00GxCeGnwiBT8zy7NCr4dCWLTZmCcBGtKD8NrBxKjngt3/p+swAKK1z7aBRSF4gNDnZsgAJG80BaF24W66yXaP2Wp7v0U2necCIBgAFqHq745lG2RyeDyzJlI7TLkXyQboARcZPpGlVOVll+Yud4D3CigAAEjmELoi/oN7VAEgzTObnVV4U6CbxqjwlAIHq57+MmA9MD5DAyh6u7jFoNzizfQtzSMKlH2c8jrgUiqO3RBxGmfQ8ISVtJNM/c/ABELo1vcsDEpSdbldTGwjOmmQiQDprriuQCCt9vq4HafV5FMfSlUSluHkM5P/oFOKw2hqJTivH+uSsRgiNIbuluKvQBeTBn7BQozGywkPTTnpab7/Pd9A5T/+J6IaHSYedlujU8haFQj3+YYPGVWGcxH83EzdltQLd4BsmY4QoXQTSBaj8ZMyj1muiJf3Zd6PdvmF1pd8CGmE3D+hROOChYM70sCZ924ESUbntozi7uX2e/HfzDdoqbr7lipahSyM8U6XxFbkhhs1YqVfcVg5/f8fxaMd1fnJflc7S76x36/vKh+t9+YmVZIv9Xejvmv5AdHV/1/Z3q/5u1d9Q72f17gj/QUJVrEJBYx6FmSeDRLFQplxFKozTiog/a6pBt0U7VmHGAomwHMk6t7mV25slt6e7MD56ysncGR8981kEHnwJe74mJuBwKffGJV+78OWaGGuLfqmB1Lc2GidQOw2K8uspDptbEzmFjupNwcBQXkPHMBEB1UFr+QxLl8XtXb5vV0XuCfcaDR4onfEr4jZmGCwEbo0/h12KS1gqqVfXLj792oSfNYK1TNXqPF2C/pjD44efZVZGfFWOM3B7m8ofHjd5YWoxNw5ar9cClB5SuNF1vtve9ZHN0eVjqvlBN3mLTZ6LM79aM1akz7L9RUAXAbsammwWZfslX8s1wJ/z73xdOoP8DMC6lnsMMc5qquwSZNnThZ6ua/tgPHBWs06bFM/u0fbZ90LOgQeVT4MAjykE99ArkwUqCVRY++yfPfwA+d2V/f8J/W9td4XdKzqYhPHOnWcimjt3umfnNm0zM3b4nfZQMpjejB3WqJ4dcVh1ctzxPtKKG8yHd1t55yOPca2vlq7+LY9GxxwoNIlNoRNQSaXwFDGG6lO+A4kBlVzNtoZV4GLpB6UDjW/R3QkjJJZlQF2pz5pbu0PpI9vx+w2efgDUbwoXyCdXyoS1iTt4GriClK+Mqz2yvdyUrlJ/f2OGKb9h9LTCwyih3TqbXkb2vVfUqWBgnGPNdx/lXivBtxwPKPWjsowK/X58819GbzbR0k1L4HIjVgeUrCtPrCaRV6xv4aM+6LHkj7Sol6aXpA/x9/wWCb30oEJ43eduFYLwN8mzB20IsBRu+LuAJwI7CHV4/SKl2uUbbVuoPFifn557LJSRS0LHi7WfU3w13NCMg36Njg3v86X2XfuF7z6BVFVyxF/tfnkNG6k6yz7iCBzBxRHwRdoRXNf2dbFvdYrc4YpH92znYmNxJH1FM+5nQlE/EpmICYsZ4Z7iSZ0t6NHTDHAH+oC4hR3nzo5jvykXP7aJuOPceSbijnOnO4s7wgtyxxvtTy+NvyY/ZCZNxtLE35bZMLSjjkKvTRD9C7uvFaDxnWPvraE61U6nyoKwPl2+BeI4rPQBtn2jXaIo9ofNxpggYW+0XfaXWrMyFk1pHKD2ePSeqzJQGLU4840xs17YKluuR8cWK70I+Hdz2JVq1y7favuovYdyqdbHSq9L36OBYtnJ51EBP9wlIm91g8CL6aFAPC5KSNZvHHaCDuptZ/ioaMGakCsqKi2x5tEeBbr1HMJrB4B7wO5SURxMl/Hb7rfN1dlcv4Lqozffg2tYjC4EugTVIiBXw6/NSOm/Csk3yAPOP5arFa988Q+/HwAZQGdBD/MH573J6VOSbJ3XpWTZvBzH/YTjuO5Kj4DyvR7BNVmBKgelbTWC4dqKNj9/IPMc7N+Bp6pbc/WtuebWXHNrbnlrrrm1kmK74XKd1XQXY1fx5Ki586aZKnjuvNkmJ9T4cw2N3DFLdMolIqvW5GjsbDVt1oFtlV+ZzUnVdS/riX+22yvlqDmclQaqIlvUD11987AEmHX3UNrxmhbERlA1PHztTVYA0Vh6k7+DRqPXvpN75KSiwZUt82iKV+/23B41yntt79Qk4gAKbmDZVfxGZYyUVf6uI9KsNL4q+lrTKMoFfSpqmX9lp5Wkog4tucFzS5tXRPLCaEsgcCw/4SxVdEsdLFIG9l1VBEiJ3DRYBEkr9dRTEbOPA44yUoH8Ib9UVip/nC2iEbbouJt1EbflbGYTAPa1addeSVnqJdSPvUhEMoqoomma8IwSSVKa1D7BfSNdIAng94HNyYzNMzZfGJunSQpYIrMfLnz65ZH5SlA5HkHll2l+2I/Acnl9FJd1o276a6YkFz6eeoSBZFIFfuSlisY04pwMArMeakbmGZlnZP4+kDlqWTsugMzkipE5GUFmk/5lBJqrBqPYbFq1peaIej4NqOKhFyZxyuPU9wTNvMCPQy8NB8HZjDWj84zOMzp/fehsTRuPxOdkQdlF8ZleLz5HXj8+v9GSc7nH+iH6jZZmG22GULrdsH0sTIMoxqxumMrI96SfSpX5GWEs80OVRH1A3R5uxuoZq2es/i4kaUYubePwrxipyYgk/drG94/I0o0mo9J02a6dmSKJWCADj4ck9EkkRJoQgdZon0ZExcmgPF2ONqP0jNIzSn8fKE1bWeIugNLsilGajqD0h0ZpoxGk7jQbRetm2xZih8LzeRKnaSRFnEjJJUt8P8YMc2mkguFzw+aIM2rPqD2j9pWi9pj3++fAdnhp2A6uGLb9Edh+ZerPjSB23WIUrG2zFk6zIFJZlPoqE1RlYRDLJGZxGKkwC5WQw8eIdrAZomeIniH6+xCsowWLL4rQ4RUjNBtB6J+xD9zxW73OYZy27dyy3Shatxq3UzhLKVTmxQFnPokyrrws9FiUJpEgqTGp92N2a8gZuWfknpH7OzlkZDEI2BfF7ugEdpNnxO5WCCvaFz5VhXtbmRabcaqmWZm8Dpsdp9Mba9Q+ZoxC5XuKgaRNAz9iYZBJERGSiMgTnNfHjGMjDgWa2i42MGrS1J1jY08TTjoywVnAHV0QuDtbRRc+sUH/Nw3crqDHJMzb6QKo+/xW7u90Fj0s9rTc6Sh+8zedsxNgZpcDOq0Pqz3WyUWQtl9HK4BU5zouodmUhtJw3EyC0MiZ/OoOs9mvEZB/4ZvDx4/87sb5j3u++YPzG+fH5T1scIOm/wmf/n8B8BXOT58s7eiUfSJf6dD+21V+j3M2Y/SbhbFsOfRWYr9m2gU9IqDIphHZ30q1g5kPmijbrgpsIlxvMZ2RqTMlP2GavaoIe50GVec/XQPSY6BZM72fpUksRFimSS03oxmgCmsVQIrwXpsph+zOrLi2m2HCRrUaNhX2Af4zf2iFr64xkY6+2bsc+vOHBnNdb4agsnZhMVbYsDhV1RD2ldLvc45dnSR21SeYvdZnLSXseWNXo2bs6n/ku10pRbws82P+ku+Wf+Q6Nfy7MvcGVmIti7aVdIudXbfs5tbd3Kqb2+hm6PcxnVp0nCXMj7I0Sz0eJSJJPMm8lEU8JXGgBBcVHT9mhgF6/ghDmKdSJg117+phqoQkblnJ7qmUjfO55001kR72iBmfndIfv0kN7Te1tIb20C10pst3lfUe6yw5tmwOMhWm4+uk4S71lPrJWe0NOK+mVlO3HlBV5/mrFDOTtXu71ekgmmqeTsFr67E1MvO2kiE56bJSAauXZZixzEBdZsrQKZJg+TuTzNgW9VEgI3SKl+3adSLl73fLtFwTcja8fs3E5SqG0kXAHoSHt8RaxGWJt7IST6UXG/aHSTaFeZomgwbIBTqZsJJyZQscI2uh/AUqON/BkzOv8eIU3Nj3pTXie6jVkGitM1p4ZEGvJhdsFLUKtjkvb0EKw2zrf92gXnsrnV9hfe90xaeq2OFxagW+dLnu6bpuaZfBHNaZznVfKS/DKRUeP0A3lcLLN65ZvAtLd3HpbrX0Wv/spE44nmma/EODA09l5Rsa/ywuiS+YEAGLyp+7jwyJNCuXVbfTrKRgKlM2M5vqraItYE1UbZcSNpWGQfPZ1yxRwadrLGZVEtY2ffRnXUWWMCl19qapVqHKejsmFVthJ5Y2fZ6u69Oul+Pc84fBJKt1vSFUZwuT7cgSibjLl1ZjtDRRmupA3cIibJgAD3MN1SWLv4zR7bvLt/5N5CYnnq33TMNW6Y/P4oGrSxjBxlkv7mU9KwK/5fDtHuXoq/nFxQbdRHz2vKq/VUvP8iIqQLPKkjCRfsSoSIhUPM5YxMLYI1Gz1mjPWJc4ofpm2CqZ2eo7YasnnAh9a5pFjeTJgvlfAsmvBMWTMRR/hdv7PWzvB4f0wzi2cHULl4zgeLNZC8hTkXiC0kSJRIUBUaEMEpZRIb1QKempPiBvDjYj+YzkM5Jf+LC/Akc/XLBkYnAkz3m8Pw6OsXcmONKT4EjPA0faAscoTHwZSZ4yGgQqIhn8HyUyFAkPPNIomzww2AyOMzjO4PjFwPECkiO9YnAkZ4KjfxIc/fPA0W+BY5CkfiopJyTEsvKMJlLKgHtSxr7vJ8kJcPRncJzBcQbHC2EhYwsST4yF/hVjIT0TC9lJLGTnYSHrpGz0WRZFjFLQmxOaJkHoEepHQcQjKTx5AgvZjIUzFs5Y+ARXyEeiY7jwpz4tYleMjs0Y1A93fPOxuF1+wpdVuUL1+Mk3G1aucMee8uPN2mVuw0xGkU9TqtIwI1Ix6qVxpFIA6ZTpenPmZsfHHADLfaPTU10fmmNNhJfNIR8NkeHEEPnKekVL/XljKR706G45sdtoJemMbxj4XnjLY92C5Y2pAYv13o0rnvGkc1SjhCysDC6U/tMZFh/alTX7RP4HwGDpql15p8sXji4dWIY6lW5YtdMZrHknAbPhRuVuu5SAV1sEQ1tn6d1hvf243Nw4rwCnUtgEFmzfSQFPyzYyznmHnS7lBMCfPtR+5lh8d7O3zmdiudnwNTwtvMWPSAZmePjTPV9tDpV3/WF/WG+cleSfZPHif6S7/4n/Nr3rUv5RV7q/gVtS0gRd7fkBIxKMe121gMo3/si/rio3ha9tufm01ICMjxXd2OH1tl5lHRdQFyq0tQcz5Ktt3vI4tGxUPfAGLV2soETDye4brMzUcwRGTKF1v1UL43md6+JmeCxz3uttWDS48R3fQU/+O+wueBY9fnXMNXu3aIiKW9vJ1Q9w2KXuUX273nTMtattONGVq3X1al272g6VDM31VFoZGnciihka/tn96V42tku5NEcvzURWaSzBWqwGukxpPbvRdPntppu2jfVshNuYOCX4Mg6rDgg2sO/9dqcLj74/oJPxjfNSQ7LBtl+XSBbIHPnhFkbCAC7ccCsUh5HA1jcoqEus6prJ7f6ujlrVNGDw2NyLkZ+zokWKupDprgAYX+ef4LY3+xcYm7V7sFFPN6b+X7rKc11+cAu/mpBV+BqNP/omv7eO5xJjUxu+0nCLhb7FmiVt2G/tz15xTqseYKmqFKUfeyuIVu5KhrkfentlAUDQgA6rkuIbxf9uGuqEox+yRp2jkrUNbaKpTjU5D/2+DRNi8dcqThofeQEajn5YsCeM5lbuJx33pW9Ol7NdrqWJG8ZX84CPbKOTCKLIYd7hxLabO1OY5zM8xPF993FX/fsxb72Ha3PZ9keTLqUYfhUEi6CdpehRZHd1zoPBOKsHvaxe3d5buTm0KLxk0oo/bYuWqWygWSfhpxI0wEImoaDcT/zAz7LA5ymnoTLrMrc3MNgFTGXfCi0nMy3PtDzT8oQ5k2Z2vhZ2TroW2+nZ+UqYORxnZgOY49xctTnFzqZh20grvCDIooj7MUtF6KeMCh5KFXDB0kxkY/xshpsZembomaFnhp6eoWdN+vq52sfYcD+cjqvJFXN1dIKrNWSe4OqyzUmu1g1bXE1oQsI044GUcZYSznzus0iEgfSjOI3EKFfr4Waunrl65uqZq2dt+rtiaDR3T8fQ9IoZOh5naAOQ4wxdtTnF0KZhOx8ZD0LqS/iPF7EgkCxUSezJQKrEpzyiYwxthpsZembomaFnhp6UoWc1+isgabbwkulI2r9ikk7GSdrg4jhJV21OkbRp2DZ5e0KyLE58Qhjo0TKWggBt80DFWcSydIykzXAzSc8kPZP0TNKzyfs75epgQSdUqNn1cnXSTMnxI+xCARBQJZ0DDqprJh1lnyubu65uWBUt6mShG2/WYm5JIuplWSZl4HlpmsW+H1Em0jRKiYp1hlpzy+NjDtB3zZFr3enWdpomver46JPTfN8kz0727/dya1hbM3BmIlZ2wGyGGcrXdlMGMpogx4rf9U059qac9ADY2cqD/YDSgeGqogHczisTjlkFUf7y4e1fAke/d/jbf+WHD4dUGuL+BxABMPJquS2qhN7A0rg8GDCHQXSizDJheLMKRJdG9S1xB14lzIthUYbmFNbQMNWGuLkt+CC1/NEO71nJfWHuyD5AZ88/SluGJN+bokuuc39nypOYwk7cAUJZA7XK1U0dmtpOCZ5KuJUM5T+3EBKjVMsH+MJ5fxSE2uJpE76qa33I6m21YkYRRM1rAki5tcGjDbGhjpnVRZdQRrpYPNHj0+l9U6UmCLE1o4CuAnYtAUZJM4+JLtpkPrl/aBSu2UNXTNKX3PKS4YvuhXaWEhEnPOSRnyZxzP1QkZgoJjNGaeylQe1u3B1lgBN0HaNPupn+aToWaAxqqiWl8HZudQji5GQwMtezc8IbraxU2C3vESQq7DZwgYWM6gjV7qapIRODU1Grgrml3Dh4q6XmobWBAwaMNgo1mEH0c3HqRwJ4jDdv8RvBe98uvYCYtua/L9eHNVDKFivxluD/oQXhDeW1qZnodRVSV6crldiVidLEVWS7fHtj9KdGHcBbrColdXiogf6V5B/LYM1Durd1mMrnpks4NKhTLXdIQGu9ITQp1uWVjnkCFSzgBKQR/KPJbKDJA/BC7jYm7N/UrwItCcDNPERzM21ds/Hg9OVe3fNXy2KwC0BllE2tDwntBvVIPb+09+catmw9ykLaBAZ75OlUwr1hbQwcZWUyPSBFws1mnxP308cw32oS8QEq8TFW1adXQyXNNDBv+e2aw7aw0pyFhl/gZbeUEt3MdW0rg/1u1cowzEibdmwL8bKI8cT3hRC+UszLAhrGVMWomqg6JdbIgCd1ERS4sFOJ3nxSXaRv9Mnpp2+SZ+cds1+sJtu3acoCgHKlrXJoasrv0RSYG65qQU9pH4Tp5O6w1XoNPH7BN3lpdsxsgpaSfMo5u/TzwnlplR+AS5jCMJCepJka5k42MRf3wQ3oAksAOqtw6OqrYgnU2kBgDPQHxcLaQBth/4btLLrDE9vpbC4WnXuoouKEo3w4+IRh2B1HFc3SRFuzMYyh7WtY8C9v8mCRb+90BglNupXdEf5mTKOvgPbQNFvXL7R1ahUsb2+1NZ1cxyZ34MdigMnLoEsIFfpNNWjxUrrI+WW6EWsjh5AFSRb+1VSIS5pJZX7BYlXO23y3vStrA2qh7FUOffUH0RTksbGrG7umsamG2mpsRfuTTdvJrBVI9alICY1U4CVZFMd+ksTKlwIE/6jOEXB63CHxHzuusd9TIVeP5OqhXGmWoCVx0VjCJLB7eqJnh94fl4XQOwgxyNbz6tjla2H/5FazKWIKnU8FhzKVVg87PJ+xKK2rrbaSxkiL5nj8Y0w5ddopjRwJIJS8b83/EkUkRFmpJVS+1TXPdPHT+pBEC5iwynx3C8iNtaj1GU91woEYY2G1UW/VnpZY6LZodYNgKiSwR6fYtZnPGKLKA6a6WGnzAEjffm2kAvmoWZzVwn1dXrWC9zrfmSkCjgNYFjSYXpmKymOfm1IL0dpJtUhbUca5My+8yWDAArbOmzZDdTShBje9+G332+bCRqLvriBQDW196+9ePb4B/WFU38UX10YShwQLz1+Q69FGmplzfq3SCmq0erPWCeYQ1N5UR514JGQr7DbosuppKEr3dLGn2+jpNnsa7nxkv7bbospSP1BhLJgfpnGWUKE8L45EJtIglHV5n0dOclK50cykrfLTqTT1mJMrMvXQz86h9THjWRvMnA2sZQHEsPwD8fWI9Trlz6HhrSyM3aUsz4mAvgb5W8vMiNZoZ0H1ZmmzQRq2RTRHLaYsPC5Wh2JvuLakg6r4dO0UoSnfcJpRXPSUhpF0fdWSGBqp3vRKTXXQFMkoW94ukaNwoZaAXzj9fg0Ns5a+rbZdq09hqQ5y1ubmrUsBPjqra1Q2uzJfXa15wSxpscf3gstYm0lrnm4oeTlS39oUaceXra156AKiVT6kS2PLUzuA4ravxP4uB3Xv/i537vXssLt2jQPptsaa6weHRzA69+dGyxZA+/sehco8nS+uHA0e09xJu6d6j2g6V4+5C1PGvrKb8tnIC/6h13Mq00wQ8/4vf/sHSIqva0t6vYdKBxb9phq0hX1c1637NJKwmT5u1ccQ1tk92jpf4GHWZaEyyWiaJmkYxopFaZLFnAdJ7QJw9vAnSWrq8/8Lnfhfyxk/bh7NNlYFu2meQtRbqnYcs0fp5uOvQdeoWci2y42BxrVEA395qP9TT0ltgPSNZqdONlJu1Cq0Ve04pjluOKI1HNca2knjWOU/YLU/GAawHnr2dMUQ0g2QBnDKnT6rKf3trG/gC+fXOzyIQlkZk6Tqw/v9crUyrgjNAyKr/Rib3jpfayDWJkhdERw7ai3pE0yaGZ0SnQzxzGuDfLO9Q8iH7xtzqu5zvVb0o9jKDUACMJuEgSq/wRu9fHimuv63nb18sseEiWf1SCtix4GsZCUP6ArpZU5VeG3wJ/3+DWGWOnir0rq5z41z2MDot3K/16moGxuj6VJxNY4BX/PBjWGbaEGvJslo0kx68uO/O7/ag9Eqy7D+PN+LXQ5fStcx4Md/d237KkW0i+1d077jLXBW6xbDxLEfEeqzyPfTRCWMK5ay2MuCQMQp47ULwVlDD7BL9k/XWl3qOuG6b2H6TuJscNYkE/HQWXOdQ06afS5ZK+Cs/eZkEuVidFHSpwlNErvnDy2vs63Mt/9fe+/a5LaRbIv+lY79eeAgAZBs6pssW7bn2nt0prXH9+wbNxwgADaxRQLcANit9onz329V4VVAPXIV2BppzmXEjC2LuRaArKrMemRlHlORcz+5dJHIl3PcxGunTyJ/tHRANAQ7M1CrHv6K/A/M6E627NgMXwpHaJcpo3UFXymw702jvHkYf3yTd5tvxjUnHE0O5Om6hv1Z3g5szDnPC92ugnaXirvVKpVrHXBfcCyKT8ItFW0pgLRdbBT5kQfaNVUL4rSLgWurEhxYs3lNxER3tNPsdH7ZlcW8oGrRMM2RpS62evqzJsRa7k//dMPve8u1yC69eBOuvhnDL2fQeM8XtQ+f0prnJC/uPjTDp1thaEoUcIDXALy68FpAN5tXShVg4uPwMT8JN9tktUnud/dBstsvtvfsL9aLZLFepulwoo9x98af9b+zZP35ct6renRrOLxu/dq92ZXmH3vKK9l/7GFf3QEY+lyzXpGnqe2iZLwn1tgsNvkWvb+6E2roTXt3os7P17vz5v9ias1TcZ8k6hxEe6OnjJ678x0xK8/yrDqkoiLL5Vh/x5YcPLw5akLSOgPPtMfPxo+t35D8RLO46N+3rRtTtcUNRCwu339jfuBYnMUiRtjm9qi/3Y7illlE94qZes3rurQH/1JAVvtp7Gvi1je0H3bX98VJaRy21vu0PxbP1XfNFmUfFN0HFLNVRMFDJhqnsC/iS2WqimN2YqxhqkvWle5pXlPcVOr8WXP1Sez6yS6Mt7moQXE6t63ffZDoEk3cRuN5/3LHllORWJLxqjrfntv6l12o+GKhEvJ7sKtvx1/J+SQ+8CNQtt7+9fL5wnpFZzt+y9hQHE0nJZd15hjP844C05vFU4eRLeOkFoILdFoK4UOLbV61d0/9qw7eb7wswXFX+qbm48hPeyXnBD6N8k6b9q++VN2EpoMJX1SmzB+kSW+I+pcd7F4i79I03zYJEuhWKGJNkQ5LkLshFoT7hHNjgPjd2ryOmLE7p3lTxqx3It3S5i6qJJfDLOqlKQl2x1zSaSh2dseNfeNf+B5VU/qsL3bW3GvlVWeORZV6l3M1PQ0R47xds1RypLJYQKR5MrxQs0soqhBVJ+YjDtmZrdUOEV9g8bu8YmOqW42c+IkKD3sQ2mDtUJ3TONvzYLNXK2xDl3b8C2Dep2Fha28R8Gpmy/UbUe5xdPnQxTB9c4nr13YDvFUMcBuy+YsIjvwwrj3TDHQRNymqFU4TBEx/H5+Cb5m932wXy/3y3t/tt/swCPz4PmL/WO9X+2iwsxMW0zT/ZiBvBvJmIF8hk5zeGq749gbPbbb+stbwm7CEzUJ3OhV9V+T7LOEHPz+IPlPd/SbedGoR407Oa/pW5Z1aOY15NAiPbOUmWgWbeL25368W6X0SbkI/CRfx2o/WW99fJRNbaaC8Gc6b4bwZztebWbqZzuV4Z/hK07n8mgVxCdO51JjOj4cs/8TUaTecdSOFmE2t6LhseLJN/DBZ7X0/WOz8/WYRJlG4SNLNeh9tws3EaGoJbybzZjJvJvOrmcxwFHB+pcn0v2GT6WtM5ttLfSjEaYHdaEadHGI2DcKTIjXhfbDYLrZLtiZPwigNolW4Xe2SIN0G8TqcGE4D5c103kznzXR+NdO5ebN8vdlm8A2bzkBjOv9esEblwUN2y1m2Yojh1MuO7CazkqvVere/j5aJvwyWkb/cLu7TJF3vl4sgnK7S9Yw3s3kzmzez+bXMpr94s1q+mtkMv2GzGZpOej6keRMUZrKarMM2gUZWezmVGpdWut+n96ttsltvd2w1vgqC/TZdh8vN1k9X4fp+YimnXDcbebORNxv51Wyk/yYMXs1Grr5hGynf0nv7y93DiWfP+Ik3AjOO3Vd+aLpkc2dKycr79hdPwLwW1gf5yLBpjl4X0Niu7tfJfbxZbNJkH+2jeLFZJftwFSx8toCPtsPK3eUJJmvr9JbmACbSMr+Kwe35vrZJfduHNkoXE7r4196Cyhce8vRz7T2mORNukrWkzJbsRALC+JAXx+LxpU3K0lvi9j6CCLNtIjqbPDU7YXsbM3bXpKtpUzXmIkVMb1dbkzhKRy/y7guD2wTidu8/ZI95bDqClJ6x/7Isj4+XROSCKdO0CTlNky5VDLeiXSKTPhvLcEc6brMFi/QlSfTCXiDaZUeRvF5kqGoDW6s+K0p/wbvqbmx0PiVixv+QivTGPKvuKOqWjfFOuZxKDPeE9di4u5GxvzC1NnccO0Wdpc7+OvZayhHwPWuv10mfwkZGXu/YwNDmH5n+qoaqfuglvlYGlf+DkgXLzpTfFfxG4m+3C/mi4MPP7z8yny7yW2RF2V5TVS5zSb6uOuxrz/OyFuE1A1m5qKbG3uLAaeQtf0mG7F7Sa15SuSg4ibvlz2tWO78Qj7w28FZ8GfVdr+TioGd9bfcnelV7/6PMPrVXlJse1lUt6SqKdN6syTzfpDZvbhMIn9Uk3eAZbkX+kUvdXnfgF86TqPz0l0l2w97yy7cL23omQ7Ky9i6F8CpRGR/Ym8RN5sTu8kRtSjo85GZsrl0PywelUk6lLwMzUYW4TdG/RDW55tEpg98Uf4qOF7GaSPlqh6eQKZJRphXZTf1zA28dnBTPPcy7hfY2xeRH1bB/P6SUfs9kH7jsVzTs928W4w143KB+c1HDG7vb2EzdRhtxPXIM7d+Ntor6H0armCDZr5JFslyt/PtdsF1tF8skjDbRZr3fLaJ0KOvZw7/EhtDNdN9M9//vTPeMkOAgfBOuv6Sh+0aM3P3UyLU3Mqd2bvhr1dS1v42jLTbJKtpHm22yXsXL0N8Fi4Xvh6v9drlexmk4tnYtw83g3QzezeB9JYO3frPwX8ngLb9hg7edGjx+r3xq7dq/U00d/2G8Nx2vo0US79arNPbvw+h+n8arxW7v73aJv4nTsZ3j8JuRuxm5m5H7SkZu8yZcvJKR879dI7dcTI0cHxmMbmrnhr9WTV3727hYzT4O7qNFHEb+ehHE662/XcX+ZrdKlovlQqp6LTPcDN7N4N0M3lcyeNvpXYP5Bi/4hg3ecmrw2vquU4M3/LVq8NrfRgZv4e+WaRCslmF4v9msk9UujhbpcpPs2Yxvs5pM71qGm8G7GbybwXsFgxfzxGVVenQ0euHizTJ8JaP3VQO5CKM3qlzI2unu+yIqkyG3Cc8Gx77ufXfENK61LplG3sjejoPZsG9Q0sHUqAp4bzkdMOPrBOv9PkyXQRIFQXAfBlt/t1qt/bWfLO7jpVQmxOEBJoPr8o5XHok7ve2rWGm3RqNt9XerL2it37VlpQZjrViyJuBK6sce2YUtAWL80Vl+YebjblBKEyDblX4Xtv9Tmp6rtqY7z9HHcNwN1H25ksemYMiohrpcE1euT8VrYXx39+5Q8AoabbkNHheWZPt9ym1Hk5e3D+sSaRXFZycixS5zH02JK6nQV6VPpchb/060vq58Ym/ZO2f03TdX+epf8FTcEMIlys20XaDSfo0qoH7Re1G05odW6quc8G/vFus3YfDGX38roVtL+RrcQ3bkQ+j7NGJTpNbJPVzyHfvvu79HL11lP3Pq30oQeBxQeVWD9MropStxqOaZbVydI26cDHix2ga8cvxmkeyjMFkv9tuAVxthq4jdYr0cFhBuD/kiawzXV3id1YZzq5C+bP1FI50H228pf9XHPLe5d0dh0Zf8jn1gu/qoDtm+7hKzM/X0BUJGdavKjGfg7SqDJOm5PkgFbNNuit7U3hCrl65wRn8fREQ6szca11bU5cbNail1fW5bfrQLqKL8VN2xhmNK4EU4XswV4Zv08GK9JEUYd6/PZjSilkg+KfD+rTmvf+moXYMb64aeLk+9/JMmR/0l50b5a/gsfy2KHK/e+ME347PkO4gPcVGc7x6KOEvrFz6jZUOGz4VPdw8H9kO3AFUu2FQc51UNzsvi1OOj6eSxCd2534qpxvdrHDDjjEL362S1Xt/H290u2dwvIn+33vvL0I92URgGw7VFhwd8Effk8vjXcU1OrUC6pe0XdUu8chIzvm399GNR8v9g7yzs8IkvBc7WCzmny7HOzryM0jF6KsRNGOZ39pdpuvK7j3KK+GHJNapJ0padr9L2/iO/jZi022cNf3tJ5i/8DmPj5IIfGOqRqSvjdyG7csg87Xrd3Uvxuhs27RJqXLlw/LGM4TFl71j0mdsTnmm+rEcVSXjFkpz7K+Z6Si7Oi6S0o1LK7t56q143wl0zJ1gVeXTsUt+L5eW356z+ZYv0MgsfijL26zfBahSd8pUtvHyD8sf+Mm53dbLdnOhmh7xn9lUDJRPf3+Ltb0q3GxPdjJcBvb4yX2/l3WBjQ79b7JJokayDIN3to3QdLoIo5rEr2+V+t1/3ht7tGV/C1pNvID39VUw9/kDE0i+/5MnHx4vYhm86264snquhJF6/uSXXfnrPDXJ9uJx2ubj9yKbYbMWxSw8ZM1rNxtaFWbJSVP9gU+88Ond0zfFFHj1lj801zaSIP92xfzelQ77jM5iffh0VPUyyqiqO7ImFqOHU1kbhdPwyJb/22d5YZ9Z1x/7vHXk5EbZIOGbVYWzQ9+xLM1GCqi+z2x7tsF5yzJpTDfYN3UeXzY33sroV/XsN0+tv+OR6sRlFQn9l0zu6y9eUr/mhWTGKEtZ9MbZ2f+jXds37oS3POZpii6JpzXqzqcrdF51rl8reeYB1c2wcNC4IuInXuySN17F/HwR+stoEaZCuku39artZpmtpko0/4cvMsl2e/0rTbKeW+LrW922fM6StntRuWIidfbEbIgp4V90ejVz2fKi419nXis1WeXlsdWelmWc35Vp5az2lQ5GobidntGnDB1RX5ZU3PZ968CMIMTFnQn2mj+7ZTUnCbkZ9Ym/Bhjd7UfZN3EA303+xKz3OGsJLHBXNY7sCU3yS3dRfZTPhJDqLeqztAXczVW/3iCKeO4MvLZIL39/nM/DnQ8peeVQcaiiC2KilmaeLafwk9crzgdn7uxO/xs3+3+ZIET6L0V9i4TsalFwa6sBcBz8NZ4uZh+Zmfde9/tLth1VxdOz3yLrzHaF3UT6+P87qduTa8ya+FBCdoK1oWInVRXduxLp03BZhZNrN6rG3aw/Y29XHJDahrU4snwyZam998ev6rguQf2UXuBW3HpdvVt/MdfalfC/x7xG3Pd7du35PuqkUOXKGktPjpZdzr9/Bbiqqjk1u7+sA2ZGLWwebIFlG4T6696NFuki2/ma7WNzvt+FuH6+GquoAsaHiLfJKVx7kQy/3Km4Pawva2/lf1NslZdR0rPq58JoSgE158cbhjUobHth0XriyTBR43WdlVbeLiv48Qaw3Wmfz3d3feA6srsCrMPBp0u4dcYPG1ghnUUiRu8GWqU1XJQx9k9eqrYMuWDp39u7j27umISabRF2TNElgjuwfwuOI83/xEXnabIyxjnESSVZqrgtuCHfpnme06hxtY4W/fnIUTSTUylvc3y0Xb/ztm9XimzFc8l1DYaAe2uRonaHqj3XXXpZ7y7t3ff40yYSJAVI1f90PlMprIF4sQxo7hgLGgZ/rMN2m22CxTXe7RbQO9+tgtQj26+0mjLb3w/1FlN00V4ff7kq7hr/nqxg3h1aiLdzqi1o4/nxm4Y7pJF9flX3mM9E9s1UZ3+Zlc9t+43xk/Crd9I2XI43Kusm6x7M9icluW9qaT2L5f7J/1NGF73C3OxndlnK7Z/3d3Y88REg8TQpuuuTZf1/609iEqardZBcTfj6vl3IEtlvlzQlrWzH1IYoemqnknpmoSpg7OZK1qVvaBQ81b3Yo6nbx4vGkgnII6t17MfNnlrcuTtmfIo2XyGwVVaLKuVgSNLVluSW6O6a1cAR3rJnjT0e+cSOmxm0c1l8aD8P+Lc4xeLHWSanybkLNuNk7xwcxy27WByL4VawuXtrVQX+K3i4ChFvic+WyadlKCm/lj8zbDtkfNgj1t335G4yk2l12TOHGDX7lZ000lRD552zx/8WUyYvXJD6mz2xSpM/lNf1dl82rkbn7nQn981cL7H/LO15KbPEm2H4zTle+7/qujafu4p8Hv+vdtV1yOKoQEdmS3+2CsbsLAYNR97w2Dd2wSe6dG/AkJdYsjml2rO4rurRY/Vd47Td4/Td4/BsmawjjO1zrYc0fN/6kV/Kw6OMgD/tlI6a6LIXdKw/LBsnjDpczhANrndsoDujuvfCB4rhDTPlZr48/Vf2mTVn08UTdFlncRMgytdTZqcgzsZm0j6oDf6QIMeX/zYNppYsbnQfsEzh2mXO7+wPNgYPw6GKPS3i1x4zv0XG3xvfN0s8Zd4PMAfC5RDs56BXQOeVRnFQ3deivdIg4rueoPLG1RtwcinMfk/GoZmkXjkcSH9NHsVM0cZTNqUrahYa12TG70GO5/LkcE8AsU7d9WR5e6sOpSzc5pEuWssM2Uc/yGksO+Er5OiotebLL0WxHRIu9DFXV+ymSdFdGOvfpTouUtmwSDxfN94npjrSi+6ddUJlVZr1Df9Y5vMmPqrd7F1WNxP/9NVzdcnm3DN74wZvVOGmy2cV0idhNfuabSw92b3Ws/kLnWB/+8RP7HmY2NX6zenr0zs1vo8uHisBoIRr791G6XS78YB3dr7f7fZLcR2G8Wa7D++UqHqKzFBrDHtrNxd1c3M3F3VzcK9zB/D/XsQWrNyv/n+nYvhGnNrpHzy0P30rn9uXu3TDV6SMoGgFPGCBPmguN79ZrpcaBaX6w28bpernxo4W/i4Io2MZBEkfr+ySNN1JaES3XzdHdHN3N0d0c3c3RuTu6cPEmCL+Qo1t+w45Ozp3wceiEOjcn9VGjk9PJjFxcGm1C/34Vpvf32zjehNFiG2/SdO37y1WQ+oOL0zHdHNzNwd0c3M3B3RzcDAe3erNcfCEH53/DDi4YJQcSA/ptHLM356NA4+WaQe9FnYzR1RkFx5kiw2i9Xq6Xu/3S95N4uQ7i+0W03e3Zqs73o72U5sdAd3N6N6d3c3o3p3dzeu5Ob7Vgfu8LOb3gG3Z6cuqFfy9KHurWOz3J1+Xip8HnTF3c9PdxHZ/lJvDTJfNt94tNHKVbfxsk/jYMd7tVkGyHlKBTlptDuzm0m0O7ObSbQ3N1aOGbxeLN4kttU4bfsEOTM038Z1GcmqQSuvXbn+zXJleBceWmERl5tmS9iPxtslyFu+R+t07CZMX8WrRl6lwuF2ncezYN0c253ZzbzbndnNvNuc1wbsHolt6rOrfVN+zc5FwewQ+9U7v7R8rvcUSydwuSvim9p+HnkXvTyUwrsG73wX63CVbxfewn+yQM/F2wv0+37GUWQy5WHdPNwd0c3M3B3RzczcHNcHDrL+fg1t+wg9uMHdwPGTdOdRNSOV2/MZ+TdL8bV3BaoXF5jThYsAVcsIj3vBalv43j/SZZLONkEd3vpOsCWqqbk7s5uZuTuzm5m5Ob4eS2X87Jbb5hJ3dvWMX9XJTZn7wCqGkdd5AFjCu5QWocT7mOd8HaX6y38S7aLZK1H653YegvU+7mNmvtWm7gujm6m6O7Obqbo7s5OndHt1x9OUd3/w07OjmTiv9Db20aGyP5OD/xut+87reRe1MExp5ts12F630S+4ttuL8PfH/nx3t/k2z8JF1Ew00Bhebm1G5O7ebUbk7t5tRmOLXtm+WXymSy/XadWiBnMRmqrIrsnO1nsjXdL8Iw9QrRpuUcSnaK1I9s2SXM2bD40mTmdMCMLxdE8X0a7lab+2Qd7Re7BVsJ+pvI3672wWKxHlykwwN4L/KmrnOK/8H7xfiCV2YPc3rVV3G2bi1G+Nvld8sv6G7de2ZTGr5L3G4p1LjrEtj3hbB4mkqpdqHI/suMMPN4owJXrbPm3lYYbPY2U1f43d0vvPRJfLywT71LP7PWOLI/VBeesbLiiIf2oX8R/3HOSl5znf3xY1HmUVK0f91UeGRmMo4S9oc2MUPjJ95lZczzcfatWXVZ8fkHca/B/sW/qUqbAlXMzUY8lzHP4NnnW+Z5NPMug+fdU1RmUZvtsnXbb49H6RHMoaU8M/TjY5PoXyRx93h78ZII3as19QAkpfXVlEVnHJeWfI5EqlD2UkeeZLlR79ADh+IHnRNv50V/ETlTz2n7gCapczNPasth3koffxG/6a/ueODK6k14/5WTXTLVN8Xk/u3N//o30b5ZPByhvfl//teQ0kRETw6BHlPh0QqKe8kx0KeAvgEYUMDAAAwpYGgArijgqgEy3bUCbXcG1DUp8QjqaoSCFTVCwVoaoWAVjVCSfho3VEe7yq6dQQ7XjYIBNKNggv5deTpnUVSLLWAS69uOJMfvK3jEapJgEDLwt47l6e8cy9NtP5anW30sP7T3/pjFn8qu/ptdBSNRRYuPLycrnP0Oa2+QpTU3yA49o1/3Y5ZRFYff1AilX9wIpVvfCA01KujmeqAKOvEZKphAXVQwgbqoYAIdVNDM8MWExfbpQoxLKV1aOF9obIwkFR5eHikvht2TXWR3PRp5uDXMWLo5zFi6PcxY2jiZsYOh4mWv2qoAVt1JcrDOVAytKxVD60jFmHSzsWA2g07YGrjvdV79bO/nijSuHwMS0JIBCejKgDRpbE0i1xO99Uv/6FIXvKA0oD0F46hDEx7VpAmP6tOER7Vqwg+6zdPnytv1yzav3V2yaLZBPDaSiu0UvyImWBaEW0UDoptCA6L1rwGF2o/0zkVVMw1WxJzWgNErkHSCvZQeD7aiuQmPaV3zAtzIe0iyKldRP6Z5WmaxnaYXw7vCFAJ0hCkE6AZTCO0dFcjgFKU6NVZ1SHKwPlQMrRAVQ2tExdAqUTEr0oCpmDXpfFXMxoC5t2DuDZitBbM1YER6J2OjLnQ9A1sD6QBz+or7OsgCduo97rtFFrBTf5qCnTrWFOzUw6Zgp642Bbv1OaWXDJ2vSvkZsLcvyhNt8afCisnv1ndQN54Kw13YAKS7rwFId10DkO62BiDdZQ1AursagHRXNQDpbmoAbodewWMUgIlNI6ftWPVzJiYa5PahLKiwPGWntIBmqCNJPQ/5Ob2Ugn9Od14b9+IlUfnJSjMVhoeJAUgPEwOQHiYGYGj8cLpPaBFWhTY7TU7EA0TH3EodmzNiO6Us69JQGhzUThoc1Ewa3NBK/Iz4skuhgTKRVfTX/k42hySnehVR0N5r4qnsFkRINoK4O1FBgCtRQcH0ZMbj+UiQoxku53o0I2HgoxkJIx3NFEWCzTu5pLOz1oCAIxYVBJyzqCDgsEUF0c5ZA6IdswY0bA82UQP5o4gntR/ndaJCUnWUvHr3kRfErsXZ6rk93La5TC0EbmArnG5qK5xudCs8lEdknJ5rajByGZeBKMlDg1CSlwbg5Xhk5iRNc68JkbIPwqk0PhINSGA4GpDAmDQggYFpQErn320s1J4JJZShHcvibazFAW2txQ1tfo5K5jCjz6KAvH2xL0uqrvEoar4XT2l5jF7s43wii/tHLQ5wkVpcQEzavCCZMW9jKHXqVhS77NFOJkR0yC6Sujox7VMcI2E1ZoGHcWc5U4V9YPdiCoMI2H7xMh7GZuWQBRWW4lLWaWQfJ60M3DfG8nSfGMvT9mMsT1uNsTztycfytBMfy29k3Xr8B2wi1bI4z6X0OFjrzjMqPQ5uBed5lR4Ht4pxdrUTpxTtEsPaMiNJuF10KLpVdKhgMubbayqHNKJi4DTy8PubsfRXmLHyeujEzFpVEFObQcxhDjaBINOwCWR4zyovnmmP3EvhHnSCAHznBBFIK4X40y7KE2KN0Ahp5gtp+qm9tnMW90msE4axsMOMQQtEpgxaoDQqzmf07ceiiiaStPpEt3UvpeDjYxrl/AgUik8dyTpEqOpwSIyqDodEqepwSJyqDrcaR3dBsVmSIKwlDYhWkQZE60cDopWjAdGeUAOi3aAGRG/7a0D3g7mo2QiKysR7PkO7gRp5/cDxRAwCGD6hRWgiAPv7HM/8UuOuYC9CRAJqEHi3s6CB/mdBAx3RggZ6pAUNdE0LGuijFjTQWS3oe6kn5MVTVFNx4oOYQ5tPIEhDTyCDMxPnGWKfg32Ktzsyp+2d0vxi90gGkOrgNIJLZ+olxOt70Y7NY53ZWxysf5rDt75n4FVp+ZTFaeX8qgP0qrdVaOwvHHZ7He4vPECvemGFhu7yEA1t5CAa2tpBNCtrK6w8+R68c0uM4dCAWnsxc59zhlSPhJ6z8fZFURPTVxtQ3e1ytGeIKRvLLB34ltT7IZbrSqMF2qt5pup6K4UbqHm26XqzdL1Fut4YXW+HcBM03/q4GZ5ZNgc2N3MsDWpk6jQ+/FdxKfPIvtEqyeHnmQoGOMRUMNLmF5uiphFbClUHnlzCts6RJfFNAg0K2CLQoIANAg0q1BxkYla/F51xhCnBXM4vJZjL4aUEczm5lGC6Y8sir8ldLEV6xtHlGOlyeDlGAv3DgAS2kAxIej1qQtJrUROSXoeakPfy4SY3ZDyLB09lQA4IjbwuFk2WQULcpvIUZ3zMeO4rF9oWQjFDsxkDhuJOsirmx8wu3B3GJUrPgoei9Sx4KGrPgqdHmB2/MrYbvb2tRczVq26rW9NP2aSjLqKY3OSx4KheBcxXtAh1JlTEl6qL4yAi7CRJhxA7FYXE2KkoaW/qUtQFdTjSyODbCyN5YB9hJA9sGIzkgZ2BkTztacbywz3K8g/SvDciSs8oSRte/qE12+Uf9LK1ldFgoXXbIAY3sAKh21iBSCedf2T5ntIOF9ElA+Apq/ggB07OFWmF7xQ9Rn9mecpPHyriSrsk6XCpXUUh19pVFHKxXUUNU/gmzRWqOUUa/mITkv5qE5L+chNy+Pr65Zw+l8ygl0Cs+VQYX2DqgcAqUw8cRszumOYJT38KtN1EVl1ii6xcxyzO6hfavinSdj7g/TTyds6C6cSBUojbGZ8PUf2cJgVO2iHsvMzi/VdKmV8tAu9jFjTQ0SxoICTbgladsk161aa9bHg7961tp+qRL8ncWqrB2Nuq5okEHVqqkbdz8tsYbArKr1HixBLIzg5MWzXyCue/s4XX2zx5x8/e//iNGv+KtJ3vZ3r8a+TtnA/IAlOLsPO+JSdaqriaC4GJRHkiIhn+ADI0KOJ2xiF5Nk47YOzf/wGxVloEbK1saNpa2dC0tbKh6SWEDb3St1Wdfq7F9rZDWw0Yez9ANvB1ADsrYFE08grn/cL+xex3BbM7XkpgB2IQw2N2pxAgYHcKGWZe70RQ6UNR5G95elLry05k1RjNvHiOSJZeyikKVUZgUagyYnR/pc5Ya7eXMr2CvsUylcczVhixQMIKI9b8LVRyLo280oaKzKFM3TQkECpvl+2fJ/MmBsVEFte3FgfoWosD8oJocUBKEC0OyAaixa3lGGMoD6Mkp2bYLKMnNrlqCj3Yc23KkgpPuAjTsixK8pxIFlRDLtuLEUgI50TW5RhSg4MOIjU46ChSgwMOmrQ44JhJi1tLt7za/NjEJa9WCt/cnSCAjd0JQrrfwPOKF+e0jIg8HJ0Y7lumEMC5TCFAGpYpBEjAMoUoBx30rTpZ0PVYQwbBZ0QyKJB2IatPkGGSBR32IBUQsgWpgJAdSAUUKhdjeaoC9hO1nlPFXaYVeig0q9BDAWdnggL+zgSVgheLy+6Ypp/PRXVh0wd6E1MHwM9zzGDgcMcMlrp8ccnrKMu7Twf2DfUQ1UEXRcJvFJA7m7KgkQV4r7Eonl5bBwMybetggfLeYhfsUNTQm3fCRi20uW8TiK0TNrJV5wLIuaNIO2t2isSVO0Wq+oVuA0+Fnb9Afx949Br0tsBE1tzI9GbAWNQ69Hj2WXj47URBPwPb7lg8OgzDQdzK2CbOgSm70kAmTjiSUwdw7hgasK/9TIdGHcTVzZp0X5RptGe/IXs2U2mH69Z6JHLlWo+UNgPa02hknjWRxWceWhww7dDihnfn4TydQ63LKG8qFtozEWgheEICGxzIS2CD65Kl8JxbYLYULqqNG44LOhpPkjNxIEeYsqSJh47jkAVNLFB03UTWxEUfT8iCJpZzib5PI2nigS2mRt4p5luPxWK/9dhg+i3I0ZwsqYlQi+oDGZMmZBwWqrI8skaV5ZG4RVl+WOkF68WZl5KITvbdCEkO/iYVQ3+XilGi4XjtMY+wqGNR19i4MQwOkRvDpBCq9CmNjshrjyTxgC8NCoj50qCkIJYoT7yaJ9ThIUpEZ69OUVn3k64ptP+Oc95yl3zH9wUJap0wj4BjXtu2GE3iG0gCF5Jg+MJL+ZiWVNWaCWWHmftdE7zzJ03w06/x2E8e37Uvo6x2/q4R+qov1DHN+1Yd0/DVbD3nldSqY0zbQZQeH/M4p9SFSQBm6mkEdlXNCDxo41Cw/45emLlgs0UXnYyBimay84FbTlGG3KM3GsbcKljh51VYYuJ+2pi0RczU/RjtS+/xmf197j2W2dHtbSTc7HdSOVy7hY5j6B2nYpcdU9b36yg7utt1HXzut5qpnD/ZTCV/eZ6+eOnn+BDlj6nTN8vA2V+rIXH/Tg3J8IVDlTGxEvP2WVnVXnO1zuF7bTTKqJ0KVynjSa5/6IiHfGp9yMpXeKhMozyzOhTMdlV1Ubp0Hgk1s+eoDK7dRmUY+kx1Oaclk/6U1tj19Am1Bj73O81Uzh9spgoMVKE7VWigWrlTrfr2aPMzZ3nF+2Xs0tWmUHVuU76c6wLJvyYJOtyfVUDI1VkFhNyaVUByZcxTU+EeCZqfCqs3YzoBrzsnqzDCQd7C2fYCkLGVtvAB4TNTYdvbgRW4tAgLL5uYJCAhF9UkSsg/vQC9WJJzuDA/xSC35aeYYJS8reRxU/SVkLGoNg1c8zPQr6fCFrZTVlXUrrcirefzuIgH5nccSTtleNQhsRyPOmSg+wZ+cIN+AZe16QO5Iq6KWxmbqw0wYyNubbMsf2QTaKyPKhCAGe2zGhD03kkWOb84wyDc1HxPDwGYHZtxjNKniURzvU6F9W8bX4CXix0yO00A4KAdAFhGVgmApWKVAEBc4xgAZM0YA4BkGWMAXVBsAgBq3U1bbiGl8s/ZmKvq8hJ/on2WIq0pDSBJAFZAI2/npM8DVXH8rMcEBY59TFDgBMgEDbUq4DVwiMsxqrhVqZBp0gHUEIfLbndMmUE8H+zBDYMcHtagYICABgUjHVplfInMT9Tp2yQTWfzYSosDzq20OCDFgxYHpHrQ4oCUD1rcWvIrl93++EJOBVopzT2RLK935aU60G00kXUIdNXhkChXHU4Ny0DM4ERWd1+m+R0JuJoKm9mAA/eJrMLFpyiHdE/PJWVBIwugqrEo3MpaGN3IWligvPf5kB2LqqCWzqq4URO8HBrExQWNLEdR575OIaZO2PZONdg6ht4ikpR3KTaQpaMOgNdBN4OBiuhmMFAb3QwOpeiD6OjxLekaUoUq7hCHYIAiwQgGqFSgLaoOfPcGGLxjUXybRgcDdmp0sECu7Vwxx3WkM2OMJNVJT1TueGauQ3FGdKCKWxnbwy7SvhowVm74xMgEsrLTU3VF2soHBfHpAFbW5s84aStv5WynxzhpB7C3Fm1+VXFNubU6T6vK45Mur05P52NE+ActwuGCnhmNXNYzo4EMpRb0YIerIo650uJDURARALIkfvlPgwLu/2lQ0s2fS5XFXhPQhbShRh6/+mbEAjfgjFjgIpwRSy9ozNiV5H9Hx8GE8x3JOnheHQ5xuzqctHnN5hUnUdMV2X+fCOMbeHogsJGnBw7vHyRet7Lw4suOMOqKNB7pakAC8a4GpDQGRURRCfjmkaSaPq/7Fbm+N5Y1c9HOdyxqeasuEQ74Yp24mRFy5Iq0mS8p4rooQbpW2MzGhh7fLT1gdJ00bk0NSMCWGpCAJTUgQ/Xrnw8v3ONQV6gVcbM+kc3FqbCZDZgETWTVww4RSAmcfg1yJg7knEuWNPGA+weKtImPXvTLgiaWmi17sK9rJE08+yxPLhXC00gaeei2H0mqvSjLsxNbz/YpTuz9aCqNj3EDEhjjBiQwxg3I0Pz1bJ2YEBG4Bsx8TYzwM/Qxws/QyggPzCOteHqD3I6nTxPt+KGEb8QPixPapklyahnt5jekmK4saeIhgyokORMHNFOYyBq5LmxBVWFUjaiJCbBDI0kTT7s/DwxDHQAvX2wGA/WLzWB69FnA9NCzgOlxZwEPp1O77NHbFUdg2Iwk1U2a7ldk928sa+ZCTnqmwmY2fi0do+KSli+EFgOquJkR2dUayypcf0/r4kJM2FsZeNCM5elxMpYfX21F1uiSnNO1XNeVuYqRTizT6BPShyU59WyR/0YvPgcxPQM2QxuL6pmQM85BzpxR0HtOj3FxSrGcgp20hQ9Q0ljW9m48xsNrebD3GxAkL3TorMdYuKFNclVcYXx7PnsP9SVhMr8DTaSK2xihrMkaeRsnnTF5Kmxje4eoUSOvLrIuu9SL+HSTTIsxFsW3E3UwYDNRB5MvRPOtXuB8rBPTHLLwn6Cju0HQwAK5bVnSxIOkRhqL4pFUOhgQTKWD0ZNALYye/mlhK0VLdOamkaRB2+QdhUHMwCCSfTR1GQEiSdrABx32DYIGFjH32hWfAZ5O1LEXTWBoL5rA0F40gaG9aAKjlw9a2LBwyEVuNih+RZbEA1c0KCBiRYMazGRU1h6S4FaSw1eYCgZYWCoYYD2pYEIpxXguglO5j/CAAgoaeWUQjWWomYUiDevPhKS1aEIG+m+AihVoEYRuRBzoi4N6GoCdFZp8aRF2XmjKpEXoElB7P/LE0t4Dz6TrfeSlQ6hM1CpCDblrLmt4/LYGXclSkbbztbklK5yzQ9h5EW+sAxCswIxKB7CzwnmzjChaF17NVm50DUYLjuoXx7NLvzieiX4BxHeq8nZOkb0M2OE0gRT2NE/LxxcvKbOcLTPJoaGKE4z0slwjT3AiF3+1CIzX892ZPR/kDmZwBwR3UZKl81R5ghPovDoAwUp3XI28xvuUZ15aL8UmJmNhC1u7geE90BGcJpCFnd6nmMhauD5A+3kaeQvnu0NUou8nZC1c/04dVo1FbS2csZ7w+DpcH1EnpYc4zD8tcGQSaoEHmu96ILOqTGQtOnq4nPkmIcrWSFt1Hp1gXUcn25ulRzZzTpN+Du19JDdoSbTL8+Y+aUa/MXG4dB4TB70upDnonQKag942oDnoE3+aY6OzhUDWAUXaOgo+19735G6WDmBh/a25l/D2fAZZB4DND2DLuam4hfE9PZeYCtvGpUi27H0s2P/QDx9h1HTpKXPgdYlse49FLUzkTHosamEiN1PHohYmei4+kbVw8RqBFcglZC1cUFiKKk69HTGPV6StfGgifS3Ewozkwp8IW9igDWpVHE/1b4ICZSxMUNofGaG0GzJCae9jhEoRL+Wljo7AYdkgp54sNL+R9kKSM3EAN8QkQeObYDEpE2ETG1R9eiKLn5loccChiRYHnJpoceH0m7GbdWNZ12+e4OBvnuDgb57glG+Gjg5HoqYegxzVyZLqVOFwKeMDtDcgS5p4/uMcixKq3o9P9JxQC8EXADY4MPe3wYPpdwH7EZKgSTsfooq8LDIWNTLx9HfeT8CZmg5gYn1XnE6XPKshxl7YxPaQlieq3q4saX4rZI49ljVxIbNrWdLE8ys34w6jRpa3c84YQVqg6ziykcCjyUYS6L8XHlmSuF2DDqNsBCBYXUecBmZ/gtPom0DszPhIlOWpt8VH5Rhh58VHqCyvcJZF/CnaIckLRpJmHnLOOZLEL+lqUMAVXQ2Knp3oUPSqQIdaqfo5Znl6OWMaamTNum5+J5akirSZr43bAIJU9RCS2YnTvW+4xrcYgA49xLV0swFILxwNQHqv0gDcqG1UnYu8ohyCIm1uc2DOPZE1cyVNHQH6qE+LcO9JDujgKnR4FXp1FXp9FXpzFfr+KvT2KrSUdXMW/Lretryuuy2v62/L6zrc8roet7yuyy2v63NLp05nMj+oux1jrjNBJD64Eh9eiV9diV9fid9cib+/Er+9Ek+ZJJrg2h64vLYLLq/tg8trO+Hy2l64vLYbLq/th0vHjjhNUdjW1UXC3v/OcT82uIcO9+AWBE9zILcyKY5hRySr+vM6+gOnwvBXGYD0pxiAw/v/KHYi0jLuvtD6AQ+iSJAIrnFtGCOU/ggj1PIZ3m/kxFylbUBXfNKIYM6HjQiGz/u9KJQP/OElj05Z7PqJLeyajxxTzPrMMYV0Le9YNBuQyL26sax60NL9DhwYjkTNTNgFY1XczPicJiKCmd7g0ENoZuxOoAmFH9gRDMDRHcEAHOIRDMDNL4IBuARGMKwtfSD9XDt2AYaw9NaorLO0culbIwjN7Na3pij3vmVgcOhbBgaHvmVgcOhbBgaHvmVgWFv6ANy3ZIS5B+wveVqyaZJD3xpBaGZgPmXAuPcrLd6hV2nxDn1Ki3foUVq8Q3/S4teWVod7k4wwtzmS7W8qrCtQUGcxcuAzkjSUI/FE/Q8gYGkqbSycAL3XIKnwNNe/SZJBTGH4lObe7lLmwA2osagx+UHJU2wcecQxdV9Ni3C8Nq5Ho7fH9Wj0Erkejd4l16PRK+V69Fq6O3fJ4wMfG0+iin1B3h1U5JUW/g9euMeT77NaKVVxhfFDN+p+3O9TYrBPZCkuYgdUkVb42GK//ESfOA9iBgZg2SILGliQy6sjSRMPMj0bi+L5yXUwIEG5DhZM3htbZk1kDToYcgE1u1YulC3EUScGOKobA5y2U1Y4baiscNpSWeFrTQen/P1I0tC4wIGuLGhg4bkkj2mNMQ3C2ux01YXv0nhVRM2Kx7K4I9TiABeoxUkZ50Rd6CP7GTIaqjief84EBdLQmaD04DBC6YFhhNKDwggdBkQbZY2pfSqMlyvTA4F6ZXogrXADkFa3AUgr2wCkA1IMwM24ABXUQCNJt5JTzk2jQ4FFppwbRYeiW0SHoptDh6ILoupQ95KhL9hEF5jfdWIaV8F/guZ3g6CBRaTw8pYATStp4OkS1SJMvaz1nXz4nXwrTwDzBMS3+Q7fZn+nEH6nkHinwOGdAm0+ee853VUZVX5HEnTKnT4BYQnTJyAsS/oENNyX4QUG2RzwmD1RQZYjSVXxzXnRc1YfvOx4vLDlpUjoaI8JNKLwqTzBAMzmCQZgQk8wDNr+M81p49YJKTrmPwCGbRDTMtCnbL2UFg/ll5IFtSxi94ukEFJaPE8iRGXikOS0HPKdWGCDXA8hmZ044X5vANLd3QCke7kBOO7cwEJvENPsFnVFd7G9p4k0rDwTktaeCTks0MR1lMcyOh+YSQCuL2nkVb3IMg5pgSw4+zO6aBqcvUPYebFEQXqInRm6LKNF2HmByzIaeTunIeSlNHH+pg0x3R0jNgXal1kSvfCCnTyjBG1VjSg1Y/QhKrMamIzLgkYWpJbSSBTPO62DAXmndbBA/fqsqsiE2WNZow72lzypICYhaeRBap1MZM1cbBKcpSBXI2vkei7KY3KKzhBZJ2xkO0blY+plp+gxhQglefPXIhdVpsKWPn08gz36aP5OpO7VSFRl6usxigMowVKBNSMlxIzCkSrapXqkih7GX5JW2WPuJXmE2zYDRi2SK69kvGNR11naIvAV0Binf0aZxtk5xXakdAC8DK8ZDFThNYOBIrxmML1bZQHTm1YW8FrbDPQVMEV6VgO4lWAyId1U71Z8yYR0U7q+7FLcZ7nqGgWrYXxm8xJmupkl6Bn+6Bj+2DF/eEwtzyDKBk7FcVNnggJ2zgSlW9YIpZvWCF1ptAflZ1LFZ2jPOT+TEeqiPef8TEaopL2XnXRM5Ny3OdrYrUfU9kYZieINooMBjaGDAQ2hg4UmTWKdUY+ZqYAZ3dKKd1WJoYMy3TwXRdzdI+ili9zezUwgZXJiEvT4XRriqgKBhVsC46FbBOOhWwbjoU0IxkN7WoxnbW/T+rlwb0wGwnoME5zdYwbsdT1G4ZnZYxSemT1G4ZnZYxSemT1G4dH3mHavHgnmNsOsvWYs6tpvtOhZPcfG5NZ3bExuvcfG5NZ/bExuPcjGNOpDzIn99yVLwK4zlrb2mJGka4fRgWf1FwuRW3exELn1FguRW2exELn1FQvRuKu0Enw+DE6YGaoB8b/6I2muI5o4kU5iom6gw+S0ZP0/e0qdYudNIHx6aicA5qd2AqkarHzAAAxdjTwe1GbEAnFtRiwQ2mbEAtFtRuxqdH++uz5Pa1CRxhN7GJBAmioDEshTZUAOS5QqioaaMMD3a+TxKA8jFojvMGIDzQ76c3ZMjtk+dV7Yqwztj7aHAGozomZs1+sZXLbs9QzAupdgALZmCAbaY1EMdMQjxbCxtTW9/WwCXdPSbpvRBMGsdnbbmiYIZrWyZqParZFlgqGNHyNxzZEbSW5g0irNaxH3hQxrCoznwMeIgIz4GBGQHx8jArLlY0TyzvZ+n7KlyzF6Ki7UKa8kWzqcfepgyHa2BoZsZWtgyDa2Bjaoief6KdMUuro9kcU9thYHeGstDojB1OKA21RaHHCNSoujrYseR4fN63H3ZFIxPW5LJxMzNPxCuuZcXXjxhrL29kV5qojLzmNhuB8ZgHRHMgDpnmQA0l3JAJSqmj96aXOxlb6tPhLFb53pYMClMx0MuHCtg03Od/aX/BN9osOl3M5wJAR4aiMhwHMaCQHY3AliaPZTIXzW7ngpwRuzWgR+s8CCBq4YWNDAXQMLmtahDU2bZBuaNsw2NG2ebejhdhP/hafcA42AKo5vuZigwI6LCQpsuJig0sEmm12LpN+nlGcVt+/njmXx7VstDtit1eKAzVktDtiL1eKArVctju7ietywoKlO3Hcdsyc+6+ZHjbxcc+k9LcE9kAeB/7XB/43hPwj8P5bkE/wrn+CTTwiufMKwV8TDnImbfI2IcrjBXqev4U4wjEUVJnE7x87QiKj3tNrCScRVxE5KTZLTFptaIvefp3j64nOPgG889wj4qnOPgO849wj4cnOPGIUi1qwnLakIRCGkFq7+fD5GfPx2V01F/i87mQEDcvszuH1jf2mT0GLdphN27j0TIN6JJkC8L02AeJeaAPGeNQGux4bJpw2T2kjCytiRjYjRnFDXf3sxxtD+2ffqw+W0y6PsOLZrBFcrY+5pPtbHfPfe5bv3K9+9R/nufcl370W+wUD5gH3ySRPizzBPPmie/BnmycfMk+9invy55smfa578uebJn2ue/Lnmydebp4A2T4HePAW0eQrgBhmJ080wEg8m1ioArFVgNpwBZjgDc9cNsE4buHfXwL2jqlpqpzQBMu8JyMEfzDAsAWhYghmGJcAMS+BiWIK5hiWYa1iCuYYlmGtYgrmGJVAMy6XcRblX1WWa1l71CQzHMKJg5VMMdCtQDHRzUAx0u1AMdANRDPTGBMVA779RDPRBCcUAHJmQXWpBl2AhOYAqLCTHsF3ycjmdXngC2ceUOC8dScJjRIeix4UORY8FHYru/zrUsHdfR3VdFF7Ky6x2OXT60KAuwgfcWmq4/hBcf7Rcf0yDhEYPFPMOwJaZQHiuPzsBkPHPThDov49ORaOKK552LFLWWUVkgdAB5mlqDHbU0hgMZEY0g4HciGawobNX8SFNLkRKHC1ini4naEdlTtCG/sZzz+Hfw6XtvQ24uq+R12Y3rS9nxb6AdsUEV/ihtMmdoPEtyWMrWdDIQg/9kaSRp0syRebWm4rTjL4bo29krNPoBHFxQSNLmT5lVP+dyBq54jqCeJicWU9YTt9B1MjUZMKn4yM18pqsGiWzbaeo8h6zvUgVmnjHKE+aihmwr6ZoNM+TfyZ6I8Vu+arRU3zwKWOQwi5ypkB10STBlsUDiqJpUEBFNA2KdpI6FO0ddajBLe4vx6P3nCX1AdGRIo3nkDAggRwSBiSQQ8KAHA7so/Nsx6SDanlJxzQVVg9EJQHSQU2FtWxJ8ZwfiyhhSwPmwYk8ljqA9R1p96dIw/3IhKT7kQkZaL8BSgSpA1g10xh3ykFpEVbeSqS9qw5Fjb+whJmlfRXvj97NMQGlHmL9ajgRpQlEsBMTm6mwlQ2YUKjiWkZ0QjGRVSf7gyKGG9UOlxeNePsT7JMHPQRfdNngwKrLBgcWsTZ4aFeL764W/zq1+Nepxb9OLfihnRW+sms1cNdqcJ1Wg+u0qp4wacVC9+8KMQOwcmdeXaex1XUaW13XD1fK8EzSlM13sqeUSMfXSpkrwD1HT0PpaawU3AiCH5TZ4MBxmQ0OHJrZ4MDRmQ2+0tSdQ7KtKtLq8rw4RqVXvVRs7u5UH9wGxC8Q0STAbSKaBLhaRJMA94xoEuDSEU0C3ECiSYDrSDQJcDeJJtn2vfFvZ34lk0mdnfqiGQb3RJKC7ockBd0LSQq6D5IUq1Fy2roaTrogG20CqclRo+rAr0v066QmhYfj9oKehXiIfe9GC8E3cGxwYBfHBge2cmxwICeoDb6img7IrWoBXqlh14yrNMlcbbvmYaVJ5G3IMs9ESiaXHm0AOWxKWgmQvUkrAbJFaSUAtGwnkDSc1XlaVd7jy8lJx0YYrmWKAtAzRQFomqIAdE1RDNqOMs8ri13BfFLVyCapnMwJP6xhTFGeTMjqKZn8YIu4fcPICsX3CBEaYLsWoaGbHaIJZfXB+2uZdXuNF6Y68ZrjL+cm1dKLS1uQaKdSXAgTVp8LYcKKdiFMQ7uEi7A54AOTlWnkYY2ZsbSOzFhaK2bsoIe0T0vHC6giPUmLgHVhQ9PasKFpfdjQoTJna2b++DRYkneeoalYfGKmYvH5mIod9HDM8se05DUb6sJtGmVFwrpBWGgtISy0vhAW2t0jLFL+izSKD00oVOWUV9EGxHNj0CRApgyaBMibQZOEaiLKoWS3fn6DRragfLY3OEUZlOXKDnVPi2mjcUiOaaMBcoMgNEDCEIQGyHeG0ABZzxAael8Qorm3da2uyPPStWP1wGu61ZRkVqeakszqUlOSWR1qSrJCNO/P1bz/Gpr3X0Pz/mto3n8Nzfsumg/maj54Dc0Hr6H54DU0H7yG5gMXzYdzNR++hubD19B8+BqaD19D86GL5ldzNb96Dc2vXkPzq9fQ/Oo1NL9y0fx6rubXr6H59Wtofv0aml+/hubXLprfzNX85jU0v3kNzW9eQ/Ob19D8Rrez3IdMxLwcO72rO5V32co1YKH9WwNWCrgVd7WymEtGx2P0GdqmNoDwr7ITAJ9mJwA2pe0Ew/r4FD1Gf2Y53xLMa3EVDNg61mPUDWq9HFJmwg7Ft6YRGmBfGqEBNqURmqFpfouqIi9fvJ9YA/LEc++QynYmEKwygoBWFkEwjM085We3RZnw3NQV0vG0CPjLbGj6s2xouultaNp829CD3f47LzhxKSPWsbrMe97vzd6UVasWHKxbmoPWMM1B65nmoLVNc9DbSjQHvadEc9AbSjQHHWdGcwDJHYBOBqR3AFj0xbAcC7M5WhYj1K3ElaNNMUJDiwpcC4FdXwHs+tJf19f8sjvawbKei6rG+ooGocx/fmdSH4TUBy710LzEA90ANiDcBgAJ3QwACd0SAAltlQES2iwDJGtNt2iiMJz6hQxxGDYWODJmLHBkwFjgSGk8C1xaXZbxgZnreBRRNjMljJ6Lp8XUP46+KDuVVu/HyRJN5D+2pDTBHBaVBAWyrCQoAv131unnuknYhn/kgLHrELjKq4jbGc9lEfNuCNwINcKgJzhzz2vrMdixlcdgQ/tiZRX0EEJTwzkmHe5mAc7UnJbEVYNaEmQLhiQJ9Urj2wNR7DAoWoAhMwWbBZ2jMquwyloGDNwAdjyauMKER1NYmPDSpC9NmqQevFLl9AqFox/6veX6ILjaWcWHSRyI7oH2yYQGgE8lzGBgImEGA9MIM5jQPm0izLCrFONoHkiKeUoymIaEXyrNReG2qsl1A/QdEwhWE0FAK4kgGDzRpzx7Sp1KoWoR8JfZ0PRn2dB0s9vQ0vX9LH/p+kQSlfZJ11QYvyqtBwKXpPVA4Hq0Hghc0NcD6fWeAbjWqvqYPR5qWNdCepayZaSbtmWkm7plpJu+ZaSbwmXkoPEzT6oqwl0dRrwJhF9gtxMAV9jtBMAldjsBcI3dTiAVTGMTmJKnILhk2GneVNzheM0ARY7UDNDBMRyi8/nFO7BZcxK9VHReKo28eimfTdpScV+nijNvnzkXnkUI+qeec+KSPk7mG8iCOWSBgSycQxY2ZEy5747Ry6koz4esOmGnlVoE3P1saLoH2tD0cLahNZeKXML1TSD360Vzw/QJAoeLRlR4/nC5tDFtbMV2SuuS37N3uZ2rB8+4pWslcrmtayVyubVrJRqd9CTPRfmJLyqu3FX9XaJqD9e8j9P8g/x5olZrVySOts96iGKiVTF6i9CAAbj5hzpSc4jLSZgZDh2DmeHQGZgZjmzpW+Ari1bhvHl2KNB+zTUgx2c0IIAdyKlnAgHsj02EzNKRv4Nd0QcnFHP64YQioL/Tn/ed/vXf6V//nT7+ncG87wyu/87g+u8M8O8M531neP13htd/Z4h/52red66u/87V9d+5Ur7zZz4l6/y593tWH7x3l7IqSu8tvzNPTk8BvJqx6MLmMk1A6iHKyqp+OaYVNsUzAx2mdyQJMrUjSZBpHUmCJGQhSQbfnOVVHT2W0anrEGieVBtQPWgyC/tzn+K7PCWY+5TA5Snh3KeELk9xyJD7S88yjbbtH/TA1g8vdXo86qbz1sdYkfDgQ1jo0Yew0MMPYaHHH8JC75QiLHSMKMJCR4kiLHScKMICRIpC3Q6IFYV4gHJgEI+pBy/duvDS1IeXbp14aerFS7duvDT146VbR14O+/+PaZ6WzWWkKJOC2h2zF/400Lz9xfu9p1E2Kn7iv/9M7U30UoqhFr/8ktcIgRDTM/xaPBYVzSDEDO/AAxsAikYOts8qhrbGKiYYv+u74vxCvymX0n/rx6I4Ap8qxNy+VIaAHypDpt8ZVUiTCDH9l3Z++yMZrKaKWxlhLjf9jUGgBscg2k9rQLRb1oBoL6wBrSddEd3KUqQdO6aKRPunipx00/f0NpYkp3Srp6y6REcvSavsMe9XmCVoqf/RoH9o0N21jVLPzqNgqCBdHcD+zliMrh4Ct6IVTjelFT6050ibPMoMCt00ohS9TSXfknvvWgTZHsDOqh5CvvEPaR1lR+8fWfrs9N4SDm5zmoNueJqDNpg0B20/aQ7anNIc9JKG5tj0bV/kR36f9jmq4wOcn88EgludIKCbnCCg25sgGI4Fvy/TZz5f6OblbWwqtP4nsLC6MB5aaxgPrTyMJxxvmLZCz3y787cs+a/iUubpSzMJ9n7c71MiXhslUczbz9njQURSeQ1Fc5COtSCBhVsQ46FbEOOhWxDjGVrwITpdSrbafH85HpuiYv0+GbgVBhDgO2I4GbAxhpMB+2M42aDc6lLueam24nj0dmyhk4iQhRfnMrwEzdCYXLA/f+ALZnvTKeLKEBuLLB3olgSX78DlE1yBA1dAcIUOXOre9Wrhsf89nI9Z7T003aSzpY3XtrKTaHggoUz0KEKZ6CGEMg3j5z0/uvsgh9f1qn+gJzMkGtYmykRrE2WitYkySdrkh2Ppg3AOP2SPWc2mkr9F5ae05tuTkLHHKHC9utABynWhC6RjoKhk1vTfBe5DlxToP4vi1E48kM6GkjgcDjkRIudEToTIkZETYShla34p8sSrD6n3VGQJkaB5JKsab3FB3fuxz2fwoY0Ah4JsSbRLc0FMUDtBTFADQUyjUElvyPzeBdPHiCrtULXd0jLNs/qlmaaKUIn3RXypkAUDgcXbDOIBWgziAdoL4gFOYSGeIRDib9Gnn8riiUes5G7rYCsSL4MGsACV0AAWoBgawDKMl5/SLva4lWy3ciHlUWB8kxwjAvbMMaLBdb47FHEh5hzfR2VvXrSzEvtlB5wHvwLhzAlcjHDmBK5LOHNKU7rjJUu8H17y6MTr63RuFympZ4fiUziEBpi6ITTApBihkTY/zkUtbZb83KT9aAymYEKcEcahWXVmddU3d/eKTtYXo8DdoQsd4BVd6ADn6EIn7fKmUZlUYtuGNUrCWqXZUnTb5IJZ8J1fR0ZgD9iREdgNdmSkZyaujMMcpQmgTRPv48s5bYbaO+zOmBUJtxfCQrcRwiKFIxdlUcXFOR3tjv9nkWRRjBl5iAHf63ZgA3a8HdiAfW8HNrqfurDRR38ubPQhoAsbHd/owkbHObqwAfGOTt0XiHt04gPiH534/H5c/0e5i3Lvb09p7n3I/vwzcnL6FBgezSARPZBBInoMg0T08AWJpLwABftZVMv1mDvK45drL4r+1hD+zgjfNoTG66KqKBmSqYcoU0xV7PsyypPKkbsBAex0QIwBA3B/aHLyu757B8NzfFMUQJZvioIeCSRFaFGVCICcq7AxGGiYh7R8yuLU9TkdDHjCOyDnmxFl4h+rlTjZNGBcO5UBD/coAx7uTgZ8SOjGn6Eb/0rd+Ffqxr9SNz6om2CGboIrdRNcqZvgSt0EoG7CGboJr9RNeKVuwit1Eyq6+aF4ZFPB9Fjz2NILT8Mz2buwaklGT3CwpmgOWls0B60xmoOe2dEcw6TuH+mxiPkxyI/H9JHnxZdidwDV03A8FhalAkJiUSogMhalAgJkUaqhddiI2adVlRV5dPQ+llGW80N6l5UQxAC3kQsb3UwubHRLubDRjeXCtpraeKnMxOiMCLH1JqyrzSd4YNtP8MA+gOCRKi4XXfKgJonYdJGJFlomaIbjuV7wQQj+Rt0f0QGUGfRUiFyu6gAk67viklPXIAwYkvv3A1sfHIqC2D01w8gnvD3xE/iMWBYZUfghJ8EAHGkSDMABJsEQGrX04RjlbhoSCFL78MU0G3B2G8y6rgaQuLeEhsTcGH8tstxJWRxANgVwv04P0UQMRXse8/ggsr5hB6RaiEN8kAWOhAVZ4Eg0kAWOBAFZ4INb/yEr2bqlKL0mQ/tjGZ0P8twa0jNKgi9Z3AiB9YsbIbCYcSMEVjZuhPSpkyMhffDkSEifPTkS0sdPjoTACZRrz15Iganp8Rgx0eJyrLx3XZVZtzUoSuIQpupEiESrOhEiQatOhNJGy0tVF+csyr33UXXgYVPi4ALaZbFCcauF0AC2CqEBLBRCM6ivTPP0OdodU4+nD3l8mbs4+XvP82PDYzz4UiTJ5YkWoUwUFClygaJF0Lz0eZceQjM/FMeLKA/hxt7DHIqTEhRIbVKCIjB/58c0PuTFsXh8cfvQAUfr8nv2F/usdlRlh6L5oYM2I2p+SzmfS1IMlnZCjuBMILX24yFNmWn3PjLfWnlvL3VxKoSN74P7aIsNcuAVIZ34gOKQTnxAnUgnvlANm3tXnMQKqyhyt1R3EIN7GB3A5hBOB7ANvfs3Zjwi7yHOvPeZ02GMDYjvYdIkwAYmTQLsXtIk8p2tvC68xzJLvLqMntJjV8rELS7me0HzE6f52NAYSoKZBIkwXT3IISrXSoAE4VoJAsv3/UaW+DJgrvi635yKe9nxw7eln//7kokx2NXyiqNPfdrdeR3nx56zqyj3jnN2Sb8MvQhCWd8AYoBbwIWNbg8XNtocuLCFGg2PpOnObAPO0KeRxEWNRhIX7RlJ6D0ggITe9wFI6L0egGRINfSeX5V7W9bSHskLlGvPBsRvINEkwP0jmgS4fUST0H0AIKH7AEBC9wGAZCPt+1enLPb+lrxUVfri9TMzlwN9kMPhYMaFDzmjceGTq3VlpVdFRzY59URe8oTnY+Xh4tcFGf/MeR8E788Sq3HDRZantkQmsmrupeF3ehtkKmxj6wJDgbSfRpSN/2ManVBWLou8q+tb4jdujFjgfo0RC9ymMWJDnR7wTK0mkE3LiCdRxefo2NVrGKFOGnb1EEYocBPJBAWuHZmgG/0oG06e3bqFirSPZvCk34CZ00tmne/b8YHu24Cjc0Va0dV7/rAnNo078LoYp6gaXVX6EJV1Fh/Zqj8vnpHbzu50+DxuLjUwu5tLDcz55lIPhvQ/+TXQD0WW12x60O6d/lBm+SfHU3gHHrhR3Dnp1nDnpJvBnTOUIlGz6hSVkffX9Dk9liJA++wYiQowOESi4mxIJCrOhkSi4mxIJCrONoSsdDHGH9Jyfzml7s2FEOBbEDgZsBWBkwFbEjgZsDWBkwFbFDgZsFWBk9EhKQ5kdDiKA9m2790vxWPkVfUlyQqptuS8s/j/ybkeGq4uu7x5eShLk0fxU2Fl4iELkKvNqbCVjV5vKtJWvnfHqKJqVWjkrZzQobMOYGWFZ7smEMFOrIynwla2/3EpiH6qSFv5mK+Is/wRZmzl7S1fR3ir15GVC5itq+IK48dD6v10KKpa3HI6Srn7XBwczAJ7OVfGIdlBHJXJOXph07L3bHaWxnxS/HJKh7sS0BfBLPAXuTLSztuVkfbgrozDnPZvx0RE0Hkfo7ouiq7XCVjFZsT2rH4EGE/shxEBuf0wIiC9H0ZEz4dAInouBBINpXf+euH1LVPv72xF6f0aPbO+UZ6cBhPEADeyCxvd0i5sdHO7sElBM7+wpeRzWqaJiLTJi1Nxqbwf0iNb6A9nzVj0jBMVHkYzhxaIp5lDS7fCLFopsJfnQTyyaVeWZzGzhfy/M+aJnMKYUBI82NeNEAj7dSMEAoDdCIErCm6EwBUFN0LgioIb4UbKxsinM957NrU/8A1V4FajHqIWnjsWVcVdeB/Kzl7mp1+drAjIgSeMdeID8sY68QFF7pz4pCtt0bnyRIz7IWLek28F8tDAcfLrIWEnEP4zixE/oL6CHTiuvoIduGt4BTttaq5hp+3ONexrKT3jKT0xvPfX6OR5PxWX8pTWXluXAY5khlkc0jS6MSKpGt0YkXSNboxSyuOyYDO4Ijt6deH9HJVPKbPv3t/Kx4ib/PcRm9+Nq1fZz7Nc2fDjrJnMwGnWTGbgMGsms7TujNMof8rSZ+8f2fEY0V5UB1B86FSI3gHUIkjeZtHlRNxA8BWxDQ6sg21wYPVrg2sb8RehPCiZgRFFqv09c/KX0lHxHYhkhzdNbUDyKcgNGQOG5MaDaq3I2Z10XlgtwuLeZecF1iIswFYNwLJWIi/aSatI9owVWbIAnaMpLCR43ISFBI+QsJAAUbE0yXBA/H8VZenxyNWM7/54Pxdl9mchFoZ9cV+sPJALEdwyM0jplppBSrfcDFK6JWeQ0iNzBim9mTCDlD5gnkFKHzTPIAVyH8zp/UAS7jm0S3lvtk256P0WZVASBT3EZa/VDIf2VM1waO/UDKdHmxVOjysrnB5BVjg9VqxwelRY4Vtdj3onLkDWl+SFSAhswMzpUxq8U6fS4J16lQbv1K00eKd+pcGvibbxZ7SNf2Xb+Fe2jX9l2/hXto1/Zdv4YNsEM9omuLJtgivbJriybYIr2ya4sm0CsG3CGW0TXtk24ZVtE17ZNuGVbRNe2Tah0jYfD1H+qXrMnporti5lqOxQh2AegIZuMIhmuNkQeg9pVBV5NdSKJaMMDRhlx0Qj93AuqXAxIwriF8d/zvwChfC/vdSXU+7K36AQ/t8zMr2qEaXwD2nSfkuTLHK5YG+HzsgYaKFxyRNooXHJDmihcckJaKFxyQRooXHJ/2ehccn6Z6G5H07Z+FbPP7JTyv+ZpMSt1YmwWv0jejxFnvc/i8vHyy5thNqajfbUL2acej2teEpL77eiPB+6CpQu9epouMNJIEiFHAGCVMjZH0iF1GkDqYbNwd+LMjnzm9KNZFN/UJTr/IWbtihu0iq1F7fsJwaOXGpK21///g8e3DnkNuSMHwRjl9HkeHkk8vLCLHiWSEdGIE2kIyOQJ9KREciY68hIG15XRtoGuzIOEU4//FWJgmruKD7EJRstgHGFGNQLqOJM+VNaxwd+qjw+3QcPRCCK/snP6e4MHM2DfL6JL5jHF5j4wnl8oYlvNY9v1fKxpmNz4VPKetvx8vnCHPS5xZ0y1t5zriN9aPl+bfi69/it51OuJDVvwOaczLqeycQYE+FJh+jp4iLfZwm/mJWkdZQdK+9EHqxakXjPQ2iADofQAP0MoQmn2qsPWf6JdRtX3WlxrpqzkcB6s5HAWrORKDqLLvWhKHl9HFetGZCuerPTwJqz08C6s9Mo2mPWi/XOLHZWnh7oqjsrC6w6KwusOSuLorgzmx6IX3CVTSGuyjLgYTUZ8LCCDHhJNW9/8R5ObEbu/dRc4+zdEJ9E8fBxvmoAjxVhIlyNM1gB5c5gDQaVVYc9T6sgtn6ygts8Xt1o7qXkh5/ff2Rsv3RsTa0k87Vk8fQDFUfYS6leX/zEJi8xmyTTHK2ggYZXKqE5uJSBIAbixGRBA80jkBNJFsQ7oAYFdDANChizGhQwndWgVibU2oZam1AbG2pjQt3bUPdDA554lPOuiMqEDal9lvNev8+Op6ous7N3EptiSPs68ODN704K9A53Utn6ZEd+43WXRqfKqy45/4NXRi9e2mz4tOlkISvkyOUwamYRIwNrFjEy9mYRS460iovi7FVFnKVsJsdvWcYl56h4lovON1S0H3XgcWgPZ1KkLZxJkXZwJkVMpDMpYkGdSddDb2FjvGZz/ujYbyNM0kHv2VTgudtPtXYYNyq8z8ziBbrNLF6g58ziBTrPLN6VbBjEdmBSZk9sNs7nZEOC02P0Iu4Bn9sDRcIy4ETqPIlnKM+9OMvTU8SXTE/izGbEYn06gIc31HGuIXGG+LVqTjF6qcpbMxfqLdn0EDpMQknwUeLICIwPR0ZgZDgyAmPCkRGwpo6MkimNu1CLdh02gD02YtNTdjkNw1OkFAZXZn0MR7sk+9gTf2hph8MGnmlfzvHSAKunR/bA+kDlchlLu+Rs0SKh3CxaJJSDRYukz5NMyOEssmIrvE/MiPE8L5UXI1cS9BBYg1Y4rUYrnNalFU4r1AoftFoP97YwneoAsEYtYFqfFjCtTQuY1qUFTJ9rWsD0EaYFPJxWnprK2lEcM4vDLSTUkEYU3JoUA92kFAPdrhQD3bgUA93CFAPdzBTD0NZ5UZ5YX+glrU08FYZb1gCkG9QApNvRAKSbzwCkW80ApBvLAKSDuQzAIXzrz6I4NesGbAhr5OEmNmPpVjZj6YY2Y+m2NmMHhxYk/W/eU8qDiYizHB0A1qIFTKvRAqb1aAHTirSA6YFjAa/lZkiyii2N6zTBOrMW4dIQRjTUEkY01BRGNNQWRjTUGEY0bcpsaNqe2dD32gF56O8vwkNygMwalArcbVgqcLeBqcDdhqYCdxucCnwYnn7ilUV7kilWCNb2UKThpjAh6VYwIekGMCFp3ZuQtNpNyEHjwxGO2Mxg7ZSJCNi+tcBNKgce/g4e3UaujHTbuTLSberKSLe1KyPdB1wZafPsykibbFdG+uKwKyNwl965i7cX6f/f/83Lh1UHRrHZrDb3yXK5Xy6CII432124uo9222SZhMl6F/3b//7/AHA/La0=','off'),
(193,'rs-templates-counter','852','off'),
(194,'revslider-update-check-short','1782730029','auto'),
(195,'revslider-connection','1','auto'),
(196,'revslider-update-hash','b13af4806f61667502c37e7273dd80dd','auto'),
(197,'revslider-latest-version','6.7.58','auto'),
(198,'revslider-stable-version','4.2.0','auto'),
(199,'revslider-notices','a:2:{i:0;O:8:\"stdClass\":10:{s:7:\"version\";s:5:\"6.9.9\";s:4:\"text\";s:505:\"<div style=\"display: block;  background: linear-gradient(to right, #EEE8FF 45%, #FF2399 55%);text-align: center; height:500px;\"><a href=\"https://www.sliderrevolution.com/what-stays-yours-sr7-options/?utm_source=wp_admin&utm_medium=dashboard_banner&utm_campaign=sr7_transition_sr6_onetime_owners_2026&utm_content=wp_banner_postlaunch_permanent\" target=\"_blank\"><img src=\"//updates.themepunch-ext-c.tools//banners/pgradetosr7-admin.jpg\" style=\"min-width:920px;height:500px;display: inline-block;\"></a></div>\";s:4:\"code\";s:8:\"TPSR7REL\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:1;s:10:\"registered\";b:1;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":11:{s:7:\"version\";s:5:\"6.9.9\";s:4:\"text\";s:496:\"<div style=\"display: block; background: linear-gradient(to right, #171023 45%, #ff2399 55%);text-align: center; height:500px;\"><a href=\"https://account.sliderrevolution.com/portal/premium-slider-revolution/?utm_source=wp_admin&utm_medium=dashboard_banner&utm_campaign=sr7_premium_upgrade_2026&utm_content=wp_banner_postlaunch_secondary\" target=\"_blank\"><img src=\"//updates.themepunch-ext-c.tools//banners/SR7-upgrade-now.jpg\" style=\"min-width:920px;height:500px;display: inline-block;\"></a></div>\";s:4:\"code\";s:13:\"TPSR7_2026_NR\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:10:\"registered\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:2:\"id\";s:8:\"rs_ads_1\";s:10:\"additional\";a:0:{}}}','auto'),
(200,'revslider-additions','O:8:\"stdClass\":4:{s:9:\"templates\";O:8:\"stdClass\":3:{s:9:\"tutorials\";a:3:{i:0;O:8:\"stdClass\":2:{s:5:\"title\";s:19:\"Rapid Fire Overview\";s:3:\"url\";s:49:\"https://www.youtube.com/watch?v=LRNTFu-MFgw&t=25s\";}i:1;O:8:\"stdClass\":2:{s:5:\"title\";s:34:\"Responsiveness in Edited Templates\";s:3:\"url\";s:43:\"https://www.youtube.com/watch?v=hP4oV8SWgKY\";}i:2;O:8:\"stdClass\":2:{s:5:\"title\";s:16:\"Animation Basics\";s:3:\"url\";s:43:\"https://www.youtube.com/watch?v=nn3azizwpbs\";}}s:5:\"guide\";O:8:\"stdClass\":3:{s:5:\"title\";s:78:\"Require Expert Technical Advice?<br />Submit a Ticket for Dedicated 1on1 Help.\";s:3:\"url\";s:36:\"https://support.sliderrevolution.com\";s:3:\"img\";s:67:\"//updates.themepunch-ext-c.tools/banners/default_template_guide.jpg\";}s:6:\"bottom\";O:8:\"stdClass\":2:{s:5:\"title\";s:32:\"Load A Template From The Library\";s:3:\"img\";s:61:\"//updates.themepunch-ext-c.tools/banners/guide_mod_banner.png\";}}s:7:\"selling\";b:1;s:2:\"v7\";b:1;s:7:\"license\";s:4:\"none\";}','auto'),
(201,'rs-addons-counter','37','auto'),
(202,'revslider-addons','O:8:\"stdClass\":37:{s:28:\"revslider-particlewave-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"559\";s:9:\"releaseid\";s:2:\"29\";s:4:\"slug\";s:28:\"revslider-particlewave-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Particle Wave\";s:6:\"line_1\";s:36:\"Create 3D particle and polygon grids\";s:6:\"line_2\";s:40:\"with lots of style and animation options\";s:9:\"available\";s:5:\"6.7.7\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:1:\"9\";s:11:\"last_update\";s:10:\"2025-09-30\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:79:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_particlewave.jpg\";s:8:\"img_file\";s:46:\"revslider/addons/images/addon_particlewave.jpg\";s:7:\"img_md5\";s:32:\"623bec30f175f4cc541048f1d6d5fd07\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PW\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"558\";s:9:\"releaseid\";s:1:\"7\";s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"6.7.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"6.7.6\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:2:\"10\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_particles.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_particles.jpg\";s:7:\"img_md5\";s:32:\"b668a4015ddc6a532b43bb558967a062\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"405\";s:9:\"releaseid\";s:2:\"20\";s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:78:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:8:\"img_file\";s:45:\"revslider/addons/images/addon_bubblemorph.jpg\";s:7:\"img_md5\";s:32:\"22d03d5de3034069c6db1fdeafd467cd\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-thecluster-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"567\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:26:\"revslider-thecluster-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"The Cluster\";s:6:\"line_1\";s:24:\"Cluster Particle Effects\";s:6:\"line_2\";s:27:\"with millions of Variations\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"22\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:74:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_cluster.jpg\";s:8:\"img_file\";s:41:\"revslider/addons/images/addon_cluster.jpg\";s:7:\"img_md5\";s:32:\"7ada93a9f08a3bcfddc078699674d755\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TC\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-hovermorph-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"618\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:26:\"revslider-hovermorph-addon\";s:12:\"version_from\";s:6:\"6.7.38\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"Hover Morph\";s:6:\"line_1\";s:65:\"Hover Morph adds an interactive lens warp effect to your modules.\";s:6:\"line_2\";s:189:\"When users hover over elements such as text, shapes, SVGs, or images, the area under the cursor visually bends, stretches, or “morphs,” creating a dynamic liquid-like refraction 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:0:\"\";s:4:\"sort\";s:2:\"24\";s:11:\"last_update\";s:10:\"2026-01-08\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_hovermorph.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_hovermorph.jpg\";s:7:\"img_md5\";s:32:\"357c8c3f7496289820ee8706b9377c93\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"HM\";}s:6:\"banner\";s:78:\"//updates.themepunch-ext-c.tools/revslider/addons/images/videos/hovermorph.mp4\";s:11:\"banner_file\";s:45:\"revslider/addons/images/videos/hovermorph.mp4\";s:10:\"banner_md5\";s:32:\"f1a6c69351bf280903fd41856b21c381\";s:4:\"tags\";a:2:{i:0;s:14:\"Visual Effects\";i:1;s:19:\"Added Functionality\";}}s:29:\"revslider-fluiddynamics-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"551\";s:9:\"releaseid\";s:2:\"31\";s:4:\"slug\";s:29:\"revslider-fluiddynamics-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Fluid Dynamics\";s:6:\"line_1\";s:46:\"Creating breathtaking Dynamic Fluid animations\";s:6:\"line_2\";s:25:\"as layer or as background\";s:9:\"available\";s:5:\"6.8.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:\"27\";s:11:\"last_update\";s:10:\"2026-02-19\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:72:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_fluid.png\";s:8:\"img_file\";s:39:\"revslider/addons/images/addon_fluid.png\";s:7:\"img_md5\";s:32:\"4e52333540d80bcb2a41b8ed5961e088\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FD\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:30:\"revslider-transitionpack-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:4:\"1471\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:30:\"revslider-transitionpack-addon\";s:12:\"version_from\";s:6:\"6.7.32\";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:\"6.8.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:\"30\";s:11:\"last_update\";s:10:\"2026-01-08\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_transition.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_transition.jpg\";s:7:\"img_md5\";s:32:\"fe0f1c539053620039a0ad96c4ac27e6\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"AT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"545\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"6.7.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:78:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_beforeafter.jpg\";s:8:\"img_file\";s:45:\"revslider/addons/images/addon_beforeafter.jpg\";s:7:\"img_md5\";s:32:\"5a34f20417a7874e1b95693ef37a0758\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"569\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_typewriter.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_typewriter.jpg\";s:7:\"img_md5\";s:32:\"727b604f6fd3fc55894ba50eb566efed\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"555\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Mousetrap\";s:6:\"line_1\";s:31:\"Create all kinds of interesting\";s:6:\"line_2\";s:19:\" mouse interactions\";s:9:\"available\";s:5:\"6.7.6\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"60\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_mousetrap.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_mousetrap.jpg\";s:7:\"img_md5\";s:32:\"2329053c3b1d19bdaee131c3dc258d3a\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"552\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"6.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"6.7.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:2:\"70\";s:11:\"last_update\";s:10:\"2026-04-17\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_distortion.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_distortion.jpg\";s:7:\"img_md5\";s:32:\"c26c52a563008b7dc907a288c1e4bb8e\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-lottie-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"553\";s:9:\"releaseid\";s:2:\"25\";s:4:\"slug\";s:22:\"revslider-lottie-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Lottie\";s:6:\"line_1\";s:53:\"Adds support for the popular Lottie Animation format,\";s:6:\"line_2\";s:70:\" including animation control, style customization and a local library.\";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2025-09-30\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_lottie.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_lottie.jpg\";s:7:\"img_md5\";s:32:\"4aa677a45bb13732e4f10bcb632afcce\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"556\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"6.7.7\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2026-02-06\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_paintbrush.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_paintbrush.jpg\";s:7:\"img_md5\";s:32:\"308a56289b9a29d1916c2acfc141b699\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-charts-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"547\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:22:\"revslider-charts-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Charts\";s:6:\"line_1\";s:93:\"The Charts addon allows you to create visually impressive line or bar graphs from .csv data, \";s:6:\"line_2\";s:56:\"with tons of options to take full control of the design.\";s:9:\"available\";s:5:\"6.7.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:3:\"100\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_charts.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_charts.jpg\";s:7:\"img_md5\";s:32:\"d2c184371a575faade425c0377c1fdbd\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"CH\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"417\";s:9:\"releaseid\";s:2:\"13\";s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_slicey.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_slicey.jpg\";s:7:\"img_md5\";s:32:\"28afd29b7738a452194f0a0bc1d21cbe\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"550\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"6.7.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2024-12-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_filmstrip.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_filmstrip.jpg\";s:7:\"img_md5\";s:32:\"dac40ee57d2be9aaf01faacf51ccb412\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"554\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2024-12-06\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:84:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_underconstruction.jpg\";s:8:\"img_file\";s:51:\"revslider/addons/images/addon_underconstruction.jpg\";s:7:\"img_md5\";s:32:\"17f8cba84931541c065cfb1943edafb2\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"562\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"6.7.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"6.7.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_reveal.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_reveal.jpg\";s:7:\"img_md5\";s:32:\"a7ce4bf5eb6fdc1497ed6276ca623046\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"616\";s:9:\"releaseid\";s:2:\"17\";s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:6:\"6.7.21\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:28:\"Display images in 360 degree\";s:9:\"available\";s:5:\"6.7.7\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2025-09-30\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:75:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_panorama.jpg\";s:8:\"img_file\";s:42:\"revslider/addons/images/addon_panorama.jpg\";s:7:\"img_md5\";s:32:\"210953d59903bed91688138cb60777d2\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"575\";s:9:\"releaseid\";s:2:\"26\";s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.7.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Scroll Video\";s:6:\"line_1\";s:114:\"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.\";s:6:\"line_2\";s:49:\"Quality options are included for optimal results!\";s:9:\"available\";s:5:\"6.7.9\";s:10:\"background\";s:78:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:15:\"background_file\";s:45:\"revslider/addons/images/addon_scrollvideo.jpg\";s:14:\"background_md5\";s:32:\"82b2706dfa20a7b0cfabfe7ff28562f9\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"140\";s:11:\"last_update\";s:10:\"2026-02-06\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:78:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:8:\"img_file\";s:45:\"revslider/addons/images/addon_scrollvideo.jpg\";s:7:\"img_md5\";s:32:\"82b2706dfa20a7b0cfabfe7ff28562f9\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"549\";s:9:\"releaseid\";s:2:\"22\";s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2025-02-18\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_exploding.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_exploding.jpg\";s:7:\"img_md5\";s:32:\"44d60b83cdf5b29033d41feb516b47e1\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"564\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"6.7.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:\"165\";s:11:\"last_update\";s:10:\"2026-04-07\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:80:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_socialsharing.jpg\";s:8:\"img_file\";s:47:\"revslider/addons/images/addon_socialsharing.jpg\";s:7:\"img_md5\";s:32:\"6b074630853c4f95d5337bc85e496cbe\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"571\";s:9:\"releaseid\";s:1:\"1\";s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:6:\"6.9.99\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:81:\"//updates.themepunch-ext-c.tools/revslider/addons/images/whiteboard_widget_bg.jpg\";s:15:\"background_file\";s:48:\"revslider/addons/images/whiteboard_widget_bg.jpg\";s:14:\"background_md5\";s:32:\"cc69160eb95469dc033e0cc094a24847\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"170\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_whiteboard.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_whiteboard.jpg\";s:7:\"img_md5\";s:32:\"b0bb636fb30ffc3d112ba4c563395ee6\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"560\";s:9:\"releaseid\";s:2:\"14\";s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"180\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:75:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_polyfold.jpg\";s:8:\"img_file\";s:42:\"revslider/addons/images/addon_polyfold.jpg\";s:7:\"img_md5\";s:32:\"02c6af89e4208f0da5920c6c3e6bb744\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"78\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"6.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"300\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:79:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_domainswitch.jpg\";s:8:\"img_file\";s:46:\"revslider/addons/images/addon_domainswitch.jpg\";s:7:\"img_md5\";s:32:\"f2036924e7993f94bd5c9876fa0bf09b\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:1:{i:0;s:19:\"Added Functionality\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"561\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_reload.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_reload.jpg\";s:7:\"img_md5\";s:32:\"d1d34d204e627168f4cc4e7422a6d40c\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"55\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"6.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_wprelated.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_wprelated.jpg\";s:7:\"img_md5\";s:32:\"e2e7d6c3a428a55442ba90131556c930\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"566\";s:9:\"releaseid\";s:1:\"6\";s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"380\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:71:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_snow.jpg\";s:8:\"img_file\";s:38:\"revslider/addons/images/addon_snow.jpg\";s:7:\"img_md5\";s:32:\"d6bac718866b0070198a4340041bc60b\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"378\";s:9:\"releaseid\";s:1:\"2\";s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.8\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2025-09-30\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_wpgallery.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_wpgallery.jpg\";s:7:\"img_md5\";s:32:\"74392a04b741d83c51e55059dbb388ef\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"53\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"6.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2024-11-20\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_backup.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_backup.jpg\";s:7:\"img_md5\";s:32:\"104797323a0293cd3f200b0172db1186\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"62\";s:9:\"releaseid\";s:1:\"8\";s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"620\";s:11:\"last_update\";s:10:\"2025-09-30\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:70:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_404.jpg\";s:8:\"img_file\";s:37:\"revslider/addons/images/addon_404.jpg\";s:7:\"img_md5\";s:32:\"217b0d118a107dc50979740dd61228df\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"63\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"6.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_wpadjacent.jpg\";s:7:\"img_md5\";s:32:\"cb1feb1257e55d0f42c29dfde2d809ed\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"388\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"3.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:72:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_login.jpg\";s:8:\"img_file\";s:39:\"revslider/addons/images/addon_login.jpg\";s:7:\"img_md5\";s:32:\"f0f2edffb4e155acf67799692428644d\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"379\";s:9:\"releaseid\";s:2:\"12\";s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_wpfeatured.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_wpfeatured.jpg\";s:7:\"img_md5\";s:32:\"bcc840e68194f3eb05795e1353954bda\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-shapeburst-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"613\";s:9:\"releaseid\";s:2:\"25\";s:4:\"slug\";s:26:\"revslider-shapeburst-addon\";s:12:\"version_from\";s:6:\"6.7.23\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"ShapeBurst\";s:6:\"line_1\";s:8:\"Shape...\";s:6:\"line_2\";s:9:\"and Burst\";s:9:\"available\";s:5:\"7.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:3:\"670\";s:11:\"last_update\";s:10:\"2025-09-30\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:78:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_shape_burst.jpg\";s:8:\"img_file\";s:45:\"revslider/addons/images/addon_shape_burst.jpg\";s:7:\"img_md5\";s:32:\"2b1b6cb4613bdfcfff4c8c46660be8f5\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SB\";}s:6:\"banner\";s:78:\"//updates.themepunch-ext-c.tools/revslider/addons/images/videos/shapeburst.mp4\";s:11:\"banner_file\";s:45:\"revslider/addons/images/videos/shapeburst.mp4\";s:10:\"banner_md5\";s:32:\"9e2ba7e14745cfea54a98145e886ce9a\";s:4:\"tags\";a:1:{i:0;s:14:\"Visual Effects\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"570\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"6.7.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:74:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_weather.jpg\";s:8:\"img_file\";s:41:\"revslider/addons/images/addon_weather.jpg\";s:7:\"img_md5\";s:32:\"c69d1c9a69c2dec43ca0578ac35792bd\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"548\";s:9:\"releaseid\";s:2:\"18\";s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"6.7.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"6.7.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:74:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_duotone.jpg\";s:8:\"img_file\";s:41:\"revslider/addons/images/addon_duotone.jpg\";s:7:\"img_md5\";s:32:\"fb666e487e7ac28e6a2a157eed1fb682\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}}','auto'),
(203,'revslider_table_version','1.0.13','auto'),
(206,'action_scheduler_hybrid_store_demarkation','8','auto'),
(207,'schema-ActionScheduler_StoreSchema','8.0.1782542294','auto'),
(208,'schema-ActionScheduler_LoggerSchema','3.0.1782542294','auto'),
(213,'woocommerce_newly_installed','no','auto'),
(214,'woocommerce_order_stats_has_fulfillment_column','no','off'),
(215,'woocommerce_schema_version','920','auto'),
(216,'woocommerce_store_address','','on'),
(217,'woocommerce_store_address_2','','on'),
(218,'woocommerce_store_city','','on'),
(219,'woocommerce_default_country','IN:GJ','on'),
(220,'woocommerce_store_postcode','','on'),
(221,'woocommerce_allowed_countries','all','on'),
(222,'woocommerce_all_except_countries','a:0:{}','on'),
(223,'woocommerce_specific_allowed_countries','a:0:{}','on'),
(224,'woocommerce_ship_to_countries','','on'),
(225,'woocommerce_specific_ship_to_countries','a:0:{}','on'),
(226,'woocommerce_default_customer_address','base','on'),
(227,'woocommerce_address_autocomplete_enabled','no','on'),
(228,'woocommerce_calc_taxes','no','on'),
(229,'woocommerce_enable_coupons','yes','on'),
(230,'woocommerce_calc_discounts_sequentially','no','off'),
(231,'woocommerce_currency','INR','on'),
(232,'woocommerce_currency_pos','left','on'),
(233,'woocommerce_price_thousand_sep',',','on'),
(234,'woocommerce_price_decimal_sep','.','on'),
(235,'woocommerce_price_num_decimals','2','on'),
(236,'woocommerce_shop_page_id','9','on'),
(237,'woocommerce_cart_redirect_after_add','no','on'),
(238,'woocommerce_enable_ajax_add_to_cart','yes','on'),
(239,'woocommerce_placeholder_image','8','on'),
(240,'woocommerce_weight_unit','lbs','on'),
(241,'woocommerce_dimension_unit','in','on'),
(242,'woocommerce_enable_reviews','yes','on'),
(243,'woocommerce_review_rating_verification_label','yes','off'),
(244,'woocommerce_review_rating_verification_required','no','off'),
(245,'woocommerce_enable_review_rating','yes','on'),
(246,'woocommerce_review_rating_required','yes','off'),
(247,'woocommerce_manage_stock','yes','on'),
(248,'woocommerce_hold_stock_minutes','60','off'),
(249,'woocommerce_notify_low_stock','yes','off'),
(250,'woocommerce_notify_no_stock','yes','off'),
(251,'woocommerce_stock_email_recipient','prajapatihemant743@gmail.com','off'),
(252,'woocommerce_notify_low_stock_amount','2','off'),
(253,'woocommerce_notify_no_stock_amount','0','on'),
(254,'woocommerce_hide_out_of_stock_items','no','on'),
(255,'woocommerce_stock_format','','on'),
(256,'woocommerce_file_download_method','force','off'),
(257,'woocommerce_downloads_redirect_fallback_allowed','no','off'),
(258,'woocommerce_downloads_require_login','no','off'),
(259,'woocommerce_downloads_grant_access_after_payment','yes','off'),
(260,'woocommerce_downloads_deliver_inline','','off'),
(261,'woocommerce_downloads_add_hash_to_filename','yes','on'),
(262,'woocommerce_downloads_count_partial','yes','on'),
(264,'woocommerce_attribute_lookup_direct_updates','no','on'),
(265,'woocommerce_attribute_lookup_optimized_updates','no','on'),
(266,'woocommerce_product_match_featured_image_by_sku','no','on'),
(267,'woocommerce_prices_include_tax','no','on'),
(268,'woocommerce_tax_based_on','shipping','on'),
(269,'woocommerce_shipping_tax_class','inherit','on'),
(270,'woocommerce_tax_round_at_subtotal','no','on'),
(271,'woocommerce_tax_classes','','on'),
(272,'woocommerce_tax_display_shop','excl','on'),
(273,'woocommerce_tax_display_cart','excl','on'),
(274,'woocommerce_price_display_suffix','','on'),
(275,'woocommerce_tax_total_display','itemized','off'),
(276,'woocommerce_enable_shipping_calc','yes','off'),
(277,'woocommerce_shipping_cost_requires_address','no','on'),
(278,'woocommerce_shipping_hide_rates_when_free','no','off'),
(279,'woocommerce_ship_to_destination','billing','off'),
(280,'woocommerce_shipping_debug_mode','no','on'),
(281,'woocommerce_enable_guest_checkout','yes','off'),
(282,'woocommerce_enable_checkout_login_reminder','no','off'),
(283,'woocommerce_enable_signup_and_login_from_checkout','no','off'),
(284,'woocommerce_enable_myaccount_registration','no','off'),
(285,'woocommerce_registration_generate_password','yes','off'),
(286,'woocommerce_registration_generate_username','yes','off'),
(287,'woocommerce_erasure_request_removes_order_data','no','off'),
(288,'woocommerce_erasure_request_removes_download_data','no','off'),
(289,'woocommerce_allow_bulk_remove_personal_data','no','off'),
(290,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'),
(291,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'),
(292,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(293,'woocommerce_trash_pending_orders','','off'),
(294,'woocommerce_trash_failed_orders','','off'),
(295,'woocommerce_trash_cancelled_orders','','off'),
(296,'woocommerce_anonymize_refunded_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(297,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(298,'woocommerce_email_from_address','prajapatihemant743@gmail.com','off'),
(299,'woocommerce_email_header_image','','off'),
(300,'woocommerce_email_header_image_width','120','on'),
(301,'woocommerce_email_header_alignment','left','on'),
(302,'woocommerce_email_font_family','Helvetica','on'),
(303,'woocommerce_email_footer_text','{site_title}<br />{store_address}','off'),
(304,'woocommerce_email_base_color','#8526ff','off'),
(305,'woocommerce_email_background_color','#ffffff','off'),
(306,'woocommerce_email_body_background_color','#ffffff','off'),
(307,'woocommerce_email_text_color','#1e1e1e','off'),
(308,'woocommerce_email_footer_text_color','#787c82','off'),
(309,'woocommerce_email_auto_sync_with_theme','yes','off'),
(310,'woocommerce_pos_store_address','','on'),
(311,'woocommerce_pos_store_phone','','on'),
(312,'woocommerce_pos_store_email','prajapatihemant743@gmail.com','on'),
(313,'woocommerce_pos_refund_returns_policy','','on'),
(314,'woocommerce_cart_page_id','10','off'),
(315,'woocommerce_checkout_page_id','11','off'),
(316,'woocommerce_myaccount_page_id','43','off'),
(317,'woocommerce_terms_page_id','','off'),
(318,'woocommerce_checkout_pay_endpoint','order-pay','on'),
(319,'woocommerce_checkout_order_received_endpoint','order-received','on'),
(320,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'),
(321,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'),
(322,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'),
(323,'woocommerce_myaccount_orders_endpoint','orders','on'),
(324,'woocommerce_myaccount_view_order_endpoint','view-order','on'),
(325,'woocommerce_myaccount_downloads_endpoint','downloads','on'),
(326,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'),
(327,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'),
(328,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'),
(329,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'),
(330,'woocommerce_logout_endpoint','customer-logout','on'),
(331,'woocommerce_allow_tracking','no','on'),
(332,'woocommerce_show_marketplace_suggestions','no','off'),
(333,'woocommerce_custom_orders_table_enabled','yes','on'),
(334,'woocommerce_analytics_enabled','yes','on'),
(335,'woocommerce_feature_blueprint_enabled','yes','on'),
(336,'woocommerce_feature_email_improvements_enabled','yes','on'),
(339,'woocommerce_email_improvements_disabled_count','1','auto'),
(340,'woocommerce_email_improvements_first_disabled_at','2026-06-27 06:38:15','auto'),
(341,'woocommerce_email_improvements_last_disabled_at','2026-06-27 06:38:15','auto'),
(342,'woocommerce_feature_customer_review_request_enabled','no','on'),
(343,'woocommerce_feature_deferred_transactional_emails_enabled','no','on'),
(344,'woocommerce_feature_remote_logging_enabled','yes','on'),
(345,'woocommerce_hpos_datastore_caching_enabled','no','on'),
(346,'woocommerce_feature_site_visibility_badge_enabled','yes','on'),
(347,'woocommerce_feature_order_attribution_enabled','yes','on'),
(348,'woocommerce_feature_rate_limit_checkout_enabled','no','on'),
(349,'woocommerce_feature_cost_of_goods_sold_enabled','no','on'),
(350,'woocommerce_feature_product_instance_caching_enabled','no','on'),
(351,'woocommerce_product_wishlist_enabled','no','on'),
(352,'woocommerce_queue_flush_rewrite_rules','no','auto'),
(353,'woocommerce_cart_save_for_later_enabled','no','on'),
(354,'woocommerce_feature_rest_api_caching_enabled','no','on'),
(355,'woocommerce_feature_destroy-empty-sessions_enabled','no','on'),
(356,'woocommerce_feature_mcp_integration_enabled','no','on'),
(357,'woocommerce_feature_point_of_sale_enabled','yes','on'),
(358,'wc_feature_woocommerce_additional_variation_images_enabled','no','on'),
(359,'woocommerce_feature_block_email_editor_enabled','no','on'),
(360,'woocommerce_hpos_fts_index_enabled','no','on'),
(361,'woocommerce_single_image_width','800','on'),
(362,'woocommerce_thumbnail_image_width','406','on'),
(363,'woocommerce_checkout_highlight_required_fields','yes','on'),
(364,'woocommerce_demo_store','no','off'),
(365,'wc_downloads_approved_directories_mode','enabled','auto'),
(366,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'),
(367,'current_theme_supports_woocommerce','yes','auto'),
(369,'default_product_cat','15','auto'),
(370,'woocommerce_refund_returns_page_id','13','auto'),
(373,'woocommerce_paypal_settings','a:25:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:28:\"prajapatihemant743@gmail.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:14:\"paypal_buttons\";s:3:\"yes\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:9:\"image_url\";s:0:\"\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:28:\"prajapatihemant743@gmail.com\";s:14:\"identity_token\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:28:\"transact_onboarding_complete\";s:2:\"no\";s:12:\"_should_load\";s:2:\"no\";}','on'),
(374,'woocommerce_version','10.9.1','auto'),
(375,'woocommerce_db_version','10.9.1','auto'),
(376,'woocommerce_store_id','3338d9ee-9f62-44b3-9c7e-ff99b4c1a2c0','auto'),
(377,'woocommerce_admin_install_timestamp','1782542295','auto'),
(378,'woocommerce_inbox_variant_assignment','3','auto'),
(379,'woocommerce_remote_variant_assignment','55','auto'),
(380,'woocommerce_attribute_lookup_enabled','no','auto'),
(385,'yit_recently_activated','a:1:{i:0;s:34:\"yith-woocommerce-wishlist/init.php\";}','auto'),
(386,'wpforms_settings','a:4:{s:4:\"gdpr\";b:1;s:13:\"modern-markup\";s:1:\"1\";s:20:\"modern-markup-is-set\";b:1;s:26:\"modern-markup-hide-setting\";b:1;}','auto'),
(387,'wpforms_version','1.10.2.1','auto'),
(388,'wpforms_version_lite','1.10.2.1','auto'),
(389,'wpforms_activated','a:1:{s:4:\"lite\";i:1782542295;}','auto'),
(394,'recently_activated','a:0:{}','auto'),
(396,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'),
(397,'action_scheduler_lock_async-request-runner','6a42543b7eeb84.40568417|1782731895','no'),
(399,'revslider-global-settings','{\"getTec\":{\"engine\":\"SR7\"},\"version\":\"6.2.0\"}','auto'),
(400,'revslider_set_v7_engine','1','auto'),
(401,'revslider_update_version','6.7.25','auto'),
(402,'revslider-update-check','1782542301','auto'),
(403,'wpforms_versions_lite','a:16:{s:8:\"1.10.2.1\";i:1782542296;s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.7.5\";i:0;s:7:\"1.7.5.1\";i:0;s:5:\"1.7.7\";i:0;s:5:\"1.8.2\";i:0;s:5:\"1.8.3\";i:0;s:5:\"1.8.4\";i:0;s:5:\"1.8.6\";i:0;s:5:\"1.8.7\";i:0;s:5:\"1.9.1\";i:0;s:5:\"1.9.2\";i:0;s:5:\"1.9.7\";i:0;s:7:\"1.9.8.6\";i:0;}','auto'),
(404,'wpforms_constant_contact_version','3','auto'),
(405,'woocommerce_admin_notices','a:0:{}','auto'),
(406,'yith_wcwl_button_position','shortcode','auto'),
(407,'woocommerce_thumbnail_cropping','custom','auto'),
(408,'woocommerce_thumbnail_cropping_custom_width','1','auto'),
(409,'woocommerce_thumbnail_cropping_custom_height','1','auto'),
(410,'yith_wcwl_add_to_wishlist_icon_type','default','auto'),
(411,'yith_wcwl_added_to_wishlist_icon_type','default','auto'),
(412,'yith_wcwl_add_to_wishlist_icon','heart-outline','auto'),
(413,'yith_wcwl_added_to_wishlist_icon','heart-outline','auto'),
(414,'hara_theme_version_fix_wishlist','1.2.20','auto'),
(415,'elementor_landing_pages_activation','0','auto'),
(416,'elementor_checklist','{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":true},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":true}','auto'),
(417,'elementor_version','4.1.4','auto'),
(418,'elementor_install_history','a:1:{s:5:\"4.1.4\";i:1782542297;}','auto'),
(419,'_elementor_10th_bday_data','a:2:{s:7:\"timeout\";i:1782733630;s:5:\"value\";s:483:\"{\"header\":\"Celebrate 10 years of Elementor\",\"content\":\"Unlock more capabilities for less with limited-time savings on selected plans. Offer ends June 17.\",\"cta\":{\"label\":\"Get discounts\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-editor-10bd-easter-egg\\/\"},\"time_frame\":{\"start\":\"6\\/15\\/2026T10:00:00Z\",\"end\":\"6\\/17\\/2026T03:59:59Z\"},\"hero\":\"https:\\/\\/assets.elementor.com\\/10th-bday\\/v1\\/images\\/hero.png\",\"lottie\":\"https:\\/\\/assets.elementor.com\\/10th-bday\\/v1\\/lotties\\/intro.json\"}\";}','off'),
(420,'_elementor_pro_free_trial_data','a:2:{s:7:\"timeout\";i:1782734011;s:5:\"value\";s:575:\"[{\"status\":\"inactive\",\"heading\":\"You\\u2019ve come this far. Why stop here?\",\"subheading\":\"Elementor Pro Free Trial\",\"introduction\":\"Take your site beyond the basics with a free 7-day Elementor Pro trial with no strings attached:\",\"listItems\":[\"100+ widgets\",\"Theme Builder\",\"Advanced design controls\",\"Custom CSS for pixel-perfect sites - and more\"],\"ctaText\":\"Unlock my free trial\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-free-trial-popup\\/\",\"secondaryAction\":\"Not now\",\"image\":\"https:\\/\\/assets.elementor.com\\/pro-free-trial-popup\\/v1\\/images\\/free_trial_banner.png\"}]\";}','off'),
(424,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"z0exPvKqiDvkvh0oesU0rgjkBvusONyy\";}','on'),
(425,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'),
(426,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(427,'widget_woof_widget','a:2:{i:1;a:8:{s:5:\"title\";s:0:\"\";s:22:\"additional_text_before\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:24:\"woof_start_filtering_btn\";s:1:\"0\";s:11:\"ajax_redraw\";s:1:\"0\";s:12:\"btn_position\";s:1:\"b\";s:15:\"dynamic_recount\";s:2:\"-1\";s:10:\"autosubmit\";s:2:\"-1\";}s:12:\"_multiwidget\";i:1;}','auto'),
(428,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(429,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(430,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(431,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(432,'widget_woocommerce_product_categories','a:2:{i:1;a:8:{s:5:\"title\";s:18:\"Product Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;s:9:\"max_depth\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','auto'),
(433,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(434,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(435,'widget_woocommerce_products','a:2:{i:1;a:7:{s:5:\"title\";s:8:\"Products\";s:6:\"number\";i:3;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}s:12:\"_multiwidget\";i:1;}','auto'),
(436,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(437,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(438,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(439,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(440,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(441,'widget_hara_popup_newsletter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(442,'widget_hara_recent_post','a:3:{i:1;a:3:{s:5:\"title\";s:12:\"Recent Posts\";s:9:\"post_type\";s:4:\"post\";s:11:\"number_post\";s:1:\"3\";}i:2;a:3:{s:5:\"title\";s:12:\"Recent Posts\";s:9:\"post_type\";s:4:\"post\";s:11:\"number_post\";s:1:\"3\";}s:12:\"_multiwidget\";i:1;}','auto'),
(443,'widget_hara_socials_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(444,'widget_hara_template_custom_block','a:2:{i:1;a:2:{s:5:\"title\";s:0:\"\";s:11:\"template_id\";s:4:\"1593\";}s:12:\"_multiwidget\";i:1;}','auto'),
(445,'widget_mc4wp_form_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(446,'widget_wc_brands_brand_description','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(447,'elementor_events_db_version','1.0.0','off'),
(448,'widget_woocommerce_brand_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(449,'widget_wc_brands_brand_thumbnails','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(450,'woof_show_author_search','0','auto'),
(451,'woof_first_init','1','auto'),
(452,'woof_set_automatically','0','auto'),
(453,'woof_autosubmit','1','auto'),
(454,'woof_show_count','0','auto'),
(455,'woof_show_count_dynamic','0','auto'),
(456,'woof_hide_dynamic_empty_pos','0','auto'),
(457,'woof_try_ajax','0','auto'),
(458,'woof_checkboxes_slide','1','auto'),
(459,'woof_hide_red_top_panel','0','auto'),
(460,'woof_sort_terms_checked','0','auto'),
(461,'woof_filter_btn_txt','','auto'),
(462,'woof_reset_btn_txt','','auto'),
(463,'woof_settings','a:22:{s:8:\"by_price\";a:2:{s:4:\"show\";s:1:\"3\";s:10:\"title_text\";s:5:\"Price\";}s:10:\"by_instock\";a:2:{s:4:\"show\";i:1;s:7:\"use_for\";s:4:\"both\";}s:10:\"by_onsales\";a:1:{s:4:\"show\";s:1:\"0\";}s:7:\"by_text\";a:4:{s:4:\"show\";s:1:\"0\";s:8:\"behavior\";s:27:\"title_or_content_or_excerpt\";s:12:\"autocomplete\";i:1;s:17:\"sku_compatibility\";i:1;}s:25:\"listen_catalog_visibility\";i:1;s:8:\"tax_type\";a:4:{s:11:\"product_cat\";s:5:\"radio\";s:11:\"product_tag\";s:5:\"label\";s:8:\"pa_color\";s:5:\"color\";s:7:\"pa_size\";s:5:\"radio\";}s:10:\"show_title\";a:4:{s:11:\"product_cat\";i:1;s:11:\"product_tag\";i:1;s:8:\"pa_color\";i:1;s:7:\"pa_size\";i:1;}s:16:\"show_title_label\";a:4:{s:11:\"product_cat\";s:1:\"1\";s:11:\"product_tag\";s:1:\"1\";s:8:\"pa_color\";s:1:\"1\";s:7:\"pa_size\";s:1:\"1\";}s:13:\"dispay_in_row\";a:4:{s:11:\"product_cat\";i:0;s:11:\"product_tag\";i:0;s:8:\"pa_color\";i:0;s:7:\"pa_size\";i:0;}s:12:\"show_tooltip\";a:4:{s:11:\"product_cat\";i:0;s:11:\"product_tag\";i:0;s:8:\"pa_color\";i:0;s:7:\"pa_size\";i:0;}s:3:\"tax\";a:4:{s:11:\"product_cat\";s:1:\"1\";s:11:\"product_tag\";s:1:\"1\";s:8:\"pa_color\";s:1:\"1\";s:7:\"pa_size\";s:1:\"1\";}s:11:\"by_featured\";a:1:{s:4:\"show\";i:1;}s:5:\"color\";a:2:{s:8:\"pa_color\";a:10:{s:6:\"yellow\";s:7:\"#eeee22\";s:4:\"pink\";s:7:\"#ea31a6\";s:6:\"purple\";s:7:\"#cc2828\";s:4:\"gray\";s:7:\"#d8d8d8\";s:4:\"blue\";s:7:\"#1e73be\";s:6:\"orange\";s:7:\"#e87c35\";s:5:\"green\";s:7:\"#81d742\";s:5:\"black\";s:7:\"#000000\";s:3:\"red\";s:7:\"#dd3333\";s:5:\"white\";s:7:\"#ffffff\";}s:4:\"show\";s:1:\"1\";}s:13:\"select_design\";s:6:\"chosen\";s:11:\"icheck_skin\";s:4:\"none\";s:17:\"use_beauty_scroll\";i:1;s:21:\"woof_auto_hide_button\";i:1;s:22:\"woof_auto_filter_skins\";s:29:\"flat_grey woof_auto_2_columns\";s:16:\"woof_url_request\";a:1:{s:6:\"enable\";i:1;}s:20:\"activated_extensions\";a:11:{i:0;s:32:\"92c797ddced0be86d1ff173d073c717f\";i:1;s:32:\"68fbc0ad2b9f553621c1f0957e7a373b\";i:2;s:32:\"6d8c070726509bc5072909bbe39ff0e9\";i:5;s:32:\"f8856572a4e2b12777d51af5a68f4e43\";i:6;s:32:\"f1c71817e7c0a6779941af27a7383241\";i:7;s:32:\"1180e61fa3d384f6bc613c21884fd753\";i:8;s:32:\"b5f0e16e87b543f58662ac1c59f3241f\";i:9;s:32:\"1a1e02df84edc7bed044f0eeffa64600\";i:10;s:32:\"d534089d02baad82b2e76e0150332c4c\";i:11;s:32:\"97c5f2bcb36668243e2df28a7bf687ef\";i:12;s:32:\"f5171d7c0e2e9741b0db6f228cebf2c3\";}s:17:\"force_ext_disable\";s:11:\"url_request\";s:16:\"custom_tax_label\";a:4:{s:11:\"product_cat\";s:10:\"Categories\";s:7:\"pa_size\";s:12:\"Product Size\";s:8:\"pa_color\";s:13:\"Product Color\";s:11:\"product_tag\";s:12:\"Product Tags\";}}','auto'),
(466,'_site_transient_timeout_woocommerce_blocks_patterns','1785134297','off'),
(467,'_site_transient_woocommerce_blocks_patterns','a:2:{s:7:\"version\";s:6:\"10.9.1\";s:8:\"patterns\";a:41:{i:0;a:11:{s:5:\"title\";s:6:\"Banner\";s:4:\"slug\";s:25:\"woocommerce-blocks/banner\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:10:\"banner.php\";}i:1;a:11:{s:5:\"title\";s:23:\"Coming Soon Entire Site\";s:4:\"slug\";s:35:\"woocommerce/coming-soon-entire-site\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"coming-soon-entire-site.php\";}i:2;a:11:{s:5:\"title\";s:22:\"Coming Soon Store Only\";s:4:\"slug\";s:34:\"woocommerce/coming-soon-store-only\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"coming-soon-store-only.php\";}i:3;a:11:{s:5:\"title\";s:11:\"Coming Soon\";s:4:\"slug\";s:23:\"woocommerce/coming-soon\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:15:\"coming-soon.php\";}i:4;a:11:{s:5:\"title\";s:29:\"Content Right with Image Left\";s:4:\"slug\";s:48:\"woocommerce-blocks/content-right-with-image-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"content-right-image-left.php\";}i:5;a:11:{s:5:\"title\";s:29:\"Featured Category Cover Image\";s:4:\"slug\";s:48:\"woocommerce-blocks/featured-category-cover-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"featured-category-cover-image.php\";}i:6;a:11:{s:5:\"title\";s:24:\"Featured Category Triple\";s:4:\"slug\";s:43:\"woocommerce-blocks/featured-category-triple\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"featured-category-triple.php\";}i:7;a:11:{s:5:\"title\";s:12:\"Large Footer\";s:4:\"slug\";s:31:\"woocommerce-blocks/footer-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"footer-large.php\";}i:8;a:11:{s:5:\"title\";s:23:\"Footer with Simple Menu\";s:4:\"slug\";s:37:\"woocommerce-blocks/footer-simple-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"footer-simple-menu.php\";}i:9;a:11:{s:5:\"title\";s:19:\"Footer with 3 Menus\";s:4:\"slug\";s:38:\"woocommerce-blocks/footer-with-3-menus\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"footer-with-3-menus.php\";}i:10;a:11:{s:5:\"title\";s:28:\"Four Image Grid Content Left\";s:4:\"slug\";s:47:\"woocommerce-blocks/four-image-grid-content-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"four-image-grid-content-left.php\";}i:11;a:11:{s:5:\"title\";s:20:\"Centered Header Menu\";s:4:\"slug\";s:39:\"woocommerce-blocks/header-centered-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-centered-pattern.php\";}i:12;a:11:{s:5:\"title\";s:23:\"Distraction Free Header\";s:4:\"slug\";s:42:\"woocommerce-blocks/header-distraction-free\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-distraction-free.php\";}i:13;a:11:{s:5:\"title\";s:16:\"Essential Header\";s:4:\"slug\";s:35:\"woocommerce-blocks/header-essential\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"header-essential.php\";}i:14;a:11:{s:5:\"title\";s:12:\"Large Header\";s:4:\"slug\";s:31:\"woocommerce-blocks/header-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"header-large.php\";}i:15;a:11:{s:5:\"title\";s:14:\"Minimal Header\";s:4:\"slug\";s:33:\"woocommerce-blocks/header-minimal\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:18:\"header-minimal.php\";}i:16;a:11:{s:5:\"title\";s:46:\"Heading with Three Columns of Content and Link\";s:4:\"slug\";s:66:\"woocommerce-blocks/heading-with-three-columns-of-content-with-link\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:51:\"heading-with-three-columns-of-content-with-link.php\";}i:17;a:11:{s:5:\"title\";s:20:\"Hero Product 3 Split\";s:4:\"slug\";s:39:\"woocommerce-blocks/hero-product-3-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:24:\"hero-product-3-split.php\";}i:18;a:11:{s:5:\"title\";s:23:\"Hero Product Chessboard\";s:4:\"slug\";s:42:\"woocommerce-blocks/hero-product-chessboard\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"hero-product-chessboard.php\";}i:19;a:11:{s:5:\"title\";s:18:\"Hero Product Split\";s:4:\"slug\";s:37:\"woocommerce-blocks/hero-product-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"hero-product-split.php\";}i:20;a:11:{s:5:\"title\";s:33:\"Centered Content with Image Below\";s:4:\"slug\";s:52:\"woocommerce-blocks/centered-content-with-image-below\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:43:\"intro-centered-content-with-image-below.php\";}i:21;a:11:{s:5:\"title\";s:22:\"Just Arrived Full Hero\";s:4:\"slug\";s:41:\"woocommerce-blocks/just-arrived-full-hero\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"just-arrived-full-hero.php\";}i:22;a:11:{s:5:\"title\";s:33:\"No Products Found - Clear Filters\";s:4:\"slug\";s:43:\"woocommerce/no-products-found-clear-filters\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:29:\"no-products-found-filters.php\";}i:23;a:11:{s:5:\"title\";s:17:\"No Products Found\";s:4:\"slug\";s:29:\"woocommerce/no-products-found\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:21:\"no-products-found.php\";}i:24;a:11:{s:5:\"title\";s:19:\"Default Coming Soon\";s:4:\"slug\";s:36:\"woocommerce/page-coming-soon-default\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:28:\"page-coming-soon-default.php\";}i:25;a:11:{s:5:\"title\";s:25:\"Coming Soon Image Gallery\";s:4:\"slug\";s:42:\"woocommerce/page-coming-soon-image-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:34:\"page-coming-soon-image-gallery.php\";}i:26;a:11:{s:5:\"title\";s:30:\"Coming Soon Minimal Left Image\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-minimal-left-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-minimal-left-image.php\";}i:27;a:11:{s:5:\"title\";s:24:\"Coming Soon Modern Black\";s:4:\"slug\";s:41:\"woocommerce/page-coming-soon-modern-black\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:33:\"page-coming-soon-modern-black.php\";}i:28;a:11:{s:5:\"title\";s:29:\"Coming Soon Split Right Image\";s:4:\"slug\";s:46:\"woocommerce/page-coming-soon-split-right-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:38:\"page-coming-soon-split-right-image.php\";}i:29;a:11:{s:5:\"title\";s:34:\"Coming Soon with Header and Footer\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-with-header-footer\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-with-header-footer.php\";}i:30;a:11:{s:5:\"title\";s:28:\"Product Collection 3 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-3-columns.php\";}i:31;a:11:{s:5:\"title\";s:28:\"Product Collection 4 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-4-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-4-columns.php\";}i:32;a:11:{s:5:\"title\";s:28:\"Product Collection 5 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-5-columns.php\";}i:33;a:11:{s:5:\"title\";s:47:\"Product Collection: Featured Products 5 Columns\";s:4:\"slug\";s:65:\"woocommerce-blocks/product-collection-featured-products-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:50:\"product-collection-featured-products-5-columns.php\";}i:34;a:11:{s:5:\"title\";s:15:\"Product Gallery\";s:4:\"slug\";s:48:\"woocommerce-blocks/product-query-product-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:36:\"core/query/woocommerce/product-query\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"product-query-product-gallery.php\";}i:35;a:11:{s:5:\"title\";s:14:\"Product Search\";s:4:\"slug\";s:31:\"woocommerce/product-search-form\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"product-search-form.php\";}i:36;a:11:{s:5:\"title\";s:16:\"Related Products\";s:4:\"slug\";s:35:\"woocommerce-blocks/related-products\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"related-products.php\";}i:37;a:11:{s:5:\"title\";s:33:\"Social: Follow Us on Social Media\";s:4:\"slug\";s:51:\"woocommerce-blocks/social-follow-us-in-social-media\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:25:\"WooCommerce, social-media\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:36:\"social-follow-us-in-social-media.php\";}i:38;a:11:{s:5:\"title\";s:22:\"Testimonials 3 Columns\";s:4:\"slug\";s:41:\"woocommerce-blocks/testimonials-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"testimonials-3-columns.php\";}i:39;a:11:{s:5:\"title\";s:18:\"Testimonial Single\";s:4:\"slug\";s:38:\"woocommerce-blocks/testimonials-single\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"testimonials-single.php\";}i:40;a:11:{s:5:\"title\";s:37:\"Three Columns with Images and Content\";s:4:\"slug\";s:56:\"woocommerce-blocks/three-columns-with-images-and-content\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:41:\"three-columns-with-images-and-content.php\";}}}','off'),
(468,'yith_wcwl_db_version','4.0.0','auto'),
(469,'yith_wcwl_version','4.16.0','auto'),
(471,'rs_cache_overlay','1.0.0','auto'),
(472,'woof_version','3.3.7.2','auto'),
(473,'woof_alert','a:1:{s:23:\"woocommerce_bulk_editor\";s:0:\"\";}','off'),
(474,'external_updates-wpthembay','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1782709276;s:14:\"checkedVersion\";s:5:\"1.1.7\";s:6:\"update\";O:8:\"stdClass\":11:{s:4:\"slug\";s:9:\"wpthembay\";s:7:\"version\";s:5:\"1.1.7\";s:12:\"download_url\";s:41:\"https://plugins.thembay.com/wpthembay.zip\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:36:\"https://themeforest.net/user/thembay\";s:6:\"tested\";s:7:\"6.9.999\";s:12:\"requires_php\";N;s:14:\"upgrade_notice\";s:202:\"[FIX] Fix Size Guide popup loading product description instead of the selected Thembay Block content, [FIX] Fix Size Guide popup loading product description instead of the selected Thembay Block content\";s:5:\"icons\";a:2:{s:2:\"1x\";s:61:\"https://plugins.thembay.com/update/wpthembay/icon-128x128.png\";s:2:\"2x\";s:61:\"https://plugins.thembay.com/update/wpthembay/icon-256x256.png\";}s:8:\"filename\";s:23:\"wpthembay/wpthembay.php\";}s:11:\"updateClass\";s:50:\"YahnisElsts\\PluginUpdateChecker\\v5p2\\Plugin\\Update\";s:15:\"updateBaseClass\";s:13:\"Plugin\\Update\";}','off'),
(475,'woocommerce_custom_orders_table_created','yes','auto'),
(476,'woocommerce_coming_soon','no','auto'),
(477,'woocommerce_store_pages_only','yes','auto'),
(478,'woocommerce_email_improvements_default_enabled','yes','auto'),
(479,'woocommerce_email_improvements_first_enabled_at','2026-06-27 06:38:17','auto'),
(480,'woocommerce_email_improvements_last_enabled_at','2026-06-27 06:38:17','auto'),
(481,'woocommerce_email_improvements_enabled_count','1','auto'),
(482,'woocommerce_back_in_stock_allow_signups','yes','auto'),
(483,'woocommerce_analytics_scheduled_import','yes','auto'),
(484,'woocommerce_admin_scheduler_last_processed_order_modified_date','2026-06-29 03:10:41','off'),
(485,'woocommerce_admin_scheduler_last_processed_order_id','0','off'),
(486,'woocommerce_initial_installed_version','10.9.1','off'),
(487,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1782542297;s:9:\"dismissed\";b:0;}}','auto'),
(488,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1785149381','off'),
(489,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"5cdaba16c87338181b77\",\"dependencies\":[\"wc-types\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"fe36cf3610166e461f03\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-entities.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js\",\"version\":\"0c45171702069a10b08e\",\"dependencies\":[\"wc-settings\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"2c049fe250c153b7cac8\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"cd41ff7e87047939df16\",\"dependencies\":[\"wc-blocks-checkout-events\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"844a158c2e4925f00e73\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"bb54b6869c8b2a477616\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"888fc7fc921d3d5b4e0e\",\"dependencies\":[\"react-jsx-runtime\",\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"621353d8a3a7c8d44b41\",\"dependencies\":[\"react-jsx-runtime\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"81d21446ddb1d5f22bf3\",\"dependencies\":[\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"0df720e448f7ab3c5d0d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"faf32ee6ad045929d3b2\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"b7449dc1c874ee46cb05\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"153ca3cfcc597a1e974e\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"8dcac098e959cbf8c646\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-checkout-events.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"1cd9ffa6e3cff96ad1b2\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"2ac32594f5e16f5ec744\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-schema-parser.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"63baa6fbe2326b07d735\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/sanitize\\/index.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js\",\"version\":\"6cc3684099bd6a5547b8\",\"dependencies\":[]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"c41634ce42dec7d5ec6a\",\"dependencies\":[\"react\",\"wc-experimental\",\"wc-navigation\",\"wc-store-data\",\"wc-tracks\",\"wp-api-fetch\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-data-controls\",\"wp-element\",\"wp-i18n\"]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"830365907a941f8d2f19\",\"dependencies\":[\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"2ee18d0c25314fb9e742\",\"dependencies\":[\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"8a5beb83d8a1b08ba20c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/add-to-cart-form.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/add-to-cart-form.js\",\"version\":\"0c8d6861b94b706c53f9\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"601efd74a8b6f7d73893\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fd12fa3fffedd1364005\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8ab710022b2f6be393d3\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"c49f3e0e36118ca267f0\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"596247591fc3144936ab\",\"dependencies\":[\"lodash\",\"react\",\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"bfbf6c3f43901e9b19a8\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/cart-link.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-link.js\",\"version\":\"6e830cfbbae68276f3a3\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/category-title.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/category-title.js\",\"version\":\"e26f8453acac931d8d0d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/category-description.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/category-description.js\",\"version\":\"ad689e1e2e47c3241b4d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"aedee1c74b8b61b47c93\",\"dependencies\":[\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"2a74b436e6e83901710b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-plugins\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/coupon-code.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coupon-code.js\",\"version\":\"856d6ecd8bfa63d44a31\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/coupon-code-frontend.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coupon-code-frontend.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"e421624127ae1cd2afd1\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/dropdown.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/dropdown.js\",\"version\":\"eda59e3af7d2c683db36\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/email-content.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/email-content.js\",\"version\":\"9024c9f7a698946f1b9b\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"7c266fd9f90b76a72a66\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"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-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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"0a06869944ff32897642\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"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-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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"3a9373492158af3a1a0d\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"b66c11b966682848f329\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"597ad2a28bbc336cb162\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"e5a2d771038aa63833bc\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-next-previous.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-next-previous.js\",\"version\":\"d44d09d6a97cb08032a1\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"008d440c43341dcf2f72\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/payment-method-icons.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/payment-method-icons.js\",\"version\":\"5777100c9830061c79f9\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"971b72de33e4d14e8a1f\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"33fa3ce8fdc3a4087291\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"70eb870f46c3368d3db2\",\"dependencies\":[\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"781c1c028f92a5c4f9a8\",\"dependencies\":[\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"b4a5d20e105ed4a0c7bd\",\"dependencies\":[\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"8e3b41ee59152a245283\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-registry\",\"wc-customer-effort-score\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"1b3628e4ee58f0996f43\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filters.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filters.js\",\"version\":\"dc4f57296e60a699632d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-status.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-status.js\",\"version\":\"3ce1fa635e38e97e469d\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-price.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price.js\",\"version\":\"0c8f7f3b53342b590451\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-price-slider.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price-slider.js\",\"version\":\"bedb7ce1b5f7fd8fd7ac\",\"dependencies\":[\"react-jsx-runtime\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-attribute.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-attribute.js\",\"version\":\"2cafcbf1799def0f9963\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-rating.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-rating.js\",\"version\":\"c8db9cf2298461628136\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-filter-active.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-active.js\",\"version\":\"15914f4e5fbf363eb280\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-removable-chips.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-removable-chips.js\",\"version\":\"0e751509051cc4600381\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-clear-button.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-clear-button.js\",\"version\":\"45602e53c090bc4cfeac\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-checkbox-list.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-checkbox-list.js\",\"version\":\"475eca3c16e56c0e6aa0\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-chips.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-chips.js\",\"version\":\"7bee18bb4eb79b10f47f\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-taxonomy.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-taxonomy.js\",\"version\":\"747297bdb148a4cccfe6\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"2fb8d9dc9fbc4d36746b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-shared-hocs\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"be7f3c98cd6a86661b3d\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-thumbnails.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-thumbnails.js\",\"version\":\"8b903ea1b6bcfc38ced7\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"a2e264391fd970368b82\",\"dependencies\":[\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"06f8038549a96e68b0c0\",\"dependencies\":[\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"f782ce0eddea2a281147\",\"dependencies\":[\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"dc9f03b5d178f0a9e980\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"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-query-frontend.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"06a9f2e075ebae712a88\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"c36b7786ce99ad064e96\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0f2d4ebec1f5b25e6f76\",\"dependencies\":[\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"31f996718a5be341e38b\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"f780dd836ba0e33a44c4\",\"dependencies\":[\"lodash\",\"react\",\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"91c94a47940d933149e9\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"c4be5b4ac2bf05874919\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"5a6a6103bf2361094625\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"189af15ad210df76efa4\",\"dependencies\":[\"lodash\",\"react\",\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"24aaf38da8f603e20fe3\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"53e23acc2eed667306fb\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-create-account.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account.js\",\"version\":\"9f2f4e3734b552170625\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js\",\"version\":\"1fc3aabc80acc1593cff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-details.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-details.js\",\"version\":\"aad7cdd36be9c4dc9988\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-description.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-description.js\",\"version\":\"194518d191a2d116498b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-specifications.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-specifications.js\",\"version\":\"651bacdfb80157f5d70d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/accordion-group.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-group.js\",\"version\":\"1542ab61fc2af28e3fc7\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-item.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-item.js\",\"version\":\"41970af8e01f83631460\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-panel.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-panel.js\",\"version\":\"0752be84d79f1de6f03d\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-header.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-header.js\",\"version\":\"0a20ed5b7d6dcfee288b\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-reviews.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews.js\",\"version\":\"62ecb3d742604de55d6e\",\"dependencies\":[\"react-jsx-runtime\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-review-rating.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-rating.js\",\"version\":\"b8b67e3a73dbc72e55e3\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wp-block-editor\",\"wp-blocks\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-title.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-title.js\",\"version\":\"7e76ab85deeb43da0411\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-form.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-form.js\",\"version\":\"ff864fd46991374b2196\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-date.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-date.js\",\"version\":\"79d73d8f861735cf9fed\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-date\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-content.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-content.js\",\"version\":\"1936bb6d7b2c02b087a6\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-author-name.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-author-name.js\",\"version\":\"dacd9c6a489c5e9cf7c8\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination.js\",\"version\":\"e37310c0590c842819e6\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-next.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-next.js\",\"version\":\"1b2a36b26ca330522d95\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-previous.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-previous.js\",\"version\":\"b6e63959c00710a7dc54\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-numbers.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-numbers.js\",\"version\":\"f867ab400ef5a803930c\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-template.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-template.js\",\"version\":\"4741f04fdf8d087c5d6e\",\"dependencies\":[\"react-jsx-runtime\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"a17da706a7782b237371\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"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-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"a01fdd9c34719d5b1103\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"1fa65291486155053d7f\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-sanitize\",\"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-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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"b93dcd7a1f9df26fd5ad\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"e68c0564120011c7e605\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-10.9.1\",\"dependencies\":[]}},\"version\":\"wc-10.9.1\",\"hash\":\"3c7e99d0666b241da0bca5ac29158da2\"}','off'),
(490,'woocommerce_checkout_phone_field','optional','auto'),
(491,'woocommerce_checkout_company_field','hidden','auto'),
(492,'woocommerce_checkout_address_2_field','optional','auto'),
(495,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1782730033;}','auto'),
(496,'_wpforms_transient_timeout_addons.json','1783147100','off'),
(497,'_wpforms_transient_addons.json','1782542300','off'),
(500,'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments','no','auto'),
(503,'woocommerce_gateway_order','a:7:{s:14:\"_wc_pes_stripe\";i:0;s:19:\"_wc_pes_woopayments\";i:1;s:25:\"_wc_pes_paypal_full_stack\";i:2;s:33:\"_wc_offline_payment_methods_group\";i:3;s:4:\"bacs\";i:4;s:6:\"cheque\";i:5;s:3:\"cod\";i:6;}','auto'),
(506,'revslider_update_info','O:8:\"stdClass\":0:{}','auto'),
(510,'mc4wp_version','4.13.1','auto'),
(512,'_transient_timeout_woocommerce_marketplace_promotions_v2','1782816439','off'),
(513,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"promos\";a:4:{i:0;a:9:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"path\";s:0:\"\";s:8:\"pathname\";s:33:\"/wp-admin/admin.php?page=wc-admin\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:13:\"Shop the sale\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:240:\"Save up to 40% on themes and extensions in the WooCommerce Marketplace until December 2 at 14:00 UTC. <strong>Coupon applied at checkout.</strong> <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:29:\"Black Friday savings are live\";}s:4:\"icon\";s:7:\"percent\";}i:1;a:9:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:10:\"/marketing\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:23:\"Level up your marketing\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:223:\"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. T&Cs apply. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:43:\"Take up to 40% off marketing tools and more\";}s:4:\"icon\";s:7:\"percent\";}i:2;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"path\";s:0:\"\";s:8:\"pathname\";s:40:\"/wp-admin/edit.php?post_type=shop_coupon\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:19:\"Upgrade your promos\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:211:\"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:46:\"Take up to 40% off coupon and promo extensions\";}s:5:\"style\";s:4:\"wide\";s:4:\"icon\";s:7:\"percent\";}i:3;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:13:\"Shop the sale\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:233:\"Take up to 40% off WooCommerce Marketplace products this BFCM. <strong>Coupon applied at checkout.</strong> Sale ends December 2 at 14:00 UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&Cs</a> apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:39:\"Save up to 40% on your next big upgrade\";}s:5:\"style\";s:14:\"has-background\";s:4:\"icon\";s:7:\"percent\";}}}','off'),
(514,'wc_blocks_db_schema_version','260','auto'),
(515,'hara_tbay_theme_options','a:162:{s:8:\"last_tab\";s:1:\"1\";s:12:\"config_media\";s:0:\"\";s:22:\"ajax_dropdown_megamenu\";s:1:\"1\";s:11:\"header_type\";s:9:\"header-10\";s:10:\"media-logo\";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:24:\"header_located_on_slider\";s:1:\"0\";s:11:\"footer_type\";s:9:\"footer-10\";s:14:\"copyright_text\";s:63:\"Copyright @ 2021 Hara Designed by ThemBay. All Rights Reserved.\";s:11:\"back_to_top\";s:1:\"1\";s:19:\"bg_type_back_to_top\";s:10:\"type_image\";s:14:\"bg_back_to_top\";s:0:\"\";s:20:\"hover_bg_back_to_top\";s:0:\"\";s:18:\"bg_img_back_to_top\";a:5:{s:3:\"url\";s:79:\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/11/bg-back-top.png\";s:2:\"id\";s:4:\"1627\";s:6:\"height\";s:2:\"64\";s:5:\"width\";s:2:\"64\";s:9:\"thumbnail\";s:79:\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/11/bg-back-top.png\";}s:17:\"color_back_to_top\";s:7:\"#ffffff\";s:23:\"hover_color_back_to_top\";s:0:\"\";s:13:\"mobile_header\";s:1:\"1\";s:11:\"mobile-logo\";a:5:{s:3:\"url\";s:93:\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/05/Derma-Heaven-Logo-scaled.webp\";s:2:\"id\";s:4:\"7900\";s:6:\"height\";s:3:\"862\";s:5:\"width\";s:4:\"2560\";s:9:\"thumbnail\";s:94:\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/05/Derma-Heaven-Logo-420x315.webp\";}s:21:\"logo_img_width_mobile\";s:3:\"100\";s:19:\"logo_mobile_padding\";a:5:{s:5:\"units\";s:2:\"px\";s:11:\"padding-top\";s:3:\"5px\";s:13:\"padding-right\";s:0:\"\";s:14:\"padding-bottom\";s:0:\"\";s:12:\"padding-left\";s:0:\"\";}s:19:\"always_display_logo\";s:1:\"1\";s:18:\"menu_mobile_search\";s:1:\"1\";s:27:\"hidden_header_el_pro_mobile\";s:1:\"1\";s:13:\"mobile_footer\";s:1:\"1\";s:22:\"mobile_footer_collapse\";s:1:\"0\";s:18:\"mobile_back_to_top\";s:1:\"1\";s:18:\"mobile_footer_icon\";s:1:\"1\";s:20:\"mobile_footer_slides\";a:5:{i:0;a:9:{s:5:\"title\";s:4:\"Home\";s:11:\"description\";s:21:\"tb-icon tb-icon-home3\";s:3:\"url\";s:8:\"{{home}}\";s:4:\"sort\";s:1:\"0\";s:13:\"attachment_id\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:5:\"thumb\";s:0:\"\";}i:1;a:9:{s:5:\"title\";s:4:\"Shop\";s:11:\"description\";s:21:\"tb-icon tb-icon-store\";s:3:\"url\";s:8:\"{{shop}}\";s:4:\"sort\";s:1:\"1\";s:13:\"attachment_id\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:5:\"thumb\";s:0:\"\";}i:2;a:9:{s:5:\"title\";s:8:\"Checkout\";s:11:\"description\";s:22:\"icon- icon-credit-card\";s:3:\"url\";s:12:\"{{checkout}}\";s:4:\"sort\";s:1:\"2\";s:13:\"attachment_id\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:5:\"thumb\";s:0:\"\";}i:3;a:9:{s:5:\"title\";s:8:\"Wishlist\";s:11:\"description\";s:16:\"icon- icon-heart\";s:3:\"url\";s:12:\"{{wishlist}}\";s:4:\"sort\";s:1:\"3\";s:13:\"attachment_id\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:5:\"thumb\";s:0:\"\";}i:4;a:9:{s:5:\"title\";s:7:\"Account\";s:11:\"description\";s:23:\"tb-icon tb-icon-account\";s:3:\"url\";s:11:\"{{account}}\";s:4:\"sort\";s:1:\"4\";s:13:\"attachment_id\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:5:\"thumb\";s:0:\"\";}}s:18:\"mobile_search_type\";s:7:\"product\";s:26:\"mobile_autocomplete_search\";s:1:\"1\";s:25:\"mobile_search_placeholder\";s:33:\"Search in Skin & Hair Products...\";s:29:\"mobile_enable_search_category\";s:1:\"1\";s:35:\"mobile_show_search_product_subtitle\";s:1:\"1\";s:32:\"mobile_show_search_product_image\";s:1:\"1\";s:32:\"mobile_show_search_product_price\";s:1:\"1\";s:23:\"mobile_search_min_chars\";s:1:\"2\";s:32:\"mobile_search_max_number_results\";s:1:\"5\";s:18:\"menu_mobile_select\";s:2:\"85\";s:19:\"enable_mmenu_langue\";s:1:\"0\";s:21:\"enable_mmenu_currency\";s:1:\"0\";s:21:\"mobile_product_number\";s:3:\"two\";s:22:\"enable_add_cart_mobile\";s:1:\"1\";s:38:\"enable_mini_cart_position_like_desktop\";s:0:\"\";s:22:\"enable_wishlist_mobile\";s:1:\"1\";s:22:\"enable_one_name_mobile\";s:1:\"1\";s:22:\"mobile_form_cart_style\";s:5:\"popup\";s:22:\"enable_quantity_mobile\";s:1:\"0\";s:18:\"enable_tabs_mobile\";s:1:\"1\";s:7:\"boby_bg\";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:10:\"main_color\";s:7:\"#bd9253\";s:15:\"show_typography\";s:1:\"0\";s:11:\"font_source\";s:1:\"1\";s:16:\"font_google_code\";s:0:\"\";s:9:\"main_font\";a:4:{s:11:\"font-family\";s:5:\"Inter\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:7:\"subsets\";s:5:\"latin\";}s:21:\"main_google_font_face\";s:0:\"\";s:21:\"main_custom_font_face\";s:0:\"\";s:16:\"main_font_second\";a:4:{s:11:\"font-family\";s:18:\"Cormorant Garamond\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:7:\"subsets\";s:5:\"latin\";}s:28:\"main_second_google_font_face\";s:0:\"\";s:28:\"main_second_custom_font_face\";s:0:\"\";s:16:\"header_mobile_bg\";s:0:\"\";s:19:\"header_mobile_color\";s:0:\"\";s:9:\"sale_tags\";s:6:\"custom\";s:15:\"sale_tag_custom\";s:16:\"-{percent-diff}%\";s:21:\"enable_label_featured\";s:1:\"1\";s:21:\"custom_label_featured\";s:8:\"Featured\";s:12:\"enable_brand\";s:1:\"1\";s:29:\"enable_hide_sub_title_product\";s:0:\"\";s:25:\"enable_text_time_coutdown\";s:1:\"1\";s:26:\"product_display_image_mode\";s:3:\"two\";s:16:\"enable_quickview\";s:1:\"1\";s:31:\"enable_woocommerce_catalog_mode\";s:0:\"\";s:32:\"enable_woocommerce_quantity_mode\";s:1:\"0\";s:20:\"ajax_update_quantity\";s:1:\"1\";s:23:\"enable_variation_swatch\";s:1:\"1\";s:16:\"variation_swatch\";s:0:\"\";s:15:\"search_query_in\";s:5:\"title\";s:15:\"search_sku_ajax\";s:1:\"0\";s:23:\"show_cart_free_shipping\";s:1:\"1\";s:18:\"show_mini_cart_qty\";s:1:\"1\";s:22:\"woo_mini_cart_position\";s:5:\"popup\";s:23:\"show_product_breadcrumb\";s:1:\"1\";s:25:\"product_breadcrumb_layout\";s:5:\"image\";s:20:\"woo_breadcrumb_color\";s:7:\"#f5f5f5\";s:20:\"woo_breadcrumb_image\";a:5:{s:3:\"url\";s:83:\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1.jpg\";s:2:\"id\";s:4:\"8049\";s:6:\"height\";s:3:\"360\";s:5:\"width\";s:4:\"1920\";s:9:\"thumbnail\";s:91:\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1-420x315.jpg\";}s:30:\"show_single_product_breadcrumb\";s:1:\"1\";s:16:\"show_product_nav\";s:1:\"1\";s:32:\"single_product_breadcrumb_layout\";s:5:\"color\";s:27:\"woo_single_breadcrumb_color\";s:7:\"#f5f5f5\";s:27:\"woo_single_breadcrumb_image\";a:5:{s:3:\"url\";s:85:\"https://hara.thembaydev.com/demo-10/wp-content/themes/hara/images/breadcrumbs-woo.jpg\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:22:\"product_archive_layout\";s:9:\"shop-left\";s:23:\"product_archive_sidebar\";s:15:\"product-archive\";s:19:\"enable_display_mode\";s:1:\"1\";s:20:\"product_display_mode\";s:4:\"grid\";s:22:\"title_product_archives\";s:1:\"0\";s:30:\"pro_des_image_product_archives\";s:1:\"1\";s:24:\"number_products_per_page\";s:2:\"12\";s:15:\"product_columns\";s:1:\"3\";s:21:\"product_single_layout\";s:10:\"horizontal\";s:22:\"product_single_sidebar\";s:14:\"product-single\";s:30:\"enable_ajax_single_add_to_cart\";s:1:\"0\";s:18:\"enable_total_sales\";s:1:\"1\";s:14:\"enable_buy_now\";s:1:\"1\";s:16:\"redirect_buy_now\";s:4:\"cart\";s:23:\"style_single_tabs_style\";s:4:\"tabs\";s:22:\"enable_sticky_menu_bar\";s:1:\"1\";s:17:\"enable_zoom_image\";s:1:\"0\";s:18:\"video_aspect_ratio\";s:4:\"16_9\";s:14:\"video_position\";s:4:\"last\";s:27:\"enable_product_social_share\";s:1:\"1\";s:25:\"enable_product_review_tab\";s:1:\"1\";s:23:\"enable_product_releated\";s:1:\"1\";s:22:\"enable_product_upsells\";s:1:\"1\";s:24:\"enable_product_countdown\";s:1:\"1\";s:24:\"number_product_thumbnail\";s:1:\"4\";s:23:\"number_product_releated\";s:1:\"8\";s:24:\"releated_product_columns\";s:1:\"4\";s:27:\"html_before_add_to_cart_btn\";s:0:\"\";s:26:\"html_after_add_to_cart_btn\";s:0:\"\";s:33:\"html_before_inner_product_summary\";s:0:\"\";s:32:\"html_after_inner_product_summary\";s:31:\"[tbay_block id=\"safe-checkout\"]\";s:34:\"show_woocommerce_password_strength\";s:1:\"1\";s:19:\"show_checkout_image\";s:1:\"1\";s:22:\"show_checkout_quantity\";s:1:\"1\";s:23:\"show_checkout_optimized\";s:1:\"0\";s:13:\"checkout_logo\";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:18:\"checkout_img_width\";s:3:\"120\";s:20:\"show_blog_breadcrumb\";s:1:\"1\";s:22:\"blog_breadcrumb_layout\";s:5:\"color\";s:28:\"blog_breadcrumb_layout_color\";s:7:\"#f5f5f5\";s:28:\"blog_breadcrumb_layout_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:19:\"blog_archive_layout\";s:10:\"main-right\";s:20:\"blog_archive_sidebar\";s:20:\"blog-archive-sidebar\";s:12:\"blog_columns\";s:1:\"1\";s:11:\"layout_blog\";s:12:\"post-style-1\";s:16:\"blog_image_sizes\";s:4:\"full\";s:11:\"enable_date\";s:1:\"1\";s:13:\"enable_author\";s:1:\"1\";s:17:\"enable_categories\";s:1:\"1\";s:14:\"enable_comment\";s:1:\"1\";s:19:\"enable_comment_text\";s:1:\"1\";s:25:\"enable_short_descriptions\";s:0:\"\";s:15:\"enable_readmore\";s:1:\"1\";s:13:\"text_readmore\";s:9:\"Read more\";s:18:\"blog_single_layout\";s:10:\"main-right\";s:19:\"blog_single_sidebar\";s:19:\"blog-single-sidebar\";s:22:\"show_blog_social_share\";s:1:\"1\";s:17:\"show_blog_related\";s:1:\"1\";s:20:\"number_blog_releated\";s:1:\"4\";s:21:\"releated_blog_columns\";s:1:\"2\";s:7:\"img_404\";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:17:\"enable_code_share\";s:1:\"1\";s:16:\"sortable_sharing\";a:6:{s:8:\"facebook\";s:1:\"1\";s:7:\"twitter\";s:1:\"1\";s:8:\"linkedin\";s:1:\"1\";s:9:\"pinterest\";s:0:\"\";s:8:\"whatsapp\";s:0:\"\";s:5:\"email\";s:1:\"1\";}s:11:\"minified_js\";s:1:\"1\";s:7:\"preload\";s:0:\"\";s:16:\"select_preloader\";s:7:\"loader1\";s:15:\"media-preloader\";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:\"custom_css\";s:233:\"@media screen and (max-width: 767px) {\r\n    body #message-purchased {\r\n        display: none !important;\r\n    }\r\n}\r\n\r\n@media (min-width: 1200px) {\r\n    .slick-vertical div.slick-list {\r\n        min-height: 304px !important;\r\n    }\r\n}\";s:11:\"css_desktop\";s:0:\"\";s:10:\"css_tablet\";s:0:\"\";s:15:\"css_wide_mobile\";s:0:\"\";s:10:\"css_mobile\";s:0:\"\";s:9:\"header_js\";s:0:\"\";s:9:\"footer_js\";s:0:\"\";}','auto'),
(516,'hara_tbay_theme_options-transients','a:4:{s:14:\"changed_values\";a:1:{s:25:\"mobile_search_placeholder\";s:29:\"Search in 20.000+ products...\";}s:9:\"last_save\";i:1782568958;s:13:\"last_compiler\";i:1782568958;s:11:\"last_import\";i:1782568958;}','auto'),
(517,'elementor_atomic_widgets_db_version','1','auto'),
(518,'elementor_global_classes_db_version','3','auto'),
(519,'_elementor_onboarding_strings_en','a:2:{s:7:\"timeout\";i:1782545904;s:5:\"value\";s:5188:\"{\"common.continue\":\"Continue\",\"common.skip\":\"Skip\",\"common.back\":\"Back\",\"common.finish\":\"Finish\",\"common.loading\":\"Loading\\u2026\",\"common.upgrade\":\"Upgrade\",\"common.close_onboarding\":\"Close onboarding\",\"common.installed\":\"Installed\",\"common.recommended\":\"Recommended\",\"error.failed_mark_exit\":\"Failed to mark user exit.\",\"error.failed_complete_step\":\"Failed to complete step.\",\"error.pro_install_failed\":\"Couldn\'t install Elementor Pro. Please try again later\",\"error.theme_install_failed\":\"Theme installation didn\'t complete. Please try again later\",\"login.title\":\"Let\\u2019s get to work.\",\"login.sign_in\":\"Sign in to Elementor\",\"login.continue_another_way\":\"Continue another way\",\"login.continue_as_guest\":\"Continue as a guest\",\"steps.building_for.title\":\"Who are you building for?\",\"steps.building_for.greeting_with_name\":\"Hey %1$s %2$s Let\\u2019s get your site set up.\",\"steps.building_for.greeting_without_name\":\"Hey%s Let\\u2019s get your site set up.\",\"steps.building_for.option_myself\":\"Myself or someone I know\",\"steps.building_for.option_business\":\"My business or workplace\",\"steps.building_for.option_client\":\"A client\",\"steps.building_for.option_exploring\":\"Just exploring\",\"steps.site_about.title\":\"What is your site about?\",\"steps.site_about.subtitle\":\"Choose anything that applies.\",\"steps.site_about.option_small_med_business\":\"Small-Med Business\",\"steps.site_about.option_online_store\":\"Online store\",\"steps.site_about.option_company_site\":\"Company site\",\"steps.site_about.option_blog\":\"Blog\",\"steps.site_about.option_landing_page\":\"Landing page\",\"steps.site_about.option_booking\":\"Booking\",\"steps.site_about.option_organization\":\"Organization\",\"steps.site_about.option_other\":\"Other\",\"steps.site_about.greeting_myself\":\"Got it! We\\u2019ll keep things simple.\",\"steps.site_about.greeting_business\":\"Great! Let\\u2019s set up your business site.\",\"steps.site_about.greeting_client\":\"Nice! Let\\u2019s create something for your client.\",\"steps.site_about.greeting_fallback\":\"Let\\u2019s get started!\",\"steps.experience_level.title\":\"How experienced are you with Elementor?\",\"steps.experience_level.subtitle\":\"This helps us adjust the editor to your workflow.\",\"steps.experience_level.option_beginner\":\"I\\u2019m just getting started\",\"steps.experience_level.option_intermediate\":\"I have some experience\",\"steps.experience_level.option_advanced\":\"I\\u2019m very comfortable with Elementor\",\"steps.theme_selection.title\":\"Start with a theme that fits your needs\",\"steps.theme_selection.subtitle\":\"Hello themes are built to work seamlessly with Elementor.\",\"steps.theme_selection.v2.title\":\"Start with Hello\",\"steps.theme_selection.v2.subtitle\":\"Use Elementor\\u2019s lightweight theme for faster setup and full design control.\",\"steps.theme_selection.aria_label\":\"Theme selection\",\"steps.theme_selection.theme_hello_label\":\"Hello\",\"steps.theme_selection.theme_hello_description\":\"A flexible canvas theme you can shape from the ground up\",\"steps.theme_selection.by_elementor\":\"by Elementor\",\"steps.theme_selection.theme_hello_biz_label\":\"Hello Biz\",\"steps.theme_selection.theme_hello_biz_description\":\"A ready-to-start theme with smart layouts and widgets\",\"steps.theme_selection.greeting_beginner\":\"Glad you\\u2019re here!\",\"steps.theme_selection.greeting_default\":\"Great. Let\\u2019s take it to the next step\",\"steps.theme_selection.continue_with_theme\":\"Continue with this theme\",\"steps.theme_selection.v2.continue_with_theme\":\"Continue with Hello\",\"steps.site_features.title\":\"What do you want to include in your site?\",\"steps.site_features.subtitle\":\"We\\u2019ll use this to tailor suggestions for you.\",\"steps.site_features.continue_with_free\":\"Continue with Free\",\"steps.site_features.option_classes_variables\":\"Design system\",\"steps.site_features.option_hello_theme\":\"Hello theme\",\"steps.site_features.option_cookie_consent\":\"Cookie Consent\",\"steps.site_features.option_interactions\":\"Interactions\",\"steps.site_features.option_theme_builder\":\"Theme builder\",\"steps.site_features.option_lead_collection\":\"Forms & leads\",\"steps.site_features.option_custom_code\":\"Custom Code\",\"steps.site_features.option_email_deliverability\":\"Email delivery\",\"steps.site_features.option_ai_generator\":\"AI tools\",\"steps.site_features.option_image_optimization\":\"Image optimization\",\"steps.site_features.option_accessibility_tools\":\"Accessibility\",\"steps.site_features.woocommerce\":\"WooCommerce\",\"steps.site_features.included\":\"Included\",\"steps.site_features.plan_recommendation_one\":\"Nice picks \\ud83d\\ude42 Elementor One has you covered.\",\"steps.site_features.plan_recommendation_pro\":\"Advanced tools? Elementor Pro includes them.\",\"steps.site_features.compare_plans\":\"View plans\",\"pro_install.title\":\"You already have a Pro subscription\",\"pro_install.subtitle\":\"Would you like to install it on this site now?\",\"pro_install.installing\":\"Installing Elementor Pro\\u2026\",\"pro_install.installing_short\":\"Installing\\u2026\",\"pro_install.install_button\":\"Install Pro on this site\",\"pro_install.logo_alt\":\"Elementor + Elementor Pro\",\"pro_install.do_it_later\":\"I\\u2019ll do it later\",\"completion.title\":\"Getting things ready\",\"completion.subtitle\":\"Tailoring the editor to your goals and workflow\\u2026\"}\";}','off'),
(521,'yith_wcwl_ajax_enable','no','auto'),
(522,'yith_wcwl_after_add_to_wishlist_behaviour','view','auto'),
(523,'yith_wcwl_show_on_loop','no','auto'),
(524,'yith_wcwl_loop_position','after_add_to_cart','auto'),
(525,'yith_wcwl_wishlist_page_id','','auto'),
(526,'yith_wcwl_variation_show','','auto'),
(527,'yith_wcwl_price_show','yes','auto'),
(528,'yith_wcwl_stock_show','yes','auto'),
(529,'yith_wcwl_show_dateadded','','auto'),
(530,'yith_wcwl_add_to_cart_show','yes','auto'),
(531,'yith_wcwl_show_remove','no','auto'),
(532,'yith_wcwl_repeat_remove_button','yes','auto'),
(533,'yith_wcwl_redirect_cart','no','auto'),
(534,'yith_wcwl_remove_after_add_to_cart','yes','auto'),
(535,'yith_wcwl_enable_share','no','auto'),
(536,'yith_wcwl_share_fb','yes','auto'),
(537,'yith_wcwl_share_twitter','yes','auto'),
(538,'yith_wcwl_share_pinterest','yes','auto'),
(539,'yith_wcwl_share_email','yes','auto'),
(540,'yith_wcwl_share_whatsapp','yes','auto'),
(541,'yith_wcwl_share_url','no','auto'),
(542,'yith_wcwl_add_to_wishlist_style','link','auto'),
(543,'yith_wcwl_rounded_corners_radius','16','auto'),
(544,'yith_wcwl_add_to_wishlist_icon_color','#000000','auto'),
(545,'yith_wcwl_add_to_wishlist_custom_icon','','auto'),
(546,'yith_wcwl_added_to_wishlist_custom_icon','','auto'),
(547,'yith_wcwl_added_to_wishlist_icon_color','#000000','auto'),
(548,'yith_wcwl_custom_css','','auto'),
(549,'yith_wcwl_add_to_cart_style','link','auto'),
(550,'yith_wcwl_add_to_cart_rounded_corners_radius','16','auto'),
(551,'yith_wcwl_add_to_cart_icon','fa-shopping-cart','auto'),
(552,'yith_wcwl_add_to_cart_custom_icon','','auto'),
(553,'yith_wcwl_color_headers_background','#F4F4F4','auto'),
(554,'yith_wcwl_socials_image_url','','auto'),
(555,'yith_wcwl_add_to_wishlist_text','Add to wishlist','auto'),
(556,'yith_wcwl_product_added_text','Product added!','auto'),
(557,'yith_wcwl_remove_from_wishlist_text','Remove from list','auto'),
(558,'yith_wcwl_browse_wishlist_text','View Wishlist','auto'),
(559,'yith_wcwl_already_in_wishlist_text','The product is already in your wishlist!','auto'),
(560,'yith_wcwl_wishlist_title','','auto'),
(561,'yith_wcwl_add_to_cart_text','Add to cart','auto'),
(562,'yit_plugin_fw_panel_wc_default_options_set','a:1:{s:15:\"yith_wcwl_panel\";b:1;}','auto'),
(563,'_wpforms_transient_timeout_splash.json','1783147114','off'),
(564,'_wpforms_transient_splash.json','1782542314','off'),
(565,'_wpforms_transient_upload_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1782542314;s:5:\"ctime\";i:1782542314;}','on'),
(566,'_wpforms_transient_wpforms_/home/alibabas/gujaratrafting.com/derma/wp-content/uploads/wpforms/cache/.htaccess_file','a:3:{s:4:\"size\";i:446;s:5:\"mtime\";i:1782542314;s:5:\"ctime\";i:1782542314;}','on'),
(569,'allowedthemes','a:1:{s:10:\"hara-child\";b:1;}','auto'),
(570,'merlin_hara_child','Hara Child','auto'),
(572,'theme_mods_hara-child','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:85;s:11:\"mobile-menu\";i:85;}s:18:\"custom_css_post_id\";i:-1;}','on'),
(577,'woocommerce_maybe_regenerate_images_hash','3e9a0b33bdcfda38b0b76973c41d976c','auto'),
(590,'action_scheduler_migration_status','complete','auto'),
(591,'as_has_wp_comment_logs','no','on'),
(594,'_transient_product_query-transient-version','1782712785','on'),
(595,'wp_calendar_block_has_published_posts','1','auto'),
(596,'category_children','a:0:{}','auto'),
(597,'elementor_library_category_children','a:0:{}','auto'),
(598,'product_brand_children','a:0:{}','auto'),
(600,'_transient_product-transient-version','1782614386','on'),
(604,'woocommerce_task_list_tracked_completed_tasks','a:2:{i:0;s:8:\"products\";i:1;s:17:\"launch-your-store\";}','auto'),
(615,'wpforms_email_summaries_fetch_info_blocks_last_run','1782542408','auto'),
(616,'wpforms_process_forms_locator_status','completed','auto'),
(617,'mc4wp_default_form_id','866','auto'),
(618,'hara_check_oneclick','a:1:{s:6:\"home-1\";b:1;}','auto'),
(619,'elementor_global_image_lightbox','0','auto'),
(620,'elementor_css_print_method','internal','auto'),
(622,'merlin_hara_completed','1782542420','auto'),
(623,'elementor_connect_site_key','ece158c0b45426c60d440adacaadba93','auto'),
(624,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:43:\"Introducing Angie: Agentic AI for WordPress\";s:7:\"excerpt\";s:365:\"Meet Angie, agentic AI purpose-built for WordPress. Angie understands your site, connects to your tools, and takes real actions on your behalf. Its first capability, Angie Code, lets you describe any WordPress feature you can imagine and have it built for you in minutes. Production-ready, fully integrated with your site, and safe to test before it ever goes live.\";s:7:\"created\";i:1774270910;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:142:\"https://elementor.com/blog/introducing-angie-agentic-ai-for-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:59:\"The atomic foundation of version 4 is ready for real sites!\";s:7:\"excerpt\";s:296:\"The alpha phase is complete. Version 4 is now in beta, and the atomic foundation is ready to be used on real sites! This is the final step before the official release of version 4.0, activating the new features automatically on new sites, and becoming the default editing experience in Elementor.\";s:7:\"created\";i:1770651621;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:113:\"https://elementor.com/blog/editor-4-beta/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),
(640,'_elementor_element_cache_unique_id','2994ca75be89e46a7a0807e182da6e93','auto'),
(641,'_transient_timeout_yith_wcwl_hidden_products','1785134449','off'),
(642,'_transient_yith_wcwl_hidden_products','a:0:{}','off'),
(643,'_transient_timeout_wc_var_prices_56','1785134449','off'),
(644,'_transient_wc_var_prices_56','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"116\":\"156.00\",\"117\":\"160.00\",\"118\":\"190.00\"},\"regular_price\":{\"116\":\"156.00\",\"117\":\"160.00\",\"118\":\"190.00\"},\"sale_price\":{\"116\":\"156.00\",\"117\":\"160.00\",\"118\":\"190.00\"}}}','off'),
(647,'_transient_timeout_wc_var_prices_173','1785134449','off'),
(648,'_transient_wc_var_prices_173','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"174\":\"135.00\",\"175\":\"180.00\"},\"regular_price\":{\"174\":\"135.00\",\"175\":\"180.00\"},\"sale_price\":{\"174\":\"135.00\",\"175\":\"180.00\"}}}','off'),
(649,'e_editor_counter','21','auto'),
(650,'_elementor_installed_time','1782542455','auto'),
(651,'_elementor_free_to_pro_upsell','a:2:{s:7:\"timeout\";i:1782734262;s:5:\"value\";s:723:\"[{\"id\":\"animated_headline\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/animated_headline.jpg\"},{\"id\":\"video_playlist\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/video_playlist.jpg\"},{\"id\":\"cta\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/cta.jpg\"},{\"id\":\"testimonial_widget\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/testimonial_widget.jpg\"},{\"id\":\"image_carousel\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/image_carousel.jpg\"},{\"id\":\"connect-pro-upgrade\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/connect-pro-upgrade.jpg\"}]\";}','off'),
(652,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1782752294;s:5:\"value\";s:12640:\"[{\"id\":\"angie-super-community\",\"title\":\"Angie Community Library\",\"description\":\"Browse a library of snippets and widgets built by other Angie users, import any of them into your site, without consuming any credits or remix them with a prompt to match your brief. Every snippet is vetted by the Elementor team. You can also submit your own work for the community to discover.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-community.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-community\\/\",\"readMoreText\":\"Browse library\"},{\"id\":\"4.1-atomic-form\",\"title\":\"Generate Atomic Forms\",\"description\":\"Ask Angie to generate forms for lead generation, contact, bookings, promotions and more. Use the new atomic form elements like date picker, radio button, and file upoad.\",\"topic\":\"Atomic Editor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/41-atomic-form-angie.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.1-atomic-form\",\"title\":\"Generate Atomic Forms\",\"description\":\"Ask Angie to generate forms for lead generation, contact, bookings, promotions and more. Use the new atomic form elements like date picker, radio button, and file upoad.\",\"topic\":\"Atomic Editor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/41-atomic-form-angie.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-blog\\/\",\"readMoreText\":\"Learn more\",\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-atomic-form\\/\"},{\"id\":\"cookie-consent-launch\",\"title\":\"Introducing Cookie Consent\",\"description\":\"Add a cookie consent banner to your site in minutes. Scan for cookies, manage scripts based on visitor consent, and customize the banner to match your site, or design it in the Editor with Elementor Popups. Free to get started, with more features in Elementor One.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cookie-launch.png\",\"chipTags\":[\"New feature\"],\"cta\":\"Get Cookie Consent\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/cookie-consent-in-editor-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"cookiez\\/cookiez.php\",\"operator\":\"!=\"}]]},{\"id\":\"angie-super-admin\",\"title\":\"Super Admin Mode\",\"description\":\"Revolutionize your WordPress workflow with Super Admin Mode. Perform root-level WordPress operations through natural language - bulk post and product updates, PHP error diagnosis, and more.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-super-admin.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-super-admin\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-default\",\"title\":\"The new default\",\"description\":\"New sites now start with version 4.0 and atomic features enabled by default. Existing sites can choose to manually activate. Nothing happens to your existing layouts and sites.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-default.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-revisions\",\"title\":\"Restore snippets precisely with Revisions\",\"description\":\"Restore any previous version of your snippets to its exact saved state. Each time you revise, Angie preserves a complete snapshot of the snippet\'s code, structure, and configuration. Open version history, select any saved state, and return to it in one click.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-notification-revision.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-revisions\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-atomic-forms\",\"title\":\"Atomic Forms\",\"description\":\"Build forms as part of your layout, not separate widgets. Create flexible, multi-column designs, nest elements freely, and maintain full control with the same atomic system and styling logic.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-atomic-form.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.0-atomic-forms\",\"title\":\"Atomic Forms\",\"description\":\"Build forms as part of your layout, not separate widgets. Create flexible, multi-column designs, nest elements freely, and maintain full control with the same atomic system and styling logic.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipTags\":[\"Atomic Editor\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-atomic-forms\\/\"},{\"id\":\"angie-cloud-library\",\"title\":\"Introducing Angie Cloud Library\",\"description\":\"Your Angie snippets are now available across every site you manage. Save any asset you build to your account and pull it into a new project in a few clicks, fully editable and ready to adapt. Available to all users with free daily credits.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-cloud-library.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-cloud-library\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-interactions\",\"title\":\"Pro Interactions\",\"description\":\"Create advanced, lightweight motion inside the Editor. Define behavior visually, keep everything system-based, and deliver engaging experiences without bloated scripts or external tools.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-interactions.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.0-interactions\",\"title\":\"Pro Interactions\",\"description\":\"Create advanced, lightweight motion inside the Editor. Define behavior visually, keep everything system-based, and deliver engaging experiences without bloated scripts or external tools.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-interactions.png\",\"chipTags\":[\"Atomic Editor\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-interactions\\/\"},{\"id\":\"4.0-sync-design-system\",\"title\":\"Sync and share design systems\",\"description\":\"Export and import Variables and Classes between sites, and sync them with v3 Global Styles. Maintain a consistent design system across projects and across versions.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-sync-design-system.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-launch\",\"title\":\"Introducing Angie Code.\",\"description\":\"Create custom Elementor widgets, and snippets for custom site functionality from a simple description. Built natively for WordPress, and Elementor. Preview safely, refine through conversation, and publish when ready.\",\"topic\":\"Angie Code\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-launch.png\",\"chipTags\":[\"New launch\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-angie-launch\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"partner-program\",\"title\":\"Partner with Elementor. Grow your business.\",\"description\":\"Join to unlock exclusive access, secure visibility, benefit from marketing opportunities, and create additional revenue from the work you have already done. Join for free and start benefiting!\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/notification-partner.png\",\"chipTags\":[\"Partner Program\"],\"cta\":\"Apply now\",\"ctaLink\":\"https:\\/\\/my.elementor.com\\/agency\\/\"},{\"id\":\"manage-launch\",\"title\":\"Introducing Manage\",\"description\":\"Monitor, optimize and maintain all your sites from one centralized dashboard. Track performance, perform bulk updates and detect security risks to stay ahead of issues.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/manage.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Start free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/manage\\/whatsnew\"},{\"id\":\"components-3.35\",\"title\":\"Components\",\"description\":\"Build modular, reusable sections that update everywhere and decide how much control to give away to your team or clients.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/components-3-35.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-components-3.35-blog\",\"readMoreText\":\"Learn More\"},{\"id\":\"one-launch\",\"title\":\"Introducing Elementor One\",\"description\":\"The complete website building experience. All the tools to create, optimize, and manage websites, unified under one roof.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/one-launch.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Explore Elementor One\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/launch-whats-new\"},{\"id\":\"atomic-tabs-3.34\",\"title\":\"Atomic Tabs\",\"description\":\"Nest any type of content inside tab triggers or content panels, unlocking a truly atomic way of design.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-manager-3.33\",\"title\":\"Variables Manager\",\"description\":\"Centralize and control all your color, typography, and size tokens for consistent, scalable design systems.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-assistant\",\"title\":\"New! Fix accessibility issues with Ally Assistant\",\"description\":\"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Scan for free\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}','off'),
(655,'wpforms_notifications','a:4:{s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}s:6:\"update\";i:1782708408;}','auto'),
(658,'_transient_timeout_wc_var_prices_177','1785134456','off'),
(659,'_transient_wc_var_prices_177','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"178\":\"165.00\",\"179\":\"175.00\",\"180\":\"195.00\"},\"regular_price\":{\"178\":\"165.00\",\"179\":\"175.00\",\"180\":\"195.00\"},\"sale_price\":{\"178\":\"165.00\",\"179\":\"175.00\",\"180\":\"195.00\"}}}','off'),
(660,'_elementor_v4_promotions','a:2:{s:7:\"timeout\";i:1782734263;s:5:\"value\";s:3523:\"[{\"customCss\":{\"title\":\"Custom CSS\",\"content\":\"Add custom CSS to refine and enrich the appearance of any element on your site.\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-style-custom-css\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/custom_css_promotion.png\"},\"displayConditions\":{\"title\":\"Display conditions\",\"content\":\"Control when and where elements are shown across your site.\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-display-conditions-modal\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/display_conditions_promotion.png\"},\"attributes\":{\"title\":\"Attributes\",\"content\":\"Add custom attributes when you need deeper customization and better accessibility.\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-attributes-modal\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/attributes_promotion.png\"},\"Portfolio\":{\"title\":\"Portfolio\",\"content\":\"Upgrade to build dynamic portfolio grids featuring interactive category filtering and engaging hover effects designed to captivate your site visitors.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Portfolio_promotion.png\"},\"Form\":{\"title\":\"Form\",\"content\":\"Upgrade to build advanced forms featuring custom fields, multi-step layouts, automated email notifications, and direct CRM integrations.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Form_promotion.png\"},\"PriceList\":{\"title\":\"Price list\",\"content\":\"Upgrade to present items, descriptions, and pricing within a cohesive structure that aligned perfectly with your site.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Price_list_promotion.png\"},\"PriceTable\":{\"title\":\"Price table\",\"content\":\"Upgrade to build pricing matrices featuring highlighted columns, interactive check mark lists, and integrated action buttons.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Price_table_promotion.png\"},\"LoopGrid\":{\"title\":\"Loop Grid\",\"content\":\"Upgrade to connect custom layouts directly to your site database, seamlessly rendering dynamic content queries that engage your site visitors.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Loop_grid_promotion.png\"},\"CallToAction\":{\"title\":\"Call to Action\",\"content\":\"Upgrade to build Call to Action blocks with image overlays, custom hover animations, and promotional layout control across your site.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/CTA_promotion.png\"},\"Template\":{\"title\":\"Template\",\"content\":\"Upgrade to embed saved templates that sync automatically across your entire site, preserving layout integrity and accelerating your production speed.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Template_promotion.png\"},\"Gallery\":{\"title\":\"Gallery pro\",\"content\":\"Upgrade to build gallery with dynamic categorization and custom layout control across your site.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Gallery_pro_promotion.png\"},\"MediaCarousel\":{\"title\":\"Media carousel\",\"content\":\"Upgrade to build advanced Media Carousel with dynamic video elements into your sliders to better engage your site visitors.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Media_carousel_promotion.png\"},\"LoopCarousel\":{\"title\":\"Loop carousel\",\"content\":\"Upgrade to build advanced Loop Carousel with dynamic posts, custom layouts seamlessly to better engage your site visitors.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Loop_carousel_promotion.png\"}}]\";}','off'),
(679,'woof_later_rate_alert','1783752963','auto'),
(680,'_transient_woocommerce_shipping_task_zone_count_transient','0','on'),
(689,'mc4wp_flash_messages','a:0:{}','off'),
(693,'wpforms_splash_version','1.8.6','auto'),
(694,'woocommerce_share_key','RainjFAUSPwNs9zWEpIasqmNyGPCdTNv','auto'),
(696,'woocommerce_private_link','no','auto'),
(700,'_transient_timeout_wc_var_prices_197','1785135785','off'),
(701,'_transient_wc_var_prices_197','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"198\":\"190.00\",\"199\":\"205.00\",\"200\":\"235.00\"},\"regular_price\":{\"198\":\"190.00\",\"199\":\"205.00\",\"200\":\"235.00\"},\"sale_price\":{\"198\":\"190.00\",\"199\":\"205.00\",\"200\":\"235.00\"}}}','off'),
(702,'_transient_timeout_wc_var_prices_193','1785135785','off'),
(703,'_transient_wc_var_prices_193','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"194\":\"156.00\",\"195\":\"185.00\",\"196\":\"225.00\"},\"regular_price\":{\"194\":\"156.00\",\"195\":\"185.00\",\"196\":\"225.00\"},\"sale_price\":{\"194\":\"156.00\",\"195\":\"185.00\",\"196\":\"225.00\"}}}','off'),
(704,'_transient_timeout_wc_var_prices_189','1785135785','off'),
(705,'_transient_wc_var_prices_189','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"190\":\"195.00\",\"191\":\"225.00\",\"192\":\"230.00\"},\"regular_price\":{\"190\":\"195.00\",\"191\":\"225.00\",\"192\":\"230.00\"},\"sale_price\":{\"190\":\"195.00\",\"191\":\"225.00\",\"192\":\"230.00\"}}}','off'),
(706,'_transient_timeout_wc_var_prices_185','1785135785','off'),
(707,'_transient_wc_var_prices_185','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"186\":\"178.00\",\"187\":\"198.00\",\"188\":\"228.00\"},\"regular_price\":{\"186\":\"178.00\",\"187\":\"198.00\",\"188\":\"228.00\"},\"sale_price\":{\"186\":\"178.00\",\"187\":\"198.00\",\"188\":\"228.00\"}}}','off'),
(708,'_transient_timeout_wc_var_prices_181','1785135785','off'),
(709,'_transient_wc_var_prices_181','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"182\":\"195.00\",\"183\":\"185.00\",\"184\":\"215.00\"},\"regular_price\":{\"182\":\"195.00\",\"183\":\"185.00\",\"184\":\"215.00\"},\"sale_price\":{\"182\":\"195.00\",\"183\":\"185.00\",\"184\":\"215.00\"}}}','off'),
(734,'_transient_woocommerce_product_task_has_product_transient','yes','on'),
(740,'elementor_angie_guide_auto_shown','yes','auto'),
(742,'elementor_log','a:3:{s:32:\"fa16de921296cabab515dcc967a46cd5\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"930509\";s:7:\"\0*\0file\";s:99:\"https://www.gujaratrafting.com/derma/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2026-06-27 07:13:30\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:31:\"Element type already registered\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:5;s:14:\"\0*\0times_dates\";a:5:{i:0;s:19:\"2026-06-27 07:13:30\";i:1;s:19:\"2026-06-27 11:24:05\";i:2;s:19:\"2026-06-29 04:58:17\";i:3;s:19:\"2026-06-29 05:03:34\";i:4;s:19:\"2026-06-29 10:57:49\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1782544410\";s:7:\"message\";s:31:\"Element type already registered\";s:3:\"url\";s:99:\"https://www.gujaratrafting.com/derma/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"930509\";}}s:32:\"08165c0fb3b227e6cf5ed04262cfa541\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:7:\"1095717\";s:7:\"\0*\0file\";s:99:\"https://www.gujaratrafting.com/derma/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2026-06-27 11:58:14\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:66:\"Cannot read properties of undefined (reading &#039;settings&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2026-06-27 11:58:14\";i:1;s:19:\"2026-06-27 11:58:21\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1782561494\";s:7:\"message\";s:56:\"Cannot read properties of undefined (reading \'settings\')\";s:3:\"url\";s:99:\"https://www.gujaratrafting.com/derma/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:7:\"1095717\";}}s:32:\"30175368347649327a157c08313e4002\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:98:\"/home/alibabas/gujaratrafting.com/derma/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:7:\"\0*\0line\";i:161;s:7:\"\0*\0date\";s:19:\"2026-06-27 12:00:40\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:189:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/facewash-facialwash-cleansing-svgrepo-com.svg&quot;\";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:\"2026-06-27 12:00:40\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:189:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/facewash-facialwash-cleansing-svgrepo-com.svg&quot;\";s:4:\"file\";s:98:\"/home/alibabas/gujaratrafting.com/derma/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:4:\"line\";i:161;s:5:\"trace\";b:1;}}}','off'),
(793,'product_cat_children','a:0:{}','auto'),
(803,'_transient_wc_attribute_taxonomies','a:0:{}','on'),
(809,'_transient_woocommerce_reports-transient-version','1782545748','on'),
(810,'_transient_timeout_wc_report_customers_stats_f91a54f7c79d71b3de987ed104181f0f','1783150548','off'),
(811,'_transient_wc_report_customers_stats_f91a54f7c79d71b3de987ed104181f0f','a:2:{s:7:\"version\";s:10:\"1782545748\";s:5:\"value\";O:8:\"stdClass\":4:{s:15:\"customers_count\";i:0;s:16:\"avg_orders_count\";d:0;s:15:\"avg_total_spend\";d:0;s:19:\"avg_avg_order_value\";d:0;}}','off'),
(812,'_transient_timeout_wc_report_customers_b3e9bc63a8f1dc42264f02b47435343a','1783150548','off'),
(813,'_transient_wc_report_customers_b3e9bc63a8f1dc42264f02b47435343a','a:2:{s:7:\"version\";s:10:\"1782545748\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'),
(816,'_transient_timeout_wc_term_counts','1785137864','off'),
(817,'_transient_wc_term_counts','a:6:{s:15:\"101_product_cat\";i:1;s:15:\"103_product_cat\";i:1;s:15:\"102_product_cat\";i:2;s:15:\"104_product_cat\";i:1;s:15:\"100_product_cat\";i:1;s:14:\"15_product_cat\";i:0;}','off'),
(846,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),
(854,'_transient_shipping-transient-version','1782710668','on'),
(855,'_transient_timeout_wc_shipping_method_count','1785302746','off'),
(856,'_transient_wc_shipping_method_count','a:4:{s:7:\"version\";s:10:\"1782710668\";s:6:\"legacy\";i:0;s:7:\"enabled\";i:0;s:8:\"disabled\";i:0;}','off'),
(970,'elementor_unfiltered_files_upload','1','auto'),
(1075,'_transient_timeout_wc_blocks_query_5363a57d92ddac380bcea0733b79eaad','1785302537','off'),
(1076,'_transient_wc_blocks_query_5363a57d92ddac380bcea0733b79eaad','a:2:{s:7:\"version\";s:10:\"1782709351\";s:5:\"value\";a:4:{i:0;i:7963;i:1;i:7955;i:2;i:7954;i:3;i:7952;}}','off');
INSERT INTO `wp5n_options` VALUES
(1091,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:21:{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:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),
(1144,'_transient_timeout_woocommerce_blocks_asset_api_script_data','1785188903','off'),
(1145,'_transient_woocommerce_blocks_asset_api_script_data','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"5cdaba16c87338181b77\",\"dependencies\":[\"wc-types\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"fe36cf3610166e461f03\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-entities.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js\",\"version\":\"0c45171702069a10b08e\",\"dependencies\":[\"wc-settings\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"2c049fe250c153b7cac8\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"cd41ff7e87047939df16\",\"dependencies\":[\"wc-blocks-checkout-events\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"844a158c2e4925f00e73\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"bb54b6869c8b2a477616\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"888fc7fc921d3d5b4e0e\",\"dependencies\":[\"react-jsx-runtime\",\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"621353d8a3a7c8d44b41\",\"dependencies\":[\"react-jsx-runtime\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"81d21446ddb1d5f22bf3\",\"dependencies\":[\"react-jsx-runtime\",\"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:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"0df720e448f7ab3c5d0d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"faf32ee6ad045929d3b2\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"b7449dc1c874ee46cb05\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"153ca3cfcc597a1e974e\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"8dcac098e959cbf8c646\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-checkout-events.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"1cd9ffa6e3cff96ad1b2\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"2ac32594f5e16f5ec744\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-schema-parser.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"63baa6fbe2326b07d735\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/sanitize\\/index.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js\",\"version\":\"6cc3684099bd6a5547b8\",\"dependencies\":[]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"http:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"c41634ce42dec7d5ec6a\",\"dependencies\":[\"react\",\"wc-experimental\",\"wc-navigation\",\"wc-store-data\",\"wc-tracks\",\"wp-api-fetch\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-data-controls\",\"wp-element\",\"wp-i18n\"]}},\"version\":\"wc-10.9.1\",\"hash\":\"3c7e99d0666b241da0bca5ac29158da2\"}','off'),
(1170,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1783241428','off'),
(1171,'_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:4;}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:4;}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:4;}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:4;}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:4;}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:4;}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:4;}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:4;}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:4;}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:4;}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:4;}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:4;}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:4;}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:2;}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:3;}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:1;}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:4;}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:0;}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:4;}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:4;}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:4;}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:4;}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:4;}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:4;}}}','off'),
(1172,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1783241428','off'),
(1173,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_US\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with <a href=\"https://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooPayments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with <a href=\"https://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-shipping\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"https://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"https://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:84;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google for WooCommerce</a>\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i: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:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:11:\"klaviyo:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a: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:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i: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:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":8:{s:4:\"name\";s:26:\"Meta Ads & Pixel by Kliken\";s:11:\"description\";s:150:\"Automate Facebook & Instagram marketing with Kliken. Launch ads and schedule a month of posts in 5 minutes—first 5 free! Plans start at just $20/mo.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken.svg\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:14:\"is_built_by_wc\";b:0;s:16:\"install_external\";b:0;s:10:\"is_visible\";b:1;s:3:\"key\";s:29:\"kliken-ads-pixel-for-meta:alt\";}}}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:16:{i:0;O:8:\"stdClass\":11:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:54:\"Offer safe and convenient ways to pay with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;s:12:\"requires_jpc\";b:1;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:41:\"Print discounted USPS, UPS and DHL labels\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";s:5:\"label\";s:42:\"Save on shipping with WooCommerce Shipping\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"ShipStation\";s:9:\"image_url\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-shipstation.svg\";s:10:\"manage_url\";s:26:\"admin.php?page=shipstation\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:4:{i:0;s:2:\"CA\";i:1;s:2:\"GB\";i:2;s:2:\"AU\";i:3;s:2:\"NZ\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:35:\"woocommerce-shipstation-integration\";s:5:\"label\";s:49:\"Print discounted shipping labels with ShipStation\";s:11:\"description\";s:56:\"Automate your order fulfillment and save on top carriers\";s:15:\"learn_more_link\";s:66:\"https://wordpress.org/plugins/woocommerce-shipstation-integration/\";s:16:\"install_priority\";i:3;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"Packlink\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-packlink.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=packlink-pro-shipping\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"FR\";i:1;s:2:\"ES\";i:2;s:2:\"IT\";i:3;s:2:\"DE\";i:4;s:2:\"NL\";i:5;s:2:\"AT\";i:6;s:2:\"BE\";i:7;s:2:\"IE\";i:8;s:2:\"PT\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:21:\"packlink-pro-shipping\";s:5:\"label\";s:46:\"Print discounted shipping labels with Packlink\";s:11:\"description\";s:56:\"Automate your order fulfillment and save on top carriers\";s:15:\"learn_more_link\";s:52:\"https://wordpress.org/plugins/packlink-pro-shipping/\";s:16:\"install_priority\";i:3;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:61:\"Offer more ways to pay with this all-in-one checkout solution\";s:14:\"is_built_by_wc\";b:0;s:15:\"install_options\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"name\";s:26:\"woocommerce_paypal_branded\";s:5:\"value\";s:8:\"profiler\";}}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:3:\"!in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:27:\"woocommerce-paypal-payments\";s:5:\"label\";s:41:\"Maximize conversions with PayPal Payments\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:5;O:8:\"stdClass\":9:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:60:\"Offer additional flexible payment options with PayPal Wallet\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:39:\"woocommerce-paypal-payments:wallet-only\";s:5:\"label\";s:38:\"Give shoppers a variety of ways to pay\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:53:\"Keep your store online with full security and backups\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:49:\"Protect your store and your shoppers with Jetpack\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;s:12:\"requires_jpc\";b:1;}i:7;O:8:\"stdClass\":11:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:55:\"Get your products in front of a highly engaged audience\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i: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: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:8;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:58:\"Attract and retain shoppers with email marketing campaigns\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:84;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:9;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:56:\"Build personalized email and SMS campaigns using Klaviyo\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:85;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";s:5:\"label\";s:7:\"Klaviyo\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/klaviyo-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:10;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:57:\"Create ads for your products straight from your dashboard\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:11;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:62:\"Automatically calculate how much sales tax should be collected\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:12;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:59:\"Sync your store with TikTok to create engaging ad campaigns\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:13;O:8:\"stdClass\":10:{s:4:\"name\";s:12:\"Snapchat Ads\";s:11:\"description\";s:60:\"Reach an untapped audience on Snapchat and drive more sales.\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-snapchat.svg\";s:10:\"manage_url\";s:48:\"admin.php?page=wc-admin&path=%2Fsnapchat%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:1;s:3:\"key\";s:24:\"snapchat-for-woocommerce\";s:5:\"label\";s:36:\"Find New Customers with Snapchat Ads\";s:15:\"learn_more_link\";s:112:\"https://woocommerce.com/products/snapchat/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:14;O:8:\"stdClass\":10:{s:4:\"name\";s:10:\"Reddit Ads\";s:11:\"description\";s:51:\"Seamlessly sync your products and start Reddit Ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-reddit.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Freddit%2Fsetup\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:1;s:3:\"key\";s:22:\"reddit-for-woocommerce\";s:5:\"label\";s:37:\"Reach ready-to-buy shoppers on Reddit\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/reddit/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:15;O:8:\"stdClass\":10:{s:4:\"name\";s:29:\"Print on Demand with Printful\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-printful.png\";s:11:\"description\";s:65:\"Design and easily sell custom print products online with Printful\";s:10:\"manage_url\";s:0:\"\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"AU\";i:1;s:2:\"GB\";i:2;s:2:\"CA\";i:3;s:2:\"ES\";i:4;s:2:\"DE\";i:5;s:2:\"FR\";i:6;s:2:\"NL\";i:7;s:2:\"BE\";i:8;s:2:\"LU\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:10:\"industry.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:24:\"clothing_and_accessories\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"printful-shipping-for-woocommerce\";s:5:\"label\";s:29:\"Print on Demand with Printful\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/printful?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:9;}}}}}','off'),
(1175,'_transient_timeout_mc4wp_mailchimp_lists','1782794809','off'),
(1176,'_transient_mc4wp_mailchimp_lists','a:0:{}','off'),
(1185,'_transient_health-check-site-status-result','{\"good\":17,\"recommended\":7,\"critical\":2}','on'),
(1195,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1782730032;s:7:\"checked\";a:5:{s:10:\"hara-child\";s:6:\"1.2.20\";s:4:\"hara\";s:6:\"1.2.20\";s:16:\"twentytwentyfive\";s:3:\"1.5\";s:16:\"twentytwentyfour\";s:3:\"1.5\";s:17:\"twentytwentythree\";s:3:\"1.6\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:3:{s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.5.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.5.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','off'),
(1211,'_transient_timeout_elementor_remote_info_api_data_4.1.4','1782745843','off'),
(1212,'_transient_elementor_remote_info_api_data_4.1.4','a:4:{s:9:\"timestamp\";s:10:\"1782699840\";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:13:\"Portfolio Bio\";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:3:\"7.0\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','off'),
(1214,'_transient_timeout_elementor_migrations_manifest','1782745843','off'),
(1215,'_transient_elementor_migrations_manifest','a:2:{s:7:\"version\";s:5:\"4.1.4\";s:8:\"manifest\";a:2:{s:10:\"widgetKeys\";a:2:{s:20:\"e-form-submit-button\";a:1:{i:0;a:2:{s:4:\"from\";s:5:\"label\";s:2:\"to\";s:4:\"text\";}}s:15:\"e-form-textarea\";a:1:{i:0;a:2:{s:4:\"from\";s:9:\"maxlength\";s:2:\"to\";s:6:\"length\";}}}s:9:\"propTypes\";a:9:{s:14:\"string-to-html\";a:3:{s:8:\"fromType\";s:6:\"string\";s:6:\"toType\";s:4:\"html\";s:4:\"path\";s:30:\"operations/string-to-html.json\";}s:14:\"number-to-size\";a:3:{s:8:\"fromType\";s:6:\"number\";s:6:\"toType\";s:4:\"size\";s:4:\"path\";s:30:\"operations/number-to-size.json\";}s:22:\"number-to-number-range\";a:3:{s:8:\"fromType\";s:6:\"number\";s:6:\"toType\";s:12:\"number-range\";s:4:\"path\";s:38:\"operations/number-to-number-range.json\";}s:15:\"html-to-html-v2\";a:3:{s:8:\"fromType\";s:4:\"html\";s:6:\"toType\";s:7:\"html-v2\";s:4:\"path\";s:31:\"operations/html-to-html-v2.json\";}s:18:\"html-v2-to-html-v3\";a:3:{s:8:\"fromType\";s:7:\"html-v2\";s:6:\"toType\";s:7:\"html-v3\";s:4:\"path\";s:34:\"operations/html-v2-to-html-v3.json\";}s:20:\"image-src-to-svg-src\";a:3:{s:8:\"fromType\";s:9:\"image-src\";s:6:\"toType\";s:7:\"svg-src\";s:4:\"path\";s:36:\"operations/image-src-to-svg-src.json\";}s:19:\"config-to-config-v2\";a:3:{s:8:\"fromType\";s:6:\"config\";s:6:\"toType\";s:9:\"config-v2\";s:4:\"path\";s:35:\"operations/config-to-config-v2.json\";}s:15:\"email-to-emails\";a:3:{s:8:\"fromType\";s:5:\"email\";s:6:\"toType\";s:6:\"emails\";s:4:\"path\";s:31:\"operations/email-to-emails.json\";}s:21:\"string-to-font-family\";a:3:{s:8:\"fromType\";s:6:\"string\";s:6:\"toType\";s:11:\"font-family\";s:4:\"path\";s:37:\"operations/string-to-font-family.json\";}}}}','off'),
(1232,'_transient_timeout_2915d8c9a12e82d51209f20d69d85a34','1782797267','off'),
(1233,'_transient_2915d8c9a12e82d51209f20d69d85a34','','off'),
(1234,'_transient_timeout_wc_products_onsale','1785301105','off'),
(1235,'_transient_wc_products_onsale','a:6:{i:0;i:7950;i:1;i:7951;i:2;i:7952;i:3;i:7954;i:4;i:7955;i:5;i:7963;}','off'),
(1238,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1782730720','off'),
(1239,'_transient_action_scheduler_last_pastdue_actions_check','1782709120','off'),
(1240,'_site_transient_timeout_feed_6b646ba1685199dbb7a80f9d24fbfe04','1782752320','off'),
(1241,'_site_transient_feed_6b646ba1685199dbb7a80f9d24fbfe04','a:6:{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\";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:51:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"YITH Updates RSS\";s: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:21:\"https://yithemes.com/\";s: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:16:\"YITH Updates RSS\";s: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:4:\"item\";a:20:{i:0;a:6:{s:4:\"data\";s:12:\"\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:63:\"YITH WooCommerce Color, Image Label Variation Swatches - 3.15.0\";s: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:73:\"https://yithemes.com/wp-content/uploads/2025/04/color-label-variation.svg\";s: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://yithemes.com/themes/plugins/yith-woocommerce-color-and-label-variations/\";s: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:29:\"Wed, 25 Nov 2026 00:00:00 GMT\";s: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:184:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 10.4</li>\n            <li>New: support for WordPress 6.9</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:12:\"\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:45:\"YITH WooCommerce Coupon Email System - 1.55.0\";s: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:88:\"https://yithemes.com/wp-content/uploads/2019/05/yith-woocommerce-coupon-email-system.svg\";s: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://yithemes.com/themes/plugins/yith-woocommerce-coupon-email-system/\";s: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:29:\"Wed, 25 Nov 2026 00:00:00 GMT\";s: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:157:\"\n	\n	<ul>\n				<li>New: support for WooCommerce 10.4</li>\n				<li>* New: support for WordPress 6.9</li>\n				<li>Update: YITH plugin framework</li>\n			</ul>\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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:12:\"\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:43:\"YITH WooCommerce Product Countdown - 1.56.0\";s: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:61:\"https://yithemes.com/wp-content/uploads/2025/04/countdown.svg\";s: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://yithemes.com/themes/plugins/yith-woocommerce-product-countdown/\";s: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:29:\"Wed, 25 Nov 2026 00:00:00 GMT\";s: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:143:\"\n	\n	<ul>\n	<li>New: support for WooCommerce 10.4</li>\n	<li>New: support for WordPress 6.9</li>\n	<li>Update: YITH plugin framework</li>\n</ul>\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:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:12:\"\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:45:\"YITH WooCommerce Custom Order Status - 2.16.0\";s: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:71:\"https://yithemes.com/wp-content/uploads/2025/04/custom-order-status.svg\";s: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://yithemes.com/themes/plugins/yith-woocommerce-custom-order-status/\";s: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:29:\"Wed, 25 Nov 2026 00:00:00 GMT\";s: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:184:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 10.4</li>\n            <li>New: support for WordPress 6.9</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\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:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:12:\"\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:50:\"YITH WooCommerce Minimum Maximum Quantity - 1.57.0\";s: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:68:\"https://yithemes.com/wp-content/uploads/2025/05/min-max-quantity.svg\";s: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://yithemes.com/themes/plugins/yith-woocommerce-minimum-maximum-quantity/\";s: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:29:\"Wed, 25 Nov 2026 00:00:00 GMT\";s: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:143:\"\n	\n	<ul>\n	<li>New: support for WooCommerce 10.4</li>\n	<li>New: support for WordPress 6.9</li>\n	<li>Update: YITH plugin framework</li>\n</ul>\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:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:12:\"\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:44:\"YITH WooCommerce Points and Rewards - 4.22.0\";s: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:65:\"https://yithemes.com/wp-content/uploads/2025/05/points-reward.svg\";s: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:72:\"https://yithemes.com/themes/plugins/yith-woocommerce-points-and-rewards/\";s: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:29:\"Wed, 25 Nov 2026 00:00:00 GMT\";s: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:384:\"\n	\n	<ul>\n                 <li>New: support for WooCommerce 10.4</li>\n                 <li>New: support for WordPress 6.9</li>\n                 <li>New: Add filter to customize date format for \'date_earning\'</li>\n                 <li>Fix: Avoid doble points message in blocks for woocommerce navigation</li>\n                 <li>Update: YITH plugin framework</li>\n            </ul>\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:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:12:\"\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:41:\"YITH WooCommerce Product Add-ons - 4.29.0\";s: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:66:\"https://yithemes.com/wp-content/uploads/2025/05/Product-Addons.svg\";s: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://yithemes.com/themes/plugins/yith-woocommerce-product-add-ons/\";s: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:29:\"Wed, 25 Nov 2026 00:00:00 GMT\";s: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:363:\"\n	\n	<ul>\n			<li>New: support for WooCommerce 10.4</li>\n			<li>New: support for WordPress 6.9</li>\n			<li>Fix: issue with price subtotal for individually sold product-type add-ons</li>\n			<li>Fix: add new script handle for WC 10.3</li>\n			<li>Fix: prevent fatal error when product is missing in cart check</li>\n			<li>Update: YITH plugin framework</li>\n		</ul>\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:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:12:\"\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:57:\"YITH WooCommerce PDF Invoices &amp; Packing Slips - 5.0.0\";s: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:65:\"https://yithemes.com/wp-content/uploads/2025/05/PDF-Invoice-1.svg\";s: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:65:\"https://yithemes.com/themes/plugins/yith-woocommerce-pdf-invoice/\";s: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:29:\"Thu, 25 Jun 2026 00:00:00 GMT\";s: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:478:\"\n	\n	<ul>\n            <li>New: Support WooCommerce Checkout block</li>\n            <li>New: Spanish module to submit invoices to the Agencia Estatal de AdministraciÃ³n Tributaria (AEAT) in accordance with the Verifactu system</li>\n            <li>New: Option to create automatic F2 Invoices for spanish customers</li>\n            <li>New: Compatibility with YITH WooCommerce EU VAT Premium version 3.0.0</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\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:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:12:\"\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:53:\"YITH PayPal Express Checkout for WooCommerce - 1.59.0\";s: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:68:\"https://yithemes.com/wp-content/uploads/2025/04/express_checkout.svg\";s: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:81:\"https://yithemes.com/themes/plugins/yith-paypal-express-checkout-for-woocommerce/\";s: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:29:\"Thu, 25 Jun 2026 00:00:00 GMT\";s: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:113:\"\n	\n	<ul>\n		    <li>New: Support for WooCommerce 8.6</li>\n		    <li>Update: YITH plugin framework</li>\n		</ul>\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:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:12:\"\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:44:\"YITH PayPal Payouts for WooCommerce - 3.19.0\";s: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:87:\"https://yithemes.com/wp-content/uploads/2019/05/yith-paypal-payouts-for-woocommerce.svg\";s: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:72:\"https://yithemes.com/themes/plugins/yith-paypal-payouts-for-woocommerce/\";s: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:29:\"Thu, 25 Jun 2026 00:00:00 GMT\";s: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:81:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 10.9</li>\n        </ul>\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:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:12:\"\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:39:\"YITH WooCommerce Account Funds - 2.17.0\";s: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:57:\"https://yithemes.com/wp-content/uploads/2025/04/funds.svg\";s: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:67:\"https://yithemes.com/themes/plugins/yith-woocommerce-account-funds/\";s: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:29:\"Thu, 25 Jun 2026 00:00:00 GMT\";s: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:81:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 10.9</li>\n        </ul>\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:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:12:\"\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:37:\"YITH WooCommerce Tab Manager - 2.17.0\";s: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:63:\"https://yithemes.com/wp-content/uploads/2025/05/tab-manager.svg\";s: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:65:\"https://yithemes.com/themes/plugins/yith-woocommerce-tab-manager/\";s: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:29:\"Thu, 25 Jun 2026 00:00:00 GMT\";s: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:132:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 10.9</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\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:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:12:\"\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:47:\"YITH WooCommerce EU VAT, OSS &amp; IOSS - 3.0.0\";s: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:57:\"https://yithemes.com/wp-content/uploads/2025/04/EUVAT.svg\";s: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:60:\"https://yithemes.com/themes/plugins/yith-woocommerce-eu-vat/\";s: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:29:\"Wed, 24 Jun 2026 00:00:00 GMT\";s: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:138:\"\n	\n	<ul>\n            <li>New: Support WooCommerce Checkout block</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\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:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:12:\"\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:38:\"YITH WooCommerce Subscription - 4.23.0\";s: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:66:\"https://yithemes.com/wp-content/uploads/2025/05/subscription-1.svg\";s: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://yithemes.com/themes/plugins/yith-woocommerce-subscription/\";s: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:29:\"Wed, 24 Jun 2026 00:00:00 GMT\";s: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:333:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 10.9</li>\n            <li>New: support for WooCommerce Stripe Gateway 10.8.0</li>\n            <li>New: support for WooPayments 10.8.0</li>\n            <li>New: support for WooCommerce PayPal Payments 4.1.0</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\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:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:12:\"\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:55:\"YITH Easy Login Register Popup for WooCommerce - 2.16.0\";s: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:62:\"https://yithemes.com/wp-content/uploads/2025/04/easy-login.svg\";s: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://yithemes.com/themes/plugins/yith-easy-login-register-popup-for-woocommerce/\";s: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:29:\"Mon, 22 Jun 2026 00:00:00 GMT\";s: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:81:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 10.9</li>\n        </ul>\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:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:12:\"\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:46:\"YITH Frontend Manager for WooCommerce - 1.59.0\";s: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:68:\"https://yithemes.com/wp-content/uploads/2025/04/frontend-manager.svg\";s: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://yithemes.com/themes/plugins/yith-woocommerce-frontend-manager/\";s: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:29:\"Mon, 22 Jun 2026 00:00:00 GMT\";s: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:66:\"\n	\n	<ul>\n			<li>New: support for WooCommerce 10.9</li>\n		</ul>\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:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:12:\"\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:36:\"YITH WooCommerce Anti-Fraud - 2.13.0\";s: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:61:\"https://yithemes.com/wp-content/uploads/2025/04/antifraud.svg\";s: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://yithemes.com/themes/plugins/yith-woocommerce-anti-fraud/\";s: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:29:\"Mon, 22 Jun 2026 00:00:00 GMT\";s: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:68:\"\n	\n	<ul>\n				<li>New: support for WooCommerce 10.9</li>\n			</ul>\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:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:12:\"\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:53:\"YITH Multi Currency Switcher for WooCommerce - 1.52.0\";s: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:69:\"https://yithemes.com/wp-content/uploads/2021/02/currency_switcher.svg\";s: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:81:\"https://yithemes.com/themes/plugins/yith-multi-currency-switcher-for-woocommerce/\";s: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:29:\"Mon, 22 Jun 2026 00:00:00 GMT\";s: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:75:\"\n	\n	<ul>\n		    <li>New: support for WooCommerce 10.9</li>\n        </ul>\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:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:12:\"\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:58:\"YITH WooCommerce Quick Checkout for Digital Goods - 1.59.0\";s: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:66:\"https://yithemes.com/wp-content/uploads/2025/05/Quick-checkout.svg\";s: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:86:\"https://yithemes.com/themes/plugins/yith-woocommerce-quick-checkout-for-digital-goods/\";s: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:29:\"Mon, 22 Jun 2026 00:00:00 GMT\";s: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:62:\"\n	\n	<ul>\n	<li>New: support for WooCommerce 10.9</li>\n</ul>\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:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:12:\"\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:58:\"YITH Store Locator for WordPress and WooCommerce  - 3.14.0\";s: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:65:\"https://yithemes.com/wp-content/uploads/2025/05/store-locator.svg\";s: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:65:\"https://yithemes.com/themes/plugins/yith-store-locator-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:29:\"Mon, 22 Jun 2026 00:00:00 GMT\";s: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:66:\"\n	\n	<ul>\n			<li>New: support for WooCommerce 10.9</li>\n		</ul>\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: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:42:\"https://yithemes.com/latest-updates/feeds/\";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:4:\"type\";i:128;s:7:\"headers\";a:25:{s:4:\"date\";s:29:\"Mon, 29 Jun 2026 04:58:40 GMT\";s:12:\"content-type\";s:22:\"text/xml;charset=UTF-8\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:25:\"strict-transport-security\";s:44:\"max-age=15552000; includeSubDomains; preload\";s:3:\"nel\";s:65:\"{\"report_to\":\"cf-nel\", \"success_fraction\":0.01, \"max_age\":604800}\";s:15:\"cf-cache-status\";s:3:\"HIT\";s:4:\"link\";s:253:\"</wp-content/themes/yithemes/assets/css/main.min.css?ver=5.2.16>; rel=preload; as=style, </wp-includes/js/jquery/jquery.min.js?ver=3.6.4>; rel=\"preload\"; as=script, </wp-content/themes/yithemes/assets/js/scripts.min.js?ver=5.2.0>; rel=preload; as=script\";s:6:\"server\";s:10:\"cloudflare\";s:9:\"report-to\";s:263:\"{\"group\":\"cf-nel\", \"max_age\":604800, \"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=ZJU8HRnu8lvdBG%2FoFbY4JpBrFHzH9EFqBk73vkr%2FxcijNpYPZeKlHWS8Tfn5Pb%2BJx%2F3pnv4%2BFi2KtTYpKxdGF6tGgmv2oM1RdMIyd3GaHDPAoB%2BJJiNjPf82L8yojAFWg6NCEmDArXmAyQ%3D%3D\"}]}\";s:18:\"ki-cf-cache-status\";s:6:\"BYPASS\";s:11:\"ki-edge-o2o\";s:3:\"yes\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:19:\"x-edge-location-klb\";s:1:\"1\";s:13:\"ki-cache-type\";s:4:\"None\";s:7:\"ki-edge\";s:18:\"v=28.4.3;mv=99.9.9\";s:9:\"ki-origin\";s:3:\"g1p\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:14:\"x-kinsta-cache\";s:3:\"HIT\";s:16:\"content-encoding\";s:2:\"br\";s:3:\"age\";s:4:\"4750\";s:13:\"last-modified\";s:29:\"Mon, 29 Jun 2026 03:39:30 GMT\";s:13:\"cache-control\";s:13:\"max-age=10800\";s:4:\"vary\";s:15:\"accept-encoding\";s:6:\"cf-ray\";s:20:\"a1325b857d888f36-FRA\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";}s:5:\"build\";i:1760624136;s:21:\"cache_expiration_time\";i:1782752320;s:23:\"__cache_expiration_time\";i:1782752320;}','off'),
(1242,'_site_transient_timeout_feed_mod_6b646ba1685199dbb7a80f9d24fbfe04','1782752320','off'),
(1243,'_site_transient_feed_mod_6b646ba1685199dbb7a80f9d24fbfe04','1782709120','off'),
(1244,'_site_transient_timeout_feed_40a89299829082877949471eeb1c21e3','1782752321','off'),
(1245,'_site_transient_feed_40a89299829082877949471eeb1c21e3','a:6:{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:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"YITH\";s: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:20:\"https://yithemes.com\";s: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:44:\"#1 Independent Seller of WooCommerce Plugins\";s: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:\"Fri, 13 Feb 2026 13:52:49 +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: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:74:\"https://yithemes.com/wp-content/uploads/2015/11/cropped-favicon4-65x65.png\";s: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:4:\"YITH\";s: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:20:\"https://yithemes.com\";s: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:59:\"\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:52:\"Building a Scalable Rental Business with WooCommerce\";s: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:94:\"https://yithemes.com/blog/best-practices/building-a-scalable-rental-business-with-woocommerce/\";s: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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://yithemes.com/blog/best-practices/building-a-scalable-rental-business-with-woocommerce/#comments\";s: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, 13 Feb 2026 13:52: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:1:{i:0;a:5:{s:4:\"data\";s:14:\"Best practices\";s: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:31:\"https://yithemes.com/?p=1498099\";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:374:\"Today, more and more rental entrepreneurs (in hospitality, real estate, car rentals, equipment hire, and more) are growing tired of the heavy constraints imposed by SaaS platforms like Booking.com and Airbnb. These platforms come with steep commissions—often up to 20%—and rigid rules that can seriously limit business growth. As a result, many are looking for [&#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:7:\"Ausilia\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"https://yithemes.com/blog/best-practices/building-a-scalable-rental-business-with-woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:59:\"\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:79:\"Progressive Disclosure: The UX Psychology Behind a Simpler WooCommerce Checkout\";s: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:120:\"https://yithemes.com/blog/best-practices/progressive-disclosure-the-ux-psychology-behind-a-simpler-woocommerce-checkout/\";s: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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:128:\"https://yithemes.com/blog/best-practices/progressive-disclosure-the-ux-psychology-behind-a-simpler-woocommerce-checkout/#respond\";s: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 Jan 2026 15:38:31 +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:14:\"Best practices\";s: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:31:\"https://yithemes.com/?p=1496250\";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:323:\"An eCommerce store, like any other tool, needs to be optimized in every detail. Just like an axe with a razor-sharp blade but a cracked handle, even the best-looking online store won’t reach its full potential if the pages that make up the buying journey aren’t properly tuned. And among all of them, one page [&#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:7:\"Ausilia\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:125:\"https://yithemes.com/blog/best-practices/progressive-disclosure-the-ux-psychology-behind-a-simpler-woocommerce-checkout/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:59:\"\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:83:\"Managing a Restaurant on WooCommerce: Essential Plugins for Delivery &amp; Ordering\";s: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:121:\"https://yithemes.com/blog/woocommerce-guide/managing-a-restaurant-on-woocommerce-essential-plugins-for-delivery-ordering/\";s: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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:129:\"https://yithemes.com/blog/woocommerce-guide/managing-a-restaurant-on-woocommerce-essential-plugins-for-delivery-ordering/#respond\";s: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, 19 Dec 2025 12:42: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WooCommerce Guides\";s: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:31:\"https://yithemes.com/?p=1491352\";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:346:\"Do you own a restaurant or a business dedicated to food and wine products? Would you like to create an eCommerce site and expand your customer base exponentially? This decision comes with challenges, and many new online sellers end up giving up. Don&#8217;t worry, though. In this article, we&#8217;ll explore how to manage a restaurant [&#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:7:\"Fabiana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"https://yithemes.com/blog/woocommerce-guide/managing-a-restaurant-on-woocommerce-essential-plugins-for-delivery-ordering/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:62:\"\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:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"Urgency and Scarcity: How to Use “Dynamic Badges” to Reduce Cart Abandonment on WooCommerce\";s: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:130:\"https://yithemes.com/blog/best-practices/urgency-and-scarcity-how-to-use-dynamic-badges-to-reduce-cart-abandonment-on-woocommerce/\";s: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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"https://yithemes.com/blog/best-practices/urgency-and-scarcity-how-to-use-dynamic-badges-to-reduce-cart-abandonment-on-woocommerce/#respond\";s: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, 11 Dec 2025 13:19: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:14:\"Best practices\";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:18:\"WooCommerce Guides\";s: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:31:\"https://yithemes.com/?p=1490198\";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:370:\"You&#8217;ve made your site better, made your search system more efficient, used quality articles to bring customers to your portal, and finally achieved your goal: the customer adds a product to their cart. You might think you&#8217;re all set, but think again. Nearly 70% of potential customers abandon their cart before completing the purchase. That&#8217;s [&#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:7:\"Fabiana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:135:\"https://yithemes.com/blog/best-practices/urgency-and-scarcity-how-to-use-dynamic-badges-to-reduce-cart-abandonment-on-woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:59:\"\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:64:\"Catalog Mode vs Request a Quote: when to use them on WooCommerce\";s: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:105:\"https://yithemes.com/blog/best-practices/catalog-mode-vs-request-a-quote-when-to-use-them-on-woocommerce/\";s: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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"https://yithemes.com/blog/best-practices/catalog-mode-vs-request-a-quote-when-to-use-them-on-woocommerce/#respond\";s: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, 03 Dec 2025 15:22: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Best practices\";s: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:31:\"https://yithemes.com/?p=1489140\";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:338:\"At first glance, online stores seem to be simple and easy to manage. You create a product, display it on product pages, and the customer clicks on the Add to Cart button. But for many store owners, especially those handling B2B business or custom-made products, this type of transaction isn&#8217;t always possible. So, what can [&#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:15:\"Tania González\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"https://yithemes.com/blog/best-practices/catalog-mode-vs-request-a-quote-when-to-use-them-on-woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:59:\"\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:56:\"The Definitive Guide to Pricing Strategy for WooCommerce\";s: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://yithemes.com/blog/best-practices/the-definitive-guide-to-pricing-strategy-for-woocommerce/\";s: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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"https://yithemes.com/blog/best-practices/the-definitive-guide-to-pricing-strategy-for-woocommerce/#respond\";s: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, 25 Nov 2025 17:52: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Best practices\";s: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:31:\"https://yithemes.com/?p=1486916\";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:352:\"It may seem obvious, but it&#8217;s not. Having a pricing strategy is critical to the success of your WooCommerce store. However, setting the right price for your products is not simple; it requires careful consideration that goes beyond basic maths. Relying too heavily on discounts can reduce your profit margins, even if sales increase. As [&#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:15:\"Gabriela Muñoz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://yithemes.com/blog/best-practices/the-definitive-guide-to-pricing-strategy-for-woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:59:\"\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:31:\"Black Friday Marketing Strategy\";s: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://yithemes.com/blog/best-practices/black-friday-marketing-strategy/\";s: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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://yithemes.com/blog/best-practices/black-friday-marketing-strategy/#comments\";s: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, 24 Nov 2025 11:16: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Best practices\";s: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:31:\"https://yithemes.com/?p=1419055\";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:352:\"Black Friday has become a global event—just as eagerly awaited by customers as it is crucial for retailers. The term, which comes from the United States, refers to the Friday after Thanksgiving (celebrated on the fourth Thursday of November). In 2025, it falls on November 28. Black Friday is synonymous with major discounts and promotions, [&#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:7:\"Fabiana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://yithemes.com/blog/best-practices/black-friday-marketing-strategy/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"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:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:59:\"\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:34:\"Cyber Monday Deals for WooCommerce\";s: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://yithemes.com/blog/woocommerce-guide/cyber-monday-deals-for-woocommerce/\";s: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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://yithemes.com/blog/woocommerce-guide/cyber-monday-deals-for-woocommerce/#respond\";s: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, 24 Nov 2025 10:28: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WooCommerce Guides\";s: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:31:\"https://yithemes.com/?p=1425477\";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:328:\"Cyber Monday, just like Black Friday, is an event that both shoppers and sellers look forward to. For shoppers, it&#8217;s a chance to save money. For sellers, it&#8217;s a big boost to sales. These events are a great addition to any business plan! In this article, we&#8217;ll talk about what Cyber Monday is, when it [&#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:7:\"Fabiana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://yithemes.com/blog/woocommerce-guide/cyber-monday-deals-for-woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:59:\"\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:67:\"Black Friday sale! Get your shop ready with our WooCommerce plugins\";s: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://yithemes.com/blog/best-practices/black-friday-sale-yith/\";s: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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://yithemes.com/blog/best-practices/black-friday-sale-yith/#respond\";s: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, 24 Nov 2025 10:25: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:14:\"Best practices\";s: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:31:\"https://yithemes.com/?p=1226631\";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:318:\"Every year, people are excited about Black Friday because it gives them the opportunity to take advantage of extraordinary discounts for a limited time. To make sure you are ready for the event, here is an article on what Black Friday is, how it works on YITH, how to take advantage of the promotions offered [&#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:14:\"Athena Kiourka\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://yithemes.com/blog/best-practices/black-friday-sale-yith/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:62:\"\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:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"UX for WooCommerce: 7 Underrated Techniques to Increase Sales\";s: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://yithemes.com/blog/best-practices/ux-for-woocommerce-7-underrated-techniques-to-increase-sales/\";s: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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"https://yithemes.com/blog/best-practices/ux-for-woocommerce-7-underrated-techniques-to-increase-sales/#respond\";s: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, 03 Nov 2025 21:43:44 +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:14:\"Best practices\";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:18:\"WooCommerce Guides\";s: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:31:\"https://yithemes.com/?p=1482233\";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:341:\"A lot of sellers with their own eCommerce stores search for ways to improve their sites and increase sales. Most of the guides you can find online focus on increasing website speed and integrating responsive design for mobile users, given that more and more people are browsing exclusively on their mobile phones. These two aspects [&#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:7:\"Fabiana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://yithemes.com/blog/best-practices/ux-for-woocommerce-7-underrated-techniques-to-increase-sales/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s: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:26:\"https://yithemes.com/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:4:\"type\";i:128;s:7:\"headers\";a:26:{s:4:\"date\";s:29:\"Mon, 29 Jun 2026 04:58:41 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:44:\"max-age=15552000; includeSubDomains; preload\";s:6:\"server\";s:10:\"cloudflare\";s:3:\"nel\";s:65:\"{\"success_fraction\":0.01, \"report_to\":\"cf-nel\", \"max_age\":604800}\";s:15:\"cf-cache-status\";s:3:\"HIT\";s:16:\"content-encoding\";s:2:\"br\";s:4:\"etag\";s:34:\"\"35a482abdc9a73cf6ce7aef48347a7b5\"\";s:13:\"last-modified\";s:29:\"Thu, 04 Jun 2026 10:31:40 GMT\";s:4:\"link\";s:253:\"</wp-content/themes/yithemes/assets/css/main.min.css?ver=5.2.16>; rel=preload; as=style, </wp-includes/js/jquery/jquery.min.js?ver=3.6.4>; rel=\"preload\"; as=script, </wp-content/themes/yithemes/assets/js/scripts.min.js?ver=5.2.0>; rel=preload; as=script\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:18:\"ki-cf-cache-status\";s:6:\"BYPASS\";s:11:\"ki-edge-o2o\";s:3:\"yes\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:19:\"x-edge-location-klb\";s:1:\"1\";s:13:\"ki-cache-type\";s:4:\"None\";s:7:\"ki-edge\";s:18:\"v=28.1.0;mv=99.9.9\";s:9:\"ki-origin\";s:3:\"g1p\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:14:\"x-kinsta-cache\";s:3:\"HIT\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:9:\"report-to\";s:263:\"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=6LW3NypzryJdDYNfl%2BMplHEmHMHgVKg4wFmyZhoWHHwDzuMicGpsWuiJunP1F3CoQhEwbD%2FLOhy2b0NroNrMCCbNOJwiY%2BNWhtKtu2wsr%2B6OYDeynxK2kxj2eO0ttaRO7SPtJVR3Y1t0iQ%3D%3D\"}], \"group\":\"cf-nel\", \"max_age\":604800}\";s:3:\"age\";s:5:\"85594\";s:13:\"cache-control\";s:13:\"max-age=86400\";s:6:\"cf-ray\";s:20:\"a1325b866ee7dc56-FRA\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";}s:5:\"build\";i:1760624136;s:21:\"cache_expiration_time\";i:1782752321;s:23:\"__cache_expiration_time\";i:1782752321;}','off'),
(1246,'_site_transient_timeout_feed_mod_40a89299829082877949471eeb1c21e3','1782752321','off'),
(1247,'_site_transient_feed_mod_40a89299829082877949471eeb1c21e3','1782709121','off'),
(1248,'_transient_timeout_wc_tracks_blog_details','1782795521','off'),
(1249,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:36:\"https://www.gujaratrafting.com/derma\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"3338d9ee-9f62-44b3-9c7e-ff99b4c1a2c0\";s:14:\"products_count\";s:1:\"6\";s:10:\"wc_version\";s:6:\"10.9.1\";}','off'),
(1250,'_site_transient_timeout_community-events-2fac3d25a1b1411ccae770408bafd45a','1782752325','off'),
(1251,'_site_transient_community-events-2fac3d25a1b1411ccae770408bafd45a','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"150.129.206.0\";}s:6:\"events\";a:3:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:11:\"WordCamp US\";s:3:\"url\";s:29:\"https://us.wordcamp.org/2026/\";s:6:\"meetup\";s:0:\"\";s:10:\"meetup_url\";s:0:\"\";s:4:\"date\";s:19:\"2026-08-16 09:00:00\";s:8:\"end_date\";s:19:\"2026-08-19 17:00:00\";s:20:\"start_unix_timestamp\";i:1786896000;s:18:\"end_unix_timestamp\";i:1787184000;s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Phoenix, Arizona\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:33.4483771000000018602804630063474178314208984375;s:9:\"longitude\";d:-112.0740373000000005276888259686529636383056640625;}}i:1;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:37:\"WordPress Campus Connect Surat, India\";s:3:\"url\";s:54:\"https://events.wordpress.org/campusconnect/2026/surat/\";s:6:\"meetup\";s:0:\"\";s:10:\"meetup_url\";s:0:\"\";s:4:\"date\";s:19:\"2026-08-01 00:00:00\";s:8:\"end_date\";s:19:\"2026-10-31 00:00:00\";s:20:\"start_unix_timestamp\";i:1785522600;s:18:\"end_unix_timestamp\";i:1793385000;s:8:\"location\";a:4:{s:8:\"location\";s:12:\"Surat, India\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:21.1819887999999991734512150287628173828125;s:9:\"longitude\";d:72.8086411000000026660927687771618366241455078125;}}i:2;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:30:\"WordPress Campus Connect Ajmer\";s:3:\"url\";s:54:\"https://events.wordpress.org/campusconnect/2026/ajmer/\";s:6:\"meetup\";s:0:\"\";s:10:\"meetup_url\";s:0:\"\";s:4:\"date\";s:19:\"2026-08-01 00:00:00\";s:8:\"end_date\";s:19:\"2026-09-30 00:00:00\";s:20:\"start_unix_timestamp\";i:1785522600;s:18:\"end_unix_timestamp\";i:1790706600;s:8:\"location\";a:4:{s:8:\"location\";s:12:\"Ajmer, India\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:26.400562099999998366683939821086823940277099609375;s:9:\"longitude\";d:74.6610826999999943609509500674903392791748046875;}}}}','off'),
(1252,'_site_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1782752325','off');
INSERT INTO `wp5n_options` VALUES
(1253,'_site_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','a:6:{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:\"Mon, 22 Jun 2026 13:32: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:\"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=7.1-alpha-62564\";s: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:36:\"Browse the New Mercantile Swag Store\";s: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://wordpress.org/news/2026/06/open-web-merch/\";s: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 Jun 2026 15:07: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:1:{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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20930\";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:324:\"Mercantile, the official swag store of the WordPress project, has a newly redesigned storefront with a catalog that now sits front and center, and a design tuned to hold up across a wide range of screen sizes. There are also small touches, like automatically selecting a variant when only one is in stock and order [&#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:5:\"jillq\";s: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:5580:\"\n<p class=\"wp-block-paragraph\"><a href=\"https://mercantile.wordpress.org/\">Mercantile</a>, the official swag store of the WordPress project, has a newly redesigned storefront with a catalog that now sits front and center, and a design tuned to hold up across a wide range of screen sizes. There are also small touches, like automatically selecting a variant when only one is in stock and order emails styled to match the look and feel of the store.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" fetchpriority=\"high\" decoding=\"async\" width=\"2048\" height=\"1055\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=2048%2C1055&#038;ssl=1\" alt=\"\" class=\"wp-image-20931\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?w=2048&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=300%2C155&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=767%2C395&amp;ssl=1 767w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=1024%2C528&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=1536%2C791&amp;ssl=1 1536w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Throughout the design, the storefront leans into the history and culture of WordPress. Visual and copy choices nod to familiar elements of the project, from the metabox and the admin bar to Wapuu making the occasional appearance, with small open source and code references for those who look closely. The aim was a storefront that feels uniquely WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Under the hood, the storefront shows what a modern WordPress and <a href=\"https://woocommerce.com/\">WooCommerce</a> site can do. It is built almost entirely with blocks, including a block-based cart, checkout, mini-cart, and order confirmation, supported by a set of custom theme blocks created for the store. The <a href=\"https://developer.wordpress.org/block-editor/reference-guides/interactivity-api/iapi-about/\">Interactivity API</a> powers the catalog navigation and modal states, the store runs on WordPress 7.0, and accessibility is built in throughout, honoring reduced-motion preferences across animations and meeting color contrast standards. Product pages surface per-product attributes such as size, material, and care, so shoppers have the details they need before adding an item to the cart.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"2048\" height=\"800\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=2048%2C800&#038;ssl=1\" alt=\"\" class=\"wp-image-20932\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?w=2048&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=300%2C117&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=768%2C300&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=1024%2C400&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=1536%2C600&amp;ssl=1 1536w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">This latest redesign supported the Mercantile booth at <a href=\"https://europe.wordcamp.org/2026/\">WordCamp Europe</a>. To make in-person sales work smoothly, the team enabled local pickup at checkout and added a set of event-only products refined to match the rest of the catalog. Fifty orders were completed at the event using in-person payments, a strong real-world test of the new checkout flow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There is more on the way! A playful experiment in progress will let curious shoppers explore a text-based version of the store from the command line, a small tribute to the developers who make up much of the WordPress community. Subtle hints pointing the way will appear once it is ready.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"2048\" height=\"719\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=2048%2C719&#038;ssl=1\" alt=\"\" class=\"wp-image-20933\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?w=2048&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=300%2C105&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=766%2C269&amp;ssl=1 766w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=1024%2C360&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=1536%2C539&amp;ssl=1 1536w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The new Mercantile is the work of many contributors who designed, built, tested, and refined it together. Every purchase supports the <a href=\"https://wordpressfoundation.org/\">WordPress Foundation</a>, a 501(c)(3) nonprofit organization, in its mission to democratize publishing and preserve open source software for generations to come. Take a look around and find something you love.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://mercantile.wordpress.org/\">Shop at <strong>mercantile.WordPress.org</strong></a></div>\n</div>\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:\"20930\";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:72:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Kim Parsell Memorial Scholarship Opens for WordCamp US 2026\";s: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/2026/06/kim-parsell-wcus-scholarship/\";s: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, 19 Jun 2026 16:55: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:6:{i:0;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:1;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:2;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:3;a:5:{s:4:\"data\";s:11:\"Kim Parsell\";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:11:\"Scholarship\";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: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=20927\";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:350:\"Applications are now open for the 2026 Kim Parsell Memorial Scholarship, which supports one active WordPress contributor who identifies as a woman and has not previously attended WordCamp US. The scholarship helps make it possible for a community member with financial need to join WordCamp US 2026 in Phoenix, Arizona, and take part in one [&#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: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:5857:\"\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=1920%2C1080&#038;ssl=1\" alt=\"\" class=\"wp-image-20941\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?w=1920&amp;ssl=1 1920w, https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=1536%2C864&amp;ssl=1 1536w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Applications are now open for the 2026 Kim Parsell Memorial Scholarship, which supports one active WordPress contributor who identifies as a woman and has not previously attended WordCamp US. The scholarship helps make it possible for a community member with financial need to join WordCamp US 2026 in Phoenix, Arizona, and take part in one of the largest annual gatherings in the WordPress project.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The scholarship honors Kim Parsell, a longtime WordPress contributor whose work and presence left a meaningful mark on the project. Kim was known for her care, generosity, and commitment to helping others feel welcome in open source spaces. For readers who are less familiar with her story, the <a href=\"https://us.wordcamp.org/2019/memories-of-kim-parsell/\">tributes shared by friends and colleagues</a> offer a deeper look at her role in the WordPress community and the lasting impact she had on those who knew her. Through this scholarship, the WordPress Foundation continues to recognize contributors who reflect that same spirit of participation and community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress is built by people from many backgrounds, experiences, and areas of expertise. Events like WordCamp US create space for contributors to meet in person, learn from one another, and continue the work that supports the software and the community around it. For some contributors, the cost of travel, lodging, and registration can make attending difficult. The Kim Parsell Memorial Scholarship helps reduce that barrier for one eligible contributor each year.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Scholarship Details</h2>\n\n\n\n<p class=\"wp-block-paragraph\">One scholarship will be awarded for WordCamp US 2026. Applicants must:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Identify as a woman. </li>\n\n\n\n<li>Be actively involved as a contributor to WordPress.</li>\n\n\n\n<li>Have never attended WordCamp US before.</li>\n\n\n\n<li>Demonstrate financial need to attend the event.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">The scholarship includes the cost of a WordCamp US 2026 ticket, round-trip flight, and lodging. Applications are open through July 10, 2026, and all applicants will be notified of the decision by July 24, 2026.</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 has-background wp-element-button\" href=\"https://wordcampcentral.survey.fm/wcus-2026-kim-parsell-scholarship-application\" style=\"background-color:#6c214f\">Apply for the Kim Parsell Memorial Scholarship</a></div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"wp-block-paragraph\">WordCamp US 2026 will take place August 16–19, 2026, at the Phoenix Convention Center in Phoenix, Arizona. Contributors, attendees, volunteers, organizers, and sponsors will come together to share ideas, learn from each other, and continue building the future of WordPress. For many contributors, attending in person creates new ways to collaborate, find support, and stay connected to the open source work that happens throughout the year.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To learn more about eligibility, visit the <a href=\"https://wordpressfoundation.org/kim-parsell-memorial-scholarship/\">Kim Parsell Memorial Scholarship page</a>. Community members are encouraged to share this opportunity with contributors who may qualify. You can also learn more about attending WordCamp US 2026 on the <a href=\"https://us.wordcamp.org/2026/tickets/\">WordCamp US tickets page</a>, explore <a href=\"https://us.wordcamp.org/2026/call-for-volunteers/\">volunteer opportunities</a>, or review <a href=\"https://us.wordcamp.org/2026/call-for-sponsors/\">sponsorship opportunities</a>.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"943\" height=\"1978\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=943%2C1978&#038;ssl=1\" alt=\"\" class=\"wp-image-20939\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?w=943&amp;ssl=1 943w, https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=143%2C300&amp;ssl=1 143w, https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=768%2C1610&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=488%2C1024&amp;ssl=1 488w, https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=732%2C1536&amp;ssl=1 732w\" sizes=\"auto, (max-width: 943px) 100vw, 943px\" /></figure>\n</div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\"></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:\"20927\";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: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:72:\"Global Partners Across the First Half of the 2026 WordPress Event Season\";s: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:67:\"https://wordpress.org/news/2026/06/global-partners-first-half-2026/\";s: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, 18 Jun 2026 17:01:21 +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:9:\"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:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:2;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:3;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:4;a:5:{s:4:\"data\";s:15:\"Global Partners\";s: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=20910\";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:402:\"This post recaps how the WordPress project&#8217;s five Global Partners — Jetpack, WordPress.com, WooCommerce, Bluehost, and Hostinger — supported community events during the first half of 2026. Across more than a dozen regional the first WordPress Developers Day, and a growing network of WordPress Campus Connect events, Global Partners staffed booths, sponsored sessions, and connected [&#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:\"Harmony Romo\";s: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:8155:\"\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/55169598894_0199c1bbb9_o-scaled.jpg?ssl=1\" alt=\"\" class=\"wp-image-20911\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">This post recaps how the WordPress project&#8217;s five Global Partners — Jetpack, WordPress.com, WooCommerce, Bluehost, and Hostinger — supported community events during the first half of 2026. Across more than a dozen regional <a href=\"https://events.wordpress.org/novisad/2026/developer-day/\">the first WordPress Developers Day</a>, and a growing network of <a href=\"https://events.wordpress.org/campusconnect/\">WordPress Campus Connect</a> events, Global Partners staffed booths, sponsored sessions, and connected with developers, freelancers, students, and agency owners around the world.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A global footprint</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The year began in January with <a href=\"https://nepal.wordcamp.org/2026\">WordCamp Nepal</a>, where Jetpack joined the community in Kathmandu. The momentum carried into India, where <a href=\"https://kolhapur.wordcamp.org/2026\">WordCamp Kolhapur</a> and, a week later, <a href=\"https://pune.wordcamp.org/2026\">WordCamp Pune</a> brought Global Partners face-to-face with a student-heavy audience of roughly 200-250 attendees. In Pune, a session on connecting WordPress with AI workflows drew a large crowd, and attendees were curious about WordPress.com plans, new AI features, and Automattic for Agencies.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1206\" height=\"675\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/img_1932.jpg?resize=1206%2C675&#038;ssl=1\" alt=\"\" class=\"wp-image-20920\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/img_1932.jpg?w=1206&amp;ssl=1 1206w, https://i0.wp.com/wordpress.org/news/files/2026/06/img_1932.jpg?resize=300%2C168&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/img_1932.jpg?resize=766%2C429&amp;ssl=1 766w, https://i0.wp.com/wordpress.org/news/files/2026/06/img_1932.jpg?resize=1024%2C573&amp;ssl=1 1024w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">In February, Jetpack traveled to <a href=\"https://portharcourt.wordcamp.org/2026\">WordCamp Port Harcourt</a> in Nigeria, an inclusive and well-organized event with 256 attendees that featured talks on inclusion and accessibility. Locally produced swag was a standout success there, a reminder that the WordPress community&#8217;s reach extends well beyond Europe and North America.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Across Europe</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Spring brought a wave of European events. At <a href=\"https://madrid.wordcamp.org/2026\">WordCamp Madrid</a>, with 280 attendees, WordPress.com served as a Global Sponsor and ran a Wapuu treasure hunt that drew 97 participants.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/55230328181_175ece15a5_o-scaled.jpg?ssl=1\" alt=\"\" class=\"wp-image-20921\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Down the coast in France, <a href=\"https://nice.wordcamp.org/2026\">WordCamp Nice</a> gave Jetpack a chance to connect with 247 freelancers and developers, an audience that appreciated concrete, easy-to-explain solutions and asked questions about newsletters, security, and Jetpack&#8217;s broader feature set.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://vienna.wordcamp.org/2026\">WordCamp Vienna</a> stood out for its developer-heavy crowd of 277. From a Jetpack-branded booth staffed on both days, the team engaged with agencies and merchants, fielded numerous questions about WooCommerce and security, and booked 8 agency meetings. Many builders were interested to learn that Automattic stands behind both WordPress.com and WooCommerce. In Italy and Germany, <a href=\"https://torino.wordcamp.org/2026\">WordCamp Torino</a> and <a href=\"https://leipzig.wordcamp.org/2026\">WordCamp Leipzig</a> both reflected growing curiosity about AI, a theme that resurfaced throughout the year. At Leipzig, with 109 agencies, hosting companies, and freelancers in attendance, WordPress.com staffed a booth where tote bags were in high demand, while conversations kept returning to AI and WordPress Studio.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://slovenia.wordcamp.org/2026\">WordCamp Slovenia </a>and <a href=\"https://portugal.wordcamp.org/2026\">WordCamp Portugal</a> closed the European stretch. WordPress.com brought a booth to Ljubljana, and in Porto, it appeared with both a booth and logo presence alongside WooCommerce, which suited an event filled with e-commerce builders and Woo payment providers. The first WordPress Developers Day in Novi Sad introduced a new format, with Jetpack as a global sponsor and nearly 30 in-depth conversations on Jetpack, WooCommerce, performance, and the realities of client work.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Community in Uganda</h2>\n\n\n\n<p class=\"wp-block-paragraph\">In May, <a href=\"https://kampala.wordcamp.org/2026\">WordCamp Kampala</a> brought four Global Partners onto the sponsor roster: Jetpack, WooCommerce, Bluehost, and WordPress.com. The event, themed &#8220;Tech for Social Good,&#8221; welcomed more than 200 attendees and reflected the energy of a fast-growing local community.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Support from Global Sponsors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Behind every one of these events is a layer of support that does not always appear at a booth. In 2026, Bluehost and Hostinger both joined the <a href=\"https://events.wordpress.org/sponsor/\">WordPress community sponsorship program</a> as top-tier Global Sponsors, alongside Jetpack and WordPress.com. Their contributions help underwrite the global WordCamp program and the community events that make a year like this possible. That program-level backing is what allows organizers in Kathmandu, Porto, and Kampala to bring their events to life, and the WordPress community is grateful to every partner that invests at that scale.<br></p>\n\n\n\n<h2 class=\"wp-block-heading\">Campus Connect reaches 6,200 students</h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the most notable stories of 2026 is not a WordCamp at all. It is <a href=\"https://events.wordpress.org/campusconnect/\">WordPress Campus Connect</a>. As of early June, the program has passed 6,200 students, with 25 events completed in 2026, 45 events all-time, and 42 more in planning or already scheduled. WordPress.com has played a direct support role throughout, including providing hosting for WordPress Campus Connect events around the world.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The connective tissue between these events and the broader community is real. An organizer first met at WordCamp Mukono went on to help lead WordPress Campus Connect work in Uganda. A student who built her first WordPress site at a WordPress Campus Connect event later attended a WordCamp. These events serve as a pathway for the next generation of WordPress contributors, builders, and professionals.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Looking ahead</h2>\n\n\n\n<p class=\"wp-block-paragraph\">If 2026 has shown anything, it is that interest in WordPress, and in the tools and services that Global Partners provide, continues to grow around the world. The questions being asked at booths and in sessions are sharper, the audiences more diverse, and the community&#8217;s reach more genuinely global. Thank you to Jetpack, WordPress.com, WooCommerce, Bluehost, and Hostinger for being part of that story this year, and to every organizer, volunteer, speaker, and attendee who made these events possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To find an upcoming event near you, visit <a href=\"https://central.wordcamp.org\">WordCamp Central</a>. To learn how organizations can support the WordPress project, see the <a href=\"https://events.wordpress.org/sponsor/\">community sponsorship program</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:\"20910\";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: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:37:\"What Happened at WordCamp Europe 2026\";s: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:51:\"https://wordpress.org/news/2026/06/wceu-2026-recap/\";s: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, 06 Jun 2026 17:44:14 +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:9:\"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:\"\";}i:1;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:2;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:3;a:5:{s:4:\"data\";s:4:\"WCEU\";s: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=20793\";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:249:\"WordCamp Europe 2026 brought the WordPress community to Kraków for three days of contribution and conversation, from CERN going live on WordPress to WordPress 7.0, AI, and a closing fireside chat on where the project goes next. Read the full recap.\";s: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:17:\"Nicholas Garofalo\";s: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:72430:\"\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-01.08.10-1-scaled-edited.jpeg?resize=2560%2C1440&#038;ssl=1\" alt=\"\" class=\"wp-image-20801\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-01.08.10-1-scaled-edited.jpeg?w=2560&amp;ssl=1 2560w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-01.08.10-1-scaled-edited.jpeg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-01.08.10-1-scaled-edited.jpeg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-01.08.10-1-scaled-edited.jpeg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-01.08.10-1-scaled-edited.jpeg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-01.08.10-1-scaled-edited.jpeg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<div class=\"wp-block-group is-horizontal is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-e8523bbf wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"386\" height=\"501\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/Witold-wapuu-wceu-2026.jpg?resize=386%2C501&#038;ssl=1\" alt=\"\" class=\"wp-image-20863\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/Witold-wapuu-wceu-2026.jpg?w=386&amp;ssl=1 386w, https://i0.wp.com/wordpress.org/news/files/2026/06/Witold-wapuu-wceu-2026.jpg?resize=231%2C300&amp;ssl=1 231w\" sizes=\"auto, (max-width: 386px) 100vw, 386px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp Europe, <a href=\"https://europe.wordcamp.org/2026/\">the biggest WordPress conference in Europe</a>, spent the first week of June in Kraków. The 2026 edition of this event filled the ICE Kraków Congress Centre from June 4 to 6, drawing 2,458 ticket holders from 81 countries to the south of Poland. Close to a quarter of them were attending their first WordCamp Europe.</p>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">The city made it easy to settle in. Every attendee&#8217;s badge carried a transport hologram good for unlimited trams and buses. The Main Market Square, the largest in Europe, sat a short ride away, and the local food ran the gamut from pierogi to żurek soup to obwarzanek pretzels sold off the street.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Kraków is beautiful, with history everywhere.<br><em>&#8211; Sebastian Miśniakiewicz, local team lead</em></p>\n</blockquote>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-7387b849 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\">The program kept pace with the setting. Across multiple tracks, the schedule held 49 talks and eight hands-on workshops, grouped into themes that ran from core development and AI to business and the open web. Around them sat a full Contributor Day, a sponsor area, side events, on-site childcare, and an after-party the local team stretched to eight hours.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"474\" height=\"500\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wandzia-wapuu-wceu-2026.jpg?resize=474%2C500&#038;ssl=1\" alt=\"\" class=\"wp-image-20864\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wandzia-wapuu-wceu-2026.jpg?w=474&amp;ssl=1 474w, https://i0.wp.com/wordpress.org/news/files/2026/06/wandzia-wapuu-wceu-2026.jpg?resize=284%2C300&amp;ssl=1 284w\" sizes=\"auto, (max-width: 474px) 100vw, 474px\" /></figure>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Contributor Day Opens the Week</h2>\n\n\n\n<p class=\"wp-block-paragraph\">As it does every year, the event began the day before the talks. Contributors filled the venue for Contributor Day, a working session where people work together to improve WordPress itself rather than watch a presentation about it. The morning started with registration and a welcome, the room split into teams, and a group photo broke up the work around midday. The afternoon ran a second working block before each team gathered to share what it had done.</p>\n\n\n\n<figure data-wp-context=\"{&quot;galleryId&quot;:&quot;6a41faf19ad78&quot;}\" data-wp-interactive=\"core/gallery\" class=\"wp-block-gallery has-nested-images columns-default is-cropped has-black-background-color has-background wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px;border-radius:2px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf19b443&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf19b443\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20812\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-06.16.10.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20812\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-06.16.10-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-06.16.10-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-06.16.10-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-06.16.10-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-06.16.10-scaled.jpeg?resize=2048%2C1366&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf19bcb1&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf19bcb1\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20806\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.48.24.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20806\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.48.24-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.48.24-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.48.24-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.48.24-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.48.24-scaled.jpeg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf19c4a9&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf19c4a9\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20805\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.43.58.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20805\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.43.58.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.43.58.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.43.58.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.43.58.jpeg?resize=1536%2C1025&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.43.58.jpeg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf19cd3f&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf19cd3f\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20807\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.15.18.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20807\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.15.18-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.15.18-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.15.18-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.15.18-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.15.18-scaled.jpeg?resize=2048%2C1366&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf19d570&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf19d570\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20808\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.46.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20808\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.46-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.46-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.46-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.46-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.46-scaled.jpeg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf19dd93&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf19dd93\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20809\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.47.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20809\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.47-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.47-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.47-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.47-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.47-scaled.jpeg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf19e5e8&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf19e5e8\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20810\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.00.15.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20810\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.00.15-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.00.15-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.00.15-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.00.15-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.00.15-scaled.jpeg?resize=2048%2C1366&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf19ee0b&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf19ee0b\" class=\"wp-block-image size-full wp-lightbox-container\"><img data-recalc-dims=\"1\" decoding=\"async\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20813\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-06.25.24-1-scaled.jpeg?ssl=1\" alt=\"\" class=\"wp-image-20813\" style=\"aspect-ratio:1\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf19f69f&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf19f69f\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20811\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.31.29.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20811\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.31.29-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.31.29-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.31.29-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.31.29-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.31.29-scaled.jpeg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p class=\"wp-block-paragraph\">The range of tables is the clearest picture of how wide the project has become. Newcomers could sit down with Polyglots to translate WordPress into their own language, with Documentation to fix the pages people reach when they get stuck, or with Support to answer questions in the forums. More technical tables covered Core, Performance, Testing, Themes, and the Plugins team, whose reviewers screen every plugin submitted to the directory.</p>\n\n\n\n<p class=\"wp-block-paragraph\">First-timers were not left to find their own way. The day was built around onboarding tables, named table leads, and mentors, with an open invitation for experienced contributors to adopt a newcomer and walk them through their first patch, string, or ticket.</p>\n\n\n\n<p class=\"wp-block-paragraph\">People who could not travel to Kraków were welcomed to join remotely through the #contributor-day channel in the <a href=\"https://make.wordpress.org/\">Make WordPress Slack</a>, so distance was not a reason to sit the day out.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The Birthplace of the Web</h2>\n\n\n\n<p class=\"wp-block-paragraph\">It was fitting that the opening keynote came from CERN. The European Laboratory for Particle Physics, on the French-Swiss border outside Geneva, is where the World Wide Web was invented more than 30 years ago, and <a href=\"https://profiles.wordpress.org/joachimv\">Joachim Valdemar Yde</a>, who has managed CERN&#8217;s web team since 2021, came to explain why the laboratory had chosen WordPress to carry its web presence forward.</p>\n\n\n\n<div class=\"wp-block-group has-black-background-color has-background is-layout-constrained wp-container-core-group-is-layout-ef2f134e wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\">\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 loading=\"lazy\" class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/712t_Kjbj3I?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&#038;listType=playlist&#038;list=PL1pJFUVKQ7ET_os7azDwYFsUDoc0Y9plA\" 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</div>\n\n\n\n<p class=\"wp-block-paragraph\">Yde and <a href=\"https://profiles.wordpress.org/franciscobbarros\">Francisco Borges Aurindo Barros</a>, who leads CERN&#8217;s WordPress infrastructure, framed the move as a chance to give a web presence built up over three decades a shared, modern foundation. After evaluating several leading content management systems against CERN&#8217;s needs, WordPress came out on top.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Barros walked through what they had built. The guiding idea is that people at CERN focus on their content while the web team looks after the platform underneath. A self-service portal lets anyone request a site in a few clicks. Behind it, a shared distribution supplies a common theme and a set of approved, security-hardened plugins, and an in-house tool provisions each new site on Kubernetes in about a minute. In its first year, the platform has already set up hundreds of sites.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Moving years of existing content onto the new platform is the other half of the work, and the team automated it: a single command lifts each site&#8217;s pages, headings, and images and rebuilds them as Gutenberg blocks, with no downtime. They plan to open source the tool.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Then Yde delivered the line that the room had been waiting for.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">As of today, our main flagship website, home.cern, is now served on WordPress. It&#8217;s been automatically migrated, and it&#8217;s live.<br><br><em>&#8211; Joachim Valdemar Yde, Web Manager, CERN</em></p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">The rollout is on track to wrap up over the coming months, and early impressions, Yde said, have been overwhelmingly positive, with easy wins in responsiveness and accessibility. For those at the event, the keynote pointed the room toward <a href=\"https://youtu.be/f09yvh3mnME\">a later talk by CERN&#8217;s Akanksha Chatterjee</a> on building and maintaining the laboratory&#8217;s engineering websites on the same service.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There is a neat symmetry to it. The institution that published the world&#8217;s first website now runs on the software that powers more than 40% of today&#8217;s web, licensed under the GPL and maintained by the people in the room.</p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress 7.0 and AI</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 was a throughline of the conference. Several sessions placed the release at the center, framing it less as a routine update than as a change in what the software is, and in what it makes possible for the people who build with it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The anchor for that conversation was a panel called &#8220;Inside WordPress 7.0.&#8221; It gathered contributors who worked on the release, among them <a href=\"https://profiles.wordpress.org/juanmaguitar\">Juan Manuel Garrido</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/benjamin_zekavica\">Benjamin Zekavica</a>, <a href=\"https://profiles.wordpress.org/mikachan\">Sarah Norris</a>, and <a href=\"https://profiles.wordpress.org/milana_cap\">Milana Cap</a>. It was framed around more than a feature list, setting out to cover how a release of this size actually comes together: the contribution workflows, the coordination, and the human aspects of shipping software in the open.</p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf1a0d12&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf1a0d12\" class=\"wp-block-image size-full wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1264\" height=\"843\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wordpress-news-6a2425b8ceabf.png?resize=1264%2C843&#038;ssl=1\" alt=\"Photo of the stage for the panel inside WordPress 7.0\" class=\"wp-image-20878\" title=\"Panel: Inside WordPress 7.0\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wordpress-news-6a2425b8ceabf.png?w=1264&amp;ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2026/06/wordpress-news-6a2425b8ceabf.png?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/wordpress-news-6a2425b8ceabf.png?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/wordpress-news-6a2425b8ceabf.png?resize=768%2C512&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<p class=\"wp-block-paragraph\">What gives this release its weight is the work moving into WordPress&#8217;s core: a native AI client, a new Abilities API that lets plugins declare what they can do in a way other tools can discover, and a Connectors screen for wiring up providers such as OpenAI, Anthropic, or Google Gemini. The argument running through the AI sessions was that this belongs to everyone who builds on WordPress, not only to developers shipping their own integrations. Speakers got specific about how to put that to work.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://profiles.wordpress.org/anukasha\">Anukasha Singh</a> focused on how the Abilities API can make plugin permissions cleaner and safer than the capability checks developers have leaned on for years.</li>\n\n\n\n<li>In a workshop, <a href=\"https://profiles.wordpress.org/wpfeedback\">Vito Peleg</a> set out to take builders from one-off prompts toward a tool-using workflow that audits a live site and files structured tickets.</li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/schlessera\">Alain Schlesser</a>, a WP-CLI maintainer who has worked on structured data and the AI-native web, turned to a fast-growing opportunity. AI assistants and search now send real traffic to the open web, with more than a billion referral visits logged by the middle of 2025. His session framed WordPress as well-placed to earn that attention, with a practical checklist for getting a site ready to be found, read, and cited.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">People stayed at the center of the conversation, too. <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, in a talk called &#8220;Human in the loop means something,&#8221; framed the phrase as a real commitment rather than a checkbox. Humans and AI are each good at different things, and the products worth building let each do what it does best.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Development and Craft</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The development sessions were where the craft lived. <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, who co-wrote the HTML API and designed the block parser, devoted a deep-dive workshop to that API. <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, a long-time Core committer on the Performance team, focused on how the WP_Query class has been made faster through better caching, and how site builders can take advantage of that at scale.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Scaling got a hands-on session of its own. One talk set out to see how far a WordPress site can run on a twelve-dollar virtual server, profiling it under load in Grafana and tuning away the bottlenecks, with a GitHub repository so attendees could follow along at home. <a href=\"https://profiles.wordpress.org/fellyph\">Fellyph Cintra</a> focused on the latest in <a href=\"https://playground.wordpress.net/\">WordPress Playground</a>, the browser-based tooling and architectural changes that the project credits with a real speed-up.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/luminuu\">Jessica Lyschik</a>, a Core contributor and former default-theme co-lead, set out to make the case that accessibility-ready requirements are far easier to meet than most theme developers assume, drawing on real reviews of both block and classic themes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Two members of the Plugins team, <a href=\"https://profiles.wordpress.org/davidperez\">David Perez</a> and <a href=\"https://profiles.wordpress.org/frantorres\">Fran Torres</a>, framed their session as a practical clinic. Between them, they have reviewed more than 25,000 plugins, and they set out to name the common, avoidable issues that keep good plugins stuck in the review queue. For a first-time author, that is the difference between an afternoon and a month of waiting.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The Business of WordPress and the Open Web</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The business and community sessions pulled the lens back to people, with a refreshingly unsentimental view of running a WordPress business. <a href=\"https://profiles.wordpress.org/deltacx\">Debbie Levitt</a> built her talk around a model for finding product-market fit at three levels at once, on the premise that teams celebrate one good metric and then wonder months later where their users went. <a href=\"https://profiles.wordpress.org/vasvalch\">Vassilena Valchanova</a> took on a quieter problem: being good at the work is not the same as anyone knowing you are.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There was a local thread here as well. <a href=\"https://profiles.wordpress.org/irsilviana\">Irfani Silviana</a>, a full-stack developer at a Kraków-based agency, framed the Business Model Canvas as a translation layer that moves developers from shipping features to engineering business value, a fitting talk to give in her own city.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">The web&#8217;s standards, the argument goes, remain as open as the day Tim Berners-Lee created them at CERN.</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">That idea carried through the rest of the community sessions. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://profiles.wordpress.org/wdavidsnead\">David Snead</a>, an attorney who works with internet infrastructure providers, set out to explain how hosts, registrars, and registries coordinate against abuse through shared, real-time intelligence, on the logic that a threat to one WordPress host is a threat to all of them.</li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/mbootsman\">Marcel Bootsman</a> shared a practical playbook for how companies and individuals can support open source sustainably and look after the people who keep it going.</li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/karinchristen\">Karin Christen</a> set out to describe how her Swiss agency turned <a href=\"https://wordpress.org/five-for-the-future/\">Five for the Future</a> from a good intention into a standing team habit through internal contributor days.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Running alongside the talks, the hands-on workshops were a chance to build something on the spot. In one, <a href=\"https://profiles.wordpress.org/welcher\">Ryan Welcher</a> set out to build a touch-enabled gallery slider with the Interactivity API, while another centered on Full Site Editing, with a working portfolio theme attendees could reuse on their next client project. These were laptop-open, leave-with-working-code sessions.</p>\n\n\n\n<figure data-wp-context=\"{&quot;galleryId&quot;:&quot;6a41faf1a17f3&quot;}\" data-wp-interactive=\"core/gallery\" class=\"wp-block-gallery has-nested-images columns-4 is-cropped has-black-background-color has-background wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px;border-radius:2px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf1a1e46&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf1a1e46\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20849\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/55316270345_085d4eb772_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20849\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/55316270345_085d4eb772_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/55316270345_085d4eb772_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/55316270345_085d4eb772_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/55316270345_085d4eb772_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/55316270345_085d4eb772_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf1a261d&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf1a261d\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20850\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/55317280236_97760333e1_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20850\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/55317280236_97760333e1_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/55317280236_97760333e1_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/55317280236_97760333e1_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/55317280236_97760333e1_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/55317280236_97760333e1_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<h2 class=\"wp-block-heading\">Closing Fireside Chat</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The closing session opened with a warm gesture from Kraków University of Technology. Representatives took the stage to thank the organizers and the community and to present <a href=\"https://profiles.wordpress.org/4thhubbard\">Mary Hubbard</a>, the Executive Director of WordPress, with a gift from their faculty of informatics and mathematics. They described what the university and the WordCamp community share: a love of learning and sharing knowledge, and an openness to new ideas, skills, and connections.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Hubbard used the moment to share some news. Starting in October, the university will open a WordPress-specific course, which she called a trail-blazing event for Poland and for WordPress. Earlier that day, the program&#8217;s first cohort, around 20 students, had shown what they built, part of the <a href=\"https://wordpress.org/education/campus-connect/\">WordPress Campus Connect</a> and <a href=\"https://wordpress.org/education/credits/\">WordPress Credits</a> education work.</p>\n\n\n\n<figure data-wp-context=\"{&quot;galleryId&quot;:&quot;6a41faf1a2c04&quot;}\" data-wp-interactive=\"core/gallery\" class=\"wp-block-gallery has-nested-images columns-4 is-cropped has-black-background-color has-background wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px;border-radius:2px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf1a3272&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf1a3272\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20888\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20888\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32-scaled.jpeg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf1a3a63&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf1a3a63\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20887\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32-1.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20887\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32-1-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32-1-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32-1-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32-1-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32-1-scaled.jpeg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p class=\"wp-block-paragraph\">Hubbard then turned the stage into a conversation, inviting <a href=\"https://profiles.wordpress.org/matveb\">Matías Ventura</a>, the lead of the Gutenberg project, and <a href=\"https://profiles.wordpress.org/richtabor\">Rich Tabor</a>, a WordPress designer and developer, to talk through where WordPress is heading and how AI fits in. WordPress 7.0 had just launched with Ventura as its release lead, and he asked everyone who had contributed to it to stand for a round of applause.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Much of the chat explored the balance between building WordPress with AI, and building with AI on WordPress, without losing the human part. Ventura noted that WordPress&#8217;s long investment in its design system is paying off now that you can ask an AI to extend a menu or a control, and it reaches for the right components. He pointed to older primitives gaining new value, like <a href=\"https://wordpress.org/cli/\">WP-CLI</a>, which AI models use fluently, and to <a href=\"https://developer.wordpress.com/docs/developer-tools/studio/studio-code/\">Studio Code</a>, an open source, agent-based coding tool the team has been building for WordPress. Tabor showed how he now ships many small editor improvements by talking to an agent instead of typing code, and Ventura demoed desktop mode and open-canvas experiments that reimagine the admin.</p>\n\n\n\n<p class=\"wp-block-paragraph\">On open source and AI, Hubbard argued that open source is why WordPress has thrived, that the same values should shape AI, and that the community should be far more vocal about it. As she put it, &#8220;We should be talking about it, and we should be much louder about it.&#8221;</p>\n\n\n\n<div class=\"wp-block-group has-black-background-color has-background is-layout-constrained wp-container-core-group-is-layout-9c97b5da wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\">\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 loading=\"lazy\" class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/X4GG-sfH94M?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</div>\n\n\n\n<p class=\"wp-block-paragraph\">Audience questions pushed on multilingual support, unsticking long-stalled tickets, and reaching a younger, more diverse community. On that last point, Hubbard came back to education, pointing to a <a href=\"https://wordpress.org/news/2026/02/ai-leaders-credential/\">US pilot of an AI literacy micro-credential</a> that uses WordPress as the playground, and made the case for it:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">I think that focusing in on younger generations, and bringing them into the project in a healthy way, with the dynamic of education as well as mentorship, and how we can understand and learn from them, as well as mentor them and adopt them as contributors, is very important.<br><br><em>&#8211; Mary Hubbard, WordPress Executive Director</em></p>\n</blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Beyond the Talks</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp is also about the corridor outside the talks, and Kraków gave people reason to roam. Between sessions, attendees moved through the sponsor area for product demos and conversations that often carried on over lunch.</p>\n\n\n\n<figure data-wp-context=\"{&quot;galleryId&quot;:&quot;6a41faf1a4527&quot;}\" data-wp-interactive=\"core/gallery\" class=\"wp-block-gallery has-nested-images columns-3 is-cropped has-black-background-color has-background wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px;border-radius:2px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf1a4ba7&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf1a4ba7\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20823\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.47.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20823\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.47-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.47-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.47-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.47-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.47-scaled.jpeg?resize=2048%2C1366&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf1a5478&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf1a5478\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20828\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.49.48.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20828\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.49.48-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.49.48-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.49.48-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.49.48-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.49.48-scaled.jpeg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf1a5c85&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf1a5c85\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20825\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.46.57.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20825\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.46.57-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.46.57-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.46.57-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.46.57-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.46.57-scaled.jpeg?resize=2048%2C1366&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf1a6324&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf1a6324\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20824\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.48.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20824\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.48-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.48-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.48-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.48-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.48-scaled.jpeg?resize=2048%2C1366&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf1a69b8&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf1a69b8\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20826\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-05.23.01.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20826\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-05.23.01-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-05.23.01-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-05.23.01-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-05.23.01-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-05.23.01-scaled.jpeg?resize=2048%2C1366&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a41faf1a70ad&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a41faf1a70ad\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"20827\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-04.35.58.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-20827\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-04.35.58-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-04.35.58-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-04.35.58-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-04.35.58-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-04.35.58-scaled.jpeg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p class=\"wp-block-paragraph\">The after-party was the not-so-subtle flourish of a local team that doubled the usual length to eight hours, with Polish food and dragon-and-floral swag that nodded to the Wawel Dragon of Kraków legend. The nearby artistic Kazimierz district kept the evening going, and the trams, as one organizer had promised, were still running reliably afterward.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What Comes Next</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamps run on people, and 2026 was no different. The organizing teams, the speakers, the sponsors who funded the venue and the meals, the local crew who sorted trams and pierogi, and the contributors who arrived a day early to work on the project all built this WCEU together. The people watching the <a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ET_os7azDwYFsUDoc0Y9plA\">livestream</a> from outside Kraków were part of it as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For anyone whose appetite was only sharpened by three days in Poland, the calendar already has the next stop. <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a> (Phoenix, USA) runs August 16 to 19, with its own Contributor Day opening the week.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" style=\"border-style:none;border-width:0px;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:var(--wp--preset--shadow--natural)\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1024%2C321&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=300%2C94&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=768%2C241&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1536%2C482&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=2048%2C643&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp Europe will return next year (May 27-29, 2027) in Málaga, Spain.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\" />\n\n\n\n<p class=\"wp-block-paragraph\"><em>Photography by the <a href=\"https://europe.wordcamp.org/2026/community/organisers/#photography-team\">WCEU 2026 photography team</a>. See the full galleries on <a href=\"https://www.flickr.com/photos/wceu/albums/\">Flickr</a>.</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:\"20793\";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:17:\"Protect The Shire\";s: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:39:\"https://wordpress.org/news/2026/06/pts/\";s: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, 05 Jun 2026 18:51: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:8:\"category\";a:1:{i:0;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=20783\";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:353:\"tl;dr: Temporary 24-hour cooldown period for plugin/theme releases before auto-updates. AI can give defenders an edge. We want to secure all 78K plugins and themes on WordPress.org.&#160; One of the things we’ve always striven to do as the developers of WordPress is to work harder so you don’t have to; we take technology that’s complex [&#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: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:7910:\"\n<p class=\"wp-block-paragraph\"><strong>tl;dr:</strong> <em>Temporary 24-hour cooldown period for plugin/theme releases before auto-updates. AI can give defenders an edge. We want to secure all 78K plugins and themes on WordPress.org.&nbsp;</em></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"wp-block-paragraph\">One of the things we’ve always striven to do as the developers of WordPress is to work harder so you don’t have to; we take technology that’s complex or inaccessible and make it available to everyone, running in as many environments as possible. It’s the Open Source way.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Just last December there was a <a href=\"https://x.com/karpathy/status/2026731645169185220\">step-change in coding ability</a> that rocked many developers, and since April’s <a href=\"https://red.anthropic.com/2026/mythos-preview/\">reveal of Mythos</a>, security activity has kicked into high gear. A few days ago, <a href=\"https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html\">Chrome shipped a release with 429 security fixes</a>! The threats and opportunities of these new capabilities inspired us to kick off an initiative we call <strong>Protect The Shire</strong> (hat tip <a href=\"https://www.tolkiensociety.org/discover/biography/\">J. R. R. Tolkien</a>) with the aim of using our best minds and the infrastructure of WordPress.org to make all code in our directories and repositories as secure as possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Much of this work was and will remain behind the scenes, and we hope its success is defined mostly by what <em>doesn’t</em> happen. However, while we reckon with our newfound powers, we need to make space for review.</p>\n\n\n\n<h2 class=\"wp-block-heading\">To Update or Not</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress core updates go through multiple people and layers of review before they go out, a process we’ve polished to a high art in the 18 years since we <a href=\"https://wordpress.org/news/2008/12/coltrane/\">introduced one-click upgrades in 2.7 “Coltrane.”</a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Core is solid, and I’m so proud that <a href=\"https://wordpress.org/about/stats/\">over 50% of all WordPress sites have upgraded to 7.0 within two weeks</a>! That’s the result of an unimaginable amount of work across thousands of hosts, developers, and teams across WordPress.org. We’ve pushed hard to make upgrades happen automagically, and as fast as possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We’re in a liminal period now, and I believe 2026 will be a year of tension between two approaches: updating as quickly as possible to stay secure, and holding back on updating to stay secure.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We’ve seen clever and dangerous supply chain attacks across the npm, PyPI, GitHub, and RubyGems ecosystems, and we even had our own mini-version with the <a href=\"https://anchor.host/someone-bought-30-wordpress-plugins-and-planted-a-backdoor-in-all-of-them/\">Essential Plugins debacle</a>, where good plugins were unknowingly sold to a new author who had malicious intent.</p>\n\n\n\n<p class=\"wp-block-paragraph\">How to balance security updates and <em>securing</em> updates?</p>\n\n\n\n<h2 class=\"wp-block-heading\">Mirkwood or the Wild West?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Everyone knows the fun of WordPress is in its 78k+ plugins and themes. We have a rigorous, human-powered review process for <a href=\"https://make.wordpress.org/themes/handbook/review/\">theme</a> and <a href=\"https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/\">plugin</a> submissions, but once you’re published in the directory, you’re on your own. Our update system currently distributes every plugin and theme release as soon as a developer presses the button. That’s what keeps the directory as robust as WordPress itself. There were over 3,000 commits to the plugin repository yesterday!&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\">For now, each new plugin release will wait up to 24 hours before being distributed through auto-updates. This will give everyone, including a <a href=\"https://wapuu.studio/wapuu/a-gandalf-wapuu-that-is-a-coding-wizard-302912b8/\">new Wapuu</a> we call Gandalf, a chance to review changes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I expect 24 hours could be reduced to minutes as the process evolves, but we’ll err on the side of caution while AI models are advancing so rapidly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Our <a href=\"https://make.wordpress.org/plugins/\">plugin review team</a> seems superhuman, but still needs to sleep. But bots don’t, and a depth of review that seemed unimaginable before is now a matter of time and tokens.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The security capabilities of AI are going to make the world weird and take a lot of our focus in the next few months, but there’s a light at the end of the tunnel.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Our Shire Is Special</h2>\n\n\n\n<p class=\"wp-block-paragraph\">There’s no shortage of ways to find, install, and update plugins and themes for WordPress. For those who choose WordPress.org, though, we want to make sure that it feels safe and secure. That means staying strict about some things—like guidelines and Open Source licenses—while also remaining flexible enough to allow solo hackers, community projects, and for-profit commercial plugins and themes to thrive in our ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">GitHub stars may get the hype, but if you add up all the numbers <a href=\"https://wordpress.org/plugins/\">in our plugin directory</a>, it’s over 400M installs. There are 78k+ extensions, many from solo devs, installed on over a million sites each! Now we need to learn from the best parts of GitHub and make that available to every developer on WordPress.org.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Just because WordPress plugins have a reputation for vulnerabilities is no reason not to aim for the same security and stability we’ve achieved in core. We’ve done the impossible a few times already in <a href=\"https://wordpress.org/book/table-of-contents/\">our journey from a b2/cafelog fork</a> to <a href=\"https://wordpress.org/showcase/\">where we are today</a>.&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Freedom and security are not zero-sum.</strong> With Open Source, we can show how security comes from transparency, not obscurity. Collaboration over competition. What we accomplish when we come together is nothing short of incredible. Success always attracts bad actors, but we grow stronger through every adversity.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The scale of WordPress can make some challenges seem too big to tackle, but given time, there is no problem that’s insurmountable. I’m reminded of the story behind the title of <a href=\"https://www.amazon.com/Bird-Some-Instructions-Writing-Life/dp/0385480016\">Anne Lamott’s book <em>Bird by Bird</em></a>:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Thirty years ago my older brother, who was ten years old at the time, was trying to get a report written on birds that he&#8217;d had three months to write, which was due the next day. We were out at our family cabin in Bolinas, and he was at the kitchen table close to tears, surrounded by binder paper and pencils and unopened books about birds, immobilized by the hugeness of the task ahead. Then my father sat down beside him, put his arm around my brother&#8217;s shoulder, and said, &#8220;Bird by bird, buddy. Just take it bird by bird.”</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">More to come, stay tuned. I wish everyone <a href=\"https://europe.wordcamp.org/2026/\">in Kraków at WordCamp Europe</a> the best and hope to see you 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:\"20783\";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: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:4:\"WP23\";s: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:40:\"https://wordpress.org/news/2026/05/wp23/\";s: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, 27 May 2026 17:40:10 +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:9:\"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:\"\";}i:1;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:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Security\";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:\"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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20747\";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:349:\"WordPress at 23 is simultaneously both the strongest and most precarious it’s ever been. Last week, we shipped WordPress 7 to the world. In seven days, 46% of all WordPresses, tens of millions across countless different hosting environments, are already on 7.0, auto-updated with no breakage. From a Raspberry Pi to the most secure sites [&#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: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:5651:\"\n<p class=\"wp-block-paragraph\">WordPress at 23 is simultaneously both the strongest and most precarious it’s ever been.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Last week, <a href=\"https://wordpress.org/news/2026/05/armstrong/\">we shipped WordPress 7 to the world</a>. In seven days, <a href=\"https://wordpress.org/about/stats/\">46% of all WordPresses</a>, tens of millions across countless different hosting environments, are already on 7.0, auto-updated with no breakage. From a <a href=\"https://projects.raspberrypi.org/en/projects/lamp-web-server-with-wordpress\">Raspberry Pi</a> to the most secure sites in the world, like <a href=\"https://www.whitehouse.gov/\">WhiteHouse.gov</a>. Sit with that for a minute when you think of all the resources and all the projects that have had security problems in the past few weeks. No supply chain attacks, no security problems, just a stable, secure infrastructure doing its job invisibly to power a huge portion of the open internet.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><em>I&#8217;m really proud of the capability and security of WordPress, and we should celebrate that. That accomplishment represents the work of thousands and thousands of people coming together to make the web a better place. Also, an iceberg of what is going on behind the scenes. </em> </h2>\n\n\n\n<p class=\"wp-block-paragraph\">However, the release was not what I hoped it would be because so much time from key people was taken away by <a href=\"https://wpengine.com/\">WP Engine’s</a> attacks.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.silverlake.com/\">Silver Lake</a>, in its immense 100B+ power, summoned a <a href=\"https://en.wikipedia.org/wiki/Shoggoth\">shoggoth</a> in <a href=\"https://www.quinnemanuel.com/\">Quinn Emanuel</a> that has been paperclip-maximizing legal torture that is not just going after <a href=\"https://automattic.com/\">Automattic</a> and <a href=\"https://wordpress.org/\">WordPress.org</a> and me personally, but this Golem Jagannath is now trying to dissolve the <a href=\"https://wordpressfoundation.org/\">WordPress Foundation</a> itself, a non-profit with <a href=\"https://projects.propublica.org/nonprofits/organizations/205498932\">no employees or payroll</a> that supports <a href=\"https://central.wordcamp.org/\">WordCamps</a> and <a href=\"https://wordpress.org/education/credits/\">Open Source education around the world</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you know anyone at <a href=\"https://www.linkedin.com/company/silver-lake/\">Silver Lake</a>, <a href=\"https://www.linkedin.com/company/quinn-emanuel/\">Quinn Emanuel</a>, or <a href=\"https://www.linkedin.com/company/wpengine/\">WP Engine</a> in that order, please beg, plead with them to stop the violence. <strong>End this internecine warfare</strong> that is threatening to destroy one of the last stalwarts of the Open Web.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s not fun and games anymore, not just business. This is having a real impact on people&#8217;s lives.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It took every ounce of will in my body, and I am grateful to thousands of hours of meditation, to not explode in rage when asked about pineapple on pizza and debating the <a href=\"https://en.wikipedia.org/wiki/Jean_Baudrillard\">meaning of Jean Baudrillard</a> and&nbsp;“<a href=\"https://wordpress.org/news/2024/09/wp-engine-banned/\">bastardized simalcra</a>” when miles away, my closest friend is in a hospital bed waiting for a heart transplant.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I have colleagues <a href=\"https://eric.blog/2026/05/24/six-months/\">LITERALLY DYING</a> I can’t be with because Silver Lake / Quinn Emanuel / WP Engine shoggoth is trying to make it seem like <a href=\"https://www.therepository.email/wp-engine-and-automattic-trade-accusations-of-withheld-evidence-in-flurry-of-court-filings\">I am hiding or destroying evidence because we rotate logs on wordpress.org or I have disappearing chats on Signal with romantic partners</a>. I don’t curse, but this is so f-ed up I don’t know what to say.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>If you don&#8217;t know anyone at these entities, please pray, meditate, and call on whatever forces or divine interventions you can to bring this to an end.</em></p>\n\n\n\n<p class=\"wp-block-paragraph\">I reached out multiple times to resolve this with open arms; I’ve extended every olive branch; and I’ve even said positive things about Silver Lake and WP Engine in the press, trying to bring this to a close. Heather Brunner would not even come into the same room with me.</p>\n\n\n\n<p class=\"wp-block-paragraph\">All of this from a stupid presentation <a href=\"https://www.youtube.com/watch?v=fnI-QcVSwMU\">I gave at WordCamp US 2024 about how private equity can hollow out high-trust-based Open Source communities that in the past 19 months has only gotten 16k views on YouTube</a>. &nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\">Silver Lake, you have already extracted all your pounds of flesh. I missed my Mom&#8217;s knee surgery. If you wanted me to suffer for my sins, I have, and probably deeper than you will ever know. WordPress and WordPress.org, and yes, even my flawed leadership, are at the heart of what has made WP Engine successful so far. You have so much money and power, <a href=\"https://pe-insights.com/trump-approves-14bn-tiktok-us-spin-off-with-oracle-silver-lake-and-kkr-as-investors/\">you just got TikTok, the Trump administration loves you</a>, you don’t need to control and take over WordPress, too. If you win, you destroy it, and then what? Please have mercy and stop trying to ruin people’s lives. Let’s move on.</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:\"20747\";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: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:37:\"Looking Ahead to WordCamp Europe 2026\";s: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://wordpress.org/news/2026/05/wceu-2026-sessions/\";s: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, 26 May 2026 12:52:13 +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:\"WCEU\";s: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=20721\";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:385:\"June 4-6, 2026 &#124; ICE Kraków Congress Centre, Kraków, Poland WordCamp Europe 2026 will bring the WordPress community together in Kraków, Poland, from June 4–6 for Contributor Day, two conference days, and a program shaped by the ideas, tools, and people moving WordPress forward. This year’s schedule includes two official keynotes, hands-on workshops, panels, and [&#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: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:17685:\"\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"390\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/623429972_1296109592550398_378925818241477540_n.png?resize=1024%2C390&#038;ssl=1\" alt=\"\" class=\"wp-image-20725\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/623429972_1296109592550398_378925818241477540_n.png?resize=1024%2C390&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/623429972_1296109592550398_378925818241477540_n.png?resize=300%2C114&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/623429972_1296109592550398_378925818241477540_n.png?resize=768%2C292&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/623429972_1296109592550398_378925818241477540_n.png?resize=1536%2C585&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/05/623429972_1296109592550398_378925818241477540_n.png?w=1892&amp;ssl=1 1892w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>June 4-6, 2026 | ICE Kraków Congress Centre, Kraków, Poland</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp Europe 2026 will bring the WordPress community together in Kraków, Poland, from June 4–6 for Contributor Day, two conference days, and a program shaped by the ideas, tools, and people moving WordPress forward. This year’s schedule includes two official keynotes, hands-on workshops, panels, and sessions across development, accessibility, artificial intelligence, content, search, business, education, security, and community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The program offers a broad view of how WordPress is used today: as publishing software, a framework for building at scale, a tool for business growth, and a global open source project shaped by contributors around the world. Whether you build with WordPress, write for the web, support clients, teach new learners, or contribute to the project, WordCamp Europe offers a chance to learn from practical examples and connect them to the platform&#8217;s future.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-82d461e8 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://europe.wordcamp.org/2026/tickets/\" style=\"background-color:#31416c\">Get Your Tickets</a></div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://europe.wordcamp.org/2026/schedule/\" style=\"background-color:#31416c\">WCEU Schedule</a></div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://europe.wordcamp.org/2026/wordcamp-europe-2026/\" style=\"background-color:#31416c\">About WCEU 2026</a></div>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"411\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/WCEU-sign-3.png?resize=1024%2C411&#038;ssl=1\" alt=\"\" class=\"wp-image-20724\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/WCEU-sign-3.png?resize=1024%2C411&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/WCEU-sign-3.png?resize=300%2C120&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/WCEU-sign-3.png?resize=768%2C308&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/WCEU-sign-3.png?resize=1536%2C616&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/05/WCEU-sign-3.png?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Keynotes at WordCamp Europe 2026</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The keynote sessions at WordCamp Europe 2026 will give attendees two ways to look at WordPress today: through a large-scale institutional adoption story and through a broader closing reflection on where the project is headed. These sessions anchor the program while connecting many of the themes that appear throughout the conference, from infrastructure and governance to contribution, innovation, and the future of the web.</p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\" style=\"margin-top:var(--wp--preset--spacing--10);margin-right:0;margin-bottom:var(--wp--preset--spacing--10);margin-left:0\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"538\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/Opening-Keynote-FB-Post-Featured-Image.png?resize=1024%2C538&#038;ssl=1\" alt=\"\" class=\"wp-image-20726\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/Opening-Keynote-FB-Post-Featured-Image.png?resize=1024%2C538&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/Opening-Keynote-FB-Post-Featured-Image.png?resize=300%2C158&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/Opening-Keynote-FB-Post-Featured-Image.png?resize=768%2C403&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/Opening-Keynote-FB-Post-Featured-Image.png?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Joachim Valdemar Yde and Francisco Borges Aurindo Barros will share how <a href=\"https://europe.wordcamp.org/2026/session/two-worlds-collide-wordpress-at-cern/\">CERN is adopting WordPress as its future content management system</a>. Their keynote will explore the governance, infrastructure, and migration work behind moving more than 800 websites onto a customized WordPress Service, offering a look at WordPress on an institutional scale.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\" style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10)\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"538\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/matt-mullenweg-1.jpg?resize=1024%2C538&#038;ssl=1\" alt=\"\" class=\"wp-image-20727\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/matt-mullenweg-1.jpg?resize=1024%2C538&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/matt-mullenweg-1.jpg?resize=300%2C158&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/matt-mullenweg-1.jpg?resize=768%2C403&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/matt-mullenweg-1.jpg?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Ma.tt Mullenweg will close WordCamp Europe 2026 with a broader look at <a href=\"https://europe.wordcamp.org/2026/session/closing-keynote/\">WordPress, the open web, and the ideas shaping what comes next</a>. As the event’s final keynote, this session will bring together many of the conversations happening across Contributor Day, sessions, workshops, and community gatherings throughout the week.</p>\n</div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Program Themes to Watch at WCEU 2026</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The rest of the WCEU themes are organized around topics that reflect the breadth of the WordPress ecosystem. These themes give attendees a way to follow the sessions most relevant to their work, from building better sites and improving content discovery to growing sustainable businesses, strengthening security, expanding access, and supporting the people and communities behind the project.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search, Visibility, and Discovery</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Search continues to change, but helping people find the right information remains central to the web. WCEU’s search and SEO sessions look at how AI-generated answers, generative engine optimization, shifting user habits, and new discovery platforms are changing visibility for publishers, businesses, and builders. Sessions include <a href=\"https://europe.wordcamp.org/2026/session/panel-the-future-of-seo/\">Panel: The Future of SEO</a>, with Kacper Bartoszak, Pam Aungst Cronin, Alex Moss, David Cuesta, and Jovana Smoljanovic Tucakov, as well as Emma Young’s <a href=\"https://europe.wordcamp.org/2026/session/ai-search-why-your-whole-company-should-care/\">AI Search: Why Your Whole Company Should Care</a>, which looks at why AI-native discovery now affects content, development, partnerships, and business strategy.</p>\n\n\n\n<h3 class=\"wp-block-heading\">AI and the Future of Building</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Artificial intelligence has a dedicated presence at WordCamp Europe 2026, with sessions that move beyond general discussion and into practical use cases for marketing, product work, development, and site management. Vito Peleg’s <a href=\"https://europe.wordcamp.org/2026/session/agentic-ai-wordpress-from-prompts-to-tools-systems/\">Agentic AI &amp; WordPress: From Prompts to Tools &amp; Systems</a> will explore how teams can move from simple prompts to AI workflows that execute tasks, while Monika Dimitrova’s <a href=\"https://europe.wordcamp.org/2026/session/ai-wont-save-your-marketing-but-it-might-save-your-time-and-money/\">AI Won’t Save Your Marketing (but it might save your time and money)</a> focuses on how small businesses can use AI without losing the strategy and identity that make their work effective.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Development and Technical Practice</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Development sessions at WCEU will focus on how WordPress sites, tools, and workflows are built for long-term use. The program includes a <a href=\"https://europe.wordcamp.org/2026/session/panel-inside-wordpress-7-0/\">Panel: Inside WordPress 7.0</a>, with contributors discussing the release, its features, and the process behind it, along with sessions such as Anukasha Singh’s <a href=\"https://europe.wordcamp.org/2026/session/smarter-plugin-permissions-with-the-abilities-api/\">Smarter Plugin Permissions with the Abilities API</a>, Ariel Ramos’s <a href=\"https://europe.wordcamp.org/2026/session/headless-wordpress-api-security-in-10-minutes/\">Headless WordPress API Security in 10 Minutes</a>, and Dejan Rudić Vranić’s hands-on workshop <a href=\"https://europe.wordcamp.org/2026/session/build-your-developer-portfolio-a-hands-on-guide-to-fse/\">Build Your Developer Portfolio: A Hands-on Guide to FSE</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Accessibility and Inclusive Design</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Accessibility is part of building a better web for everyone, and WCEU’s accessibility sessions give attendees practical ways to make digital experiences more usable, inclusive, and sustainable. This theme connects directly to WordPress’s project values, from how content is structured to how themes, plugins, and interfaces are designed. For designers, developers, content creators, and project leads, these sessions offer a chance to make accessibility part of everyday decisions rather than a final step at the end of a project.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Content, Writing, and Communication</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Content and writing sessions at WCEU will focus on how clearer communication helps users find what they need, teams share what they know, and communities make information easier to understand. Pooja Sanwal’s <a href=\"https://europe.wordcamp.org/2026/session/why-writing-still-matters-in-a-video-first-internet/\">Why Writing Still Matters in a Video-First Internet</a> looks at the role of written content as video continues to dominate online traffic, Fernando Tellado’s <a href=\"https://europe.wordcamp.org/2026/session/do-you-really-need-an-seo-geo-plugin-for-wordpress/\">Do You Really Need an SEO/GEO Pugin for WordPress</a>? explores what WordPress can already do for visibility, and Birgit Olzem’s <a href=\"https://europe.wordcamp.org/2026/session/documentation-as-a-love-language-for-the-future-you/\">Documentation as a Love Language for the Future You</a> looks at how simple documentation practices can help teams and communities preserve knowledge.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Security and Trust</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Security remains central to maintaining websites people can rely on. WCEU’s security-focused sessions look beyond basic reminders and into the risks, systems, and decisions that shape safer WordPress experiences. The broader program includes talks on <a href=\"https://europe.wordcamp.org/2026/session/fighting-spam-and-bots-on-wordpress-with-ai/\">AI-assisted spam and bot detection</a>, plugin permissions, and <a href=\"https://europe.wordcamp.org/2026/session/headless-wordpress-api-security-in-10-minutes/\">secure headless WordPress architectures</a>, giving attendees practical ways to think about resilience, trust, and responsible site management.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Business and Sustainable Growth</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The business sessions at WCEU will explore how WordPress professionals turn ideas, services, and products into sustainable work. Debbie Levitt’s <a href=\"https://europe.wordcamp.org/2026/session/three-levels-of-atomic-product-market-fit/\">Three Levels of Atomic Product-Market Fit</a> looks at how teams can understand product-market fit beyond a single metric, Irfani Silviana’s <a href=\"https://europe.wordcamp.org/2026/session/wordpress-roi-map-engineering-business-value-with-bmc/\">WordPress ROI Map: Engineering Business Value with BMC</a> connects technical decisions to business outcomes, and Liza Bogatyrev’s <a href=\"https://europe.wordcamp.org/2026/session/stop-positioning-into-obscurity-to-unlock-growth/\">Stop Positioning Into Obscurity to Unlock Growth</a> focuses on how clearer positioning can support revenue and adoption.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Education, Contribution, and Community</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress grows when people can learn, participate, and find a place to contribute. WCEU’s education and community sessions include <a href=\"https://europe.wordcamp.org/2026/session/panel-rethinking-learning-in-wordpress/\">Panel: Rethinking Learning in WordPress</a>, featuring Mary Hubbard, Rade Jekic, Klaus Harris, Natalia Basiura, and Benjamin Zekavica, along with Daniel Grzonka’s <a href=\"https://europe.wordcamp.org/2026/session/the-new-engineer-psychology-systems-and-open-source/\">The New Engineer: Psychology, Systems, and Open Source</a>, Ivana Ćirković’s <a href=\"https://europe.wordcamp.org/2026/session/what-it-really-means-to-be-a-part-of-the-wp-credits-program/\">What It (Really) Means To Be a Part of the WP Credits Program</a>?, and Jörg Pareigis’s <a href=\"https://europe.wordcamp.org/2026/session/sovereign-university-ai-tutors-powered-by-wordpress/\">Sovereign University AI Tutors Powered by WordPress</a>. Together, these sessions connect contributor onboarding, academic partnerships, open source learning, and the future skills people need to work with WordPress.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background wp-element-button\" style=\"background-color:#31416c\">Get Your Tickets Today</a></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Explore the Full Program</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp Europe 2026 will bring together many parts of the WordPress ecosystem in one place: software, publishing, business, design, education, and community. The keynotes and theme-based sessions offer a broad look at how WordPress is being used today and how contributors, builders, and users are preparing for what comes next.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Explore the full <a href=\"https://europe.wordcamp.org/2026/schedule/\">WordCamp Europe 2026 schedule</a> and choose the sessions that match how you use, build, teach, support, or contribute to WordPress. <a href=\"https://europe.wordcamp.org/2026/tickets/\">Tickets are available now</a> for attendees joining the community in Kraków. All sessions will be live streamed. Keep checking back for updates.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-large\" style=\"margin-top:var(--wp--preset--spacing--10);margin-right:0;margin-bottom:var(--wp--preset--spacing--10);margin-left:0\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18817\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/54571048139_5009fd3c2b_k.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Kraków is calling. See you at WordCamp Europe 2026!</p>\n\n\n\n<p class=\"wp-block-paragraph\"></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:\"20721\";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: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:29:\"WordPress 7.0 “Armstrong”\";s: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://wordpress.org/news/2026/05/armstrong/\";s: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, 20 May 2026 18:41: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:8:\"category\";a:4:{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:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"7-0\";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:\"7.0\";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=20583\";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:338:\"Explore AI abilities directly in your website, all managed from a central hub. Slide seamlessly through the sleek, new admin theme implemented across the dashboard. Ignite creative flow with new blocks and design tools, and tap into an expansive developer toolbox that gives you more control than ever, letting you make it uniquely yours.\";s: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:\"Matias Ventura\";s: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:86601:\"\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/Release-Edition-Main-Image-7.0.png?resize=1024%2C683&#038;ssl=1\" alt=\"WP 7.0 Release Edition Main Image\" class=\"wp-image-20705\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/Release-Edition-Main-Image-7.0-scaled.png?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/Release-Edition-Main-Image-7.0-scaled.png?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/Release-Edition-Main-Image-7.0-scaled.png?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/Release-Edition-Main-Image-7.0-scaled.png?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/05/Release-Edition-Main-Image-7.0-scaled.png?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Every WordPress release celebrates an artist who has made an indelible mark on the world of music. Say Hello to WordPress 7.0 “Armstrong”, named in honor of &#8220;Satchmo&#8221; himself, jazz musician Louis Armstrong.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Known as the “first great jazz soloist”, Louis Armstrong created ensembles that highlighted his own profound trumpeting skills, and in the process, transformed jazz from an orchestral art form into a solo art form. The master trumpeter also impressed the world with his signature vocals, introducing improvisation into Jazz, influencing every artist he worked with, and permanently changing the landscape of music.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Louis Armstrong wove his personal touch into the world of Jazz. With WordPress 7.0 “Armstrong”, you can build with yours.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Welcome to WordPress 7.0!</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 marks the start of a new era, laying the foundation for AI across the WordPress experience. Greeting you with a modern, more intuitive dashboard, 7.0 introduces enhanced customization and development tools that inspire creativity and tap into endless potential.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Whether you’re a creator, business owner or developer &#8211; WordPress 7.0 let&#8217;s you create in a way that is uniquely your own.</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-7.0.zip\">Download WordPress 7.0 now</a></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">What’s inside</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Explore AI abilities directly in your website, all managed from a central hub. Slide seamlessly through the sleek, new admin theme implemented across the dashboard. Ignite creative flow with new blocks and design tools, and tap into an expansive developer toolbox that gives you more control than ever, letting you create your way.</p>\n\n\n\n<h3 class=\"wp-block-heading\">AI-Integrated WordPress</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Possibilities right in your hands.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">With AI integrated throughout WordPress the potential is endless. A new AI Client in Core lets WordPress communicate with generative AI models, while connections are easily managed from a single hub in the dashboard. The AI Client combined with the Abilities API makes a fiery duo that introduces new functionality, workflow automation, and creation tools to your website. Install the new AI plugin to expand your options even more: generate and edit images, create titles or excerpts, or even suggest alt text.</p>\n\n\n\n<p class=\"wp-block-paragraph\">7.0 also includes a new Client-Side Abilities package: a Javascript counterpart to the Abilities API, with a built in UI and command palette that delivers extensive new and hybrid AI abilities.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-13.png?resize=1024%2C632&#038;ssl=1\" alt=\"\" class=\"wp-image-20700\" style=\"border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-13.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-13.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-13.png?resize=768%2C474&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-13.png?w=1360&amp;ssl=1 1360w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Manage all your external connections in a central hub on the Connector’s screen. Easily dive in with 3 presets, or add your own connections. Authenticate and get started with AI abilities in just a few clicks.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-12.png?resize=1024%2C632&#038;ssl=1\" alt=\"\" class=\"wp-image-20699\" style=\"border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-12.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-12.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-12.png?resize=768%2C474&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-12.png?w=1360&amp;ssl=1 1360w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">An AI-integrated WordPress promises infinite potential, ready to be discovered.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Modernized Dashboard</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Elevate your admin experience</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">7.0 introduces a fully revitalized dashboard with a chic, modern new color scheme, and clean finishes throughout.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Polished with smooth transitions that seamlessly shift as you move between screens, you’ll feel like you’re effortlessly gliding through the dashboard.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Just one click of the new Command Palette shortcut, a <code>⌘K</code> or <code>Ctrl+K</code> icon in the upper admin bar, lets you access your favorite tools from anywhere in the dashboard.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-11.png?resize=1024%2C632&#038;ssl=1\" alt=\"\" class=\"wp-image-20698\" style=\"border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-11.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-11.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-11.png?resize=768%2C474&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-11.png?w=1360&amp;ssl=1 1360w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Explore typography from one place, regardless of theme. Install, upload and manage your font collection from the new dedicated font management page, with support for block, hybrid and classic themes.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-10.png?resize=1024%2C632&#038;ssl=1\" alt=\"\" class=\"wp-image-20697\" style=\"border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-10.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-10.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-10.png?resize=768%2C474&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-10.png?w=1360&amp;ssl=1 1360w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Visually scrub through revision versions to see what changed at a glance, with markers that make editorial choices more intuitive. Easily pick the revision you want and restore instantly.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-9.png?resize=1024%2C632&#038;ssl=1\" alt=\"\" class=\"wp-image-20696\" style=\"border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-9.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-9.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-9.png?resize=768%2C474&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-9.png?w=1360&amp;ssl=1 1360w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Design, Create, Customize</h2>\n\n\n\n<p class=\"wp-block-paragraph\"> <strong>A simpler way to build</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Let WordPress be your muse with new blocks, block supports, and design tools that add visual agility, granular control, and keep every element of your website on brand, with fresh new touches.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Showcase your ideas in a lightbox slideshow with the new gallery block, and finesse your markup with the new Heading block. Deliver clear site navigation with the new Breadcrumbs block, and add more detail to your designs with the new Icons block.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-8.png?resize=1024%2C632&#038;ssl=1\" alt=\"\" class=\"wp-image-20695\" style=\"border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-8.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-8.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-8.png?resize=768%2C474&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-8.png?w=1360&amp;ssl=1 1360w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Enhanced responsiveness controls in 7.0 make your site more user friendly. Hide and reveal blocks based on device, without affecting other viewports. </p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-7.png?resize=1024%2C632&#038;ssl=1\" alt=\"\" class=\"wp-image-20694\" style=\"border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-7.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-7.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-7.png?resize=768%2C474&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-7.png?w=1360&amp;ssl=1 1360w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Design and build your menu overlay with blocks and patterns, fully customizable with the styles you want visitors to see. Add columns, stylize typography, or embed your own close button in the overlay. Start with a template or create your own menu from scratch.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-6.png?resize=1024%2C632&#038;ssl=1\" alt=\"\" class=\"wp-image-20693\" style=\"border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-6.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-6.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-6.png?resize=768%2C474&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-6.png?w=1360&amp;ssl=1 1360w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Fine tune page design and layout with Patterns that act as a single unit, detachable for more isolated control. Insert your pattern, swap elements and customize with ease.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-5.png?resize=1024%2C632&#038;ssl=1\" alt=\"\" class=\"wp-image-20692\" style=\"border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-5.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-5.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-5.png?resize=768%2C474&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-5.png?w=1360&amp;ssl=1 1360w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Style every detail of content with custom CSS at the block level, right in your post or page.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-4.png?resize=1024%2C632&#038;ssl=1\" alt=\"\" class=\"wp-image-20691\" style=\"border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/image-4.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-4.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-4.png?resize=768%2C474&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/image-4.png?w=1360&amp;ssl=1 1360w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Developer’s toolbox</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Advanced tools for building</strong> <strong>your way</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 lets you build faster, better, stronger, and easier with an extensive set of&nbsp; expanded APIs and enhanced functionality.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Create blocks and patterns on the server level using only PHP, auto-registered with the block API.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Explore a more extensible Site Editor, with routing, route validation, and a new wordpress/boot package that allows plugins to build custom site-editor pages.</p>\n\n\n\n<h2 class=\"wp-block-heading\">And much more</h2>\n\n\n\n<p class=\"wp-block-paragraph\">For a comprehensive overview of all the new features and enhancements in WordPress 7.0, please visit the feature-showcase website.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/download/releases/7-0\">Check out whats new in 7.0</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Learn more about WordPress 7.0</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://learn.wordpress.org/\">Learn WordPress</a> is a free resource for new and experienced WordPress users. Learn is stocked with how-to videos on using various features in WordPress, <a href=\"https://learn.wordpress.org/social-learning/\">interactive workshops</a> for exploring topics in-depth, and lesson plans for diving deep into specific areas of WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Read the <a href=\"https://wordpress.org/documentation/wordpress-version/version-7.0\">WordPress 7.0 Release Notes</a> for information on installation, enhancements, fixed issues, release contributors, learning resources, and the list of file changes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Explore the <a href=\"https://make.wordpress.org/core/2026/05/14/wordpress-7-0-field-guide/\">WordPress 7.0 Field Guide</a> and learn about the changes in this release with detailed developer notes to help you build with WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The 7.0 release squad</h2>\n\n\n\n<p class=\"wp-block-paragraph\">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 7.0 is a global, 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/matveb/\">Matias Ventura</a></li>\n\n\n\n<li>Release Coordination: <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a>, <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</a>, <a href=\"https://profiles.wordpress.org/4thhubbard/\">Mary Hubbard</a></li>\n\n\n\n<li>Tech Leads: <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a></li>\n\n\n\n<li>Triage Leads: <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a></li>\n\n\n\n<li>Test Leads: <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you, contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">WordPress 7.0 reflects the tireless efforts and passion of more than 875+ contributors in countries all over the world. This release also welcomed over 200+ first-time contributors!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Their collaboration delivered more than 420 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=\"wp-block-paragraph\"><p class=\"has-small-font-size\"><a href=\"https://profiles.wordpress.org/1000camels/\">1000camels</a> · <a href=\"https://profiles.wordpress.org/aakashverma1/\">Aakash Verma</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/abdullah17/\">Abdullah Kaludi</a> · <a href=\"https://profiles.wordpress.org/abduremon/\">Abdur Rahman Emon</a> · <a href=\"https://profiles.wordpress.org/hiabhaykulkarni/\">Abhay Kulkarni</a> · <a href=\"https://profiles.wordpress.org/fitehal/\">Abhishek Deshpande</a> · <a href=\"https://profiles.wordpress.org/acmoifr/\">acmoifr</a> · <a href=\"https://profiles.wordpress.org/dannythedog/\">Adam</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/oztaser/\">Adil Öztaşer</a> · <a href=\"https://profiles.wordpress.org/adithyanaik/\">adithyanaik</a> · <a href=\"https://profiles.wordpress.org/iamadisingh/\">Aditya Singh</a> · <a href=\"https://profiles.wordpress.org/adnanhyder/\">Adnan Hyder Pervez</a> · <a href=\"https://profiles.wordpress.org/adnanlimdi/\">adnan.limdi</a> · <a href=\"https://profiles.wordpress.org/adrianpiedra/\">adrianpiedra</a> · <a href=\"https://profiles.wordpress.org/adrmf25/\">adrmf25</a> · <a href=\"https://profiles.wordpress.org/afwebdev/\">afwebdev</a> · <a href=\"https://profiles.wordpress.org/agnieszkaszuba/\">Agnieszka Szuba</a> · <a href=\"https://profiles.wordpress.org/elazzabi/\">Ahmed</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a> · <a href=\"https://profiles.wordpress.org/aileenf/\">aileenf</a> · <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/akshat2802/\">Akshat Kakkad</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a> · <a href=\"https://profiles.wordpress.org/alecrust/\">Alec Rust</a> · <a href=\"https://profiles.wordpress.org/alecgeatches/\">alecgeatches</a> · <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a> · <a href=\"https://profiles.wordpress.org/akirk/\">Alex Kirk</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/alexsanford1/\">Alex Sanford</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/albigdd/\">Alexander Bigga</a> · <a href=\"https://profiles.wordpress.org/aliaghdam/\">Ali Aghdam</a> · <a href=\"https://profiles.wordpress.org/allanespinoza/\">Allan Espinoza</a> · <a href=\"https://profiles.wordpress.org/mrfoxtalbot/\">Alvaro Gómez</a> · <a href=\"https://profiles.wordpress.org/amanandhishoe/\">amanandhishoe</a> · <a href=\"https://profiles.wordpress.org/alh0319/\">Amber Hinds</a> · <a href=\"https://profiles.wordpress.org/amesplant/\">Ames Plant</a> · <a href=\"https://profiles.wordpress.org/amibe/\">Amibe Websites</a> · <a href=\"https://profiles.wordpress.org/amin7/\">Amin</a> · <a href=\"https://profiles.wordpress.org/amitraj2203/\">Amit Raj</a> · <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</a> · <a href=\"https://profiles.wordpress.org/altf4falt/\">Anand Rajaram</a> · <a href=\"https://profiles.wordpress.org/anastis/\">Anastis Sourgoutsidis</a> · <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</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/aduth/\">Andrew Duthie</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/andrewryno/\">Andrew Ryno</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/eatingrules/\">Andrew Wilder</a> · <a href=\"https://profiles.wordpress.org/aidvu/\">Andrija Vučinić</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André Maneiro</a> · <a href=\"https://profiles.wordpress.org/rilwis/\">Anh Tran</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K. Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitkumarshah/\">Ankit Kumar Shah</a> · <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne-Mieke Bovelett</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/slieptsov/\">anton7249</a> · <a href=\"https://profiles.wordpress.org/antoniosejas/\">Antonio Sejas</a> · <a href=\"https://profiles.wordpress.org/antonrinas/\">antonrinas</a> · <a href=\"https://profiles.wordpress.org/anukasha/\">Anukasha Singh</a> · <a href=\"https://profiles.wordpress.org/anupkankale/\">Anup Kankale</a> · <a href=\"https://profiles.wordpress.org/anveshika/\">Anveshika Srivastava</a> · <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a> · <a href=\"https://profiles.wordpress.org/arcwp/\">arcwp</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/arkaprabhachowdhury/\">Arkaprabha Chowdhury</a> · <a href=\"https://profiles.wordpress.org/armandmatthey/\">Armand MD</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/artz91/\">ArtZ91</a> · <a href=\"https://profiles.wordpress.org/arunu1996/\">Arun</a> · <a href=\"https://profiles.wordpress.org/arunsathiya/\">Arun Sathiya</a> · <a href=\"https://profiles.wordpress.org/iamasadpolash/\">Asad Polash</a> · <a href=\"https://profiles.wordpress.org/asadowski10/\">asadowski10</a> · <a href=\"https://profiles.wordpress.org/ashirhabib/\">Ashir Habib</a> · <a href=\"https://profiles.wordpress.org/atharvasagane/\">atharvasagane</a> · <a href=\"https://profiles.wordpress.org/racinesdesign/\">Audrey Soler</a> · <a href=\"https://profiles.wordpress.org/audunmb/\">audunmb</a> · <a href=\"https://profiles.wordpress.org/awardpress/\">awardpress</a> · <a href=\"https://profiles.wordpress.org/azharderaiya/\">Azhar Deraiya</a> · <a href=\"https://profiles.wordpress.org/azragh/\">Azragh</a> · <a href=\"https://profiles.wordpress.org/neo2k23/\">BackuPs</a> · <a href=\"https://profiles.wordpress.org/badasswp/\">badasswp</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/benniledl/\">Benedikt Ledl</a> · <a href=\"https://profiles.wordpress.org/benjamingosset/\">Benjamin Gosset</a> · <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a> · <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a> · <a href=\"https://profiles.wordpress.org/benpinales/\">benpinales</a> · <a href=\"https://profiles.wordpress.org/bernattorras/\">Bernat Torras (a11n)</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernie Reiter</a> · <a href=\"https://profiles.wordpress.org/berislavgrgicak/\">Bero</a> · <a href=\"https://profiles.wordpress.org/beaubhavik/\">Bhavik Panchal</a> · <a href=\"https://profiles.wordpress.org/mbigul/\">Bigul Malayi</a> · <a href=\"https://profiles.wordpress.org/wilcosky/\">Billy Wilcosky</a> · <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/blackstar1991/\">BlackStar</a> · <a href=\"https://profiles.wordpress.org/bluefuton/\">bluefuton</a> · <a href=\"https://profiles.wordpress.org/bobbingwide/\">bobbingwide</a> · <a href=\"https://profiles.wordpress.org/safedawn/\">Boris Gherman</a> · <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a> · <a href=\"https://profiles.wordpress.org/bradley2083/\">brad hogan</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/bradshawtm/\">bradshawtm</a> · <a href=\"https://profiles.wordpress.org/brajdas0022/\">brajdas0022</a> · <a href=\"https://profiles.wordpress.org/bhubbard/\">Brandon Hubbard</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a> · <a href=\"https://profiles.wordpress.org/brbrr/\">brbrr</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/masteradhoc/\">Brian Haas</a> · <a href=\"https://profiles.wordpress.org/brianhogg/\">Brian Hogg</a> · <a href=\"https://profiles.wordpress.org/bridgetwillard/\">Bridget Willard</a> · <a href=\"https://profiles.wordpress.org/brumack/\">brumack</a> · <a href=\"https://profiles.wordpress.org/freibergergarcia/\">Bruno Freiberger Garcia</a> · <a href=\"https://profiles.wordpress.org/buutqn/\">buutqn</a> · <a href=\"https://profiles.wordpress.org/beryldlg/\">Béryl de La Grandière</a> · <a href=\"https://profiles.wordpress.org/calin/\">Calin Don</a> · <a href=\"https://profiles.wordpress.org/karl94/\">Carlo Cannas</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</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/cgastrell/\">cgastrell</a> · <a href=\"https://profiles.wordpress.org/chexee/\">Chelsea Otakan</a> · <a href=\"https://profiles.wordpress.org/chihsuan/\">Chi-Hsuan Huang</a> · <a href=\"https://profiles.wordpress.org/xristos3490/\">Chris Lilitsas</a> · <a href=\"https://profiles.wordpress.org/chrismcelroyseo/\">Chris McElroy SEO</a> · <a href=\"https://profiles.wordpress.org/czarate/\">Chris Zarate</a> · <a href=\"https://profiles.wordpress.org/chrisdotdotdot/\">chrisdotdotdot</a> · <a href=\"https://profiles.wordpress.org/chrispecoraro/\">chrispecoraro</a> · <a href=\"https://profiles.wordpress.org/cris31/\">Christelle Stasse</a> · <a href=\"https://profiles.wordpress.org/apermo/\">Christoph Daum</a> · <a href=\"https://profiles.wordpress.org/nyiriland/\">Christy Nyiri</a> · <a href=\"https://profiles.wordpress.org/cagrimmett/\">Chuck Grimmett</a> · <a href=\"https://profiles.wordpress.org/butterflymedia/\">Ciprian Popescu</a> · <a href=\"https://profiles.wordpress.org/claycarpenter/\">claycarpenter</a> · <a href=\"https://profiles.wordpress.org/clayray/\">clayray</a> · <a href=\"https://profiles.wordpress.org/clementpolito/\">Clément Polito</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/copons/\">Copons</a> · <a href=\"https://profiles.wordpress.org/coreyw/\">Corey Worrell</a> · <a href=\"https://profiles.wordpress.org/cr0ybot/\">Cory Hughart</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/crstauf/\">crstauf</a> · <a href=\"https://profiles.wordpress.org/themearts/\">Cuong Le</a> · <a href=\"https://profiles.wordpress.org/czarflix/\">czarflix</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/dpknauss/\">Dan Knauss</a> · <a href=\"https://profiles.wordpress.org/danluu/\">Dan Luu</a> · <a href=\"https://profiles.wordpress.org/alexodiy/\">Dan Zakirov</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/redsweater/\">Daniel Jalkut (Red Sweater)</a> · <a href=\"https://profiles.wordpress.org/dmallory42/\">Daniel M (a11n)</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/danieltj/\">danieltj</a> · <a href=\"https://profiles.wordpress.org/dannyreaktiv/\">dannyreaktiv</a> · <a href=\"https://profiles.wordpress.org/dkotter/\">Darin Kotter</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/dryanpress/\">Dave Ryan</a> · <a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">David Arenas</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/davidborrink/\">David Borrink</a> · <a href=\"https://profiles.wordpress.org/davidabowman/\">David Bowman</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/justlevine/\">David Levine</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/superdav42/\">David Stone</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/deborah86/\">deborah86</a> · <a href=\"https://profiles.wordpress.org/raftaar1191/\">Deepak Gupta</a> · <a href=\"https://profiles.wordpress.org/deepaklalwani/\">Deepak Lalwani</a> · <a href=\"https://profiles.wordpress.org/deepakprajapati/\">Deepak Prajapati</a> · <a href=\"https://profiles.wordpress.org/deepakrohilla/\">Deepak Rohilla</a> · <a href=\"https://profiles.wordpress.org/dingo_d/\">Denis Žoljom</a> · <a href=\"https://profiles.wordpress.org/realloc/\">Dennis Ploetner</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/deoladev/\">deoladev</a> · <a href=\"https://profiles.wordpress.org/dhansondesigns/\">Derek Hanson</a> · <a href=\"https://profiles.wordpress.org/devangvachheta137/\">Devang Vachheta</a> · <a href=\"https://profiles.wordpress.org/dhavalkapadane/\">Dhaval Kapadane</a> · <a href=\"https://profiles.wordpress.org/dhiraj0901/\">Dhiraj Joshi</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/dhruvik18/\">Dhruvik Malaviya</a> · <a href=\"https://profiles.wordpress.org/alvitidiana/\">Diana Alviti</a> · <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a> · <a href=\"https://profiles.wordpress.org/digamberpradhan/\">digamberpradhan</a> · <a href=\"https://profiles.wordpress.org/digitalblanket/\">digitalblanket</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dilip2615/\">Dilip Modhavadiya</a> · <a href=\"https://profiles.wordpress.org/dimitro/\">Dimitris Mitropoulos</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/divyeshpatel01/\">divyeshpatel01</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/thehenridev/\">Douglas Henri</a> · <a href=\"https://profiles.wordpress.org/drebbitsweb/\">Dreb Bitanghol</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/drivingralle/\">Drivingralle</a> · <a href=\"https://profiles.wordpress.org/drysand/\">drysand</a> · <a href=\"https://profiles.wordpress.org/elrae/\">Earle Davies</a> · <a href=\"https://profiles.wordpress.org/eclev91/\">eclev91</a> · <a href=\"https://profiles.wordpress.org/eddystile/\">Eddy</a> · <a href=\"https://profiles.wordpress.org/egill/\">Egill R. Erlendsson</a> · <a href=\"https://profiles.wordpress.org/ehti/\">Ehti</a> · <a href=\"https://profiles.wordpress.org/elemrr/\">elemrr</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a> · <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a> · <a href=\"https://profiles.wordpress.org/ytfeldrawkcab/\">Eric Michel</a> · <a href=\"https://profiles.wordpress.org/ethitter/\">Erick Hitter</a> · <a href=\"https://profiles.wordpress.org/r1k0/\">Erick Wambua</a> · <a href=\"https://profiles.wordpress.org/ericmacknight/\">ericmacknight</a> · <a href=\"https://profiles.wordpress.org/im3dabasia1/\">Eshaan Dabasiya</a> · <a href=\"https://profiles.wordpress.org/ecairol/\">Esteban</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> · <a href=\"https://profiles.wordpress.org/evansolomon/\">Evan Solomon</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a> · <a href=\"https://profiles.wordpress.org/fcartin22/\">Fabricio</a> · <a href=\"https://profiles.wordpress.org/faisalahammad/\">Faisal Ahammad</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/fakhriaz/\">Fakhri Azzouz</a> · <a href=\"https://profiles.wordpress.org/farhad0/\">Farhad Sakhaei</a> · <a href=\"https://profiles.wordpress.org/feli22/\">feli22</a> · <a href=\"https://profiles.wordpress.org/felipevelzani/\">Felipe Velzani</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/fellyph/\">Fellyph Cintra</a> · <a href=\"https://profiles.wordpress.org/fernandot/\">Fernando Tellado</a> · <a href=\"https://profiles.wordpress.org/firoz2456/\">Firoz Sabaliya</a> · <a href=\"https://profiles.wordpress.org/fandevelop/\">Florence ANDROLUS</a> · <a href=\"https://profiles.wordpress.org/florianbrinkmann/\">Florian Brinkmann</a> · <a href=\"https://profiles.wordpress.org/chiscoleiton/\">Francisco Leiton</a> · <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco Vera</a> · <a href=\"https://profiles.wordpress.org/vanhoucke/\">Franck VANHOUCKE</a> · <a href=\"https://profiles.wordpress.org/franckmee/\">franckmee</a> · <a href=\"https://profiles.wordpress.org/franz00/\">Fransisca H</a> · <a href=\"https://profiles.wordpress.org/frozzare/\">Fredrik Forsmo</a> · <a href=\"https://profiles.wordpress.org/from/\">frOM</a> · <a href=\"https://profiles.wordpress.org/fushar/\">fushar</a> · <a href=\"https://profiles.wordpress.org/gajendrasingh/\">Gajendra Singh</a> · <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a> · <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a> · <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a> · <a href=\"https://profiles.wordpress.org/gaurangsondagar/\">Gaurang Sondagar</a> · <a href=\"https://profiles.wordpress.org/gautammkgarg/\">Gautam Garg</a> · <a href=\"https://profiles.wordpress.org/gautam23/\">Gautam Mehta</a> · <a href=\"https://profiles.wordpress.org/geminorum/\">geminorum</a> · <a href=\"https://profiles.wordpress.org/generosus/\">Generosus</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/gmjuhasz/\">Gergely J</a> · <a href=\"https://profiles.wordpress.org/gierand/\">gierand</a> · <a href=\"https://profiles.wordpress.org/giuliorubelli/\">giuliorubelli</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/ingeniumed/\">Gopal Krishnan</a> · <a href=\"https://profiles.wordpress.org/grahamarmfield/\">Graham Armfield</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/guido07111975/\">Guido</a> · <a href=\"https://profiles.wordpress.org/gulamdastgir04/\">Gulamdastgir Momin</a> · <a href=\"https://profiles.wordpress.org/gustavohappyeng/\">Gustavo Hilario</a> · <a href=\"https://profiles.wordpress.org/gyurmey/\">Gyurmey</a> · <a href=\"https://profiles.wordpress.org/adrock42/\">H. Adam Lenz</a> · <a href=\"https://profiles.wordpress.org/kabir93/\">H. Kabir</a> · <a href=\"https://profiles.wordpress.org/hack_nug/\">hack_nug</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/hardikhuptechdev/\">Hardik Kumar</a> · <a href=\"https://profiles.wordpress.org/hardipparmar/\">Hardip Parmar</a> · <a href=\"https://profiles.wordpress.org/harshalkadu/\">Harshal Kadu</a> · <a href=\"https://profiles.wordpress.org/harshbhonsle08/\">harshbhonsle08</a> · <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> · <a href=\"https://profiles.wordpress.org/abcd95/\">Himanshu Pathak</a> · <a href=\"https://profiles.wordpress.org/himshekhar07/\">Himanshu Shekhar</a> · <a href=\"https://profiles.wordpress.org/hiranimahaveer/\">hiranimahaveer</a> · <a href=\"https://profiles.wordpress.org/hiroshisato/\">Hiroshi Sato</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/hiteshtalpada/\">Hitesh Talpada</a> · <a href=\"https://profiles.wordpress.org/hozefasmile/\">Hozefa Saleh</a> · <a href=\"https://profiles.wordpress.org/royhridoy/\">Hridoy Roy</a> · <a href=\"https://profiles.wordpress.org/hugod/\">Hugo</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/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/ibrahimriaz/\">Ibrahim Riaz</a> · <a href=\"https://profiles.wordpress.org/ierwira/\">ierwira</a> · <a href=\"https://profiles.wordpress.org/iflairwebtechnologies/\">iflairwebtechnologies</a> · <a href=\"https://profiles.wordpress.org/ignatiusjeroe/\">ignatiusjeroe</a> · <a href=\"https://profiles.wordpress.org/indirabiswas27/\">Indira Biswas</a> · <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a> · <a href=\"https://profiles.wordpress.org/iqbal1hossain/\">Iqbal Hossain</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/iseulde/\">iseulde</a> · <a href=\"https://profiles.wordpress.org/itsyash1421/\">itsyash1421</a> · <a href=\"https://profiles.wordpress.org/iulia-cazan/\">Iulia Cazan</a> · <a href=\"https://profiles.wordpress.org/ivanbachev/\">ivanbachev</a> · <a href=\"https://profiles.wordpress.org/jabe/\">Jabe</a> · <a href=\"https://profiles.wordpress.org/jacobcassidy/\">Jacob Cassidy</a> · <a href=\"https://profiles.wordpress.org/smithjw1/\">Jacob Smith</a> · <a href=\"https://profiles.wordpress.org/jadavsanjay/\">Jadav Sanjay</a> · <a href=\"https://profiles.wordpress.org/jyb1603/\">Jainish Brahmbhatt</a> · <a href=\"https://profiles.wordpress.org/jamesgiroux/\">James Giroux</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/isotropic/\">James LePage</a> · <a href=\"https://profiles.wordpress.org/jhmonroe/\">James Monroe</a> · <a href=\"https://profiles.wordpress.org/james-roberts/\">James Roberts</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/jarekmorawski/\">jarekmorawski</a> · <a href=\"https://profiles.wordpress.org/jarodortegaaraya/\">jarodortegaaraya</a> · <a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a> · <a href=\"https://profiles.wordpress.org/jasonkytros/\">Jason Kytros</a> · <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a> · <a href=\"https://profiles.wordpress.org/jaz_on/\">Jason Rouet</a> · <a href=\"https://profiles.wordpress.org/jaspercck/\">jaspercck</a> · <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> · <a href=\"https://profiles.wordpress.org/jdeep/\">Jaydeep Das</a> · <a href=\"https://profiles.wordpress.org/jdahir0789/\">Jaydip Ahir</a> · <a href=\"https://profiles.wordpress.org/jcnetsys/\">jcnetsys</a> · <a href=\"https://profiles.wordpress.org/jdoubleu/\">jdoubleu</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/jsmansart/\">Jean-Sébastien Mansart</a> · <a href=\"https://profiles.wordpress.org/krokodok/\">Jeff Chi</a> · <a href=\"https://profiles.wordpress.org/maverick3x6/\">Jeff Golenski</a> · <a href=\"https://profiles.wordpress.org/phpbits/\">Jeffrey Carandang</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeffrey Paul</a> · <a href=\"https://profiles.wordpress.org/jmdodd/\">Jennifer M. Dodd</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/jeryj/\">jeryj</a> · <a href=\"https://profiles.wordpress.org/jessedyck/\">Jesse Dyck</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jf1994/\">jf1994</a> · <a href=\"https://profiles.wordpress.org/jfacemyer/\">JF::IA</a> · <a href=\"https://profiles.wordpress.org/jhtjards/\">jhtjards</a> · <a href=\"https://profiles.wordpress.org/jigarkahar/\">Jigar Kahar</a> · <a href=\"https://profiles.wordpress.org/jigar9998/\">Jigar Panchal</a> · <a href=\"https://profiles.wordpress.org/jimnelin/\">Jim Nelin</a> · <a href=\"https://profiles.wordpress.org/jmarx75/\">jmarx75</a> · <a href=\"https://profiles.wordpress.org/jojo256/\">Joan Namunina</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joefusco/\">Joe Fusco</a> · <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</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/joezappie/\">joezappie</a> · <a href=\"https://profiles.wordpress.org/wedgemaster/\">Johan</a> · <a href=\"https://profiles.wordpress.org/timse201/\">Johannes Jülg</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/bitmachina/\">John Hooks</a> · <a href=\"https://profiles.wordpress.org/johnjago/\">John Jago</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/mindctrl/\">John Parris</a> · <a href=\"https://profiles.wordpress.org/johnwatkins0/\">John Watkins</a> · <a href=\"https://profiles.wordpress.org/jomonthomaslobo1/\">Jomon Thomas Lobo</a> · <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</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/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/joppuyo/\">joppuyo</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/jorge1017/\">jorge1017</a> · <a href=\"https://profiles.wordpress.org/josvelasco/\">Jos Velasco</a> · <a href=\"https://profiles.wordpress.org/josevarghese/\">Jose Varghese</a> · <a href=\"https://profiles.wordpress.org/josephscott/\">Joseph Scott</a> · <a href=\"https://profiles.wordpress.org/jdwire/\">Joshua Dwire</a> · <a href=\"https://profiles.wordpress.org/verygoode/\">Joshua Goode</a> · <a href=\"https://profiles.wordpress.org/joshualipstone/\">joshualipstone</a> · <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a> · <a href=\"https://profiles.wordpress.org/jtquip88/\">jtquip88</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juanfra Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/julianoe/\">julianoe</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/junaidkbr/\">Junaid Ahmed</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/itsroy69/\">Jyotirmoy Roy</a> · <a href=\"https://profiles.wordpress.org/djidjou/\">Jérill</a> · <a href=\"https://profiles.wordpress.org/kkeerthiprabhu/\">K Keerthi Prabhu</a> · <a href=\"https://profiles.wordpress.org/kaelansmith/\">kaelansmith</a> · <a href=\"https://profiles.wordpress.org/kallyansin/\">Kallyan Singha</a> · <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a> · <a href=\"https://profiles.wordpress.org/karinchristen/\">Karin Christen</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/karthickmurugan/\">Karthick</a> · <a href=\"https://profiles.wordpress.org/karthikeya01/\">Karthikeya Bethu</a> · <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a> · <a href=\"https://profiles.wordpress.org/zoonini/\">Kathryn Presner</a> · <a href=\"https://profiles.wordpress.org/kausaralm/\">Kausar Alam</a> · <a href=\"https://profiles.wordpress.org/khushdoms/\">Kaushik Domadiya</a> · <a href=\"https://profiles.wordpress.org/kjoyner/\">Kedar Joyner</a> · <a href=\"https://profiles.wordpress.org/kmurphyzuora/\">Keith Murphy</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/kelvinballoo/\">kelvinballoo</a> · <a href=\"https://profiles.wordpress.org/keoshi/\">keoshi</a> · <a href=\"https://profiles.wordpress.org/gwwar/\">Kerry Liu</a> · <a href=\"https://profiles.wordpress.org/kbat82/\">Kevin Batdorf</a> · <a href=\"https://profiles.wordpress.org/khoipro/\">Khoi Pro</a> · <a href=\"https://profiles.wordpress.org/khokansardar/\">Khokan Sardar</a> · <a href=\"https://profiles.wordpress.org/khushipatel15/\">Khushi Patel</a> · <a href=\"https://profiles.wordpress.org/khushi1501/\">Khushi Thakrar</a> · <a href=\"https://profiles.wordpress.org/kirasong/\">Kira Schroder</a> · <a href=\"https://profiles.wordpress.org/solankisoftware/\">Kirtikumar Solanki</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/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a> · <a href=\"https://profiles.wordpress.org/kpapazov/\">kpapazov</a> · <a href=\"https://profiles.wordpress.org/kristastevens/\">kristastevens</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/gohelkunjan/\">Kunjan Gohel</a> · <a href=\"https://profiles.wordpress.org/mywp459/\">Kyle Mott</a> · <a href=\"https://profiles.wordpress.org/l0id/\">l0id</a> · <a href=\"https://profiles.wordpress.org/mlaetitia/\">Lae</a> · <a href=\"https://profiles.wordpress.org/lakshyajeet/\">Lakshyajeet Singh Goyal</a> · <a href=\"https://profiles.wordpress.org/lancewillett/\">Lance Willett</a> · <a href=\"https://profiles.wordpress.org/landwire/\">landwire</a> · <a href=\"https://profiles.wordpress.org/lgersman/\">Lars Gersmann</a> · <a href=\"https://profiles.wordpress.org/lasacco/\">Laura Sacco</a> · <a href=\"https://profiles.wordpress.org/laurisaarni/\">Lauri Saarni</a> · <a href=\"https://profiles.wordpress.org/lapsrj/\">Leandro Amorim</a> · <a href=\"https://profiles.wordpress.org/leedxw/\">leedxw</a> · <a href=\"https://profiles.wordpress.org/leemon/\">leemon</a> · <a href=\"https://profiles.wordpress.org/lbones/\">Lela</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/leogg/\">leogg</a> · <a href=\"https://profiles.wordpress.org/levinbaria/\">Levin Baria</a> · <a href=\"https://profiles.wordpress.org/lsarsfield/\">Liam Sarsfield (a11n)</a> · <a href=\"https://profiles.wordpress.org/lidarroy/\">Lidia Arroyo Vargas</a> · <a href=\"https://profiles.wordpress.org/liviopv/\">liviopv</a> · <a href=\"https://profiles.wordpress.org/lobsangw/\">Lobsang Wangdu</a> · <a href=\"https://profiles.wordpress.org/louischan/\">Louis Chance</a> · <a href=\"https://profiles.wordpress.org/louiswol94/\">Louis Wolmarans</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi Teschio</a> · <a href=\"https://profiles.wordpress.org/luigipulcini/\">luigipulcini</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a> · <a href=\"https://profiles.wordpress.org/lukasfritzedev/\">LukasFritzeDev</a> · <a href=\"https://profiles.wordpress.org/lukecarbis/\">Luke Carbis</a> · <a href=\"https://profiles.wordpress.org/griffbrad/\">Lynn Bradley Griffith</a> · <a href=\"https://profiles.wordpress.org/leaprvt/\">Léa Prévot</a> · <a href=\"https://profiles.wordpress.org/maccyd/\">maccyd</a> · <a href=\"https://profiles.wordpress.org/madhavishah01/\">Madhavi Shah</a> · <a href=\"https://profiles.wordpress.org/madhavraj/\">madhavraj</a> · <a href=\"https://profiles.wordpress.org/magaliechetrit/\">Magalie Chetrit</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/aion11/\">Mainul Kabir Aion</a> · <a href=\"https://profiles.wordpress.org/mkrndmane/\">Makarand Mane</a> · <a href=\"https://profiles.wordpress.org/maksvi/\">maksvi</a> · <a href=\"https://profiles.wordpress.org/malayladu/\">Malay Ladu</a> · <a href=\"https://profiles.wordpress.org/malt3/\">Malte</a> · <a href=\"https://profiles.wordpress.org/maltfield/\">maltfield</a> · <a href=\"https://profiles.wordpress.org/manhar/\">Manhar Barot</a> · <a href=\"https://profiles.wordpress.org/manishxdp/\">Manish Dhorepatil</a> · <a href=\"https://profiles.wordpress.org/sirlouen/\">Manuel Camargo</a> · <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a> · <a href=\"https://profiles.wordpress.org/marc4/\">Marc Armengou</a> · <a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a> · <a href=\"https://profiles.wordpress.org/pagelab/\">Marcio Duarte</a> · <a href=\"https://profiles.wordpress.org/webdados/\">Marco Almeida | Webdados</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/olmostblue/\">Marco Olmedi</a> · <a href=\"https://profiles.wordpress.org/power2009/\">Marcus</a> · <a href=\"https://profiles.wordpress.org/marian1/\">marian1</a> · <a href=\"https://profiles.wordpress.org/marianne38/\">Marianne</a> · <a href=\"https://profiles.wordpress.org/plari/\">Marie</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/marineevain/\">Marine EVAIN</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/motylanogha/\">Mariusz Szatkowski</a> · <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a> · <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a> · <a href=\"https://profiles.wordpress.org/markoserb/\">Marko Ivanovic</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/4thhubbard/\">Mary Hubbard</a> · <a href=\"https://profiles.wordpress.org/muryam/\">Maryam Sultana</a> · <a href=\"https://profiles.wordpress.org/mathiaspeguet/\">Mathias Peguet</a> · <a href=\"https://profiles.wordpress.org/mathijsvdbeek/\">mathijsvdbeek</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/mattmiklic/\">Matt Miklic</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/mattshaw/\">Matt Shaw</a> · <a href=\"https://profiles.wordpress.org/matteoenna/\">Matteo Enna</a> · <a href=\"https://profiles.wordpress.org/kittmedia/\">Matthias Kittsteiner</a> · <a href=\"https://profiles.wordpress.org/jillro/\">Maud Royer</a> · <a href=\"https://profiles.wordpress.org/maulikmakwana2008/\">Maulik Makwana</a> · <a href=\"https://profiles.wordpress.org/maxschmeling/\">Max Schmeling</a> · <a href=\"https://profiles.wordpress.org/djsuperfive/\">Maxime Freschard</a> · <a href=\"https://profiles.wordpress.org/maximumsoftware/\">maximum.software</a> · <a href=\"https://profiles.wordpress.org/mayanktripathi32/\">Mayank Tripathi</a> · <a href=\"https://profiles.wordpress.org/mayur8991/\">Mayur Prajapati</a> · <a href=\"https://profiles.wordpress.org/mabfahad/\">Md Abdullah Al Fahad</a> · <a href=\"https://profiles.wordpress.org/hmbashar/\">Md Abul Bashar</a> · <a href=\"https://profiles.wordpress.org/ismail0071/\">MD ISMAIL</a> · <a href=\"https://profiles.wordpress.org/mdibrahimk48/\">Md. Ibrahim Khalil</a> · <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a> · <a href=\"https://profiles.wordpress.org/mehrazmorshed/\">Mehraz Morshed</a> · <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/donmhico/\">Michael</a> · <a href=\"https://profiles.wordpress.org/hrkhal/\">Michael James Ilett</a> · <a href=\"https://profiles.wordpress.org/chellycat/\">Michelle Langston</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/migueluy/\">Miguel Lezama</a> · <a href=\"https://profiles.wordpress.org/mmtr86/\">Miguel Torres</a> · <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a> · <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley</a> · <a href=\"https://profiles.wordpress.org/mmcalister/\">Mike McAlister</a> · <a href=\"https://profiles.wordpress.org/mikinc860/\">Mikin Chauhan</a> · <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a> · <a href=\"https://profiles.wordpress.org/multidots1896/\">Minal Diwan</a> · <a href=\"https://profiles.wordpress.org/mirmpro/\">Mir Monoarul Alam</a> · <a href=\"https://profiles.wordpress.org/illuminea/\">Miriam Schwab</a> · <a href=\"https://profiles.wordpress.org/369work/\">Miroku</a> · <a href=\"https://profiles.wordpress.org/m1r0/\">Miroslav Mitev (a11n)</a> · <a href=\"https://profiles.wordpress.org/presstoke/\">Mitchell Austin</a> · <a href=\"https://profiles.wordpress.org/mmorris8/\">mmorris8</a> · <a href=\"https://profiles.wordpress.org/mobarak/\">Mobarak Ali</a> · <a href=\"https://profiles.wordpress.org/hmrisad/\">Mohammad Risad</a> · <a href=\"https://profiles.wordpress.org/opurockey/\">Mohammad Rockeybul Alam</a> · <a href=\"https://profiles.wordpress.org/jabir20/\">Mohammed Jabir shaikh</a> · <a href=\"https://profiles.wordpress.org/mohkatz/\">Mohammed Kateregga</a> · <a href=\"https://profiles.wordpress.org/mohamedahamed/\">Mohammed Noumaan Ahamed</a> · <a href=\"https://profiles.wordpress.org/mohitdadhich10/\">Mohit Dadhich</a> · <a href=\"https://profiles.wordpress.org/mohitbsf/\">Mohit Sharma</a> · <a href=\"https://profiles.wordpress.org/mokshasharmila13/\">Moksha Shah</a> · <a href=\"https://profiles.wordpress.org/monarobase/\">Monarobase</a> · <a href=\"https://profiles.wordpress.org/monzuralam/\">Monzur Alam</a> · <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a> · <a href=\"https://profiles.wordpress.org/mosescursor/\">Moses Cursor Ssebunya</a> · <a href=\"https://profiles.wordpress.org/mreishus/\">mreishus</a> · <a href=\"https://profiles.wordpress.org/mrwweb/\">mrwweb</a> · <a href=\"https://profiles.wordpress.org/mtias/\">mtias</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/munirkamal/\">Munir Kamal</a> · <a href=\"https://profiles.wordpress.org/mustafabharmal/\">Mustafa Bharmal</a> · <a href=\"https://profiles.wordpress.org/mydesign78/\">mydesign78</a> · <a href=\"https://profiles.wordpress.org/trickster301/\">Nabhishek Singh</a> · <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a> · <a href=\"https://profiles.wordpress.org/senadir/\">Nadir Seghir</a> · <a href=\"https://profiles.wordpress.org/namankhare/\">Naman Khare</a> · <a href=\"https://profiles.wordpress.org/nanisamireddy/\">NANI SAMIREDDY</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/muddassirnasim/\">Nasim Miah</a> · <a href=\"https://profiles.wordpress.org/nateallen/\">Nate Allen</a> · <a href=\"https://profiles.wordpress.org/navi161/\">Navneet Kaur</a> · <a href=\"https://profiles.wordpress.org/nazmul111/\">Nazmul Hosen</a> · <a href=\"https://profiles.wordpress.org/naissvr/\">Naïs</a> · <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a> · <a href=\"https://profiles.wordpress.org/nickfmc/\">Nick Murray</a> · <a href=\"https://profiles.wordpress.org/nicmare/\">nicmare</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/nikitasolanki1812/\">Nikita Solanki</a> · <a href=\"https://profiles.wordpress.org/nikunj8866/\">Nikunj Hatkar</a> · <a href=\"https://profiles.wordpress.org/nilambar/\">Nilambar Sharma</a> · <a href=\"https://profiles.wordpress.org/snilesh/\">Nilesh Shiragave</a> · <a href=\"https://profiles.wordpress.org/nimeshatxecurify/\">Nimesh</a> · <a href=\"https://profiles.wordpress.org/ninomiho/\">Nino Mihovilic</a> · <a href=\"https://profiles.wordpress.org/ninos-ego/\">Ninos</a> · <a href=\"https://profiles.wordpress.org/niravsherasiya7707/\">Nirav Sherasiya</a> · <a href=\"https://profiles.wordpress.org/nishantkapadiya/\">Nishant Kapadiya</a> · <a href=\"https://profiles.wordpress.org/govardhane/\">Nitin Govardhane</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/noruzzaman/\">Noruzzaman Rubel</a> · <a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a> · <a href=\"https://profiles.wordpress.org/yasunocco/\">Okawa Yasuno</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/triple0t/\">Oluwaseun Olorunsola</a> · <a href=\"https://profiles.wordpress.org/timhibberd/\">OnePressTech</a> · <a href=\"https://profiles.wordpress.org/onuro/\">onuro</a> · <a href=\"https://profiles.wordpress.org/gabertronic/\">Ophelia Rose</a> · <a href=\"https://profiles.wordpress.org/opr18/\">opr18</a> · <a href=\"https://profiles.wordpress.org/ottok/\">Otto Kekäläinen</a> · <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a> · <a href=\"https://profiles.wordpress.org/ovidiu-galatan/\">Ovidiu Galatan</a> · <a href=\"https://profiles.wordpress.org/ovidiul/\">ovidiul</a> · <a href=\"https://profiles.wordpress.org/owolter/\">owolter</a> · <a href=\"https://profiles.wordpress.org/ozgursar/\">Ozgur Sar</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/palak678/\">Palak Patel</a> · <a href=\"https://profiles.wordpress.org/paragjethva/\">Parag Jethva</a> · <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a> · <a href=\"https://profiles.wordpress.org/parinpanjari/\">Parin Panjari</a> · <a href=\"https://profiles.wordpress.org/parthvataliya/\">Parth vataliya</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/patricedefago/\">Patrice Défago</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/patrickwclanden/\">patrickwclanden</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/bbpaule/\">Paul English</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/pavanpatil1/\">Pavan Patil</a> · <a href=\"https://profiles.wordpress.org/ciorici/\">Pavel Ciorici</a> · <a href=\"https://profiles.wordpress.org/vybiral/\">Pavel Vybíral</a> · <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a> · <a href=\"https://profiles.wordpress.org/penelopeadrian/\">penelopeadrian</a> · <a href=\"https://profiles.wordpress.org/pers/\">Per Søderlind</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/peter8nss/\">peter8nss</a> · <a href=\"https://profiles.wordpress.org/petitphp/\">petitphp</a> · <a href=\"https://profiles.wordpress.org/johnstonphilip/\">Phil Johnston</a> · <a href=\"https://profiles.wordpress.org/philhoyt/\">philhoyt</a> · <a href=\"https://profiles.wordpress.org/vheemstra/\">Philip</a> · <a href=\"https://profiles.wordpress.org/philipmjackson/\">Philip Jackson</a> · <a href=\"https://profiles.wordpress.org/manhphucofficial/\">Phuc Nguyen</a> · <a href=\"https://profiles.wordpress.org/pierrelannoy/\">Pierre Lannoy</a> · <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a> · <a href=\"https://profiles.wordpress.org/piyushpatel123/\">Piyush Patel</a> · <a href=\"https://profiles.wordpress.org/pmbs/\">pmbs</a> · <a href=\"https://profiles.wordpress.org/poligilad/\">poligilad</a> · <a href=\"https://profiles.wordpress.org/pooja-n/\">Pooja Kakkad</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja Killekar (Muchandikar)</a> · <a href=\"https://profiles.wordpress.org/poojapadamad/\">poojapadamad</a> · <a href=\"https://profiles.wordpress.org/porg/\">porg</a> · <a href=\"https://profiles.wordpress.org/gaisma22/\">Pradeep Pasam</a> · <a href=\"https://profiles.wordpress.org/prajapatvishnu/\">prajapatvishnu</a> · <a href=\"https://profiles.wordpress.org/pranavyeole/\">Pranav Yeole</a> · <a href=\"https://profiles.wordpress.org/pranjalpratapsingh/\">Pranjal Pratap Singh</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/prathameshbhagat1511/\">Prathamesh Bhagat</a> · <a href=\"https://profiles.wordpress.org/pratik-jain/\">Pratik Jain</a> · <a href=\"https://profiles.wordpress.org/pratiklondhe/\">Pratik Londhe</a> · <a href=\"https://profiles.wordpress.org/pratiknawkar94/\">Pratik Nawkar</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/priyankagusani/\">Priyanka Gusani</a> · <a href=\"https://profiles.wordpress.org/psorensen/\">psorensen</a> · <a href=\"https://profiles.wordpress.org/qhaensler/\">qhaensler</a> · <a href=\"https://profiles.wordpress.org/ronya4927/\">Rabbi Islam rony</a> · <a href=\"https://profiles.wordpress.org/rachid84/\">rachid84</a> · <a href=\"https://profiles.wordpress.org/rafaeldella/\">Rafael Della</a> · <a href=\"https://profiles.wordpress.org/rafa8626/\">Rafael Miranda</a> · <a href=\"https://profiles.wordpress.org/rafaelkr/\">rafaelkr</a> · <a href=\"https://profiles.wordpress.org/rahan00123/\">Rahan Al Rashid</a> · <a href=\"https://profiles.wordpress.org/ekla/\">Rahul Kumar</a> · <a href=\"https://profiles.wordpress.org/rahulsprajapati/\">Rahul Prajapati</a> · <a href=\"https://profiles.wordpress.org/rahultank/\">Rahul Tank</a> · <a href=\"https://profiles.wordpress.org/chauhanraj754/\">Raj Chauhan</a> · <a href=\"https://profiles.wordpress.org/rajanit2000/\">Rajan Vijayan</a> · <a href=\"https://profiles.wordpress.org/rajdiptank111/\">Rajdip Tank</a> · <a href=\"https://profiles.wordpress.org/ralphonz/\">ralphonz</a> · <a href=\"https://profiles.wordpress.org/ralucastn/\">Raluca</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/wprashed/\">Rashed Hossain</a> · <a href=\"https://profiles.wordpress.org/ravichudasama01/\">Ravi Chudasama</a> · <a href=\"https://profiles.wordpress.org/ravigadhiyawp/\">Ravi Gadhiya</a> · <a href=\"https://profiles.wordpress.org/ravikhadka/\">Ravi Khadka</a> · <a href=\"https://profiles.wordpress.org/rcrdortiz/\">rcrdortiz</a> · <a href=\"https://profiles.wordpress.org/rebeensarbast/\">Rebeen Sarbast</a> · <a href=\"https://profiles.wordpress.org/rejaulalomkhan/\">Rejaul Alom Khan</a> · <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho</a> · <a href=\"https://profiles.wordpress.org/retnonindya/\">Retno Nindya</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/riadev/\">riadev</a> · <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a> · <a href=\"https://profiles.wordpress.org/ricjcs/\">Ricardo S.</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/rinkalpagdar/\">Rinkal Pagdar</a> · <a href=\"https://profiles.wordpress.org/rishabhwp/\">Rishabh Gupta</a> · <a href=\"https://profiles.wordpress.org/rishavdutta/\">Rishav Dutta</a> · <a href=\"https://profiles.wordpress.org/rcreators/\">Rishi Mehta</a> · <a href=\"https://profiles.wordpress.org/rishit30g/\">Rishit Gupta</a> · <a href=\"https://profiles.wordpress.org/shibleemehdi/\">RM Shiblee Mehdi</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a> · <a href=\"https://profiles.wordpress.org/sanchothefat/\">Robert O\'Rourke</a> · <a href=\"https://profiles.wordpress.org/robinvandervliet/\">Robin van der Vliet</a> · <a href=\"https://profiles.wordpress.org/rodrigosprimo/\">Rodrigo Primo</a> · <a href=\"https://profiles.wordpress.org/geekofshire/\">Rohan Jha</a> · <a href=\"https://profiles.wordpress.org/rollybueno/\">Rolly Bueno</a> · <a href=\"https://profiles.wordpress.org/romainmrhenry/\">Romain Menke</a> · <a href=\"https://profiles.wordpress.org/burtrw/\">Ronnie Burt</a> · <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a> · <a href=\"https://profiles.wordpress.org/rutujaparamane2004/\">Rutuja Paramane</a> · <a href=\"https://profiles.wordpress.org/rutviksavsani/\">Rutvik Savsani</a> · <a href=\"https://profiles.wordpress.org/ruba1956/\">Ruud</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/sachinrajcp123/\">SACHINRAJ CP</a> · <a href=\"https://profiles.wordpress.org/sagardeshmukh/\">Sagar Deshmukh</a> · <a href=\"https://profiles.wordpress.org/sagarjadhav/\">Sagar Jadhav</a> · <a href=\"https://profiles.wordpress.org/sagarladani/\">Sagar Ladani</a> · <a href=\"https://profiles.wordpress.org/sageth/\">Sageth</a> · <a href=\"https://profiles.wordpress.org/sainathpoojary/\">Sainath Poojary</a> · <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a> · <a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a> · <a href=\"https://profiles.wordpress.org/samueljseay/\">Sam</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/sanayasir/\">Sana Yasir</a> · <a href=\"https://profiles.wordpress.org/sandeepdahiya/\">Sandeep Dahiya</a> · <a href=\"https://profiles.wordpress.org/sandipsinh007/\">Sandip Sinh</a> · <a href=\"https://profiles.wordpress.org/sandipmaurya2611/\">sandipmaurya2611</a> · <a href=\"https://profiles.wordpress.org/andrewssanya/\">SAndrew</a> · <a href=\"https://profiles.wordpress.org/sanketparmar/\">Sanket Parmar</a> · <a href=\"https://profiles.wordpress.org/sarayourfriend/\">Sara</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/tinkerbelly/\">sarah semark</a> · <a href=\"https://profiles.wordpress.org/saranshsinha/\">Saransh Sinha</a> · <a href=\"https://profiles.wordpress.org/saratheonline/\">Sarath E</a> · <a href=\"https://profiles.wordpress.org/sarthak8858/\">Sarthak Jaiswal</a> · <a href=\"https://profiles.wordpress.org/sfougnier/\">Saul Fougnier</a> · <a href=\"https://profiles.wordpress.org/saurabhdhariwal/\">saurabh.dhariwal</a> · <a href=\"https://profiles.wordpress.org/saxonafletcher/\">Saxon Fletcher</a> · <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a> · <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a> · <a href=\"https://profiles.wordpress.org/se02vas/\">se02vas</a> · <a href=\"https://profiles.wordpress.org/seanwei/\">Sean Wei</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/vyatka/\">Sergey Mochalov</a> · <a href=\"https://profiles.wordpress.org/smrubenstein/\">Seth Rubenstein</a> · <a href=\"https://profiles.wordpress.org/shadyvb/\">Shadi Sharaf</a> · <a href=\"https://profiles.wordpress.org/ferdoused/\">Shahi Ferdous</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/shanemac10/\">shanemac10</a> · <a href=\"https://profiles.wordpress.org/shekh0109/\">Shashank Shekhar</a> · <a href=\"https://profiles.wordpress.org/shatrumyatra/\">Shatrughan Myatra</a> · <a href=\"https://profiles.wordpress.org/shaunandrews/\">shaunandrews</a> · <a href=\"https://profiles.wordpress.org/sajib1223/\">Shazzad Hossain Khan</a> · <a href=\"https://profiles.wordpress.org/shekharnwagh/\">shekharnwagh</a> · <a href=\"https://profiles.wordpress.org/whiteshadow01/\">Shivam Jha</a> · <a href=\"https://profiles.wordpress.org/showravhasan/\">Showrav Hasan</a> · <a href=\"https://profiles.wordpress.org/shraboni/\">Shraboni</a> · <a href=\"https://profiles.wordpress.org/shreya0shrivastava/\">Shreya Shrivastava</a> · <a href=\"https://profiles.wordpress.org/shubhtoy/\">Shubh Mittal</a> · <a href=\"https://profiles.wordpress.org/iamshubhamsp/\">Shubham Patil</a> · <a href=\"https://profiles.wordpress.org/shuvo586/\">shuvo586</a> · <a href=\"https://profiles.wordpress.org/sidhanttomar/\">Sidhant Tomar</a> · <a href=\"https://profiles.wordpress.org/sidharthpandita/\">sidharthpandita</a> · <a href=\"https://profiles.wordpress.org/silaskoehler/\">Silas Köhler</a> · <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a> · <a href=\"https://profiles.wordpress.org/silvanarnet/\">silvanarnet</a> · <a href=\"https://profiles.wordpress.org/sky_76/\">sky_76</a> · <a href=\"https://profiles.wordpress.org/skylarkcob/\">skylarkcob</a> · <a href=\"https://profiles.wordpress.org/slrslr/\">slrslr</a> · <a href=\"https://profiles.wordpress.org/sonaliprajapati/\">Sonali Prajapati</a> · <a href=\"https://profiles.wordpress.org/sophiecaperaa/\">Sophie Caperaa</a> · <a href=\"https://profiles.wordpress.org/sourabhjain/\">Sourabh Jain</a> · <a href=\"https://profiles.wordpress.org/sourav08/\">Sourav Pahwa</a> · <a href=\"https://profiles.wordpress.org/soyebsalar01/\">Soyeb Salar</a> · <a href=\"https://profiles.wordpress.org/spencerfinnell/\">Spencer Finnell</a> · <a href=\"https://profiles.wordpress.org/emptyopssphere/\">Sphere Plugins</a> · <a href=\"https://profiles.wordpress.org/staggerlee/\">staggerlee</a> · <a href=\"https://profiles.wordpress.org/metodiew/\">Stanko Metodiev</a> · <a href=\"https://profiles.wordpress.org/hubersen/\">Stefan Pasch</a> · <a href=\"https://profiles.wordpress.org/stefanvelthuys/\">Stefan Velthuys</a> · <a href=\"https://profiles.wordpress.org/stefanfisk/\">stefanfisk</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/netweb/\">Stephen Edgar</a> · <a href=\"https://profiles.wordpress.org/stevejburge/\">Steve Burge</a> · <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a> · <a href=\"https://profiles.wordpress.org/malgra/\">Steve Mosby</a> · <a href=\"https://profiles.wordpress.org/stoyangeorgiev/\">Stoyan Georgiev</a> · <a href=\"https://profiles.wordpress.org/strarsis/\">strarsis</a> · <a href=\"https://profiles.wordpress.org/aquarius/\">Stuart Langridge</a> · <a href=\"https://profiles.wordpress.org/studiomondiale/\">studio_m</a> · <a href=\"https://profiles.wordpress.org/styankov/\">styankov</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/suhel5047/\">Suhel-Shaikh-Mohammad</a> · <a href=\"https://profiles.wordpress.org/sukhendu2002/\">Sukhendu Sekhar Guria</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/sunilkumarthz/\">Sunil Kumar Sharma</a> · <a href=\"https://profiles.wordpress.org/sunyatasattva/\">sunyatasattva (a11n)</a> · <a href=\"https://profiles.wordpress.org/susiyanti/\">susiyanti</a> · <a href=\"https://profiles.wordpress.org/swanandm/\">Swanand M</a> · <a href=\"https://profiles.wordpress.org/swoyamjeetcodes/\">swoyamjeetcodes</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/riko910/\">Syed Tarikul Islam</a> · <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">Sérgio Gomes</a> · <a href=\"https://profiles.wordpress.org/soean/\">Sören Wünsch</a> · <a href=\"https://profiles.wordpress.org/tainacan/\">tainacan</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/takshil/\">Takshil Kunadia</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/tanbirali/\">tanbirali</a> · <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a> · <a href=\"https://profiles.wordpress.org/voboghure/\">Tapan Kumer Das</a> · <a href=\"https://profiles.wordpress.org/suhan2411/\">Tejas Gajjar</a> · <a href=\"https://profiles.wordpress.org/azora/\">the.pro</a> · <a href=\"https://profiles.wordpress.org/thejaymo/\">thejaymo</a> · <a href=\"https://profiles.wordpress.org/thelmachido/\">thelmachido a11n</a> · <a href=\"https://profiles.wordpress.org/themes-1/\">them.es</a> · <a href=\"https://profiles.wordpress.org/octotoot/\">TheViv</a> · <a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kräftner</a> · <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a> · <a href=\"https://profiles.wordpress.org/threadi/\">threadi</a> · <a href=\"https://profiles.wordpress.org/timwright12/\">Tim Wright</a> · <a href=\"https://profiles.wordpress.org/sippis/\">Timi Wahalahti</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">Tobias Bäthge</a> · <a href=\"https://profiles.wordpress.org/themightymo/\">Toby Cryns (@themightymo)</a> · <a href=\"https://profiles.wordpress.org/tomauger/\">Tom Auger</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/spiraltee/\">Tosin Oguntuyi</a> · <a href=\"https://profiles.wordpress.org/areziaal/\">Troy Chaplin</a> · <a href=\"https://profiles.wordpress.org/truptikanzariya/\">Trupti Kanzariya</a> · <a href=\"https://profiles.wordpress.org/alerzhus/\">Tsvetan Tsvetanov</a> · <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a> · <a href=\"https://profiles.wordpress.org/tule/\">TuomasL</a> · <a href=\"https://profiles.wordpress.org/tusharbharti/\">Tushar Bharti</a> · <a href=\"https://profiles.wordpress.org/tusharaddweb/\">Tushar Patel</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a> · <a href=\"https://profiles.wordpress.org/umeshnevase/\">Umesh Nevase</a> · <a href=\"https://profiles.wordpress.org/umeshsinghin/\">Umesh Singh</a> · <a href=\"https://profiles.wordpress.org/up1512001/\">up1512001</a> · <a href=\"https://profiles.wordpress.org/utsavladani/\">Utsav Ladani</a> · <a href=\"https://profiles.wordpress.org/vaibhavsweb/\">Vaibhav Singh Web</a> · <a href=\"https://profiles.wordpress.org/valentingrenier/\">Valentin Grenier</a> · <a href=\"https://profiles.wordpress.org/valer1e/\">Valérie Galassi</a> · <a href=\"https://profiles.wordpress.org/vanonsopensource/\">Van Ons Open Source</a> · <a href=\"https://profiles.wordpress.org/twvania/\">Vania</a> · <a href=\"https://profiles.wordpress.org/vascobaiao/\">Vasco Daniel Baião</a> · <a href=\"https://profiles.wordpress.org/supernovia/\">Velda</a> · <a href=\"https://profiles.wordpress.org/vgnavada/\">vgnavada</a> · <a href=\"https://profiles.wordpress.org/vietcgi/\">vietcgi</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Szépe</a> · <a href=\"https://profiles.wordpress.org/vincentbreton/\">Vincent Breton</a> · <a href=\"https://profiles.wordpress.org/vipulgupta003/\">Vipul Gupta</a> · <a href=\"https://profiles.wordpress.org/vishalkakadiya/\">Vishal Kakadiya</a> · <a href=\"https://profiles.wordpress.org/vishitshah/\">Vishit Shah</a> · <a href=\"https://profiles.wordpress.org/vishnuprajapat/\">vishnu prajapat</a> · <a href=\"https://profiles.wordpress.org/vrishabhsk/\">Vrishabh Jasani</a> · <a href=\"https://profiles.wordpress.org/waqassafdar/\">Waqas Safdar</a> · <a href=\"https://profiles.wordpress.org/wooxperto/\">WebCartisan</a> · <a href=\"https://profiles.wordpress.org/george9/\">webtasky</a> · <a href=\"https://profiles.wordpress.org/gauri87/\">WebTechee</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/wfmattr/\">WFMattR</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/winsleyj/\">WinsleyJ</a> · <a href=\"https://profiles.wordpress.org/wiuempe/\">wiuempe</a> · <a href=\"https://profiles.wordpress.org/wolf45/\">wolf45</a> · <a href=\"https://profiles.wordpress.org/wongjn/\">wongjn</a> · <a href=\"https://profiles.wordpress.org/wpexplorer/\">WPExplorer</a> · <a href=\"https://profiles.wordpress.org/wplmillet/\">wplmillet</a> · <a href=\"https://profiles.wordpress.org/wpsoul/\">wpsoul</a> · <a href=\"https://profiles.wordpress.org/wraithkenny/\">WraithKenny</a> · <a href=\"https://profiles.wordpress.org/x-raym/\">X-Raym</a> · <a href=\"https://profiles.wordpress.org/xate/\">xate</a> · <a href=\"https://profiles.wordpress.org/xavilc/\">xavilc</a> · <a href=\"https://profiles.wordpress.org/xwolf/\">xwolf</a> · <a href=\"https://profiles.wordpress.org/yagniksangani/\">Yagnik Sangani</a> · <a href=\"https://profiles.wordpress.org/yguyon/\">Yannis Guyon</a> · <a href=\"https://profiles.wordpress.org/getsyash/\">Yash B</a> · <a href=\"https://profiles.wordpress.org/yashjawale/\">Yash Jawale</a> · <a href=\"https://profiles.wordpress.org/yogeshbhutkar/\">Yogesh Bhutkar</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/yusufmudagal/\">Yusuf Mudagal</a> · <a href=\"https://profiles.wordpress.org/zoe20/\">zoe20</a> · <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a> · <a href=\"https://profiles.wordpress.org/zuveria/\">zuveria</a> · <a href=\"https://profiles.wordpress.org/lstraczynski/\">Łukasz Strączyński</a></p></p>\n\n\n\n<p class=\"wp-block-paragraph\">More than <a href=\"https://translate.wordpress.org/stats/\">70 locales have fully translated</a> WordPress 7.0 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 class=\"wp-block-paragraph\">Thank you to the <a href=\"https://make.wordpress.org/hosting/test-results/\">more than 21 web hosts</a> that have tested pre-release versions for WordPress 7.0, helping ensure that WordPress and hosting platforms are fully compatible, free of errors, and optimized for the best possible user experience.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Last but not least, thanks to the volunteers who contribute to the <a href=\"https://wordpress.org/support/forums/\">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 class=\"wp-block-paragraph\">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<p class=\"wp-block-paragraph\"></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:\"20583\";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:78:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 7.0 Release Candidate 4\";s: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/2026/05/wordpress-7-0-release-candidate-4/\";s: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, 14 May 2026 16:47: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:8:\"category\";a:8:{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: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: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:3;a:5:{s:4:\"data\";s:3:\"7-0\";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: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:5;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:6;a:5:{s:4:\"data\";s:18:\"release candidates\";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: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=20570\";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:367:\"The fourth Release Candidate (“RC4”) for WordPress 7.0 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, it’s recommended that you evaluate RC4 on a test server and site. Reaching this phase [&#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:\"Amy Kamala\";s: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:6713:\"\n<p class=\"wp-block-paragraph\">The fourth Release Candidate (“RC4”) for WordPress 7.0 is ready for download and testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><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, it’s recommended that you evaluate RC4 on a test server and site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Reaching this phase of the release cycle is an important milestone. While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 7.0 is the best it can be.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.0 RC4 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><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><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.0-RC4.zip\" data-type=\"link\" data-id=\"https://wordpress.org/wordpress-7.0-RC4.zip\">RC4 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command: <br><code>wp core update --version=7.0-</code>RC4</td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\">WordPress Playground instance</a> to test the software directly in your browser.&nbsp; No setup required – just click and go!&nbsp;</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.0 is <strong>May 20, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/04/22/wordpress-7-0-release-party-updated-schedule/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who helps with testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/7-0\">7.0-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 7.0 RC4?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Want to look deeper into the details and technical notes for this release? Take a look at the <a href=\"https://make.wordpress.org/core/2026/05/14/wordpress-7-0-field-guide/\">WordPress 7.0 Field Guide</a>. For technical information related to the issues addressed since <a href=\"https://wordpress.org/news/2026/05/wordpress-7-0-release-candidate-3/\">RC3</a>, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=05%2F08%2F2026..05%2F14%2F2026&amp;milestone=7.0&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=changetime&amp;col=type&amp;order=id\">Closed 7.0 WordPress Core Trac tickets</a> since May 8, 2026</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.0?since=026-05-08&amp;until=2026-05-14\">7.0 Gutenberg commits</a> since May 8, 2026</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can get involved with the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute. Your help testing the WordPress 7.0 RC4 version is key to ensuring that the final release is the best it can be.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This <a href=\"https://make.wordpress.org/test/2026/02/20/help-test-wordpress-7-0/\">detailed guide</a> will walk you through testing features in WordPress 7.0.&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\">For those new to testing, follow <a href=\"https://make.wordpress.org/test/handbook/get-setup-for-testing/\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter a potential bug or issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general?&nbsp; 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<h2 class=\"wp-block-heading\">Help translate WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Do you speak a language other than English? ¿Español? Français? Русский? 日本語? हिन्दी? বাংলা? मराठी? ಕನ್ನಡ?&nbsp; You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>. This release milestone (RC4) marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the <a href=\"https://make.wordpress.org/core/2026/03/25/wordpress-7-0-release-candidate-phase/\">7.0 release cycle</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">An RC4 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Step into the next,</em></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>bold, new era of WordPress.</em></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Seven-oh is blessed.</em></p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to <a href=\'https://profiles.wordpress.org/chaion07/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chaion07</a></em> <em>for proofreading and 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:\"20570\";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: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:33:\"Get Your WordCamp US 2026 Tickets\";s: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:57:\"https://wordpress.org/news/2026/05/wcus-2026-get-tickets/\";s: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, 14 May 2026 13:56:36 +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=20548\";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:386:\"August 16–19, 2026, Phoenix Convention Center – Phoenix, Arizona Tickets are now available for WordCamp US 2026, taking place August 16–19, 2026, at the Phoenix Convention Center in Phoenix, Arizona. The flagship event brings together people from across the WordPress community to learn, contribute, share ideas, connect with contributor teams, and help shape the future [&#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: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:16128:\"\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"470\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/WCUS-sign-2.png?resize=1024%2C470&#038;ssl=1\" alt=\"\" class=\"wp-image-20551\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/WCUS-sign-2-scaled.png?resize=1024%2C470&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/WCUS-sign-2-scaled.png?resize=300%2C138&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/WCUS-sign-2-scaled.png?resize=768%2C352&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/WCUS-sign-2-scaled.png?resize=1536%2C704&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/05/WCUS-sign-2-scaled.png?resize=2048%2C939&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>August 16–19, 2026, Phoenix Convention Center – Phoenix, Arizona</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Tickets are now available for WordCamp US 2026, taking place August 16–19, 2026, at the Phoenix Convention Center in Phoenix, Arizona. The flagship event brings together people from across the WordPress community to learn, contribute, share ideas, connect with contributor teams, and help shape the future of an open source project that powers over 40% of the web.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-background-color has-background is-layout-constrained wp-container-core-group-is-layout-9598f8b8 wp-block-group-is-layout-constrained\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png\" alt=\"🎟\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <strong>Tickets are limited. Secure yours today!</strong></p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/tickets/\"><strong>Get Your Tickets</strong></a></div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/contributor-day/\"><strong>Sign Up For Contributor Day</strong></a></div>\n</div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp US is designed for people at many points in their WordPress journey, including contributors, developers, designers, marketers, publishers, business owners, educators, students, and anyone who wants to learn more about WordPress. This year’s event will include Contributor Day, where attendees can work alongside contributor teams and learn how to take part in the project; Showcase Day, which highlights real-world uses of WordPress; and two full days of sessions and workshops. The programming will also explore how artificial intelligence is changing the way people create, publish, build, and maintain digital experiences, with WordPress as an important part of that broader conversation.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Gather in Phoenix</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">This year also brings WordCamp US to downtown Phoenix, where the <a href=\"https://www.phoenixconventioncenter.com/\">Phoenix Convention Center</a> is close to restaurants, museums, theaters, galleries, live music, and the <a href=\"https://www.visitphoenix.com/greater-phoenix/phoenix/downtown-phoenix/roosevelt-row/\">Roosevelt Row Arts District</a>. Attendees can stay near the venue, meet with other community members between sessions, and explore a downtown area served by <a href=\"https://www.valleymetro.org/how-to-ride/rail\">Valley Metro Rail</a>. For those extending their trip, Phoenix also offers access to the wider Sonoran Desert region, including parks, gardens, and outdoor spaces that make the city a distinct setting for this year’s event.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped has-darker-grey-background-color has-background wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px\">\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"20566\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/2188855058_459eb2d870_k.jpg?resize=768%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-20566\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/2188855058_459eb2d870_k.jpg?resize=768%2C1024&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/2188855058_459eb2d870_k.jpg?resize=225%2C300&amp;ssl=1 225w, https://i0.wp.com/wordpress.org/news/files/2026/05/2188855058_459eb2d870_k.jpg?resize=1152%2C1536&amp;ssl=1 1152w, https://i0.wp.com/wordpress.org/news/files/2026/05/2188855058_459eb2d870_k.jpg?w=1536&amp;ssl=1 1536w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-id=\"19086\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19086\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"577\" data-id=\"19112\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948.jpg?resize=1024%2C577&#038;ssl=1\" alt=\"\" class=\"wp-image-19112\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=1024%2C577&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=1536%2C865&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=2048%2C1153&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-id=\"19100\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19100\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1.jpg?w=1600&amp;ssl=1 1600w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" data-id=\"20565\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/2248829384_7f84e3b500_h.jpg?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-20565\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/2248829384_7f84e3b500_h.jpg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/2248829384_7f84e3b500_h.jpg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/2248829384_7f84e3b500_h.jpg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/2248829384_7f84e3b500_h.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/05/2248829384_7f84e3b500_h.jpg?w=1600&amp;ssl=1 1600w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-id=\"19110\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19110\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-id=\"19115\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5869.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19115\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5869-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5869-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5869-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5869-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5869-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-id=\"19114\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-1.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19114\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-1-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-1-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-1-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-1-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-1-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"501\" data-id=\"20564\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/05/Ksblack99_Yukimi_Doro_Lantern_in_Phoenix_Arizona_3.jpg?resize=1024%2C501&#038;ssl=1\" alt=\"\" class=\"wp-image-20564\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/05/Ksblack99_Yukimi_Doro_Lantern_in_Phoenix_Arizona_3-scaled.jpg?resize=1024%2C501&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/05/Ksblack99_Yukimi_Doro_Lantern_in_Phoenix_Arizona_3-scaled.jpg?resize=300%2C147&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/05/Ksblack99_Yukimi_Doro_Lantern_in_Phoenix_Arizona_3-scaled.jpg?resize=768%2C376&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/05/Ksblack99_Yukimi_Doro_Lantern_in_Phoenix_Arizona_3-scaled.jpg?resize=1536%2C751&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/05/Ksblack99_Yukimi_Doro_Lantern_in_Phoenix_Arizona_3-scaled.jpg?resize=2048%2C1002&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-id=\"19085\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19085\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n</figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Choose the Ticket That Fits</strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\">Several ticket options are available, giving attendees different ways to join or support the event:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>General Admission:</strong> A $100 ticket that includes access to all four days of WordCamp US programming, including Contributor Day, Showcase Day, sessions, workshops, lunch and snacks, sponsor booths, and the community social.</li>\n\n\n\n<li><strong>Student:</strong> A $25 ticket for students who want to learn more about WordPress, connect with mentors and community members, explore open source contribution, and build practical experience.</li>\n\n\n\n<li><strong>Micro-Sponsor:</strong> A $750 ticket that includes the same access and attendee benefits as General Admission while helping support the true cost of the event. Micro-Sponsors will also be listed on the official WordCamp US Sponsors page.</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://us.wordcamp.org/2026/tickets/\"><strong>Get Your Ticket Today</strong></a></div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">Full ticket details, including refund information, visa support, dietary accommodations, registration requirements, and other attendee information, are available on the ticket page. You can also follow the <a href=\"https://us.wordcamp.org/2026/news/\">WordCamp US 2026 website</a> for updates on the schedule, speakers, travel information, and more as the event gets closer.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-18898\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/06/wordcamp-us.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"></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:\"20548\";s: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\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 29 Jun 2026 04:58:45 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:\"Mon, 22 Jun 2026 15:07:00 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:5:\"clear\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}s:5:\"build\";i:1760624136;s:21:\"cache_expiration_time\";i:1782752325;s:23:\"__cache_expiration_time\";i:1782752325;}','off'),
(1254,'_site_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1782752325','off'),
(1255,'_site_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1782709125','off'),
(1256,'_site_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1782752326','off'),
(1257,'_site_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:6:{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:112:\"\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\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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt: Om Links\";s: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=153359\";s: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:31:\"https://ma.tt/2026/06/om-links/\";s: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:3186:\"<p class=\"wp-block-paragraph\">There has been a lot of excitement about the OmFest idea. If you&#8217;d like to attend or contribute, <a href=\"https://docs.google.com/forms/d/e/1FAIpQLScyY9c5MowPFW6BmIitqaaF3T-ykM_d8eD2pq2XqwSt7N50zg/viewform?usp=header\" rel=\"noopener\" target=\"_blank\">please fill out this form as soon as possible</a> so we can gauge the type of venue we need.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s truly a testament to how Om lived life to see the outpouring of remembrances <a href=\"https://om.co/2026/06/24/1966-2026/\">in comments on the post</a> and <a href=\"https://www.techmeme.com/260625/p50#a260625p50\">around the web on Techmeme</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I do wish he had been more public earlier in his health journey. You never know what you&#8217;ll learn. I&#8217;ll take that as a lesson for myself if I&#8217;m ever in a similar situation.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There have been some great long-form writings about Om:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://daringfireball.net/2026/06/om\">John Gruber ties together Apple, the Yankees, and luggage</a>.</li>\n\n\n\n<li><a href=\"https://staceyoniot.com/thank-you-om-malik/\">Stacey Higginbotham</a> from the original GigaOM.</li>\n\n\n\n<li><a href=\"https://mathewingram.com/work/2026/06/25/om-malik-1966-2026/\">Mathew Ingram</a>.</li>\n\n\n\n<li><a href=\"https://www.nytimes.com/2026/06/26/technology/om-malik-dead.html\">The New York Times did an obituary</a>.</li>\n\n\n\n<li><a href=\"https://www.hodinkee.com/articles/in-loving-memory-of-om-malik-friend-writer-venture-capitalist-and-ever-the-believer\">Ben Clymer on Hodinkee</a>.</li>\n\n\n\n<li><a href=\"https://runtimewire.com/article/om-malik-taught-silicon-valley-to-read-itself\">Ryan Merket on RuntimeWire</a>.</li>\n\n\n\n<li>Om introduced <a href=\"https://krutal.blog/2026/06/26/om/\">Krutal Desai as his son</a>.</li>\n\n\n\n<li><a href=\"https://susanhobbs.blog/2026/06/27/the-gravity-of-om/\">Susan Hobbs</a>.</li>\n\n\n\n<li><a href=\"https://pradeep.md/2026/06/25/om.html\">Pradeep Elankumaran</a>.</li>\n\n\n\n<li><a href=\"https://blog.naveen.com/2026/06/om-2/\">Naveen Selvadurai</a>.</li>\n\n\n\n<li><a href=\"https://explorers.com/my-friend-om/\">Christopher Michel</a>.</li>\n\n\n\n<li><a href=\"https://x.com/jgheller/status/2070267958891524448\">Jonathan Gheller</a>.</li>\n\n\n\n<li><a href=\"https://x.com/mamoonha/status/2070255545643364515\">Mamoon Hamid</a>.</li>\n\n\n\n<li><a href=\"https://boingboing.net/2026/06/25/om-malik-1966-2026.html\">Rob Beschizza on Boing Boing</a>.</li>\n\n\n\n<li><a href=\"https://www.airsugar.com/p/om-malik-1966-to-2026\">Brian Sugar</a>.</li>\n\n\n\n<li><a href=\"https://hugo.blog/2026/06/25/r-i-p-om-malik-%f0%9f%96%a4/\">Hugo Barra</a> on how Om got him to write.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">I know I&#8217;m missing a ton, I&#8217;ll update the above. I also added a <a href=\"https://ma.tt/2026/06/om-forever/\">few more vignettes and pictures to the last post</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-153374\" height=\"453\" src=\"https://i0.wp.com/ma.tt/files/2026/06/IMG_0420-1024x768.jpg?resize=604%2C453&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\";s: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, 27 Jun 2026 16:34:31 +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:1;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Open Channels FM: Why “It’s Dead” Says More About You Than the Tool\";s: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:34:\"https://openchannels.fm/?p=2555736\";s: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:53:\"https://openchannels.fm/pop-the-email-is-dead-bubble/\";s: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:143:\"Email isn’t dead. Sure, email marketing might not work for everyone, but it’s still crucial for many businesses and personal communication.\";s: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, 26 Jun 2026 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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: All Roads Lead to Om\";s: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=153320\";s: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:33:\"https://ma.tt/2026/06/om-forever/\";s: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:7104:\"<p class=\"wp-block-paragraph\">Yesterday, my best friend and brother from another mother, Om Malik, <a href=\"https://om.co/2026/06/24/1966-2026/\">passed away</a>. </p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">They say that blood is thicker than water, and what we had was way thicker than blood. — Bob Weir</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Om&#8217;s request was for a small family prayer ceremony. In mourning, that will be all there is. In celebration and tribute, I love that everyone is <a href=\"https://www.techmeme.com/260625/p50#a260625p50\">sharing their Om stories online</a>, like the <a href=\"https://explorers.com/my-friend-om/\">writing and photography Christopher Michel shared</a>, which very much embody the OG spirit of blogging that Om pioneered.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\">A Renaissance Man</h2>\n\n\n\n<p class=\"wp-block-paragraph\">I knew Om contained multitudes, but sitting by his side these last few weeks, I&#8217;ve been amazed to learn how many deep and completely separate communities he was part of. He meant so much to so many, in so many different ways.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Om loved putting on a good conference, and I&#8217;d like to celebrate his life with an awesome event on September 29, 2026 (his 60th) in San Francisco, like an <strong>OmFest</strong>. I&#8217;ll find a space where every community from the many facets of Om can come together. In the spirit of Open Source and co-creation, we can have some booths, flash talks, a gallery of his photography, pen showcase, and whatever other fun ideas people want to contribute. I can&#8217;t wait for the beautiful collision of his tech / journalism / Indian party planner / pen / coffee / shoes / photography circles, and probably some niches I couldn&#8217;t even imagine.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\">A Few Vignettes</h2>\n\n\n\n<p class=\"wp-block-paragraph\">I have so much to say about Om, but right now I&#8217;m working on <a href=\"https://om.co/2026/06/24/1966-2026/\">moderating comments</a> and keeping his website tip-top, so here are a few snippets:</p>\n\n\n\n<p class=\"wp-block-paragraph\">Fundamentally, Om was a lover of humanity. He became a fast &#8220;regular&#8221; everywhere he went. He wouldn&#8217;t just buy coffee, he would also learn the name and story of every barista, the dogs and people in South Park. His deep curiosity and respect weren&#8217;t just for the fine and famous. It extended to every soul that crossed his path. His encyclopedic knowledge and photographic memory created connections not just in San Francisco, but all around the world wherever we traveled. (I need to pull the stats, but we went to five continents together, including Antarctica.)</p>\n\n\n\n<p class=\"wp-block-paragraph\">He loved people and their stories. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"wp-block-paragraph\">Om and I were an odd couple. We met online through forums and email because Om was one of the earliest adopters of WordPress. We finally met in person in 2004 when I was 20 and he was 38. He connected me to the first investors I ever spoke to, Phil Black, who formed True Ventures, and Tony Conrad, and introduced me to Toni Schneider, my business soul mate, who became like a co-founder as the CEO of Automattic in our first 8 years.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And of course on the internet. I don&#8217;t know how we would count, but I would guess Om read at least 1 or 2% of the whole thing.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"wp-block-paragraph\">Om was a voracious learner. I was there when he first used chopsticks, and only a few months later, he knew every sushi restaurant in San Francisco and exactly what he liked at each.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"wp-block-paragraph\">Om is probably in the top ten in the world for finding things incredibly early. That&#8217;s why he has the best usernames! How does one guy get the @om username on WordPress.com in 2005 (user ID 719), <a href=\"https://x.com/om\">Twitter in 2006</a>, <a href=\"https://www.instagram.com/om\">Instagram in 2010</a>? The first WordPress meetup was at <a href=\"https://www.chaatcornersf.com/\">Chaat Cafe (now Corner)</a> in 2005, <a href=\"https://ma.tt/2005/01/meetup-aftermath/\">8 people showed up, and Om was one of them</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"wp-block-paragraph\">One of the biggest lessons I learned from Om is the deep appreciation of craft. When he took an interest in photography or pens, he would somehow find his way to the most obscure, highest-quality expression of that form. &#8220;What Would Om Want?&#8221; is a question I will always ponder. I want to craft products that would make Om proud.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"wp-block-paragraph\">Om&#8217;s last word was &#8220;love.&#8221;</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-153336\" height=\"402\" src=\"https://i0.wp.com/ma.tt/files/2026/06/MCM_9460-1024x681.jpg?resize=604%2C402&#038;quality=89&#038;ssl=1\" width=\"604\" /><figcaption class=\"wp-element-caption\">In a jitney on our trip to India in 2009</figcaption></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-153338\" height=\"402\" src=\"https://i0.wp.com/ma.tt/files/2026/06/om-citizen-1024x681.jpg?resize=604%2C402&#038;quality=89&#038;ssl=1\" width=\"604\" /><figcaption class=\"wp-element-caption\">The day Om became a US citizen </figcaption></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-153340\" height=\"402\" src=\"https://i0.wp.com/ma.tt/files/2026/06/MAT_2822-1024x681.jpg?resize=604%2C402&#038;quality=89&#038;ssl=1\" width=\"604\" /><figcaption class=\"wp-element-caption\">In NYC with the True crew, 2008</figcaption></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-153342\" height=\"403\" src=\"https://i0.wp.com/ma.tt/files/2026/06/MCM_0056-1024x683.jpeg?resize=604%2C403&#038;quality=89&#038;ssl=1\" width=\"604\" /><figcaption class=\"wp-element-caption\">Matching dyed blonde hair, 2016</figcaption></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-153345\" height=\"805\" src=\"https://i0.wp.com/ma.tt/files/2026/06/IMG_0284-768x1024.jpg?resize=604%2C805&#038;quality=89&#038;ssl=1\" width=\"604\" /><figcaption class=\"wp-element-caption\">With a golden heart, 2025</figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Nothing Gold Can Stay, by Robert Frost</h2>\n\n\n\n<pre class=\"wp-block-verse\">Nature’s first green is gold,<br />Her hardest hue to hold.<br />Her early leaf’s a flower;<br />But only so an hour.<br />Then leaf subsides to leaf.<br />So Eden sank to grief,<br />So dawn goes down to day.<br />Nothing gold can stay.</pre>\";s: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, 26 Jun 2026 03:02:51 +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:3;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Open Channels FM: The Rise of Messaging as the Universal Tech Interface\";s: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:34:\"https://openchannels.fm/?p=2555622\";s: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://openchannels.fm/the-rise-of-messaging-as-the-universal-tech-interface/\";s: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:246:\"Messaging is emerging as the universal interface for interacting with technology, simplifying complex tasks into straightforward communications akin to texting, thereby enhancing productivity and reducing technical barriers in digital engagement.\";s: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, 25 Jun 2026 12:11: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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Open Channels FM: Aligning WooCommerce Marketing Strategies for Community Success\";s: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:34:\"https://openchannels.fm/?p=2556016\";s: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:88:\"https://openchannels.fm/aligning-woocommerce-marketing-strategies-for-community-success/\";s: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:185:\"In this episode we’re chatting about a topic that matters to everyone in the WooCommerce world and beyond: how OSS communities can come together to market themselves more effectively.\";s: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, 25 Jun 2026 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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"WPTavern: #222 – Destiny Kanno, Anand Upadhyay, Maciej Pilarski on How WordPress Education Programs Are Growing\";s: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=204958\";s: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:125:\"https://wptavern.com/podcast/222-destiny-kanno-anand-upadhyay-maciej-pilarski-on-how-wordpress-education-programs-are-growing\";s: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:80884:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">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, how WordPress education programs are growing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">So on the podcast today, we are joined by three WordPress Education Initiative leaders, Destiny Kanno, Anand Upadhyay and Maciej Pilarski.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Together, they have spent years at the heart of WordPress training and outreach, working in roles spanning community education management, plugin development, and credit program administration. Their efforts have helped shape student engagement and university partnerships across the globe, introducing thousands of learners to WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversation focused on the current landscape of WordPress education with particular attention to three key initiatives, the WordPress Credits Program, Campus Connect, and Student Clubs.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Each initiative is designed to provide unique entry points for students of all ages and education levels. From high schoolers building their first site in a library to university students earning official credits for open source contributions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We discussed the different approaches these programmes take. WP Credits ties student work directly to academic credit and mentorship. Campus Connect provides flexible, community driven, events in diverse locations and Student Clubs foster sustainable, peer led, learning within schools and other institutions. We explore how these models feed into each other, building a sustainable ecosystem for ongoing growth in the WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We also get into the importance of repeat campus partnerships, the need for scalable facilitator training, and the role of recognition, certificates, badges, and public showcases in keeping students motivated and validated in their journey.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re curious about the growing movement to bring WordPress knowledge to the next generation, or are looking to get involved with education in your local community, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">And so without further delay, I bring you Destiny Kanno, Anand Upadhyay and Maciej Pilarski.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I am joined on the podcast by Destiny Kanno, by Anand Upadhyay and Maciej Pilarski. Hello, one and all. Nice to have you with us.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:29] <strong>Destiny Kanno:</strong> Hello. Thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:30] <strong>Anand Upadhyay:</strong> Hello.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:31] <strong>Maciej Pilarski:</strong> Hello.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:32] <strong>Nathan Wrigley:</strong> So a few months ago, back in, I think it was September 2025, I was joined by two of the three participants on the call today. I was joined by Destiny and I was joined by Anand. We were also joined at that point by Isotta, but she&#8217;s not on the call today. We&#8217;ve obviously got a wonderful replacement, Maciej who&#8217;s going to do a fabulous job explaining the bits and pieces here.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But the intention of that episode, which you can find on the WP Tavern website, it&#8217;s episode number 183, was to find out about all of the overlapping education initiatives in the WordPress space. And it was born, I think, largely out of a sense of curiosity on my part, but also a somewhat sense of confusion, because there were lots of things which were going on. Some of them seemed to be slightly overlapping. There was a conflict of names in some cases. So that episode was laying out the groundworks of what has been happening in the WordPress space.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When that conversation finished and we&#8217;d click the stop record button, I said, that was absolutely fascinating. This seems to be moving at such a rate, wouldn&#8217;t it be good to revisit this whole subject in about six months time?</p>\n\n\n\n<p class=\"wp-block-paragraph\">Well, we missed that target, but here we are, maybe eight months later. I think my intuition at that point was correct, because being a close observer of what&#8217;s going on in the WordPress community, I think it&#8217;s fair to say that the educational space has been somewhat turbocharged during the last eight months.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so today&#8217;s episode, with the help of the three people I&#8217;ve just mentioned, is to describe what&#8217;s going on, what&#8217;s changed, maybe some things that have been mothballed, but certainly a lot of things that are new and interesting and have gained a lot of momentum.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I think, dear listener, the intention of this episode is to get you involved. Is to get to the end of this episode and for your curiosity to have been turned into action. To have gotten you out of your chair, written an email, turned up to an event, helped organise a thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So please have that in the back of your mind. If you&#8217;re sitting listening to this in a car, at your desktop, there is actual action that could be taken at the end of this. I think the intention of all four of us on this panel would be dearly for that to happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Okay, let&#8217;s establish the credentials of the people that we&#8217;re going to be talking to today. So we&#8217;ll just do a little potted bio of you one at a time. So we&#8217;ll begin with Destiny, if you could just tell us a little bit about you, your relationship with education in the WordPress space, I suppose would be apropos.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:01] <strong>Destiny Kanno:</strong> Yeah, absolutely. So again, Destiny Kanno. I&#8217;m currently working as an education program manager sponsored by Automattic. And I work directly with the Make WordPress Community Team. And I also work adjacently with the training team as well, because education training materials, they go pretty hand in hand. And I&#8217;ve been doing this now for about four years and, yeah, it&#8217;s just evolved since my original time working on Learn WordPress, and that relaunch that happened, to now, yeah, these wonderful programs that are spreading like wildfire as you said.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:37] <strong>Nathan Wrigley:</strong> Fantastic. Thank you so much. Okay, we&#8217;ll move over to Anand for the same sort of introductory moment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:43] <strong>Anand Upadhyay:</strong> Yes. So my name is Anand Upadhyay, and I run the WordPress plugin development company, WPVibes. Apart from that, I&#8217;m very much involved in the WordPress community and I contribute in multiple ways. It can be documentation, it can be Core, Polyglots. But I&#8217;m also keenly involved in the community part, and specifically I can say with the education initiatives, I started with WP Campus Connect in WordPress Campus Connect in 2024. And since then, after that we started joining hands with Destiny and we started evolving this program in a much bigger shape. So that&#8217;s it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:07:16] <strong>Nathan Wrigley:</strong> Okay. Thank you so much. And last, but by no means least, Maciej.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:07:20] <strong>Maciej Pilarski:</strong> Yeah. Thanks for having me. My name is Maciej Pilarski. So I&#8217;ve been doing anything related to WordPress pretty much since 2007, so that&#8217;s been a while. But the biggest breakthrough for me was 2014 when I actually volunteered to WordCamp Europe in Sovia, Bulgaria. That opened my eyes to the whole community, everything that is happening around WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And since then, pretty much I&#8217;ve been working for multiple companies from the WordPress ecosystem. I joined Automattic in 2016. For many years I&#8217;ve been a Happiness Engineer, and since October last year, I&#8217;ve joined Isotta as one of the admins of the WordPress Credit program. And since that time, I will have been helping her out to grow that initiative.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And Destiny mentioned, it spreads like fire because at that time we had six universities onboarded, now we are at 21. The 21st, we got it after WordCamp Asia actually through a connection made there. And it&#8217;s our first institution from Africa, from Uganda. A huge shout out to Stephen Dumba, who I connected with during the event. And after that, pretty much a week after we signed our first partnership from Africa. So we&#8217;re actively growing and getting new institutions on board.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:08:42] <strong>Nathan Wrigley:</strong> Thank you so much. Gosh, there was an awful lot in there, wasn&#8217;t there? That was really interesting. We&#8217;ll try and unpack quite a lot of that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Firstly, a sort of slightly personal message from me. I don&#8217;t usually reveal much about myself on this podcast. I take the position that I&#8217;m a, kind of like an interested party, but don&#8217;t really give much of my own thoughts. However, this is different because I cannot think of a more interesting, meaningful, moral, let&#8217;s go with that word as well, use of time than educating people. It simply is the most profoundly useful thing to do with your life.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, obviously people will have different opinions about that, but the juxtaposition of free open source software, in this case WordPress, and education is a real sweet spot for me. I just think that is such an amazing thing to be involved in, to have going on in the background.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you think about it, an open source project, like how many open source projects have this level of stuff going on in the education space, this real international footprint. Things going on which we&#8217;ll find out about in a minute. It&#8217;s really fascinating.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I am sure that the listenership to this podcast, the vast majority of people listening will never have encountered much of this before. Maybe they&#8217;ve seen stuff on Learn because they want to technically learn about WordPress in an online capacity, but we&#8217;re going to be delving into real world events affecting real adults, real youngsters.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so anyway, that&#8217;s my little bit at the beginning, just how curious it is that the project is so big that we&#8217;ve got this international footprint of education. And so I suppose what we should do right at the beginning is lay out the different initiatives and just name them, and try to figure out how they differ from each other. Just so that we&#8217;ve got some kind of awareness.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I don&#8217;t know which one of you wants to take that, but if maybe you take one each or something, I don&#8217;t know. If we just want to lay out the, just erect that tent basically so that we know what the initiatives are called, and how they differ from one another. So I&#8217;ll open that up. Whoever wants to step in.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:48] <strong>Maciej Pilarski:</strong> I can start with the Credits Program. So the Credits Program is based, it&#8217;s a contribution based program, internship, initiative by the WordPress Foundation that connects higher education students with the global open source community. So basically it&#8217;s an opportunity for the students as part of the educational curriculum to contribute to the WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There are two types of courses that the students can do. One of them is 50 hours, the second one is 150 hours. Usually the students do that during a full academic semester. And as part of that, students are first onboarded into the WordPress ecosystem and the wider open source ecosystem where they learn not only about WordPress, but open source as a whole, and how crucial it is for the internet.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Then the second phase is picking the contribution area to which they would like to contribute. All the contributions areas basically are the ones that are listed at make.wordpress.org. So any team that is listed there, students can pick from that area. During that phase, they work on a particular area that they have selected.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And finally, during phase three, they wrap up the whole achievements, the contribution, what they did, they publish a final post. And what is also very important as part of the credit scores, students have also assigned a mentor from the WordPress community that guides them through the whole process. We don&#8217;t leave them alone. We connect them with actual mentors from the WordPress community that are vetted by us, that guide them through the whole journey into the contribution and the whole WordPress ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it works on multiple levels. For me, this connection is also special because it builds this bridge between the previous generation of WordPress contributors to the new one where they are introduced and can start working on any fields of contribution.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What is also important is that this is not limited to technical universities. Pretty much any type of university can participate in the program. The first university that we started with was University of Pisa, and it was the humanity studies. So the students from humanity field were the first group who started the Credits Program. There&#8217;s room for pretty much anyone from any field.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:18] <strong>Nathan Wrigley:</strong> Okay. There&#8217;s a lot there. Wow. I&#8217;ve just been taking notes and I&#8217;ve almost filled an entire A4 page. So WP Credits, the WordPress Credits Program, I guess the name sort of gives it away. The idea here is that you trade time for university or higher education credit. So credit being, I suppose if you were to atomise your three year degree, you might do, I don&#8217;t know, 12 modules or something like that. The idea is that one of those modules, perhaps it&#8217;s more, becomes something in the WordPress, but also curiously the free open source software space as well. I didn&#8217;t actually know that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The idea is that you link up with real world institutions. So the first one was Pisa, and maybe we can get into which other ones have come along. And in exchange for 50 hours or 150 hours, you will be given that credit, which can then go to the overall awarding of a degree or whatever it is that you are hoping to get.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You&#8217;re then linked up with team members, WordPress community team members who will mentor you and shepherd you through this process. And the idea is that it culminates, I think you said in a final post, which I suppose in a sense is a bit like a dissertation or something like that, you sum up all the different bits and pieces. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:29] <strong>Maciej Pilarski:</strong> Once that happens, the students also receives an official certificate from the WordPress Foundation, signed by Matt himself, that certifies that they completed the course. And what is also important to know, the whole progress through the course and what they did during the course, it&#8217;s also stored on the wordpress.org profile. So any contributions that they did, for example, photos that they&#8217;ve uploaded, this all will be visible on the wordpress.org profile. And they also receive a special badge dedicated to students who graduated from that program.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it really gets them started into the WordPress ecosystem, and at the same time creates something like a small portfolio for any future company that would like to, for example, hire them. Because they have a proven history of contributing to the ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:20] <strong>Nathan Wrigley:</strong> Okay, so that&#8217;s an interesting quid pro quo, isn&#8217;t it? So the idea is you do all this work, which on the face of it, I suppose looks very philanthropic, you know, you&#8217;re giving up your time, but you get a real thing at the back end of it. You get a certificate. You can then presumably apply for jobs and indicate, okay, I&#8217;ve done this, I&#8217;ve contributed in this meaningful way.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What I think is really interesting there, and it kind of gets lost, I&#8217;ve worked in education in the past and I know the red tape that&#8217;s involved in doing anything in the education space. There is so much red tape. And I can only imagine what&#8217;s happened in the background to enable these kind of things. You know, the back and forth, the tennis of emails that go on and on and the proof that&#8217;s required to categorically show that this thing that we are doing is worth something. You know, it&#8217;s not just this Mickey Mouse. We use that expression, Mickey Mouse kind of qualification that really, it doesn&#8217;t actually require any hard work. It&#8217;s just there, nothing really in it, but you get an accreditation anyway.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I can only imagine the hard work that has gone in every single time you touch a new institution, trying to convince them that this is legitimate, that this is real. You&#8217;ve just kind of glossed over all of that by just describing what is in existence, not necessarily what has gone on to make it happen. I know that there&#8217;s probably more than the three of you involved in this, but my profound thanks for all of that hard work, which presumably is utterly and completely invisible. And I can only imagine what&#8217;s going on there. So yeah, thank you for all of that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:54] <strong>Maciej Pilarski:</strong> Thank you for that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:54] <strong>Nathan Wrigley:</strong> So that was WP Credits. So that was one wing of the things that we&#8217;re going to discuss today. Should we move on to another one and maybe somebody else wants to take the helm?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:03] <strong>Anand Upadhyay:</strong> I think Destiny can take Campus Connect and then I will take Student Clubs.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:06] <strong>Nathan Wrigley:</strong> Okay. Destiny, let&#8217;s move over to you and see what you can tell us about something different.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:11] <strong>Destiny Kanno:</strong> Yeah, so I&#8217;d love to tell you more about WordPress Campus Connect. And the way we ended with WordPress Credits, I think is also very critical to the story of Campus Connect because, you know, it started with Campus Connect first, and that&#8217;s how organisers such as Anand and Pooja like were able to get those connections with the universities through being boots on the ground, you know, having those relationships. Proving through action that these activities that we&#8217;re doing with the students are having real impact and are showing real results.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Slowly building up these kind of case studies in a way has helped open a lot of doors, especially with Campus Connect now, we&#8217;ve done a lot of events, especially since we last talked. Like I think this year alone, we&#8217;ve already had 22 Campus Connect events. So, like it&#8217;s not even half the year and it&#8217;s quickly becoming one of the biggest run events, WordPress official series.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But these events are like a way of opening the door, right? Hey, here&#8217;s a free learning opportunity for your students. And as you said, like the red tape is there. A lot of institutions are like, wait, so what&#8217;s in it for you? Why is, there&#8217;s a little bit of dubiousness sometimes in the reaction, right? You&#8217;re going to give your time to educate our students, why? But once they see, it&#8217;s like, no, we really are just passionate about spreading WordPress, showing students what&#8217;s capable with their website, how it applies to different skillsets as well. Like it&#8217;s not just for coders, it is for marketers, it is for designers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You know, there&#8217;s so many career opportunities that once we just get the foot in the door and we&#8217;re able to showcase that, a lot of institutions are like, okay, now I get it. I do want to highlight in Anand&#8217;s case, like they&#8217;re going to have their third WordPress Campus Connect in Ajmer this year. You&#8217;ve got repeat institutions. I&#8217;ve heard you also have institutions that are like, when are you going to come to our place and teach WordPress? You know, once the fire is lit and people see how bright and shiny it is, like people want to get involved.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But as you said, like getting it to click for people, that is like the most difficult part. And I&#8217;ll give an example of, right now in Japan, we had our first WordPress Campus Connect event on the 9th of May. So I&#8217;m like, woo hoo. Like it finally happened. But we have this community in Japan that is like very passionate, very active. So when I first was like introducing the concept of Campus Connect, people were like, okay, but like how do we do this? What&#8217;s it about? It takes like a lot of presentations, a lot of going to people in person and talking. Helping them even shape the conversation that they&#8217;re going to have with the institution to sell this amazing gift of WordPress on their campus.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And after this one on the ninth, like now we have a case study in Japan that others can now use to be a starting point for those conversations going forward. So I think, once you have that one step, the gate just slowly opens until it&#8217;s just, the doors bang open in each way. But yeah, we&#8217;ve seen really great success with Campus Connect and it&#8217;s just like honestly, it just keeps growing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:30] <strong>Nathan Wrigley:</strong> Can I just ask a quick question? So I just want to draw a very clear line for everybody that&#8217;s listening to this, what the difference may be between Campus Connect and WP Credits. Because from the description that we&#8217;ve had so far, it may be that you&#8217;ve fallen into the trap of thinking, well, they sound like they might be the same thing. So could you just, Destiny, just tease out where Campus Connect differs? Maybe in the nature of the event, the timing of the event, the availability, the age group, those kind of things that separate WP Credits from the Campus Connect initiative.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:02] <strong>Destiny Kanno:</strong> Yeah. Thank you, that&#8217;s like a really great distinction to make. So whereas WordPress Credits is geared toward higher education, Campus Connect is geared toward, honestly any level of students as long as they&#8217;re able to browse the web safely, and enjoy and participate.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that means, Elementary school students now are pretty good at devices. High school students, college students, vocational students. We honestly kept the door pretty open in terms of what a campus means. We&#8217;ve even had a Campus Connect event in Uganda in a library, the Lira Public Library because students were able to go there right?</p>\n\n\n\n<p class=\"wp-block-paragraph\">We were trying to make it as barrier free for students wherever their campus is. And so that&#8217;s, I think, the main difference. It&#8217;s more wide ranging in terms of who can participate as a student. And then also the fact that it could be a one-off event, so a one day event. A lot nowadays are multiple day events, they&#8217;ll maybe go two times out of a month, or a couple days consecutively. And then after that it&#8217;s up to really the organisers in the institution whether or not we have another addition on their campus the same year, or the next year.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:15] <strong>Nathan Wrigley:</strong> I&#8217;m going to tease out a few things. I just want to point out to, me as an English person, that is to say, not an English speaker, but somebody from England, campus has a really defined definition, and it&#8217;s usually bound to a university. Whereas it sounds like the description here, campus literally means the place where education happens, not it&#8217;s 18 years old and older, you know, people doing degrees, bachelors and PhDs and that kind of thing. Basically, if there&#8217;s an institution somewhere, that&#8217;s what the campus is in this case. Okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So the WP Credits program sounds like you forge your relationship with the university, and correct me if I&#8217;m wrong, it sounds like it takes place inside that institution, and it&#8217;s part of that program and what have you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Campus Connect initiative is much more ad hoc. It could be a one-off, it could be monthly, it could be inside a library, it could be inside the school, it could be an inside an institution. It feels a bit more like, I don&#8217;t know, a WordPress Meetup, but geared towards a younger audience or something like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And the minimum age requirement is really driven by your capacity to type on a keyboard and hold a mouse and those kind of things. And that&#8217;s kind of curious to me because I think my educational experience was always younger children. It&#8217;s really interesting how patterns are laid down at a very, very early age. Patterns that go on into much later life get laid down, typically at incredibly young ages. So this is fascinating for digging into that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it&#8217;s not just about, say, the code, it sounds like code is on the menu, but it could be about marketing, it could be about design. Basically the gamut of anything online, CMSy, those kind of things. Okay, is there anything you want to add? Did I misunderstand anything there, or misstate anything there?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:02] <strong>Destiny Kanno:</strong> No, I think you&#8217;re completely right. We&#8217;re trying to convey that WordPress isn&#8217;t just a blogging software that I think is still a lot of people have a mentality of. Like there are many ways to utilise it that goes beyond that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And one thing I did want to add are a couple numbers. So since WordPress Campus Connect became official in May of 2025, an official WordPress event series, I should say, we&#8217;ve had 42 completed events, with 71 participating institutions, and over 5,500 students have been reached.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:37] <strong>Nathan Wrigley:</strong> That&#8217;s something else. 42 events, 71 institutions, and I think you said five and a half thousand individuals. Good grief. I don&#8217;t know what the measure of success is for this, but that feels like success to me.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I mean, imagine turning up to a WordCamp, like a flagship WordCamp and five and a half thousand people descending on you. You&#8217;d feel slightly overwhelmed. That&#8217;s a lot, isn&#8217;t it? Gosh, that&#8217;s pretty remarkable. Wow. Congratulations.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:05] <strong>Destiny Kanno:</strong> And the majority, the outcome, the students make a website. So we could almost count those students as also new WordPress websites that are live now on the web. So within a year, organisers around the world have been able to make that happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:19] <strong>Nathan Wrigley:</strong> Could I just perhaps draw another distinction as well, just very quickly, because it sounds like the WordPress Credit system, because it&#8217;s binding itself to institutions, it sounds like there might be more paperwork going on there, and maybe more high level meetings that need to take place. Whereas Campus Connect feels much more community driven. It&#8217;s the kind of thing that, quite literally, anybody listening to this podcast with a fair wind could have one of those going in a handful of months. If they&#8217;ve got the right initiative and they can find the audience for that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Again, is that about right? There&#8217;s sort of more opportunity to become involved with the Campus Connect initiatives. You don&#8217;t need to have that academic background or have a point of contact at a university. You basically just need a building, some interest and a bunch of students.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:02] <strong>Destiny Kanno:</strong> Yeah, the key thing is, you know, having a real connection to the campus that you&#8217;re going to present at. But you&#8217;re exactly right. We tried really hard to lower the barrier to organise these events. Because I don&#8217;t know if you&#8217;ve organised a WordPress event before, there&#8217;s kind of a lot of hoops you have to jump through. And we&#8217;re like, okay, how can we think about this in a different way?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think that also has positive repercussions for how we organise other events too, that are, changes are being thought about too so that we can enable people and empower them to put these events, instead of bogging them down and process and a little bit of bureaucracy to say.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:38] <strong>Nathan Wrigley:</strong> So what&#8217;s really curious about that as well is we&#8217;re all in different parts of the world, aren&#8217;t we? People on the call today are in Japan and I&#8217;m in Europe and, Anand, are you in India? I think.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:47] <strong>Anand Upadhyay:</strong> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:47] <strong>Nathan Wrigley:</strong> Yeah. Each of those events, I guess would look quite different. The kind of nature of the attendees, the nature of the kind of building it might be in, the institution. And it really is, you just grab what&#8217;s around you I suppose, and work with that. If you&#8217;ve got a connection to an institution, you can go for it. Maciej, I feel like I crosstalked you. I think you wanted to say quite a few times and I&#8217;ve just interrupted. I&#8217;m very sorry.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:27:08] <strong>Maciej Pilarski:</strong> No worries about that. So I wanted to add that those initiatives set backgrounds for each other. Because in some uni institutions, the interest sparks with a Campus Connect event, and that gets the institution interested in those initiatives, which sets background for WordCamp Credit.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it happens also the other way around, where we start with an institution that starts credits and then we get the students interested in WordPress in general, the community, which leads to a Campus Connect event during the Credits Program. What is important is that those initiatives don&#8217;t compete with each other. They support each other.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:27:51] <strong>Nathan Wrigley:</strong> Right, so there&#8217;s a lovely virtuous cycle there, isn&#8217;t there? Where the two things can be going on in harmony, one promoting the other and they&#8217;re definitely not in competition. Okay. That&#8217;s really interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">One final question on Campus Connect, and I&#8217;ll direct this at Destiny, just because she&#8217;s been handling that. With the WP Credits thing, there is this moment where you hold the certificate in your hand and you go, yay, did it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Is the same thing true of Campus Connect or is it more of a show up to the one event, you know that you did that, that was great, you can file that away in your own head as a thing? Or is there some sort of accreditation, or certificate giving, or badge giving, or profile updating that might go on on wordpress.org? Is there any sort of thing that the attendees receive, and I suppose that the people that are organising might receive as well?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:37] <strong>Destiny Kanno:</strong> Yes. So we do have a certificate of participation that students can receive signed by WordPress Foundation Executive Director, Mary Hubbard. And that just needs to be requested by the organisers ahead of time, because we need to get the signature and all that. So yes, they can come away with that. And we&#8217;ve heard really positive things about that, like it motivates them. They&#8217;re like, yeah, I did something, which they did.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:01] <strong>Nathan Wrigley:</strong> There we go. That was WP Credits and WP Campus Connect.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Can I just say at this point, dear listener, if at this point you&#8217;re thinking hang on a minute, there&#8217;s a lot going on here, don&#8217;t worry, there&#8217;ll be show notes. If you go to the WP Tavern website, there&#8217;ll be show notes. I&#8217;ll try to list out as many sensible links to get you to the root of each one of these initiatives, so that you can begin your journey and fan out from there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m not sure what episode number this will be, but if you just go and search for, oh, I don&#8217;t know, Destiny or Anand or Maciej, you could probably find the episode that way. And all the show notes will contain all of the links.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Right, in which case, I think it might be Anand&#8217;s turn. What have you decided to take on Anand?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:39] <strong>Anand Upadhyay:</strong> So I will be sharing my thoughts on the third part of this whole education initiative ecosystem. So that is a Student Club. Just a few minutes before you were giving the analogue of meetup with this Campus Connect. So I would like to share the same analogue with us because we are more accustomed with like other terms of WordCamps and Meetups and contributer days.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress Campus Connect is kind of like a WordCamp happening in the campus, because it&#8217;s like a big day event that holds everything happening, different kind of sessions, maybe workshops happening. So I would compare it with that thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And same way, credits thing, Credit Program is kind of like ongoing contribution series because more focused on the contribution part because the student devote 150 hours of their program. A lot of period goes to the contribution.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And now the same way we, if we talk about the Student club, it&#8217;s similar to like the Meetups that we have. But these are the in campus meetups for the students and by the students. How do things get started? Like the Campus Connect introduce the WordPress to those campuses and to those students, but since most of the campus, it&#8217;s a once in a year event. So once this event has sparked something about the WordPress in the students. So keeping that momentum going on, that&#8217;s where the Student Clubs come in.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So with the Student Club, it&#8217;s kind of like, as I mentioned, it&#8217;s like an in campus meet program. So a student can gather themselves, they can form a club and a couple of students can be nominated as club organisers, student club organiser from their campus. And then they organise the in-campus events, maybe like once in a month or twice a month, depending on academic calendar. There are a lot of hurdles in doing those things continuously.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But they usually do once or twice a month. They do a kind of a meetup in their campus. The students gathered together. They learn from variable resources available from WordPress. And from those resources, they share with the other students. It&#8217;s kind of a group learning, group study, that we use. Education live, we always do that. It&#8217;s kind of a group study. They&#8217;re learning from themselves. If someone has learned something, they are helping others to learn those things.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I would just like to give some of the examples from my city. There are multiple Student Clubs are going on. When we went to the campus, we just taught like a small group of students about the WordPress, because we&#8217;d have some limitations of the resources, of the setting arrangement. We cannot call all the students of the campus and, okay, come together and I have a amazing workshop. So we have given the WordPress walk through to the limited number of students.</p>\n\n\n\n<p class=\"wp-block-paragraph\">After that, they form a Student Club in their campus because they got very much interested. Then the first session they did was like, they started teaching to their juniors, like the students who have just entered the campus. They took a session for them. So they told, whatever we have told them, they have taught the same thing to the juniors.</p>\n\n\n\n<p class=\"wp-block-paragraph\">After that, in the next few session, they experimented different things. Like in some session they&#8217;re just doing a fun quiz around WordPress. And in some sessions they are doing a kind of like a, I would say like a hackathon kind of thing. So they are just picking up a website. Or you can, just similar to the speed build challenge that Jamie do. So they have just one website open on the screen and everybody&#8217;s like cloning that website.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So there are different ways students are engaging through those student clubs. So it is helping to keep the momentum going on so that the student keep learning about WordPress and they are also connecting with the community members for the guidance about how they can learn more. What should they learn next if they are sharing their experience. Like we have covered these things and, what should we go next?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And in the recent WordCamp Asia, they&#8217;re also one of the Student Club lead from my city. She joined the event and there are conversation with the, like other community members who has offered them like, okay, we can come to your campus, or we can do, have a webinar for your campus where we can teach you particular subjects, particular topics. Maybe they can talk about SEO, maybe they can talk about plugin development.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So this is also opening the horizon for them, to learn from people across the world. So that is how the Student Clubs are happening. The examples I&#8217;ve gave, again, from my own city because I&#8217;m closely mentoring them, but there&#8217;s similar things are happening across the world.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it is helping to create a kind of sustainable environment for the long-term sustainable environment in the campus. So the next time when we go to that campus, we are not going to teach like the basics of WordPress, because we want like, the ecosystem should be built within the campus, so every student know about the WordPress. Because last time when we went to the campus, we have to tell everything about WordPress because why you should learn WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So the Student Clubs, my ambition is that, wherever the Student Club is from, next time a Campus Connect event is happening, next time we should not tell them about what is WordPress and why they should learn this thing. There should be already a sustainable ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I feel that all these three programs are like very much interconnected. And the real impact of these programs, we will be able to see in the next two or three years. And there will be a regular ongoing activities around WordPress in the campus.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And these are also kind of a balance program as well. Like the Campus Connect is introducing WordPress to the students, Credits Program is motivating them more towards like the contribution part. And I would say that Student Clubs is more inclined towards getting new users to the WordPress. Because if we keep on focusing on the contribution, contribution, but if we discard the like increasing the number of new users, so we are not going to win. We need a balanced state.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Student Club is trying to, learning how to build website, how to mastering the skills of the WordPress. And later on, many of them are going to join the contribution part as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So this whole ecosystem is built around bringing more people to the contribution, bringing more people to use WordPress, build websites, as in, for the individuals as a business as well. So that&#8217;s how all these three programrs are very much interconnected, and growing together fast.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:16] <strong>Nathan Wrigley:</strong> It feels like, of the three things that we&#8217;ve talked about, so WP Credits, Campus Connect, the Student Club, this final one that you&#8217;ve just covered, it feels like that&#8217;s got a very flat hierarchy to it. In other words, there&#8217;s like this peer learning. So it feels like more or less anybody can show up and demonstrate anything, which might then lead to somebody else thinking, okay, that was interesting, I&#8217;ll take on next month&#8217;s one because I&#8217;ve now seen that&#8217;s doable. Less hierarchy, if you know what I mean? So a much more flat structure.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:45] <strong>Anand Upadhyay:</strong> Because when we started Campus Connect, we also get a lot of attraction in the local community as well. And people join our Meetup groups. But then it becomes difficult for us, how to plan about the topics for our meetup. We have some experienced professionals coming in. We have some students coming in, and we plan the topics that suits the professionals. The student will feel like, okay, what&#8217;s they&#8217;re talking, we are not getting anything in our mind. If we bring the topics, very basic topics and the professionals who are joining the community meetups, they&#8217;ll feel like, okay, these are very basic stuff, why am I coming here?</p>\n\n\n\n<p class=\"wp-block-paragraph\">Student Clubs giving them their own platform, giving them a own opportunity. Okay, these are all the familiar faces. It is also giving the opportunity to come on the stage, come onto the stage and get out of your fear as well. It is also generating leadership qualities in them. Okay, we have to keep this momentum going on and we have to keep the activities going on. So there are a lot of ways, apart from learning WordPress, there are a lot of other ways it is helping the students as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:40] <strong>Nathan Wrigley:</strong> When you have to stand up in front of a bunch of people and deliver something, obviously there&#8217;s a whole bunch of us that are just really confident at doing that, quite happy to stand up and do that kind of thing off the bat. But equally, there&#8217;s people for whom that is just the most terrifying experience possible. You know, standing up in front of two or three people, oh boy, you know, anything above that is just off the books.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I was just wondering about that, whether or not there&#8217;s, in this particular style of event, the Student Club, whether there is a growing corpus of, I don&#8217;t know, previously done topics or topic suggestions or slide decks or anything like that, which might enable people to feel that level of confidence? I don&#8217;t know if that&#8217;s something which is being put together. Just resources which enable somebody who doesn&#8217;t have the confidence, let&#8217;s go with that word, who then may gain that confidence. And I&#8217;m going to pass this to Destiny because she&#8217;s waving her hand.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:30] <strong>Destiny Kanno:</strong> I was really hoping I could shamelessly plug this project. This is like, you&#8217;ve said the most opportune thing. So I&#8217;m actually developing right now what I&#8217;m like tentatively calling the Meetup Activity Library. It comes with like kits on certain topics. So for example, WordPress Playground was the first one I built. But it comes with the facilitation guide, which is a doc. So the facilitator can read through, understand the steps they&#8217;re going to go through in the activity, how to pace it. And then a presentation deck which they would display, if that&#8217;s available to them, to the folks that they&#8217;re presenting to. And it&#8217;s a hands-on activity only. So it&#8217;s not only presentation. The facilitator of course guides and talks them through things, but then people are getting hands-on experience with that topic along the way.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:16] <strong>Nathan Wrigley:</strong> That is a beautiful remover of barriers, because I think just having that little document, that little crutch, you don&#8217;t have to feel that you, okay, I&#8217;ve got to come up with a topic. Not only have I got to come up with a topic, but then I&#8217;ve got to research the topic, deliver the topic. If you can have it all on a thing that you can crib from, I don&#8217;t know, it just arms you with that confidence as you walk in. I think that&#8217;s such a brilliant topic. And, Maciej.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:40] <strong>Maciej Pilarski:</strong> Both Destiny and Anand mentioned two keywords, sustainability and facilitator. The goal of also getting all those educational initiatives going is also create in a sustainable way. We&#8217;re not pushing for numbers, but growing them in a smart way where we don&#8217;t get too many students so we get overwhelmed. We need to have enough mentors to accommodate those students, and also enough facilitators to be able to scale the program, to grow it in the future.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it&#8217;s exactly what Destiny is now doing, the Facilitator Training Program, which gets more people from the educational sectors, community organisers, everyone on board, to jump on those educational initiatives and help us to grow. Because the number of every, all those students involved in participating in those programs is increasing and we need to be able to accommodate them. And through the Facilitator Training Program, this allows us to do that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:42] <strong>Nathan Wrigley:</strong> It&#8217;s so interesting in open source software spaces as opposed to corporate spaces. I suppose the metric of success for anything like this in the corporate universe would be how many people showed up and gave us money in exchange for this knowledge or, you know, something akin to that. Basically a metric of humans in a room and money gained. And of course, the measurement of this is so not that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I did wonder, Destiny obviously very proudly rattled off the statistics for Campus Connect, you know, the five and a half thousand attendees and all of that. I wondered if there were success criteria of some kind in the background, which guide you. You know, it&#8217;s not like, okay, well we didn&#8217;t meet that we&#8217;re going to abandon it all. But more, things like you would like to see happen, so aspirational goals. It sounds from what Maciej was saying that maybe the attendance growing slowly over time is some kind of measure of success. Maybe there is none of that, but I&#8217;ll just open that one up to see if you want to take that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:40:38] <strong>Destiny Kanno:</strong> I think one definite measure of success is repeat events on certain campuses. So if the campus is saying, we love that, please come back, or please come again soon. I think that is a really great indicator that, not only did the students get something great out of it, but the school believes in it. And that&#8217;s what we want to do. We want to create these systems that, not only bring people into WordPress, but also continue this cycle of, you know, growth within the community, but also ownership by the institution.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Another measurement of success is the institution is like, okay, great, how do we learn how to do that ourselves? So we have some folks now working in the institution that are organising WordPress Campus Connect events that are helping facilitate these Student Clubs. So the faculty and educators themselves, they&#8217;re directly getting involved. And that for us as community members too, whose volunteer time is quite limited, as Maciej was saying, like it is a great multiplier that makes everything much more sustainable.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:41:45] <strong>Maciej Pilarski:</strong> So from the WordPress Credits perspective, we don&#8217;t hope all the students to turn into contributors. That would be amazing but that might not happen. I can share with you some numbers. So currently we have 450 students globally enrolled. For the whole program so far, 75 graduates.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We hope that some or as many as possible of those graduates who completed the program will stay and become active contributors to the WordPress community, stay engaged.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s one of the goals we are aiming for the Credits Program, to not just get this done, but this is building the next generation of contributors. We know that like we are ageing, we&#8217;re getting older every year. We are not getting younger, unfortunately. Getting those students staying in the community allows us to build those next generations of WordPress contributors that will also have completely different perspectives to how the community functions, how it was built.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What brought us here might not move us forward. So these new students will bring us this new, fresh perspective of how they would like the community to function and move it to the future, to be current, to stay up to date with what&#8217;s happening globally.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:43:00] <strong>Anand Upadhyay:</strong> That&#8217;s why it&#8217;s very difficult to like measure the impact in numbers because how it is impacting in the longer term. But yeah, it&#8217;s going to impact. And I would say also, like Destiny mentioned, one of the metrics is like this campus is willing to have the Campus Connect again and again in the campus.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I just want to share one more. Like I just recently got a call from one of the faculty coordinators from one of the campus where we have a Student Club. And now they have like two months of vacations. And he called me like, okay, now the vacations are going on, students will not be here, so what can we do for the students to keep their involvement with the WordPress in those two months? So can we do something online? Can we do something like this?</p>\n\n\n\n<p class=\"wp-block-paragraph\">When we get these calls, these kind of communications, that these are interactions that we have, this gives us a sense of like accomplishment. Okay, yeah, we were able to create some kind of interest in the students. Because we cannot expect that if we are going to like any campus and 100 or 200 students are participating in our Campus Connect, they are all going to jump into the WordPress. They are getting a lot of different kind of opportunities as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There are other technologies as well, which are, some students are going into that, some students are going into that. But we are showcasing the WordPress as one of the career opportunities. And they have a choice of multiple options, so they will choose what they do. But yeah, the impact will be seen in the next few years. Just like Maciej said, mentioned that he went to the WordCamp as a volunteer and it&#8217;s bring him into the community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And the same is with me. I attended the WordCamp and just after coming out of the WordCamp, I started the Meetup group in my city. So I got inspired from that. So that is a result of that WordCamp. And that cannot be measured in the numbers. That can only be sensed when we are doing this kind of conversation. Okay, that WordCamp helped me, that WordCamp helped me.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The same way in future, these students who will join the community or the WordPress industry, they will be talking about, okay, I got first introduced about WordPress through a WordPress Campus Connect event or I got introduced to the contribution through WP Credits Program. So when these conversation will be happening in the future, then we will say that those are the real metrics that we are looking for.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:45:00] <strong>Nathan Wrigley:</strong> That&#8217;s really interesting, and I like that. It sounds like there&#8217;s not so much a focus on statistics, you know, literal, brutal numbers, more kind of playing it forwards and measuring the impact over many years, not, you know, a handful of months into the future.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:45:15] <strong>Destiny Kanno:</strong> So yes, we&#8217;re not like, okay, here&#8217;s our KPIs, you know, and here&#8217;s our hard metrics. But one thing I really noticed that our community is, it could be better at doing, is just talking about what happened. Because then you hear all these success stories and there are numbers in that. So like for example, Ajmer again, Women&#8217;s Day event this year. 50% of tickets sold were to students. And that&#8217;s directly because of the involvement in going to these campuses and teaching WordPress. And I&#8217;m like, that&#8217;s amazing, that&#8217;s direct injection of 50% youth into the WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:45:52] <strong>Anand Upadhyay:</strong> And they sold out so fast.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:45:53] <strong>Destiny Kanno:</strong> And they sold out really fast, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:45:55] <strong>Anand Upadhyay:</strong> The organisers were hoping like, now we have to pitch out to sale our tickets. And they have planned a social media campaign around that. Okay, we will be periodically pitch a student on the social media to encourage the ticket purchase. And within one day, we sold out. And the whole social media campaign was like their whole planning was gone. We don&#8217;t have tickets.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:46:14] <strong>Nathan Wrigley:</strong> It&#8217;s really interesting that there&#8217;s all this success going on, and yet, as Destiny said, it is hard to get that discovered. Maybe it&#8217;s a case of shouting louder about the previous success. Maybe things like this podcast will help in some small way for things like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I know what you mean. There&#8217;s a lot of people talking about the code, and there&#8217;s a lot of people talking about the plugins and the themes and whether or not we&#8217;re going to get collaborative editing in version 7 or 7.1. All of that seems to suck up all of the oxygen in the room. And yet, without a throughput of, let&#8217;s go for young adults, coming into the WordPress space, there&#8217;s not really a great deal of hope for a project over decades unless we get people of a much younger age beginning now. And I&#8217;ll just hand the torch to Maciej because I think he&#8217;s got something to add.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:47:05] <strong>Maciej Pilarski:</strong> But this is also changing because at WordCamp Asia, we were able to introduce the educational table during the contributor day. And I&#8217;m also organiser of WordCamp Europe that&#8217;s going to happen really soon in two, three weeks, beginning of June. And during WordCamp Europe, we will also have a contributor table, dedicated to education, but for the first time also educational track.</p>\n\n\n\n<p class=\"wp-block-paragraph\">During the second day, we will start the whole day with topics related to education. We will have a discussion panel rethinking learning in WordPress that Mary will be participating. And later in that afternoon, we will have actual students, who take part in the program. Sharing the experience, presenting the results. Not only students from universities, but I&#8217;m also leading a group of high school students who&#8217;ve been working for the whole past semester with a teacher on some projects related to WordPress building websites. So they are super eager and excited to show them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We will also showcase some students, teachers stories, how both of those sites motivated each other, learn from each other, and basically help us keep growing the community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So WordCamp Europe definitely will feature some of those things. And we&#8217;re slowly introducing more and more those things into those flagship events and into the broader community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:48:28] <strong>Nathan Wrigley:</strong> Really nice. Yeah, that&#8217;s really nice to hear. I think it&#8217;s a difficult circle to square, the idea of making this stuff visible so that everybody&#8217;s aware of it. Even if they&#8217;re only interested in running their agency, or writing code or whatever it is. Maybe to realise that this is some version of the underpinnings of the WordPress community without which the software ultimately doesn&#8217;t exist.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it is quite curious. I don&#8217;t know if I&#8217;m reading between the lines here, I think I&#8217;m not, but I get the impression that, I&#8217;m going to use the phrase like, I don&#8217;t know, from higher up, let&#8217;s put it that way. It feels like education is taking a more central place. It feels like for example, Mary Hubbard, it feels like you&#8217;ve got a real advocate there. Again, I could be reading between the lines, but it feels like the words coming out of her mouth, I hear the word education coming out of her mouth quite a lot when she&#8217;s on stage.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it feels like you&#8217;ve got some big hitters, let&#8217;s go with that. I don&#8217;t know if you&#8217;ve got anything you want to add to that, but it feels like the importance of this is more profound this year than it was a few years ago.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:49:33] <strong>Maciej Pilarski:</strong> You are correct. Mary is a big supporter of that and she also created this space for us to grow those initiatives that like allows us to grow that. Isotta started the first Credits Program at the Pisa University as an experiment. And from there it was proven that this actually works. It gets us universities and new contributors.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then on the other side, there was those Campus Connect events that also organically grew up on their own. So basically there was a need. It feels like there was this hive mind somehow that worked also for all of us. All of us felt this need to introduce those things. It looks like we&#8217;ve reached a certain growth level for the community that we organically felt that that&#8217;s the direction that we should start heading.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:50:24] <strong>Nathan Wrigley:</strong> Yeah. What&#8217;s interesting there as well is that it very much overlaps with maybe a concern. So we&#8217;ve touched on this at various points without saying it out loud quite. If you go to, and I&#8217;m going to exclude WordCamp Asia 2026 from what I&#8217;m about to say, because that event was very different. If you go to a typical WordCamp, the age skews, and I&#8217;m doing air quotes, older. You don&#8217;t typically look around and see a bunch of teenagers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that&#8217;s a concern. There&#8217;s this, like a pyramid, like a reverse pyramid, and if we don&#8217;t get the younger people coming up, the edifice of this entire project kind of becomes a lot more shaky. And we&#8217;ve lived through 22 plus years of WordPress, and I think quite a lot of those people began, a lot of the people who&#8217;ve been involved in the community began their careers using WordPress and they&#8217;ve kind of moved through WordPress as it&#8217;s evolved over those 22 years.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And not to, I don&#8217;t know quite how to say this. At some point they&#8217;re going to stop contributing. Their age will become something, you know, they want to retire or they want to move on or do some other things. Unless we build the scaffolding and put things in place so that young people feel they&#8217;ve got a place here, feel that, I don&#8217;t know, some proprietary system is not the way they want to go, they want to support the ethic of open source.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Unless these building blocks, these educational building blocks are put in place, then that&#8217;s going to be a bit of a concern. So to your point, Maciej, it organically grew. And what a nice thing that it did kind of organically grow because it&#8217;s sorely needed at the same time. There isn&#8217;t really a question in there. But anyway, there&#8217;s my observation. Anand, did you have something to say? I think you did.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:52:04] <strong>Anand Upadhyay:</strong> Yeah. So just want to add that thing you have raised recently. So the way that we want to teach the students about the open source as well, because if you go to the WP Credit curriculum, so the initial lessons, they learn through the, given to them to learn from the learn.wordpress. So it&#8217;s all about like open source ethics, and how the WordPress community, WordPress project works.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So this opens up their mind about the open source. Because in the education system, it is something that is not clearly mentioned. There are simple, just simple definitions around the open source. But open source is much more than those definitions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And especially the open source community like WordPress. It&#8217;s more about the people. So the students also learn about how the community is working, how the people are working from the different time zones, people are joining hands for running the bigger events like WordCamp Asia or these Credits Programs. The students will learn all those things as well, and I&#8217;m sure when they will join as a contributor in the future, they will have lot of experience before joining as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:53:02] <strong>Nathan Wrigley:</strong> Thank you. I love that expression, by the way. You just dropped it in in the middle of a sentence there. You said people are joining hands. What a perfect summation of the entire enterprise being discussed today. Maciej, you raised your hand.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:53:14] <strong>Maciej Pilarski:</strong> Yeah, and besides the community goals and keeping it going, I have also a very personal goal that also is behind all of those things that I do. From my own experience, I had a pretty difficult and bumpy educational path, let&#8217;s call it. Unlocking those possibilities for those students, helping them out, making it easier for them, it&#8217;s one of my very personal goals, because I know it does not need to be very difficult or crazy when you study, especially when you are young. You&#8217;re not sure fully which direction you would like to go. So creating for them, one of those opportunities that might click for them is also something very personal and close to my heart. Because not everyone needs to struggle or have like difficulties, so.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:53:58] <strong>Nathan Wrigley:</strong> I am so glad you said that because that encapsulates all of it. That&#8217;s the entire point. It&#8217;s got to be that, right? So we&#8217;ve spent a long time talking about the minutiae of this, that, and the other thing. It all goes, like they&#8217;re spokes on a wheel. And the whole point is that little bit in the middle, which is the child, the adult, the human being somewhere who just wants to make use, wants to grow, wants to learn things, wants to figure things out.</p>\n\n\n\n<p class=\"wp-block-paragraph\">With open source, with this kind of learning, there is potentially zero impediment, or at least very few impediments to actually get that learning underway. And so I think maybe we lost sight of that in this conversation a little bit. So I&#8217;m glad that you grounded it there, Maciej, right towards the end. That&#8217;s perfect. Destiny, was there anything you wanted to say? I don&#8217;t know if you were indicating that you did.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:54:48] <strong>Destiny Kanno:</strong> I know we&#8217;re like probably over time, but there&#8217;s still so much to share. Like even thinking about keeping WordPress relevant, right? For us and then also for youth. I think about the new AI Leaders Credential that was announced and is being worked on. And how tying WordPress to AI is like really helping students engage more, and see like the relevancy of it in a different way. Not even for the students, like for me, that&#8217;s challenging me and I think other organisers and learners of WordPress to be adaptable and think about WordPress differently in a new way of this year as AI keeps advancing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then you were also talking about wins, right? How do we celebrate that? I did want to surface, we have the Education Buzz Report, which goes out every month, which aims to try to surface all of these educational wins that are happening in the community. And I just have received some further collaboration from marketing to hopefully also broadcast that on our socials going forward so that we do get the word out.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And lastly, like celebrating the students too. There was a post that went out about the Student Clubs and the success. And we just want to make sure that in this, that they feel seen, right? And that this feels like a space for them. And I know WordPress Credits, we&#8217;re working on something to showcase, no, something went out recently. A post went out recently to showcase some of the successes of the students. And we just want to keep highlighting that as well. Because their work and the way they operate, especially because they&#8217;re coming in with different lenses, is really important to showcase and highlight and make sure that they feel like they deserve that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:56:26] <strong>Nathan Wrigley:</strong> Yeah, there was a post, I&#8217;ll try and link to it. I think it was like a week ago about the Student Clubs. There were three or four images, three or four photos and there were so many smiling faces in those pictures. It was absolutely lovely. Lots of people gathered in classrooms. I couldn&#8217;t exactly tell where, but it was just so nice seeing people kind of enjoying WordPress, having a nice time, bit of camaraderie, hanging out with each other, learning things. It was absolutely wonderful.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Unfortunately, I think time might have got the better of us. Hopefully, dear listener, what you&#8217;ve gained is an understanding that there&#8217;s so many layers to this educational initiative. It doesn&#8217;t appear to be in any way standing still. It&#8217;s growing. It&#8217;s interesting. There&#8217;s a lot going on, and you can be involved.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I will put links in the show notes to any of the places where I feel you would be best making a start with that. Maybe the contributors to this panel can drop some things, you know, if they&#8217;ve got a particular link. So again, wptavern.com. If you want to go over there, we will look for the links.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This giant edifice that you maybe know nothing about, and maybe at the end of this episode, some parts of you is tuned in and thinking, I would like to be involved in that. And the truth is, you can be. It&#8217;s all available to you to get involved and you could start today.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So there we go. With that said, I&#8217;m just going to say a great big thank you to Destiny, to Anand, and to Maciej. It kinds of feels like we need to come back. Let&#8217;s do it again in six months or so, and we&#8217;ll see where we&#8217;re at. Oh, I&#8217;ve got a lot of nodding faces. That&#8217;s nice. So maybe we&#8217;ll revisit this in a few months time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But seriously, from the bottom of my heart, Destiny, Anand and Maciej, profound respect to you and all of the different things that you are doing. Thank you so much for chatting to me today.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:58:13] <strong>Anand Upadhyay:</strong> Thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:58:13] <strong>Maciej Pilarski:</strong> Thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:58:14] <strong>Destiny Kanno:</strong> Thank you.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we’re joined by three WordPress education initiative leaders, Destiny Kanno, Anand Upadhyay and Maciej Pilarski.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Together, they have spent years at the heart of WordPress training and outreach, working in roles spanning community education management, plugin development, and credit program administration. Their efforts have helped shape student engagement and university partnerships across the globe, introducing thousands of learners to WordPress. You can see their bios further down.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversation focused on the current landscape of WordPress education, with particular attention to three key initiatives: the WordPress Credits Program, Campus Connect, and Student Clubs. Each initiative is designed to provide unique entry points for students of all ages and education levels, from high schoolers building their first site in a library, to university students earning official credits for open source contributions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We discussed the different approaches these programs take: WP Credits ties student work directly to academic credit and mentorship, Campus Connect provides flexible, community-driven events in diverse locations, and Student Clubs foster sustainable, peer-led learning within schools and other institutions. We explored how these models feed into each other, building a sustainable ecosystem for ongoing growth in the WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We also got into the importance of repeat campus partnerships, the need for scalable facilitator training, and the role of recognition: certificates, badges, and public showcases, in keeping students motivated and validated in their journey.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’re curious about the growing movement to bring WordPress knowledge to the next generation, or are looking to get involved with education in your local community, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Previous episode of the podcast related to this episode:<br /><a href=\"https://wptavern.com/forums/topic/183-destiny-kanno-isotta-peira-and-anand-upadhyay-on-how-wordpress-is-shaping-the-future-of-education-for-students-worldwide\">#183 – Destiny Kanno, Isotta Peira and Anand Upadhyay on how WordPress is shaping the future of education for students worldwide</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/community/\">WordPress Community Team</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://events.wordpress.org/campusconnect/\">Welcome to WordPress Campus Connect</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/stephendumba1/\">Stephen Dumba&#8217;s WordPress.org profile</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/handbook/wordpress-credits-contribution-internship-program/\">WordPress Credits: Contribution Program for Students</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/education/student-clubs/\">WordPress Student Clubs</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://events.wordpress.org/campusconnect/2025/ajmer/\">WordPress Campus Connect in Ajmer</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/community/2026/05/01/peer-review-needed-hands-on-wordpress-meetup-activity-library/\">Peer Review Needed: Hands-On WordPress Meetup Activity Library</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/community/2026/04/03/introducing-the-wordpress-facilitator-training-program/\">Introducing the WordPress Facilitator Training Program</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/news/2026/02/ai-leaders-credential/\">Piloting the AI Leaders Micro-Credential</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/community/2026/06/03/monthly-education-buzz-report-may-2026/\">Monthly Education Buzz Report – May 2026</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://learn.wordpress.org\">Learn WordPress</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/news/2026/04/student-clubs-build-momentum/\">WordPress Student Clubs Build Momentum</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Links provided by the guests</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WordPress.org Education page:<br /><a href=\"https://wordpress.org/education/\">https://wordpress.org/education/</a> (and all subpages)</li>\n\n\n\n<li>WordPress Credits Institution application form:<br /><a href=\"https://make.wordpress.org/handbook/wordpress-credits-contribution-internship-program/#get-involved\">https://make.wordpress.org/handbook/wordpress-credits-contribution-internship-program/#get-involved</a></li>\n\n\n\n<li>Call for WP Credits mentors and mentor application form:<br /><a href=\"https://make.wordpress.org/handbook/wordpress-credits-contribution-internship-program/a-guide-for-wp-credits-mentors/call-for-mentors/\">https://make.wordpress.org/handbook/wordpress-credits-contribution-internship-program/a-guide-for-wp-credits-mentors/call-for-mentors/</a></li>\n\n\n\n<li>Any companies interested in supporting the Credits Program:<br /><a href=\"https://make.wordpress.org/handbook/wordpress-credits-contribution-internship-program/get-involved-company-guide/\">https://make.wordpress.org/handbook/wordpress-credits-contribution-internship-program/get-involved-company-guide/</a></li>\n\n\n\n<li>Student form to apply their institution for the Credits Program:<br /><a href=\"https://airtable.com/appIzQKfwTn5dyPVp/shr6Gf1mMMEAxevw4\">https://airtable.com/appIzQKfwTn5dyPVp/shr6Gf1mMMEAxevw4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/handbook/education/wordpress-facilitator-training-program/\">WordPress Facilitator Training Program</a></li>\n\n\n\n<li>Education buzz reports: <a href=\"https://make.wordpress.org/community/tag/education-buzz/\">https://make.wordpress.org/community/tag/education-buzz/</a></li>\n\n\n\n<li>Apply to organize a WPCC event: <a href=\"https://events.wordpress.org/campusconnect/organize/\">https://events.wordpress.org/campusconnect/organize</a></li>\n\n\n\n<li>Apply to create a student club: <a href=\"https://make.wordpress.org/community/handbook/education/student-clubs/request-the-creation-of-a-wordpress-student-club/\">https://make.wordpress.org/community/handbook/education/student-clubs/request-the-creation-of-a-wordpress-student-club/</a></li>\n\n\n\n<li>Ai credentials:<br /><a href=\"https://wordpress.org/news/2026/02/ai-leaders-credential/\">https://wordpress.org/news/2026/02/ai-leaders-credential/</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Guest bios:</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Destiny Kanno</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Destiny Fox Kanno, sponsored contributor acting as a Community Education Programs Manager at Automattic. Destiny works closely with the Community team and Training Team, with a focus on growing, enabling and amplifying WordPress Campus Connect, Student Club, WordPress Credits and other education initiatives.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Anand Upadhyay</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Anand Upadhyay is a long-time WordPress contributor and community advocate based in Ajmer, India. Active in the ecosystem since 2010, he has contributed to several Make WordPress teams including Core, Docs, Community, and Polyglots, with a strong focus on empowering others to get involved. He is the founder of <a href=\"https://wpvibes.com\">WPVibes</a>, a WordPress plugin development company that builds performance-driven tools for WordPress and WooCommerce users.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Anand is also a regular WordCamp speaker, Meetup organiser, and someone deeply committed to bringing WordPress education to students. In 2024, he launched the first WordPress Campus Connect event, which went on to become a global program officially recognised by the WordPress Foundation. Anand continues to support and mentor student communities through events, workshops, and open-source advocacy.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Maciej Pilarski</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Maciej Pilarski is a Community Wrangler at Automattic, where he works on WordPress.org with a focus on educational initiatives that connect the next generation of contributors to the global WordPress community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">As one of the admins behind the WordPress Credits Program, Maciej works with universities across Central &amp; Eastern Europe and Asia to bring students into open source contribution, pairing them with mentors, building institutional partnerships, and helping turn academic coursework into real-world impact on software used by 43% of the web.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Originally from Poland and now based in Okinawa, Japan, Maciej brings a uniquely cross-cultural perspective to community building, bridging local ecosystems in places like Kraków, Riga, Tallinn, and Tokyo with the wider WordPress world. He&#8217;s passionate about making open source contribution more accessible and making sure the WordPress community reflects the full diversity of the people who use it.</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, 24 Jun 2026 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:6;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Open Channels FM: Revisiting What Matters Most\";s: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:34:\"https://openchannels.fm/?p=2556050\";s: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:53:\"https://openchannels.fm/revisiting-what-matters-most/\";s: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:205:\"In this episode, Bob Dunn recaps six months of key themes, highlighting the surge in AI discussions, ongoing debates about the open web, and WordPress\'s enduring relevance, while embracing honest dialogue.\";s: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, 24 Jun 2026 12:58:56 +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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Open Channels FM: BackTalk on Interoperability, Infrastructure and Pragmatism\";s: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:34:\"https://openchannels.fm/?p=2555826\";s: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://openchannels.fm/backtalk-on-interoperability-infrastructure-and-pragmatism/\";s: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:147:\"Ongoing challenges in decentralized social networks, emphasizing the need for practical solutions and immediate usability for developers and users.\";s: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, 24 Jun 2026 11:57: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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Matt: No Bubble\";s: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=153299\";s: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:32:\"https://ma.tt/2026/06/no-bubble/\";s: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:425:\"<p class=\"wp-block-paragraph\">A throwback from 2007: a local Bay Area a cappella group called The Richter Scales made a Webby Award-winning viral video about how that bubble felt. <em>Hat tip: <a href=\"https://toni.org/\">Toni</a>.</em></p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\";s: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, 24 Jun 2026 06:57:52 +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:9;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"WordPress.org blog: Browse the New Mercantile Swag Store\";s: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=20930\";s: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://wordpress.org/news/2026/06/open-web-merch/\";s: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:3868:\"<p class=\"wp-block-paragraph\"><a href=\"https://mercantile.wordpress.org/\">Mercantile</a>, the official swag store of the WordPress project, has a newly redesigned storefront with a catalog that now sits front and center, and a design tuned to hold up across a wide range of screen sizes. There are also small touches, like automatically selecting a variant when only one is in stock and order emails styled to match the look and feel of the store.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-20931\" height=\"1055\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=2048%2C1055&#038;ssl=1\" width=\"2048\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Throughout the design, the storefront leans into the history and culture of WordPress. Visual and copy choices nod to familiar elements of the project, from the metabox and the admin bar to Wapuu making the occasional appearance, with small open source and code references for those who look closely. The aim was a storefront that feels uniquely WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Under the hood, the storefront shows what a modern WordPress and <a href=\"https://woocommerce.com/\">WooCommerce</a> site can do. It is built almost entirely with blocks, including a block-based cart, checkout, mini-cart, and order confirmation, supported by a set of custom theme blocks created for the store. The <a href=\"https://developer.wordpress.org/block-editor/reference-guides/interactivity-api/iapi-about/\">Interactivity API</a> powers the catalog navigation and modal states, the store runs on WordPress 7.0, and accessibility is built in throughout, honoring reduced-motion preferences across animations and meeting color contrast standards. Product pages surface per-product attributes such as size, material, and care, so shoppers have the details they need before adding an item to the cart.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-20932\" height=\"800\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=2048%2C800&#038;ssl=1\" width=\"2048\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">This latest redesign supported the Mercantile booth at <a href=\"https://europe.wordcamp.org/2026/\">WordCamp Europe</a>. To make in-person sales work smoothly, the team enabled local pickup at checkout and added a set of event-only products refined to match the rest of the catalog. Fifty orders were completed at the event using in-person payments, a strong real-world test of the new checkout flow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There is more on the way! A playful experiment in progress will let curious shoppers explore a text-based version of the store from the command line, a small tribute to the developers who make up much of the WordPress community. Subtle hints pointing the way will appear once it is ready.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-20933\" height=\"719\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=2048%2C719&#038;ssl=1\" width=\"2048\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The new Mercantile is the work of many contributors who designed, built, tested, and refined it together. Every purchase supports the <a href=\"https://wordpressfoundation.org/\">WordPress Foundation</a>, a 501(c)(3) nonprofit organization, in its mission to democratize publishing and preserve open source software for generations to come. Take a look around and find something you love.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://mercantile.wordpress.org/\">Shop at <strong>mercantile.WordPress.org</strong></a></div>\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:\"Mon, 22 Jun 2026 15:07: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:\"jillq\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"Open Channels FM: Navigating Burnout in the Age of AI-Driven 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2555430\";s: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://openchannels.fm/navigating-burnout-in-the-age-of-ai-driven-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:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:180:\"AI transforms developer workflows, causing cognitive overload and blurring work-rest boundaries. Establishing intentional breaks is crucial to maintain balance and prevent burnout.\";s: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 Jun 2026 10:08: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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Matt: Hill For A Stepper\";s: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=153269\";s: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:35:\"https://ma.tt/2026/06/hill-stepper/\";s: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:798:\"<p class=\"wp-block-paragraph\">In honor of Father&#8217;s Day, I wanted to add to the <a href=\"https://ma.tt/chuck/\">two quotes from my Dad&#8217;s obituary</a>, &#8220;Seven days without chicken made one weak.” and  “If you fail at raising your children, nothing else mattered.” with another saying he had.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Ain&#8217;t no hill for a stepper.</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to learn more about this, <a href=\"https://waywordradio.org/stepper-like-you/\">check out this part of the A Way with Words podcast</a>, and apparently, it <a href=\"https://www.youtube.com/watch?v=Lui5y2AcYpM\">might have come from the musician John Gaar</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, 22 Jun 2026 06:58: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:12;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: Death by PowerPoint\";s: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=153252\";s: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://ma.tt/2026/06/death-by-powerpoint/\";s: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:760:\"<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">PowerPoint makes us stupid. </p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">— Gen. James N. Mattis of the Marine Corps, the Joint Forces commander</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://www.nytimes.com/2010/04/27/world/27powerpoint.html\"><img alt=\"\" class=\"wp-image-153254\" height=\"340\" src=\"https://i0.wp.com/ma.tt/files/2026/06/27powerpoint_CA0-articleLarge.webp?resize=600%2C340&#038;quality=80&#038;ssl=1\" width=\"600\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Classic <a href=\"https://www.nytimes.com/2010/04/27/world/27powerpoint.html\">2010 NYT <em>We Have Met the Enemy and He Is PowerPoint</em></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:\"Sun, 21 Jun 2026 06:03: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: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:13;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matt: Best Trash\";s: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=153245\";s: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:33:\"https://ma.tt/2026/06/best-trash/\";s: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:1194:\"<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">A typography savant on staff had spent a month designing link underlines (literally just lines) that were more visually pleasing than Chrome or Safari’s defaults. On Tuesdays, engineers stayed late at the office, fixing design imperfections over dinner. One of them began a 2,500-word <a href=\"https://medium.com/@fat/mediums-css-is-actually-pretty-fucking-good-b8e2a6c78b06\" rel=\"noopener\" target=\"_blank\">post</a> about Medium’s CSS code with a quote attributed to Lil Wayne: “I believe that to be the best, you have to smell like the best, dress like the best, act like the best. When you throw your trash in the garbage can, it has to be better than anybody else who ever threw their trash in the garbage can.”</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">From Harris Sockel&#8217;s essay <a href=\"https://www.piratewires.com/p/what-happened-to-medium\">What Happened to Medium</a>, which I think is meant to be a dunk? But I think it&#8217;s awesome. Medium&#8217;s design and typography has always been really impeccable. I love when people obsess like this.</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, 20 Jun 2026 13:51:14 +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:14;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Matt: Midjourney Medical\";s: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=153216\";s: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/2026/06/midjourney-medical/\";s: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:3191:\"<p class=\"wp-block-paragraph\">I&#8217;m sorry I couldn&#8217;t be there in person, but I was so excited to watch the <a href=\"https://www.midjourney.com/medical\">Midjourney Medical</a> launch from afar. This is a really big deal. <a href=\"https://x.com/DavidSHolz\">David Holz</a>, one of the most underrated pioneers in AI, has taken money from <a href=\"https://www.midjourney.com/explore?tab=top\">making cat pictures</a> to build a full-body ultrasound scanner that can give you <a href=\"https://www.midjourney.com/medical/blogpost\">incredible visibility in 60 seconds</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-153220\" height=\"302\" src=\"https://i0.wp.com/ma.tt/files/2026/06/female_lower_abdomen_mask-458023b86b6cf387-1024x512.webp?resize=604%2C302&#038;quality=80&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">You can <a href=\"https://x.com/i/broadcasts/1MJgNNoAPLyGL\">re-watch the livestream here</a>, which I recommend. You might remember David from Leap Motion, which <a href=\"https://ma.tt/2012/05/leap-motion/\">I blogged back in 2012</a>. It&#8217;s so cool to a small but mighty independent company innovate and apply learnings across seemingly disparate sectors.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I wish all my friends in jazz and the arts who are  despondent about tech could meet David:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">“We’re going to be a little confusing for the next six months as we announce all the things, but I’m hoping as they all are out there, they form a picture which I hope feels cohesive. Most of them are around creativity, but some of them, like this, are just around positive human futures that we actually want to be a part of. And I think this is an important thing for AI companies to do—for all humans to do.” — David Holz</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">If you understand imaging, you know the tradeoffs between X-ray, CT (computed tomography), MRI (magnetic resonance imaging), and ultrasound, and Midjourney&#8217;s approach doesn&#8217;t cover everything, but what&#8217;s incredible is the speed, amount of data, and using AI to process and get something useful out of it. Ultrasonics will be an incredibly exciting area over the next few years, first for imaging and later <a href=\"https://www.mayoclinic.org/tests-procedures/high-intensity-focused-ultrasound/about/pac-20596150\">for intervention</a>. I can imagine a future where you dip into one of these once a month just to keep an eye on things, not just to find bad stuff but to see the impact of exercise or dietary changes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We&#8217;re fairly new to scanning healthy people, and I always advise friends getting their first whole-body MRI with <a href=\"https://www.biograph.com/\">Biograph</a> or <a href=\"https://prenuvo.com/\">Prenuvo</a> that it&#8217;s very common to hear something scary at first, only to find it&#8217;s benign. Also, I&#8217;ve now heard many examples of things that were caught and treated early, years before they might otherwise have been noticed.</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, 20 Jun 2026 04:09: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: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:15;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WordPress.org blog: Kim Parsell Memorial Scholarship Opens for WordCamp US 2026\";s: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=20927\";s: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/2026/06/kim-parsell-wcus-scholarship/\";s: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:4552:\"<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-20941\" height=\"1080\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=1920%2C1080&#038;ssl=1\" width=\"1920\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Applications are now open for the 2026 Kim Parsell Memorial Scholarship, which supports one active WordPress contributor who identifies as a woman and has not previously attended WordCamp US. The scholarship helps make it possible for a community member with financial need to join WordCamp US 2026 in Phoenix, Arizona, and take part in one of the largest annual gatherings in the WordPress project.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The scholarship honors Kim Parsell, a longtime WordPress contributor whose work and presence left a meaningful mark on the project. Kim was known for her care, generosity, and commitment to helping others feel welcome in open source spaces. For readers who are less familiar with her story, the <a href=\"https://us.wordcamp.org/2019/memories-of-kim-parsell/\">tributes shared by friends and colleagues</a> offer a deeper look at her role in the WordPress community and the lasting impact she had on those who knew her. Through this scholarship, the WordPress Foundation continues to recognize contributors who reflect that same spirit of participation and community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress is built by people from many backgrounds, experiences, and areas of expertise. Events like WordCamp US create space for contributors to meet in person, learn from one another, and continue the work that supports the software and the community around it. For some contributors, the cost of travel, lodging, and registration can make attending difficult. The Kim Parsell Memorial Scholarship helps reduce that barrier for one eligible contributor each year.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Scholarship Details</h2>\n\n\n\n<p class=\"wp-block-paragraph\">One scholarship will be awarded for WordCamp US 2026. Applicants must:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Identify as a woman. </li>\n\n\n\n<li>Be actively involved as a contributor to WordPress.</li>\n\n\n\n<li>Have never attended WordCamp US before.</li>\n\n\n\n<li>Demonstrate financial need to attend the event.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">The scholarship includes the cost of a WordCamp US 2026 ticket, round-trip flight, and lodging. Applications are open through July 10, 2026, and all applicants will be notified of the decision by July 24, 2026.</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 has-background wp-element-button\" href=\"https://wordcampcentral.survey.fm/wcus-2026-kim-parsell-scholarship-application\" style=\"background-color: #6c214f;\">Apply for the Kim Parsell Memorial Scholarship</a></div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\">WordCamp US 2026 will take place August 16–19, 2026, at the Phoenix Convention Center in Phoenix, Arizona. Contributors, attendees, volunteers, organizers, and sponsors will come together to share ideas, learn from each other, and continue building the future of WordPress. For many contributors, attending in person creates new ways to collaborate, find support, and stay connected to the open source work that happens throughout the year.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To learn more about eligibility, visit the <a href=\"https://wordpressfoundation.org/kim-parsell-memorial-scholarship/\">Kim Parsell Memorial Scholarship page</a>. Community members are encouraged to share this opportunity with contributors who may qualify. You can also learn more about attending WordCamp US 2026 on the <a href=\"https://us.wordcamp.org/2026/tickets/\">WordCamp US tickets page</a>, explore <a href=\"https://us.wordcamp.org/2026/call-for-volunteers/\">volunteer opportunities</a>, or review <a href=\"https://us.wordcamp.org/2026/call-for-sponsors/\">sponsorship opportunities</a>.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-20939\" height=\"1978\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=943%2C1978&#038;ssl=1\" width=\"943\" /></figure>\n</div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\"></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, 19 Jun 2026 16:55: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:16;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Open Channels FM: Open Channels FM v4.8 Changelog\";s: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:34:\"https://openchannels.fm/?p=2555724\";s: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://openchannels.fm/open-channels-fm-v4-8-changelog/\";s: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:208:\"Bob Dunn has launched a blog commentary and a weekly series, \"Open Tabs.\" Do the Woo is now an independent podcast. Updates include a redesigned homepage, new episode features, and a newsletter format change.\";s: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, 19 Jun 2026 09: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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WordPress.org blog: Global Partners Across the First Half of the 2026 WordPress Event Season\";s: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=20910\";s: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:67:\"https://wordpress.org/news/2026/06/global-partners-first-half-2026/\";s: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:7579:\"<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-20911\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/55169598894_0199c1bbb9_o-scaled.jpg?ssl=1\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">This post recaps how the WordPress project&#8217;s five Global Partners — Jetpack, WordPress.com, WooCommerce, Bluehost, and Hostinger — supported community events during the first half of 2026. Across more than a dozen regional <a href=\"https://events.wordpress.org/novisad/2026/developer-day/\">the first WordPress Developers Day</a>, and a growing network of <a href=\"https://events.wordpress.org/campusconnect/\">WordPress Campus Connect</a> events, Global Partners staffed booths, sponsored sessions, and connected with developers, freelancers, students, and agency owners around the world.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A global footprint</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The year began in January with <a href=\"https://nepal.wordcamp.org/2026\">WordCamp Nepal</a>, where Jetpack joined the community in Kathmandu. The momentum carried into India, where <a href=\"https://kolhapur.wordcamp.org/2026\">WordCamp Kolhapur</a> and, a week later, <a href=\"https://pune.wordcamp.org/2026\">WordCamp Pune</a> brought Global Partners face-to-face with a student-heavy audience of roughly 200-250 attendees. In Pune, a session on connecting WordPress with AI workflows drew a large crowd, and attendees were curious about WordPress.com plans, new AI features, and Automattic for Agencies. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-20920\" height=\"675\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/img_1932.jpg?resize=1206%2C675&#038;ssl=1\" width=\"1206\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">In February, Jetpack traveled to <a href=\"https://portharcourt.wordcamp.org/2026\">WordCamp Port Harcourt</a> in Nigeria, an inclusive and well-organized event with 256 attendees that featured talks on inclusion and accessibility. Locally produced swag was a standout success there, a reminder that the WordPress community&#8217;s reach extends well beyond Europe and North America.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Across Europe</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Spring brought a wave of European events. At <a href=\"https://madrid.wordcamp.org/2026\">WordCamp Madrid</a>, with 280 attendees, WordPress.com served as a Global Sponsor and ran a Wapuu treasure hunt that drew 97 participants. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-20921\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/55230328181_175ece15a5_o-scaled.jpg?ssl=1\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Down the coast in France, <a href=\"https://nice.wordcamp.org/2026\">WordCamp Nice</a> gave Jetpack a chance to connect with 247 freelancers and developers, an audience that appreciated concrete, easy-to-explain solutions and asked questions about newsletters, security, and Jetpack&#8217;s broader feature set.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://vienna.wordcamp.org/2026\">WordCamp Vienna</a> stood out for its developer-heavy crowd of 277. From a Jetpack-branded booth staffed on both days, the team engaged with agencies and merchants, fielded numerous questions about WooCommerce and security, and booked 8 agency meetings. Many builders were interested to learn that Automattic stands behind both WordPress.com and WooCommerce. In Italy and Germany, <a href=\"https://torino.wordcamp.org/2026\">WordCamp Torino</a> and <a href=\"https://leipzig.wordcamp.org/2026\">WordCamp Leipzig</a> both reflected growing curiosity about AI, a theme that resurfaced throughout the year. At Leipzig, with 109 agencies, hosting companies, and freelancers in attendance, WordPress.com staffed a booth where tote bags were in high demand, while conversations kept returning to AI and WordPress Studio.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://slovenia.wordcamp.org/2026\">WordCamp Slovenia </a>and <a href=\"https://portugal.wordcamp.org/2026\">WordCamp Portugal</a> closed the European stretch. WordPress.com brought a booth to Ljubljana, and in Porto, it appeared with both a booth and logo presence alongside WooCommerce, which suited an event filled with e-commerce builders and Woo payment providers. The first WordPress Developers Day in Novi Sad introduced a new format, with Jetpack as a global sponsor and nearly 30 in-depth conversations on Jetpack, WooCommerce, performance, and the realities of client work.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Community in Uganda</h2>\n\n\n\n<p class=\"wp-block-paragraph\">In May, <a href=\"https://kampala.wordcamp.org/2026\">WordCamp Kampala</a> brought four Global Partners onto the sponsor roster: Jetpack, WooCommerce, Bluehost, and WordPress.com. The event, themed &#8220;Tech for Social Good,&#8221; welcomed more than 200 attendees and reflected the energy of a fast-growing local community.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Support from Global Sponsors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Behind every one of these events is a layer of support that does not always appear at a booth. In 2026, Bluehost and Hostinger both joined the <a href=\"https://events.wordpress.org/sponsor/\">WordPress community sponsorship program</a> as top-tier Global Sponsors, alongside Jetpack and WordPress.com. Their contributions help underwrite the global WordCamp program and the community events that make a year like this possible. That program-level backing is what allows organizers in Kathmandu, Porto, and Kampala to bring their events to life, and the WordPress community is grateful to every partner that invests at that scale.<br /></p>\n\n\n\n<h2 class=\"wp-block-heading\">Campus Connect reaches 6,200 students</h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the most notable stories of 2026 is not a WordCamp at all. It is <a href=\"https://events.wordpress.org/campusconnect/\">WordPress Campus Connect</a>. As of early June, the program has passed 6,200 students, with 25 events completed in 2026, 45 events all-time, and 42 more in planning or already scheduled. WordPress.com has played a direct support role throughout, including providing hosting for WordPress Campus Connect events around the world.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The connective tissue between these events and the broader community is real. An organizer first met at WordCamp Mukono went on to help lead WordPress Campus Connect work in Uganda. A student who built her first WordPress site at a WordPress Campus Connect event later attended a WordCamp. These events serve as a pathway for the next generation of WordPress contributors, builders, and professionals.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Looking ahead</h2>\n\n\n\n<p class=\"wp-block-paragraph\">If 2026 has shown anything, it is that interest in WordPress, and in the tools and services that Global Partners provide, continues to grow around the world. The questions being asked at booths and in sessions are sharper, the audiences more diverse, and the community&#8217;s reach more genuinely global. Thank you to Jetpack, WordPress.com, WooCommerce, Bluehost, and Hostinger for being part of that story this year, and to every organizer, volunteer, speaker, and attendee who made these events possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To find an upcoming event near you, visit <a href=\"https://central.wordcamp.org\">WordCamp Central</a>. To learn how organizations can support the WordPress project, see the <a href=\"https://events.wordpress.org/sponsor/\">community sponsorship program</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, 18 Jun 2026 17:01:21 +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:\"Harmony Romo\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Open Channels FM: AI Hype and Hope Navigating Optimism and Skepticism\";s: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:34:\"https://openchannels.fm/?p=2555778\";s: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://openchannels.fm/ai-hype-and-hope-navigating-optimism-and-skepticism/\";s: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:170:\"In this episode, hosts and guests share diverse perspectives on AI\'s rise, touching on its potential, challenges, and how it\'s reshaping industries and human interaction.\";s: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, 18 Jun 2026 09:58: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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: #221 – Rahul Bansal on Using AI Everywhere at rtCamp\";s: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=204828\";s: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://wptavern.com/podcast/221-rahul-bansal-on-using-ai-everywhere-at-rtcamp\";s: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:55356:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\"><strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">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 using AI everywhere at rtCamp.</p>\n\n\n\n<p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">So on the podcast today we have Rahul Bansal. Rahul has a long and accomplished history in the WordPress ecosystem. As the founder and CEO of rtCamp, a company he started 17 years ago, he&#8217;s led his agency through the rapidly changing landscape of the web, helping enterprise clients such as Google, Fortune 500 companies, and major publishers solve complex problems with innovative WordPress based solutions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">rtCamp specialises in everything from large scale website builds, to more bespoke projects like Chrome extensions and SaaS connectors, and has grown to a team of hundreds over the years.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Today&#8217;s episode takes a deep dive into Raul&#8217;s recent talk at WordCamp Asia, which focused on what it will take to launch and scale an enterprise WordPress agency in the future.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversation focused on real, hard won, lessons from rtCamp&#8217;s journey, but also how rapidly the playbook is changing with advances in technology, particularly the explosion of AI tools and workflows.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We discuss Rahul&#8217;s philosophy around hiring, namely building a team of people whose strengths complement each other rather than just replicating your own skillset. This approach has allowed rtCamp to adapt to new challenges, fill gaps in expertise, and whether major industry changes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We then explore how this idea of complimentary sets can also apply to choosing the right kinds of clients, those who value your expertise because they need what you offer, rather than simply hiring somebody who does what they already know.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A theme that emerged in the conversation was specialisation. Rahul outlines how, whereas rtCamp&#8217;s earliest differentiator was a simple focus on WordPress, when virtually nobody else in India was, today&#8217;s agencies must drill down much further to stand out choosing niches within niches, such as WooCommerce, or payment gateway integrations, and becoming recognised experts in those areas in order to thrive in a much more crowded field.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Towards the end of the episode, the discussion turns to what might be the most significant topic for agencies today, artificial intelligence. Rahul describes how recent advances in AI have not only altered his agency&#8217;s practises, but given them a firm mandate. If something in rtCamp can be done by AI it will be.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We talk about how AI is being leveraged inside rtCamp to automate and optimise everything from sales and proposal writing to project management, and even technical proof of concept builds. With a unified platform for all business processes, the agency is now able to significantly reduce costs, speed up delivery, and focus on higher value consulting and creativity, reshaping roles and team composition as a result.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in what it takes to stand out and succeed in the evolving world of enterprise WordPress agencies, how to confront uncertainty with both optimism and realism, and how AI can become not just a bolt-on feature, but the operational backbone of your business, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">And so without further delay, I bring you Rahul Bansal.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I am joined on the podcast by Rahul Bansal. Hello, Rahul.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rahul Bansal:</strong> Hello Nathan. Thanks for having me here.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nathan Wrigley:</strong> You are very welcome. Rahul and I were both at WordCamp Asia and that is going to be the main focus of the podcast today. We&#8217;re going to be talking about agencies, growth in agencies, and then probably delving into AI a little bit at the end because of a recent announcement that came out of rtCamp, which is the company that Rahul founded many years ago.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In order to, I suppose, lend credibility to a conversation about agency work, would you mind Rahul, just introducing yourself and tell us a little bit about who you are, what you do in WordPress, and maybe give us a few little interesting facts about rtCamp and what you do over there.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rahul Bansal:</strong> So I&#8217;m, as you mentioned, founder and CEO of rtCamp. We started this 17 years ago. We primarily help large enterprise client, sometimes we build websites for their marketing team, which is the most common use case of WordPress. But at the same time, we help large tech companies like Google communicate better with the WordPress ecosystem for their offering. Like sometimes we build products that includes neither thing, neither plugin, but something like Chrome extension. For large companies sometimes we build like SaaS connectors for technology companies.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Yeah, so we work with, like a big companies really Fortune 500, and the idea is to deliver something related to WordPress in one form or another form.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nathan Wrigley:</strong> If you go to the rtCamp website, you can probably Google it I would&#8217;ve imagined, then you&#8217;ll be able to get some impression of what the company is like.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I think last time we spoke you were into the sort of 200 employees level. I&#8217;m not sure if those numbers have gone up or down or what have you. But you get an impression of how large it is. And one of the interesting things that I spotted during my time at WordCamp Asia was just how vibrant the community, the WordPress community is. So maybe we&#8217;ll get into that a little bit as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m going to concentrate to begin with on the presentation that you gave at WordCamp Asia. If you would like to see that, wordpress.tv will have a video. And if the video is already available, I will link to it in the show notes. But the presentation that Rahul gave was entitled, how to Start an Enterprise WordPress Agency in 2026. And I&#8217;ll just read the blurb that goes with it because it was fairly short and easy to manage.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Building a WordPress agency business for large enterprises. In this talk, I&#8217;ll share the story of how rtCamp grew from a small WordPress shop into a globally recognised enterprise agency, trusted by Fortune 500 companies and major publishers. If you&#8217;re starting an agency today or looking to move up market in 2026, this session will give you a realistic roadmap building on real lessons from my personal experience.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I suppose what I&#8217;m going to do at the beginning, Rahul, if it&#8217;s all right with you, is just ask you to tell us some of the bits and pieces that you mentioned during that. Some of the advice that you would give an agency owner beginning in 2026.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rahul Bansal:</strong> Yeah. So first, like I deviated a little bit from the blurb because when I applied this talk I had a different frame of mind that, hey, I&#8217;m going to do this. And then as I was preparing the talk, and in during those months, especially like last few months, the AI has reshaped everything. And then I realised that a lot of what worked for rtCamp won&#8217;t work even for rtCamp if I start again today.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Rather than making it as a nice story about what worked for us, I lean more towards practical advice, and that&#8217;s where the essence remained. But I focus more on the 2026 part, because when we started, it was 2006. The first time when I used WordPress was 2006. rtCamp started in 2009. 20 years is a big time. And then at the end of this 20th year, like we are going through this AI led change.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So a lot of things that worked for me won&#8217;t work anymore. And that is how I restructured my talk to take enough from our history, enough from our learnings, what worked for us.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The way we hire is very different. And after the talk, if that one line that stick with the audience, that many people told me that the hire your complementary set was the most different idea. And it&#8217;s timeless idea. It&#8217;s relevant in AI world also.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So the idea was basically that we have this bias that when we try to scale, like basically when we go from freelancing to agency business, the idea of building a business, we try to find people like us. But my idea was that we should initially, especially, we should find people who are opposite of us. Like I was good at engineering, bad at sales, so my co-founder is sales heavy. My English was not good. His English was very polished.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I literally listed down my weakness and found people who were opposite of me. Even interesting part was that, to the few initial hires I asked the questions, whose answer I had no idea whether they&#8217;re saying right or wrong.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that was the most interesting idea and I think that&#8217;s still relevant today. I will do exactly same thing if I have to start building a new agency. I will build in WordPress, build in AI, any kind of business I will, my initial few hires will all together will cover each other&#8217;s weaknesses.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s at certain scale then you need to replicate, like, you need 50 engineers, you need 20 React engineers, you need five people who can write same proposal. That comes much later. But starting is all about finding your complementary set. And this was inspired by a set theory from math class that I attended in when I was like some 12-year-old. That stuck around before the life. And that is what I put in this talk as a biggest lesson we learned and that worked.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The second most specific thing that I would say, practical advice, like that was more about hiring advice, but that is not only hiring address, that is, I advise in many walks of life applicable.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When you&#8217;re looking for your client, you have to look for complimentary set there as well. Because you are trying to sell to agencies like yours, your margins gets hit a lot. You need to find people who do not understand WordPress at all because then, that is why your expertise become more important and premium for them, because they need to depend on you. They value you more. You are not commoditised for them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that hiring your complementary set works across the board. But then the most specific advice I gave that I didn&#8217;t follow myself, I would say. Actually there was nothing to follow that. When I started WordPress was just a blogging platform. There was custom post type were not yet part of WordPress Core. Everybody was just building blogs. We were playing around themes, and the race was to make our blog look unique. The metric usually was like traffic and how many email subscribers you got.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So there was no niche to pick. Like, that was the only thing WordPress was doing. And after post type, people started building a lot more than WordPress. Actually people started pushing WordPress earlier, and as a result of that, WordPress created those APIs to make it easy to extend WordPress beyond blogging platform.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But today, in 2026, there is so many things happening. And if you&#8217;re starting new and you do what rtCamp did on day one, like, hey, we are WordPress agency. That is not going to work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It worked for us 20 years back because we were like, probably only one in India at that time who said at that time that we will be only taking WordPress project. Because India was a land of outsourcing. Like in supply chain, it was like a, it&#8217;s like a Chinese manufacturer saying that, hey, we are only going to assemble if you are building for iPhone. So it&#8217;s like, hey, we are only going to write PHP if it is going to end up as a WordPress theme or plugin. We are not going to do what was Cake PHP project at that time. We are not going to write custom PHP script.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So in a way we picked the whole WordPress as a niche among the largest set of choices available to us. But if your largest set of choices was building a iOS company, like mobile app company. Mobile app was big because with the introduction of iPhone, there was a sudden shift and huge demand for iOS apps, and we haven&#8217;t built one till 17 years. Like literally we built our first iOS app, public iOS app last month.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That time we were like, well, we are going to only do WordPress. So now that advice translate into, pick a niche within WordPress because WordPress itself is the web now. That time, WordPress was very small. Now you can choose e-commerce. Within e-commerce then you can probably pick WooCommerce. Within WooCommerce then probably you can pick like, depending on your market, payment gateway specialisation, ERPs, back office specialisation, subscription based businesses.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Start by picking a niche as small as possible and then go bottoms up, rather than starting with everything. So that was the key takeaway of my session, I would say that. Pick a niche, position yourself as a expert in the niche. Don&#8217;t just say that, hey, we build WooCommerce store, or we build WordPress site.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nathan Wrigley:</strong> Okay. Yeah, I&#8217;ve got all of that. So firstly, hiring. That&#8217;s an interesting one. Hire people that are different from you. I was imagining when you were saying that, I wonder how long you can do that, because you can&#8217;t, eventually, you have a company of a hundred people and all of them are not the same as you. Eventually it must be nice to find somebody who&#8217;s a little bit like you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But then also you mentioned picking clients who will trust your expertise, I think is a good way of describing that. Because they themselves are perhaps not expert within that WordPress platform.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And now of course, moving forwards, what worked for you in terms of being a WordPress agency 17 odd years ago, that was, as it turns out, really successful. But now you are going to be amongst tens of thousands in India alone, if all you say is that you are a WordPress agency. So you need to go a little bit more specialised and niche down.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I wonder, Rahul, with the benefit of hindsight, it&#8217;s always easy to look back and sort of see for example, from my perspective, I see rtCamp as an entirely successful enterprise. You know, you began all those years ago, and decisions were made and you grew and you grew and you grew and you grew, and now we are where you are now. Committing a lot to WordPress with incredible growth and a really amazing agency on your hands.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I&#8217;m just wondering, looking back, with the benefit of hindsight, were there any moments where you made some decisions where you were very nervous about how it was going to be?</p>\n\n\n\n<p class=\"wp-block-paragraph\">So for example, one of those could be WordPress. There was no writing on the wall that said WordPress will be the successful CMS. That really could have gone either way. It could have been Drupal, it could have been something that some kid in a basement created. So I&#8217;m just wondering, are there moments when you look back and you think to yourself, gosh, I am so glad that we did that random choice than all the others that we could have made?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rahul Bansal:</strong> Yep. So it&#8217;s a reality that, one of the co-founders we lost, within the first year of company formation was because, I refused to add Joomla to our offering. And Joomla I think was market leader at that time when we started. So we were like more like engineers, like some were good at sales, some were good at communication, but we were all from the same kind of school, like we didn&#8217;t know if there was any survey existed.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So we didn&#8217;t back by any data. The only reason we chose to stay with WordPress or build this agency with WordPress because we were using WordPress. So rtCamp for the most part, people missed that. So rtCamp was not started as an agency. rtCamp was basically a media company, a blog network. And that blog network was running on WordPress. As a technology blogger. It&#8217;s like just imagine WP Beginners, like that is more relevant example.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So by the way, we, and WP Beginner were operating at the same time, that&#8217;s the power of niche. Like say I chose to focus on WordPress and say very very well. And my technical blog was everything like from iPhone to Windows operating system to Mac OS update to web APIs, to HTTP2. Whatever, like it was a larger technology blog So we were more like a stripped down version of TechCrunch rather than picking a niche. And Syed picked this WordPress as a niche.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Both were contemporaries in that same era. Now just imagine Syed in those days I started an agency. So we were using WordPress, we needed to stand out because, social network or blogging or web was still a fancy place. Like minimalism wasn&#8217;t the trend. It was how much you can push, like how you can make your website look different without using Flash. That was the coolest thing. Like how much you can push jQuery, how advanced CSS you can write. So all those things led to we customising our WordPress a lot.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Another thing that worked in our part was, our blog was one of the biggest in India. Globally also, it had good traffic. In fact, it had so much traffic that one of the most Googled keyword in my name was Rahul Bansal, how much money this guy make. Like that was the first question I used to get asked because traffic was insane. We used to get a lot of traffic.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That led us to writing nice WordPress code. In early days, like especially when I was freelancer, I had to write amazing WordPress code that will scale and host it in a way that it will also scale. So not only WordPress, we choose Nginx before it become a norm. Like before there was. anybody started any WordPress managed hosting company. We managed to scale WordPress at a very high level.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so now we, are this famous blog running on WordPress handling so much traffic, on Linode&#8217;s $10 something plan. Customising it. So we got this natural market. We got initial customers were technically our competitors, like other tech bloggers. It&#8217;s like TechCrunch hiring Mashable to customise their blog So something like, because Mashable has a tech team. So that was at early story of rtCamp.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then we realised that we are making more money and faster money via customising WordPress. So we started cutting down on our editorials. And then, slowly, slowly like the business has shifted from, being a blogging agency, to WordPress custom development agency. That&#8217;s why we chose WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And that has been the principle since then, like we only sell what we use. That was the reason we didn&#8217;t, so it wasn&#8217;t any ideological decision. So the ideology is at open source level. So rtCamp is committed to providing open source solution to its client from day one.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Joomla tick that box. But Joomla didn&#8217;t tick the box that we use Joomla. We don&#8217;t use Joomla. There was no reason for us to have our blog running on WordPress and website running on Joomla, and that&#8217;s why we stick around WordPress when there was no data, no trend. And I think in hindsight it was just luck. I would say like it could have backfired.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nathan Wrigley:</strong> Well, okay, I really like this story. Firstly, I like the fact that you are identifying luck as a component, because I think too often when you listen to people who have had success, they sort of chart this narrative of how brilliant the decisions were along the journey and how impeccable, you know, we did this and then we did this, and then we did this, and then we did this. But never a nod to luck.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And of course, with the benefit of hindsight, we did this, we did this, we did this does lead to where you are now. But I really enjoy it when founders and people have that confession in them. Yeah, there was a bit of luck.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But also, and we&#8217;ll get onto this in a minute, because a big part of what you are about to do, or have recently done with your business kind of leans into what you&#8217;ve just been saying.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It sounds like you were led by what was in front of you, if you know what I mean? It doesn&#8217;t sound like there was a great big, okay, by 2016 or 2026, we want to be here. It was more like, okay, this is where we&#8217;re at now. These are the things that are coming to us. Okay, looks like WordPress, not only are we using it, but it looks like people want us to help them to use it. Well, let&#8217;s go there then. Let&#8217;s put the blogging to one side and let&#8217;s become more of a, I don&#8217;t know, a technical helper for you and your website.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So there&#8217;s this sort of lucky piece, but also the willingness to steer into favourable winds, if you know what I mean? I love that story. Thank you very much for that. I also admire your humility in all of that. That&#8217;s lovely.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So the next thing then, I suppose that I want to get into is some change in the landscape at the moment. And again, this maps to what you were just saying about move where the wind takes you. We all know that AI is a thing. You cannot have missed that. But I think a lot of people are taking nervous steps into their business and how they&#8217;re doing things with AI and maybe biting off a little bit here with AI and leaving the rest as it is, and biting off another chunk here, and leaving the rest as it is and slowly moving into AI.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You have a very different approach. And I will link in the show notes to a blog post on the rtCamp website, which I read several weeks ago. I&#8217;ve got to say, I was a little bit, not surprised, that&#8217;s the wrong word, but it was written in such a way that I thought, gosh, now that&#8217;s interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because in it you painted the case that rtCamp in the future is going to do AI everywhere. And I know we hear that all the time. You know, we&#8217;re going to use AI here, and we&#8217;re going to use AI there. You have painted your colours on the mast, and literally, I think you said, if it can be done with AI, it will be done with AI. There will be no stone left unturned.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Okay. Firstly, why? Why have you got that approach? What&#8217;s the reason? Now, I&#8217;m sure it&#8217;s fairly obvious, but lay it out for us anyway.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rahul Bansal:</strong> Yeah. So I don&#8217;t know from where it comes, anytime I see things going south across industry like COVID or, like AI, like everybody was gloomy, my brain kind of think of opposite. So in my brain, I&#8217;m not building, I&#8217;m actually imagining an AI only agency with humans required to probably feel capture. That&#8217;s how my brain works. So it&#8217;s like AI first.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Then again, like WordPress, so I have been lucky more than once in my life. So before this AI came, this famous saying by Steve Jobs like you can only connect the dots looking backward. Three to four years ago, riding on the digital boom, we survived the COVID, like all agencies grew. rtCamp grew a lot more, and a lot faster in very short span of time. And to manage this humongous workforce, we needed to refactor a lot internal tooling, softwares, processes, to the point that we have internally codified our mission that we want to build McDonald&#8217;s of consulting business, inspired by that movie Founder. That was also part of my talk at WorkCamp Asia.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And in fact, I had somebody to literally a complimentary set example. I know we want to build this, but I don&#8217;t have that kind of mental model. So that&#8217;s the brief I give to our chief delivery officer that you have to give me this. McDonald&#8217;s of agency business.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We start thinking of every process that we can repeat, and we realised that we need to take control of our software stack. And we ended up finding something, in open source. That&#8217;s, I would say truly a spiritually aligned to the WordPress ecosystem called Frappe ERPNext, which handle our accounting, payroll, project management, CRM. So many business processes in one single source of truth, like single source of truth for so many things. Earlier it was all siloed data.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So this was started with a different intent, to scale rtCamp, 2000 people, 5,000 people, 10,000 people, because that was a business model then. Agencies growth with capacity. You want to sell more, you need to hire more. Basically agencies growth was limited by on one dimension, the inventory, human inventory you can have. So we started implementing this open source back office software automation with the idea that we will own, central piece of our operating system of connecting, getting thousands of people working together.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Then AI happened, and then we realised we don&#8217;t need to hire those many people anymore. Year on year, we moved from 200 to 250, but I think next 50 will be very slow. Because, now we are no longer aiming to sell, or hire people. But as luck would&#8217;ve been, we ended up creating this system of record, which is unified and cleaned. When we think of a client or a project or a human. All aspect of their metadata is available in a single system.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that is why we can leverage AI more than a company, agency to agency. For agencies using say, Jira for project management. QuickBook for accounting, some other software. If their operations is scattered across 6, 7 software, we have leverage over them. Not only we are paying very less because all our software is open source. The data is first party. Like sitting duck there to query in any way we can. We are not limited by SaaS providers, enterprise plan or this AI capability.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that is where we realised that we can take this huge bet on AI where we can now build a lot more, in a lot less time using AI across the board. And if you look at a business like not just WordPress business, when you buy something, like you buy a car from a car company. You are actually paying for everything that company does, advertising, researching on the EV technologies, hiring a brand ambassador to put billboard, sponsoring F1. Anything that company does. every penny they spend on their business, the customer ends up paying it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So we thought like now we have a single stack, which technically takes care of 70 to 80% critical nature of our business operations. From when the lead enters the CRM, the project management, time entry, people&#8217;s new management, everything is linked. Everything is beautifully linked in a single unified interface and database. So why don&#8217;t we just use AI to cut down the cost.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because now we cannot charge by hours, we can try, but, it&#8217;s not making sense anymore for clients. They want us to commit to fix output bid. Now when we say, hey, we can migrate this thing for 100k, or we can build this website for half million dollars. So those numbers, traditionally, and actually all the time will include all the operation cost. Like my salary. I&#8217;m not doing any coding work, but my salary will be eventually paid by all the clients. Electricity bill that is also going to be paid by all the client.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So we thought like rather than just thinking AI to build a website, let&#8217;s use AI to bring our operational costs dramatically down. Because we have single source of truth for maximum data we have, and that is where we went all AI in. Now it&#8217;s like we can submit a proposal in one third of the time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In old days we used to build PPTs. Now we vibe code a WordPress demo site and attach it to the proposal. Hey is this something that you want? Not just the screenshot, not just the Figma, like we are actually building Playground, like websites, and launching them and sharing those links to the client. Go play with it. We are even trying to copy the design systems if they&#8217;re migrating. So migration is a big category of work we do.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that is what we mean by going AI ready. So we are leveraging AI to reduce the cost of sale, increase probability of winning the project by pitching them something. And then while estimating the effort, like let&#8217;s say we would traditionally say, oh, this might cost us a thousand hours. Now we blindly said Make it 30% less, as if it will be done in 700 hours and it will be, sometimes it backfires.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But then on some project it&#8217;ll be 500 hours. In some project it&#8217;ll be 900 hours, but average will come back to 700 hours. Then again, the idea is we have a central operating system, which gives us, like bird&#8217;s eye view of how healthy our projects education are. Are we getting returns on our AI engagement? And all this is possible because few years back we took a bet in different direction.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Like we choose WordPress because we wanted to be a better media agencies, and that was what media agencies were doing in the early days. But we ended up building an agency business with the WordPress. Likewise we choose this Frappe ERPNext software. To operationalise our back office. But now it is starting out to be our advantage point in this areas like we are able to do AI a lot more. In the end, it&#8217;s all about bringing the cost down at certain quality. You have to keep the quality up, and just make it more affordable. If that is not. as a business you cannot do that with AI, then something is wrong.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So AI is not about building something new. I have another approach. So if you&#8217;re an agency people are hiring you to move things from A to B, like you are the movers and packers of internet. I put crudely, what rtCamp does. We move things, like a shipping company who moves your house, remove you from Sitecore to WordSpace.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And that&#8217;s still big part of our business. We don&#8217;t have to reinvent or reimagine different experiences all the time. Sometimes we have to just do what everybody&#8217;s doing, the boring part. Put AI there to make it efficient, more cost effective. And if you do that, that means more people wanting to shift to new house. Again, a different approach. People think that they need to build something out of the world to benefit from this AI way.</p>\n\n\n\n<p class=\"wp-block-paragraph\">My idea is that pick a boring thing and make it so affordable that people who were sitting on the fence, just imagine travel, Middle East travel. Like this is a very actually a bad example, might sound inhuman, but, say like X number of people wanted to experience Dubai as a destination, but let&#8217;s say, it was beyond their budget. For some even unfortunately now suddenly that comes within their budget, they will be able to do that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">People wanted to move to WordPress Initially, agencies were quoting a hundred thousand dollars for that big shift. Now if you can, suddenly you can do it in 50k a lot more people will shift. So, you don&#8217;t have to do things like out of the world thing. You don&#8217;t have to invent new. You have to sometimes just make existing problem more efficient to solve.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it was not always about money, especially in large client. It was not always about 100k versus 50k versus half million versus 1 million. It was about timeline. It&#8217;s like you are refurbishing your home and it is going to take three month, then it&#8217;s a different mental model, like to put up yourself in a hotel or a second home for three months. If a magically a new company appears and hey, we can refurbish your home overnight. You don&#8217;t mind checking into hotel for one night. And that is where I feel like this WordPress will be net gain because of AI. Agencies has to be optimistic, and think differently to gain from AI.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Like, what people are doing is everybody&#8217;s trying to act like a ChatGPT, OpenAI, it&#8217;s their job to invent AI algorithm. We are agency. Our job is to apply AI, not invent AI. We don&#8217;t have to think of what is Opus 4.8 will do. Let cloud engineers think of that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So we need to understand we are AI&#8217;s consumers or consultant, and that is where some people are getting it wrong by vibe coding things that they&#8217;re not able to sell to anyone. Then they will cry that, hey, six months later they will realise they built stuff nobody bought. Now they don&#8217;t have money to pay AI bills, or their developer salaries and then they will try that, hey, AI took over job, AI killed our business. No, think what existing problems we can solve with AI cheaply, efficiently, with better quality. And a lot of work is there to be done.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nathan Wrigley:</strong> There&#8217;s a lot in there, but one of the things that I&#8217;m taking out is. So prior to AI coming along and demonstrating to us all what it could do, which by the way didn&#8217;t kind of happen overnight, although it feels like it did, there was a sort of, a year in which we could suddenly see, oh boy, it&#8217;s getting much more performant and much more interesting. But prior to that, it sounds like post COVID, you kind of inspected your business and were thinking, okay, how can we refine everything that we&#8217;ve got in the business and how can we put it all into this one system?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And again, with the benefit of hindsight, and I&#8217;m maybe going to use the word luck, maybe that&#8217;s not the right word. You, having done that work, then meant that when AI did come along, you weren&#8217;t trying to link up four or five or six or ten different things. You had this one source of truth. Which meant that you could cut waste, for want of a better word. You know, waste could be measured in terms of dollars or it could be measured in terms of time or it, whatever it may be.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You happened to be in that place because you&#8217;d done that preparatory work, not necessarily knowing that AI was going to come along and make all of this fun stuff possible. But with the benefit of hindsight, that&#8217;s exactly what it did.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it&#8217;s curious, you said 70 or 80% of the business could be streamlined in that way. And I&#8217;m so staggered by that number. I thought you&#8217;d be in the kind of, I don&#8217;t know, 20, 30% or something like that. But a full 70 to 80%. So does that mean 70 to 80% of the things available, or do you mean that you were able to cut 70 to 80% of the cost or the time? Because I wasn&#8217;t sure which 70 or 80% you were meaning.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rahul Bansal:</strong> It meant different things. First like, as I mentioned that we are not thinking AI adds just something to sell, but something to consume first. Because, again, dog fooding principle. We managed to sell WordPress better because we were a blog network. That&#8217;s why we could understood publishers better. We got into this Frappe ERPNext consulting because we built our backend with it. Now before we make any promise with AI, we have to be net gainer with the AI. And we believe that our internally, we will be.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So there are two parts, actual cost of building something and the meta cost. Like cost of sale, like the writing proposal. marketing costs, like case studies, going to even preparing for articles. Non build cost is definitely, we are able to bring, I would say it&#8217;s already half, but it&#8217;ll be, further down. I will give you a very simple example.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Like in early days is when somebody used to submit rtCamps form, inquiry form, a human, would manually check like, Hey, what is the domain name of this email id? Are they on LinkedIn? Some 30 minutes and then they will write a note hey, this looks like a good quality lead. We are fortunate that we get a lot of inbound inquiries, so we had to have prioritise, like which leads we are going to respond first.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, as soon as somebody submits a form an AI integration does that, within minutes. And the notes are much more details, it creates action items. Across like WordPress our Frappe CRM, our Slack, everything runs like a clockwork, and we don&#8217;t need a human. So that, junior human job is definitely gone. So in sales team, we used to have like this entry level job. That is no longer there. Some jobs are actually going to get vanished. So now going on a call, meeting notes, a lot of those things are getting automated. So the cost of sale has dramatically came down.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What is the effect? Like, say we can now assume flat 10% discount compared to earlier pricing when we are thinking of a migration project. Like, let&#8217;s say, in early days, we used to think like hey, anybody wanting to migrate from Adobe Experience Manager? We must assume that they need to pay us 100k. On the initial call, we can say, hey, that would probably cost something like minimum 50,000 dollars.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The minimums, the starting numbers has came down because we need less energy to have those pre-sales conversations. Less number of minutes of ours spent building those demos. Very fast discovery. Data mapping sometimes happens in minutes. In fact we did one 10 days to prepare this migration literally in five days, that was unthinkable. And that included data migration, QA testing, like automation testing where somebody built a bought in panel, which would randomly open a Zendesk ticket and verify that all metadata and deploys are migrated into new health desk system, all within five days.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This is where I have been saying that the cost of building custom solutions will fail. For like so low, like it&#8217;s 60, 70, 58. Like definitely more than half. It&#8217;ll be reduced by half more. People will buy custom solutions. So agencies are going to grow from here in just these one or two years. Because agencies, to price something upfront, we need consistencies. Like I&#8217;m running an airline and if my jet fuel is my biggest cost, and that is out of my control. Then how do I price my tickets? That&#8217;s AI hallucination, which is, I would say the jet fuel version of aviation industry.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Something happens in Middle East and fuel prices goes up. A war starts. So now when AI hallucinates so it&#8217;s like what we are internally tracking, or what we call as a KPI or internal metric is that, worst case, AI gains, that&#8217;s already 20%. Best case is more than 90%. In some cases it&#8217;s literally 90%. This range will keep compressing and that&#8217;s what I think 70% is my expectation in two years. We will have that maturity that, the build time will fall by 70%. That means. the client companies will hire more agencies to do more work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress will emerge as a winner, not only for its ecosystem, but its ability to expose structured data without any proprietary walls. AI was so fast that only an open source can keep up with it. In fact, we are seeing more migration inquiries with with the AI boom.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nathan Wrigley:</strong> Oh, interesting. I was going to ask a sort of follow up question. Do you think that you, so you were mentioning, how to describe it, a rising tide carries all boats, or you certainly implied that the pie is getting bigger, if you know what I mean? So you are getting more phone calls, more migrations, more work, and you can obviously do that more affordably. And because you can pass on some of those savings to the clients, the price point lowers and so you get more inquiries because there&#8217;s this virtuous cycle of price going down, but quality staying the same or getting better.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I wonder if you, given your success in the past, I wonder if that transition will be easier for you, because the phone is already ringing, than it would be for somebody who was beginning in 2026? Because we all know when you begin, getting the phone to ring is probably the hardest thing. You know, getting those first 5, 10, 15 reliable clients, whatever it is that makes you work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I wonder if you are in a uniquely good position, having a history of clients, a roster of clients that will come back to you. And also just being famous, for want of a better word, in the WordPress space, for doing the kind of things that you do. I wonder just what your thoughts are on that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rahul Bansal:</strong> They&#8217;re both pros and cons. The only con for rtCamp is that our business model, a big part of what&#8217;s traditional like setting our flagship revenue stream for last 8 to 10 years was staffing solutions. We used to provide engineers, sometimes to other agencies, sometimes to publishers. So usually they used to have the leadership layer with them. We were more of executors, and if AI within the IT industry, the first casualty of AI revolution was that people who code, or people who can only code but cannot think. But luckily our hiring was very different.</p>\n\n\n\n<p class=\"wp-block-paragraph\">While it is taking time, so as I said, net headcount addition has been slowed down. I think this is probably first time rtCamp&#8217;s career site doesn&#8217;t have any engineering opening. If we would&#8217;ve been like a publicly listed or like a shareholder owned company, we might have got mandate to fire a hundred people right now, because we have already gained by, so much that, our one third of our WordPress engineers are currently out of work when the work is rising.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because traditionally, when we needed eight people, now we were able to do in four people. But now we are using this. We have our own challenges, going from one kind of business to another kind of business model. The switch is causing some friction, but we are communicating it openly. We are giving people like more freedom. You give us ideas like which part of the entire business equation you can optimise. Is it editorial experience, is it migration cost? Is it data mapping, visual testing? So people are constantly building.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So change is there. Change is scary. It is scary for us also because we don&#8217;t want to fire people. We don&#8217;t want to lay off people. We want to return this team. From here onwards, we don&#8217;t see we are hiring more engineers for at least a year, because we have enough of them. But, we are so optimistic about this WordPress growth and the pie getting bigger.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We are hiring more sales and marketing team. Two days back I was telling like traditionally, we had this 90 to 10% ratio, like in 200 people, our headcount team, we would have 20 people. That would be, we can call as a sales and marketing department, I think next 50 hires will be only sales and marketing.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nathan Wrigley:</strong> Oh, that&#8217;s a big skew, isn&#8217;t it? So you&#8217;ll go to more like 30% marketing as opposed to 10% marketing.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rahul Bansal:</strong> Yeah sales and marketing. By the way, when we say sales, sales in rtCamp means slightly different. It&#8217;s more of a initial consulting, basically making those solid promise, which can be backed by engineering, not over promising. So our sales team needs are more like a WordPress consultant, but we have a category within rtCamp which we call Growth Engineers, who are some of our best coders. But rather than writing code, they go on the first client call and make promises on behalf of WordPress which are practical, feasible, and real.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That is what our internship look like, because coding is race to bottom. Eventually the cost of building will shrink to the point that you don&#8217;t need many, you won&#8217;t need many traditional developers in any agency. You will need people who can imagine what needs to be built. There might be 20 different ways and which way this project should be executed. That prompt engineering, context in engineering.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So the value is shifting and it&#8217;s definitely shifting away from people who can only code. That is why, probably from two years now, we might be at 300 people. Hundred of them will not be coding at all. But they will be prompting AI. They will be building vibe coded prototype in pre-sale stage to gain that customer confidence like early on that day. What you want is possible with the WordPress. It won&#8217;t cost that much. It&#8217;ll be given you fast enough that your life won&#8217;t be disrupted for many months, like your business operations won&#8217;t be disrupted for many months, so this is a thing</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nathan Wrigley:</strong> Yeah, nobody could deny that we&#8217;re in interesting times. I think a lot of people are very confused by what&#8217;s going on at the moment. You know, they&#8217;re trying to figure out a path. They&#8217;re trying to figure out how it affects their business. They&#8217;re probably in, I would imagine, quite a lot of cases, quite keen to stick to the ways that they&#8217;ve done it in the past. But certainly the picture that you&#8217;ve painted over at rtCamp is that you are aligning yourself with a very different future, kind of embracing AI, seeing where it can take you, trying to adapt your business. Being optimistic about it rather than pessimistic. Because I think there is quite a lot of pessimism around there at the moment. But seeing the opportunity and seizing it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Absolutely fascinating. There was so much to unpack there. I feel like we could talk probably for another nine hours about this because it genuinely is never ending. I would love to prize back the curtain a little bit more. However, time allows only this much. So what an interesting conversation. Thank you very much, Rahul.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Just before we end, could you just tell us where we can find you online, should somebody want to, you know, maybe they&#8217;re experiencing a bit of anxiety of their own. Their agency is in a rudderless ship at the moment and they&#8217;re trying to figure it out. Where can people get in touch with you best?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rahul Bansal:</strong> I am actually available on all social networks. I use LinkedIn least and email is most level way, I&#8217;m a bit old school there. But, yeah, Twitter. I check daily.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nathan Wrigley:</strong> I will link to your bio in the show notes, but also, I will link to the presentation that you gave and any other bits and pieces that we discussed that I can find links for. I will mention those well. So head to wptaven.com, search for the episode with Rahul in it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Thank you so much for chatting to me, and all I can say is all the best. I hope that all of the intuitions that you have turn out to bear fruit and be fruitful for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Thank so much for chatting to me today.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rahul Bansal:</strong> Thank you Nathan.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we have <a href=\"https://www.linkedin.com/in/rahul286/\">Rahul Bansal</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Rahul has a long and accomplished history in the WordPress ecosystem. As the founder and CEO of  rtCamp, a company he started 17 years ago, he’s led his agency through the rapidly changing landscape of the web, helping enterprise clients such as Google, Fortune 500 companies, and major publishers solve complex problems with innovative WordPress-based solutions. <a href=\"https://rtcamp.com\">rtCamp</a> specialises in everything from large-scale website builds to more bespoke projects like Chrome extensions and SaaS connectors, and has grown to a team of hundreds over the years.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Today’s episode takes a deep dive into Rahul’s recent talk at WordCamp Asia, which focused on what it will take to launch and scale an enterprise WordPress agency in the future. The conversation focused on real, hard-won lessons from rtCamp’s journey, but also on how rapidly the playbook is changing with advances in technology, particularly the explosion of AI tools and workflows.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We discuss Rahul’s philosophy around hiring, namely, building a team of people whose strengths complement each other, rather than just replicating your own skillset. This approach has allowed rtCamp to adapt to new challenges, fill gaps in expertise, and weather major industry changes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We then explore how this idea of “complementary sets” can also apply to choosing the right kinds of clients, those who value your expertise because they need what you offer, rather than simply hiring someone who does what they already know.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A theme that emerged in the conversation was specialisation. Rahul outlines how, whereas rtCamp’s earliest differentiator was a simple focus on WordPress (when virtually no one else in India was), today’s agencies must drill down much further to stand out, choosing niches within niches, such as WooCommerce or payment gateway integrations, and becoming recognised experts in those areas in order to thrive in a much more crowded field.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Towards the end of the episode the discussion turns toward what might be the most significant topic for agencies today, artificial intelligence. Rahul described how recent advances in AI have not only altered his agency’s practices, but have given them a firm mandate, if something within rtCamp can be done by AI, it will be.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We talk about how AI is being leveraged inside rtCamp to automate and optimise everything from sales and proposal writing to project management and even technical proof-of-concept builds. With a unified platform for all business processes, the agency is now able to significantly reduce costs, speed up delivery, and focus on higher-value consulting and creativity, reshaping roles and team composition as a result.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’re interested in what it takes to stand out and succeed in the evolving world of enterprise WordPress agencies, how to confront uncertainty with both optimism and realism, and how AI can become not just a bolt-on feature but the operational backbone of your business, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://rtcamp.com\">rtCamp</a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Rahul&#8217;s presentation at WordCamp Asia 2026: <a href=\"https://asia.wordcamp.org/2026/session/how-to-start-an-enterprise-wordpress-agency-in-2026/\">How to start an enterprise WordPress agency in 2026</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.tv/2026/04/21/how-to-start-an-enterprise-wordpress-agency-in-2026/\">The same presentation on WordPress.tv</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://rtcamp.com/blog/17-years-of-good-work/\">A year of reinvention as we turn 17</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://frappe.io\">Frappe tools</a> mentioned several times during the podcast</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://x.com/rahul286\">Rahul on X</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.linkedin.com/in/rahul286/\">Rahul on LinkedIn</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, 17 Jun 2026 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:20;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Open Channels FM: BackTalk on Mission, Media, Localization, AI, and Giving Back to Open Source\";s: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:34:\"https://openchannels.fm/?p=2555607\";s: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://openchannels.fm/backtalk-on-mission-media-localization-ai-and-giving-back-to-open-source/\";s: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:189:\"The content reflects on past discussions highlighting the importance of amplifying diverse voices, localizing strategies, and contributing to the open-source ecosystem for future relevance.\";s: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, 17 Jun 2026 09:40:01 +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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matt: Audio Wars\";s: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=153172\";s: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:33:\"https://ma.tt/2026/06/audio-wars/\";s: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:1875:\"<p class=\"wp-block-paragraph\">It looks like Ubiquiti is coming for Sonos with its <a href=\"https://store.ui.com/us/en/category/premium-iot/products/upl-port\">PoE Audio Port, a $199 device</a> that closely resembles <a href=\"https://amzn.to/4vXqjcH\">the $499 Sonos Port</a>, and <a href=\"https://store.ui.com/us/en/products/upl-amp\">$599 PowerAmp</a>. Sonos is going up-market with <a href=\"https://www.sonos.com/en-us/shop/amp-multi\">the Amp Multi</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Sonos has <a href=\"https://www.bloomberg.com/news/features/2026-03-10/sonos-new-speaker-heralds-revival-under-ceo-tom-conrad-after-app-fiasco?sref=tT7Af65V\">had a rough patch</a>, but I&#8217;m pretty ride or die for them, and some of my favorite people are there: <a href=\"https://www.linkedin.com/in/tomconrad/\">Tom Conrad, the CEO</a>, <a href=\"https://www.linkedin.com/in/hbarra/\">Hugo Barra on the board</a>, and <a href=\"https://miketatum.com/\">Mike Tatum</a> in CorpDev (he&#8217;s the guy who got me to drop out of college and join CNET back in 2004!).</p>\n\n\n\n<p class=\"wp-block-paragraph\">The only time I don&#8217;t do Sonos in a home is for the <a href=\"https://syngspace.com/\">amazing audio experience of Syng Alpha</a>. The triphonic thing can be really magical. (Analog/vinyl is <a href=\"https://ma.tt/2009/04/visiting-shindo-labs/\">still Shindo Laboratories</a>, but that&#8217;s just for special occasions.)</p>\n\n\n\n<p class=\"wp-block-paragraph\">For headphones right now, it&#8217;s either <a href=\"https://www.colorware.com/collections/wordpress\">some custom Airpods Pro 3</a> or <a href=\"https://amzn.to/44c5wGf\">the Sennheiser HDB 630</a> (<em>Hat tip: <a href=\"https://pud.com/\">Pud</a></em>, who is also making some crazy headphones).</p>\n\n\n\n<p class=\"wp-block-paragraph\">On the go, I love pairing two <a href=\"https://amzn.to/4fQSchD\">Logitech Megaboom 4s</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, 17 Jun 2026 06:59:03 +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:22;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Open Channels FM: Summer Updates New Features and Changes to Open Channels FM\";s: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:34:\"https://openchannels.fm/?p=2555698\";s: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:84:\"https://openchannels.fm/summer-updates-new-features-and-changes-to-open-channels-fm/\";s: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:192:\"Bob Dunn updates on Open Channels FM\'s recent developments, including a homepage redesign, the launch of \"Do the Woo\" as a standalone podcast, and upcoming features like Open Channels FM Live.\";s: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 Jun 2026 11:55: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Matt: Assorted Links\";s: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=153102\";s: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:39:\"https://ma.tt/2026/06/assorted-links-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10498:\"<p class=\"wp-block-paragraph\">Sometimes you have to just start with beauty.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Listen to <a href=\"https://open.spotify.com/album/3eXr4s3rCLxNJpxqaIDyqJ?si=Z2vNOEF2Rm-s6BAkCVN4hg\">Jon Batiste&#8217;s <em>Beethoven Blues</em></a>, then <a href=\"https://www.youtube.com/watch?v=7VM8MsR4K10\">relish this interview, where he plays and talks about it</a>. I can&#8217;t <a href=\"https://theisolationjournals.substack.com/p/black-mozart\">wait for Black Mozart</a>, which is already starting <a href=\"https://open.spotify.com/prerelease/4WWjrjAmp0Xqah9zqgir4M?si=6ea98fbd9d1d40ee\">to trickle on Spotify</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Forget all <a href=\"https://www.ferrari.com/en-EN/auto/ferrari-luce\">that Ferrari stuff</a>, what <a href=\"https://www.wallpaper.com/design-interiors/lighting/jony-ive-lovefrom-balmuda-sailing-lantern\">Jony Ive did with his LoveFrom Sailing Lantern</a> is divine. I&#8217;ve now seen it in person, and it&#8217;s the light at the end of the tunnel.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-153109\" height=\"340\" src=\"https://i0.wp.com/ma.tt/files/2026/06/sailing-lantern-1024x576.jpg?resize=604%2C340&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">That led me to discover how awesome <a href=\"https://us.balmuda.com/\">Balmuda is</a>, and stumble upon the Japanese word <em>Monozukuri</em>, which, according to Google, &#8220;(ものづくり) is a foundational Japanese philosophy that translates literally to <em>the art and science of making things</em>&#8221; It goes far beyond standard manufacturing or production, representing a deep, holistic mindset that embraces craftsmanship, a relentless pursuit of perfection, pride in one&#8217;s labor, and a deep respect for materials.&#8221; Look <a href=\"https://global.toyota/en/newsroom/corporate/39758220.html\">at how Toyota embodies it</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Om has a <a href=\"https://om.co/2026/06/07/the-myth-the-mythos-and-the-man/\">beautiful and prescient post on The Myth, the Mythos and the Man</a>.  It predicted some of this <a href=\"https://www.techmeme.com/260615/p20#a260615p20\">Fable kerfuffle</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Connection</h2>\n\n\n\n<p class=\"wp-block-paragraph\">How <a href=\"https://source.android.com/docs/core/ota/modular-system/tethering\">amazing is tethering on Android</a>? I have a <a href=\"https://amzn.to/49TXYeM\">Pixel 10 Pro</a> with a USB-C Ethernet hub plugged into the WAN port of a <a href=\"https://store.ui.com/us/en/products/udr-5g-max\">Unifi Dream Router 5G Max</a> because the <a href=\"https://www.qualcomm.com/modems/products/snapdragon-x62-5g-modem-rf-system\">Qualcomm chip Unifi uses</a> is two generations behind what&#8217;s in the phone. (Hat tip: <a href=\"https://jesse.blog/\">Jesse</a>.) How <a href=\"https://satellitemap.space/constellation/starlink\">amazing are the 10,653 Starlink satellites floating above us, providing broadband from space</a>, from a company I heard <a href=\"https://x.com/gjurvetson/status/2065452568902279655\">might have had an IPO last week</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I reconfigure ports, channels, and flows, as nurses do for arteries and cannulas.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Numbers Don&#8217;t Lie, Check The Scoreboard</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Not <a href=\"https://www.nytimes.com/athletic/7355407/2026/06/13/knicks-nba-championship-game-5-win/\">just the Knicks</a>. After a 3-year hiatus of Review Signal benchmarks, the headline was <a href=\"https://www.therepository.email/review-signal-publishes-2026-hosting-benchmarks-after-three-year-gap-powered-by-its-own-open-source-load-testing-platform\">that Pressable dominated every category</a>, and with perfect uptime. However, the real story is about <a href=\"https://wp.cloud/\">WP.cloud</a>, which is behind the top scores for not just Pressable and WordPress.com but also the <a href=\"https://www.bluehost.com/cloud-hosting\">Bluehost Cloud plans</a>, beating <a href=\"https://www.oracle.com/cloud/\">Oracle Cloud</a> and <a href=\"https://cloud.google.com/\">GCP</a>-based solutions. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wp.cloud/\">WP.cloud</a> is <a href=\"https://ma.tt/files/2026/06/bezos-aws.jpeg\">our AWS</a>; <a href=\"http://pressable.com/\">Pressable</a> is our demo site. We want <em>every</em> host to offer the fastest and <em>most secure</em> WordPress possible. I&#8217;m happy to focus on infrastructure and let others figure out marketing and such <a href=\"https://en.wikipedia.org/wiki/Hi_and_Lois\">foofram</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you speak Danish and would like a random Radical Speed Month art project detour, check out <a href=\"https://automattic.github.io/nima/\">Joen Asmussens&#8217; Nima</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://automattic.com/\">Automattic</a> has been shipping, shipping, shipping. <a href=\"https://wordpress.com/blog/2026/06/10/wordpress-com-is-now-available-in-stripe-projects/\">Start a WP.com site from the terminal with Stripe Projects</a>. <a href=\"https://akismet.com/blog/introducing-the-official-akismet-php-sdk/\">Akismet PHP SDK</a>. Fun experiments from Radical Speed Month like <a href=\"https://wordpress.com/blog/2026/04/27/studio-code-beta/\">Studio Code</a>, <a href=\"https://www.stattic.net/\">Stattic</a>, <a href=\"https://wordpress.com/workspace/\">Workspace Mac App</a>, <a href=\"https://github.com/Automattic/cortext\">Cortext</a>, <a href=\"https://pressship.org/\">Pressship</a>, <a href=\"https://wapuu.studio/\">Wapuu Studio</a>,  <a href=\"https://studiowrite.app/\">Studio Write</a>, <a href=\"https://wordpress.org/plugins/desktop-mode/\">Desktop Mode</a>, <a href=\"https://flavorpress.io/\">FlavorPress</a>, <a href=\"https://github.com/jonathanbossenger/concilium\">Concilium</a>, <a href=\"https://developer.woocommerce.com/2026/05/07/woocommerce-for-claude/\">WooCommerce insights in Claude</a>, and <a href=\"https://en.wikipedia.org/wiki/Kaizen\">the <em>kaizen</em></a> of hundreds of behind-the-scenes bug fixes and improvements across our product suite. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Much of this came from those not historically in a product or engineering role, which we&#8217;re learning to navigate. I loved how customer-centric many things were. We also made a lot of rookie mistakes, but that&#8217;s part of how you learn, and I believe the acceleration of learning will be the biggest legacy of the Radical Speed Month experiment. That, and the fun games on <a href=\"https://automattic.com/work-with-us/\">our intranet</a>. <img alt=\"🙂\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png\" style=\"height: 1em;\" /></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-153136\" height=\"201\" src=\"https://i0.wp.com/ma.tt/files/2026/06/automattic-game-center-banner-1024x341.jpeg?resize=604%2C201&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">AI Hangover</h2>\n\n\n\n<p class=\"wp-block-paragraph\">I have <a href=\"https://ma.tt/2023/10/wowza/\">drunk from the sweet nectar of Waymo</a>, and now find myself calling an Uber so I can talk to 72-year-old Antoly from Azerbaijan, whom I slip a hundred-dollar bill as I step out. I weep when I see talented colleagues speak and write with words not quite their own. I <a href=\"https://www.pangram.com/\">masochistically Pangram everything</a> even though it sometimes mistakes my own hand-crafted prose for slop, or is that actually my soul being sanded down by consuming too many statistically probable next tokens?</p>\n\n\n\n<p class=\"wp-block-paragraph\">The uncanny valley of software, writing, products, and presentations so polished on the surface but built on thin foundations of understanding gives me an almost physical, nauseous reaction. I write this even as I listen to <a href=\"https://www.youtube.com/watch?v=tRsQsTMvPNg\">Claude FM music for thinking and building</a>,  probably <a href=\"https://ma.tt/files/2026/06/mythos-jailbreak-791x1024.jpeg\">Mythos-injected with subliminal messages</a> to remind me of the hours of audio transcribed in minutes; the programs that would have taken a team months, conjured from my hand in hours; the way I feel <a href=\"https://www.youtube.com/watch?v=8XV8aBNOIqI\">like Neo in the Matrix</a>, rapidly downloading new domains of knowledge.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What&#8217;s the name for the paradox, <a href=\"https://en.wikipedia.org/wiki/Jevons_paradox\">like Jevon&#8217;s</a>, that AI abundance and polish makes you crave messy, imperfect humanity even more?</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s good to debate and ruminate, but only in small doses. Like salt in a dish, a little goes a long way. Avoid the <a href=\"https://pmc.ncbi.nlm.nih.gov/articles/PMC11036542/\">existential angst</a> of charting new territory by getting your hands dirty and trying things. You learn the most from failures when you can <a href=\"https://apagefrommunakusbook834350529.blog/2023/02/03/learning-to-laugh-at-yourself/\">laugh at yourself</a>.  <a href=\"https://amzn.to/4vmWaDB\">Build one to throw away</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Write Different</h2>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Writing is not the most important thing; thinking is. But writing is probably the best way to improve your thinking.</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">I saw this quote attributed to me and didn&#8217;t remember it, so I thought it might be an AI hallucination, but it&#8217;s actually something I said! In <a href=\"https://perell.com/podcast/matt-mulleweg/\">this early-years podcast with David Perell</a> buried on some corner of his site. Now <a href=\"https://www.youtube.com/@DavidPerellChannel\">David&#8217;s production quality is stellar</a>, and he gets amazing guests like <a href=\"https://www.youtube.com/watch?v=yb9Tz-RQFN4\">Maria Popova to discuss their craft</a>. I&#8217;ve enjoyed his rise and look forward to <a href=\"https://perell.com/\">following him</a> in the decades to come.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"wp-block-paragraph\">I could edit and link much more, but sometimes you have to just <a href=\"https://vimeo.com/12238385\">press the Publish button</a> and <a href=\"https://www.youtube.com/watch?v=bJVOo4K_GGM\">let go</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, 15 Jun 2026 19:20: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: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:24;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"Open Channels FM: The Balancing Act: Freedom, Convenience, and Open Source in an AI-Driven World\";s: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:34:\"https://openchannels.fm/?p=2555638\";s: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://openchannels.fm/the-balancing-act-freedom-convenience-and-open-source-in-an-ai-driven-world/\";s: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:341:\"So many of us are in a evolving relationship between freedom, convenience, and open source software in the world shaped by AI. The promise of freedom which is central to the open web and open source movements has to be continually weighed against the growing demand for convenience and simplicity. While open source software offers [&#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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 Jun 2026 12:16: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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Akismet: Introducing the official Akismet PHP SDK\";s: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=284799\";s: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://akismet.com/blog/introducing-the-official-akismet-php-sdk/\";s: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:4711:\"<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-284805\" height=\"429\" src=\"https://akismet.com/wp-content/uploads/2026/06/screenshot-2026-06-10-at-11.38.37-am.png?w=1024\" width=\"1024\" /></figure>\n\n\n\n<div class=\"wp-block-jetpack-markdown\"><p>For twenty years, Akismet has kept spam out of WordPress. But spammers don’t care what your site runs on and neither do we.</p>\n<p>Last month we launched the <a href=\"https://akismet.com/blog/introducing-the-official-akismet-drupal-module/\">official Akismet Drupal module</a>. Today we’re introducing the engine that powers it: the official Akismet PHP SDK, a first-party client that brings Akismet to any PHP application.</p>\n<h2 id=\"what-it-is-and-who-itâ€™s-for\">What it is, and who it’s for</h2>\n<p>The Akismet PHP SDK is a first-party PHP client for the Akismet API. It’s built for the platforms the WordPress plugin doesn’t reach: custom apps, SaaS backends, and PHP frameworks like Laravel and Symfony. (The official plugins are still the way to go for <a href=\"https://wordpress.org/plugins/akismet/\">WordPress</a> and <a href=\"https://www.drupal.org/project/akismet_antispam\">Drupal</a>.)</p>\n<p>Under the hood it’s built to feel at home in a modern PHP codebase:</p>\n<ul>\n<li>Covers the full Akismet API, from comment-check and spam/ham submissions to key verification, usage limits, and account stats.</li>\n<li>Works with any PSR-18 HTTP client you already have (Guzzle, Symfony HttpClient, and the like) through auto-discovery.</li>\n<li>Ships a typed exception hierarchy that redacts your API key, so credentials never leak into your logs.</li>\n</ul>\n<h2 id=\"a-two-minute-quick-start\">A two-minute quick start</h2>\n<p>Install it with Composer:</p>\n<pre><code class=\"language-bash\">composer require automattic/akismet-sdk\n</code></pre>\n<p>Then check a submission:</p>\n<pre><code class=\"language-php\">use Automattic\\Akismet\\Akismet;\nuse Automattic\\Akismet\\DTO\\Content;\nuse Automattic\\Akismet\\Enum\\ContentType;\n\n$akismet = Akismet::create(\n    apiKey: \'your-api-key\',\n    site: \'https://your-site.com\',\n);\n\n$content = new Content(\n    userIp: $_SERVER[\'REMOTE_ADDR\'],\n    userAgent: $_SERVER[\'HTTP_USER_AGENT\'],\n    body: $formData[\'message\'],\n    authorEmail: $formData[\'email\'],\n    type: ContentType::ContactForm,\n);\n\n$result = $akismet-&amp;gt;check($content);\n\nif ($result-&amp;gt;isSpam()) {\n    // Reject it, flag it, or queue it for review.\n    // $result-&amp;gt;shouldDiscard() marks the blatant spam you can drop outright.\n}\n</code></pre>\n<p>That’s the loop: build a <code>Content</code> object, call <code>check()</code>, act on the result.</p>\n<h2 id=\"already-running-in-production\">Already running in production</h2>\n<p>The official Akismet <a href=\"https://www.drupal.org/project/akismet_antispam\">Drupal module</a> is built on this SDK. The SDK handles the API contract and type safety, while the module handles Drupal’s service wiring, queues, and moderation UI. That’s the pattern for Laravel, Symfony, and anything else you build: the SDK owns the Akismet integration and your framework owns the glue.</p>\n<h2 id=\"whatâ€™s-new-in-1-5-0\">What’s new in 1.5.0</h2>\n<p>We have just released v1.5.0, which is about giving Akismet more to work with, and giving you more back:</p>\n<ul>\n<li><strong>Richer content signals:</strong> <code>Content</code> now carries the site’s language and character set, plus the surrounding conversation context, so every check has more to go on.</li>\n<li><strong>More insight into every verdict:</strong> <code>CheckResult</code> now surfaces the error and classification Akismet returns, so you can log and act on <em>why</em> something was flagged, not just whether it was.</li>\n<li><strong>Extended multi-site reporting:</strong> For keys that span many sites, the new extended key-sites data adds per-site metadata for cleaner reporting and account hygiene.</li>\n</ul>\n<h2 id=\"get-started\">Get started</h2>\n<p>The SDK is open source and live on Packagist today.</p>\n<ul>\n<li>Install: <code>composer require automattic/akismet-sdk</code></li>\n<li>Packagist: <a href=\"https://packagist.org/packages/automattic/akismet-sdk\">automattic/akismet-sdk</a></li>\n<li>Source and docs: <a href=\"https://github.com/Automattic/akismet-sdk-php\">github.com/Automattic/akismet-sdk-php</a></li>\n</ul>\n<p>You’ll need an Akismet API key to make calls. Akismet’s <a href=\"https://akismet.com/pricing/\">Personal plan</a> is pay-what-you-can and free for personal, non-commercial sites. If you’re running something commercial, pick a paid plan that matches your traffic. Either way your code stays identical, since the plan lives with your API key, not in the SDK.</p>\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:\"Mon, 15 Jun 2026 10: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:\"Derek Springer\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Open Channels FM: The Changelog: Still Here, Still Doing It\";s: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:34:\"https://openchannels.fm/?p=2555551\";s: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://openchannels.fm/the-changelog-still-here-still-doing-it/\";s: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:305:\"A bit over four years ago, in 2022, I recorded an episode from San Diego. I was getting ready for an event, about to attend my first-ever Contributor Day (which, yes, felt a little absurd given how many WordCamps I&#8217;d been to by that point). To fill the time before things kicked off, I sat [&#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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 12 Jun 2026 08:10: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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"Dennis Snell: Gutenberg Package Activity\";s: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:36:\"https://fluffyandflakey.blog/?p=3901\";s: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:67:\"https://fluffyandflakey.blog/2026/06/11/gutenberg-package-activity/\";s: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:1001:\"<p class=\"wp-block-paragraph\">Last week at <a href=\"https://europe.wordcamp.org/2026/\">WordCamp Europe</a> there was a get-together among WordPress Core committers and a question arose concerning the separate Gutenberg <code>npm</code> packages that are built and distributed. I was curious about how frequently they are updated and which ones are most active, so I asked Codex to review <code>git</code> commit activity, gather commits per package which touch files in that package, and then render it into a plot. It produced this.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Also available <a href=\"https://fluffyandflakey.blog/wp-content/uploads/2026/06/gb-package-rates.html\">as a PNG image</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Script available <a href=\"https://gist.github.com/dmsnell/107642d8791e5bb88c4a3f9c521dad3d\">in a gist</a>.</p>\n\n\n\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n\n</div></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:\"Thu, 11 Jun 2026 20:34:47 +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:\"Dennis Snell\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"Open Channels FM: WordCamp Europe Takeaways: Community Vibes, Tech Advancements and Smarter Tools\";s: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:34:\"https://openchannels.fm/?p=2555456\";s: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://openchannels.fm/wordcamp-europe-takeaways-community-vibes-tech-advancements-and-smarter-tools/\";s: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:215:\"This Open Channels FM episode from WordCamp Europe discusses the event\'s vibrant atmosphere, the integration of AI in WordPress workflows, and the positive community outlook on evolving technology and opportunities.\";s: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, 11 Jun 2026 08: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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"WPTavern: #220 – Cathy Mitchell on Why WordPress Events Matter: Community, Connection, and Giving Back\";s: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=204704\";s: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:115:\"https://wptavern.com/podcast/220-cathy-mitchell-on-why-wordpress-events-matter-community-connection-and-giving-back\";s: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:52587:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">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, why WordPress events and community matter.</p>\n\n\n\n<p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">So on the podcast today, we have Cathy Mitchell. Cathy has been working with WordPress since 2007. What began as a fun personal project during her maternity leave soon evolved into a fully fledged business with the launch of WPBarista in 2008. Over the years, Cathy has garnered extensive experience in the WordPress space, and is now working towards the 2026 WordCamp Canada.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversation focuses on the powerful role of community within the WordPress ecosystem, something that Cathy is deeply passionate about. We discuss how open, welcoming, and international the WordPress community feels, compared to more traditional corporate or volunteer environments. A theme that emerged was how involvement in WordPress has provided Cathy, and many others, with a sense of belonging and fulfilment, especially after life changes like becoming an empty nester.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The discussion explores the motivations for volunteering and organising within the WordPress community, both from the perspective of newcomers looking for purpose and connection, and business owners assessing the return on investment from contributing or sponsoring events. This includes how easy it is to get involved, the unique lack of barriers and red tape, and the value of altruism and camaraderie.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Other topics we explored with a broader impact of technology and loneliness, the importance of service and community for wellbeing, challenges in sponsorship amid changes economic times, and the vital need to engage the next generation in open source.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in the human side of WordPress, how volunteering shapes both individual and the broader community, and what the future might hold for WordPress events and contributors, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">And so without further delay, I bring you Cathy Mitchell.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I am joined on the podcast by Cathy Mitchell. Hello, Cathy.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:25] <strong>Cathy Mitchell:</strong> Hello. Thanks for having me.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:27] <strong>Nathan Wrigley:</strong> You are very welcome. Cathy and I have been having, well, 15 minutes or so of chit chat just before we started the podcast. I&#8217;ve been learning a little bit about Cathy and we&#8217;re going to share all sorts of information.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I think probably broadly we could talk about it as being the WordPress community, which is a subject which is dear to my heart.</p>\n\n\n\n<p class=\"wp-block-paragraph\">However, before we get into that, Cathy, I&#8217;ve had an introduction from you over the last few minutes, but would you mind sort of giving us your potted version of that, your shorter version, your bio if you like. Tell us who you are and how come you&#8217;re featuring on a WordPress podcast.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:58] <strong>Cathy Mitchell:</strong> Well that&#8217;s a whole lot of imposter syndrome. Why I am featuring, because you&#8217;re kind enough to have me. I&#8217;ve been working with WordPress since 2007 and it was just something fun that I did to begin, much like you with podcasting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then a couple years in, I told my friends that they&#8217;d have to start paying me, or I was going to go back to work, find a real job. This was during my mat leave, and so it kind of just took off from there in 2008, started WPBarista.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And now I&#8217;m very interested in the community because I was looking for something to do in the WordPress community last year. Dan in the Canada Slack got a hold of me and said, hey, do you want to help with the WordCamp? And I said, sure. You know, I had time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And he got me in and brought me right up to like being on the organising team. And it was so fun but so shocking. Like, there is a lot of red tape in the corporate world before they let you do anything meaningful. Like you have to sweep the floors for a whole long time before they let you actually do something you&#8217;re good at. So this was remarkable. And this year I find to my surprise, I&#8217;m leading the 2026 WordCamp Canada.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that&#8217;s what I&#8217;m doing now. And we&#8217;re going to focus on community too. So I&#8217;m very excited about this topic, both from a corporate, like what do we get out of this? Or are we supposed to get something out of this? And from a personal standpoint, it&#8217;s been amazing to meet these people, and to be given a chance. And I found out I&#8217;m not the only one. This is like normal, which is bizarre and wonderful.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:37] <strong>Nathan Wrigley:</strong> My experience of the WordPress community, so I started in WordPress actually quite a long time after you did. Maybe sort of six or seven years after you began using WordPress. I really didn&#8217;t know that there was a community at all. I just downloaded the software and used the software. And then I can&#8217;t even remember really how it happened. It might have been through things like Facebook Groups or something like that, where I was trying to learn a particular thing? Or perhaps there was something in the dashboard which indicated that there was an event nearby.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I found myself, to my own surprise actually, I found myself at a WordPress event in London, WordCamp London, which at the time was going really strong. You know, hundreds and hundreds of people would show up every year.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I remember purchasing a ticket and getting the train ticket and thinking, what am I doing? What am I possibly hoping to get out of this? And showing up and kind of being a bit like a timid rabbit sitting in the corner a little bit, and then it kind of worked out fairly quickly. Okay, this is all fairly benign. Nobody seems to be all that boastful. Nobody seems to be sort of shoving corporate speech down my throat, or trying to sell me anything unnecessarily.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And during the course of a day or maybe a couple of days, opened up a little bit and got chatting to people. And lo and behold, within a couple of years, a significant proportion of my free time, let&#8217;s call it that, outside of the commitments of daily life and family and all of that kind of thing, was taken up with doing WordPressy things in my spare time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so I, I don&#8217;t know if the story maps the same as you, I&#8217;ve shared mine, maybe you&#8217;ll share something similar in a moment. The community to me is much more than just, oh, there&#8217;s a community there. It genuinely is a seriously important part of my life. To the point where if that was to be sort of whipped away, or somebody like a Thanos type character suddenly clicked their fingers and that disappeared, I don&#8217;t know what I would do with myself. I would really have to go out there and find an awful lot of other things to do. Was it a bit like that for you?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:07:41] <strong>Cathy Mitchell:</strong> Not at all. I went to the forums first. And in 2008, 2009, there were some big names nowadays that were just answering us in the support forums. And so I learned from the best of the best, I think. And they would answer my ridiculous questions. I had no idea about PHP. I didn&#8217;t even know HTML. I didn&#8217;t even know what the internet was, like as broad concept. I asked my husband at the time like, okay, I don&#8217;t understand how my computer is talking to someone else&#8217;s computer, like you need to draw me a picture.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So anyway, I&#8217;ve only recently, I went to a couple of events, but I&#8217;ve always had the business mind. If I can&#8217;t see an ROI financially, I&#8217;ll say, from what I&#8217;m doing, then I don&#8217;t have time for it. But that was also during a time when I had a young family and then I became a single mum and then I had to work this business. And so it&#8217;s only really recently that I&#8217;m looking around and seeing people like you and going, this is unique.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;ve been in volunteer communities, and now that my kids are all grown up, I&#8217;m kind of looking for those opportunities. What meaningful thing can I do with my time? And this just seems so unique. Like I volunteered at other places and there&#8217;s so much red tape and there&#8217;s so much, I don&#8217;t know, different feelings than this one. This one&#8217;s very open.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:09:09] <strong>Nathan Wrigley:</strong> I think the bit that is so curious to me is you can sort of dip in and dip out of it. Because, I don&#8217;t know, let&#8217;s say for example, you do something much more local, involved with your hometown or something like that. And you get involved in it and there&#8217;s a certain kind of, pressure is the wrong word, I suppose you can dip in and dip out of that as well, but do you know what I mean? You get involved in those philanthropic things locally and you get to know things and it becomes more of a habit, and you do the same thing over and over again. At least that&#8217;s my experience.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What I quite like about this is the international flavour of it. The fact that I&#8217;m being introduced people from really different parts of the world and cultures. And it&#8217;s very, very open, and it&#8217;s a real contrast to the bit that you just mentioned, where the corporate bit, and obviously there&#8217;s a side of our community which is very much devoted to turning a profit and what have you. But there&#8217;s a significant proportion of the people who don&#8217;t have that metric in their head when they&#8217;re introducing themselves to people.</p>\n\n\n\n<p class=\"wp-block-paragraph\">They are just trying to be helpful and trying to deliver on the promise that the internet gave us back in the 1990s of, here&#8217;s the infrastructure to pass information around freely. Wouldn&#8217;t it be nice if everybody had the capacity to publish things, or to share things online without some sort of corporate overlord or paywall or algorithm? Which we&#8217;ve now probably regret deeply allowing that to happen to the internet.</p>\n\n\n\n<p class=\"wp-block-paragraph\">All of those kind of things come into play. I have constantly, for the last decade, tried to sum up and capture what this is. And I always fail. It simply feels nice, is all that I&#8217;ve got, really. This community, the people in it that I hang out with, it just feels like a nice thing to do. That&#8217;s all I&#8217;ve got. No wisdom beyond that. It&#8217;s bizarre, isn&#8217;t it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:53] <strong>Cathy Mitchell:</strong> I&#8217;ve been trying to quantify it too, and especially planning this next conference. I feel much like a student because there&#8217;s a large group, probably most people are not like me. Like they&#8217;re like you, at least the ones, in Slack that I&#8217;m talking to on a daily basis. And they&#8217;re the original nerds who are so happy, like were inspired and spent their free time, like this wasn&#8217;t their job. Promoting this and like answering my questions in forum as an absolute noob. So in that way I feel like I would really like to give back now.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But the community, yeah, I can&#8217;t quite put my finger on. I just talked to a sponsor yesterday and she is of course wanting to get in front of her audience, which is agency owners. But there&#8217;s a real sense of promoting the community because the healthier the community, the healthier all of us are. Not just financially, but it creates the forward momentum, I think as far as open source as a whole too. Like there&#8217;s a bunch of us, me included, even though I kind of am taking a corporate angle that really believe that open source could change the world. I still do, maybe even more so because AI is, can actually talk to things that are open source. Less so if everything&#8217;s behind a paywall.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:09] <strong>Nathan Wrigley:</strong> I think one of the things that you mentioned there, which suddenly sort of struck me is whilst there are a handful of people out there, and I say a handful, there&#8217;s obviously many millions of people. I think it&#8217;s fair to say that many people prefer to be in proximity to other people, to do things, to be in conversation with people, to have a shared experience. You know, we go to the cinema or the movie theatre to watch a movie. I mean I know the screen&#8217;s bigger and everything, but part of it is to be with other people and to go ooh and ah, at the same time and go to firework displays and concerts and things like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now all of that stuff can be done in an isolated environment in your house. You know, you can watch Netflix and you can watch the TV and get a similar kind of experience. But I think there&#8217;s some sort of core part of me at least, and the people that I hang out with at these kind of events and online who just enjoy that shared experience, that willingness to be involved in a similar task. Just to be pointing in the same direction as a bunch of other people, pulling together on the same team. And it&#8217;s unquantifiable. I literally can&#8217;t encapsulate it, but I think you and I are talking about the same thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What&#8217;s interesting is I accidentally found it fairly early on in my WordPress journey. Serendipity played a really blinding hand for me there. But I think had I not had, bit like that film Sliding Doors, I could easily have missed the cues which sent me to that WordCamp or whatever it was that got me started. And I probably could have gone for a decade or more and not even noticed it was a community and maybe discovered it much more recently.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it sounds like that&#8217;s kind of happening to you. You mentioned that you are, I think in the show notes you described it as, it&#8217;s a lovely phrase, empty nesting. Does that mean when your children grow up and go away? Is that what that means?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:53] <strong>Cathy Mitchell:</strong> Yeah. That&#8217;s a pretty common phrase over here.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:55] <strong>Nathan Wrigley:</strong> Oh, okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:56] <strong>Cathy Mitchell:</strong> This side of the pond. You know, you kick the little birdies out, and they&#8217;re spreading their wings. All of a sudden we&#8217;re left with, it&#8217;s a different life stage. I think we were talking a little bit about it. You&#8217;re getting there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:08] <strong>Nathan Wrigley:</strong> I&#8217;m going to there very, yeah, awh, it&#8217;s kind of filled with melancholy. On the hand, obviously I would love for my children to grow up, but on the other hand it&#8217;s, pulls all the heartstrings, doesn&#8217;t it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">So you are finding space in your life to do this kind of stuff. I&#8217;m going to ask a question, which is maybe a little bit personal, I don&#8217;t know. Hope you don&#8217;t read it in the wrong way. Do you find this stuff like meaningful and significant? Do you get a sense of fulfilment and satisfaction from the work that you are doing? For example, with WordCamp Canada.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because there must be moments when it&#8217;s a real chore and, you know, you&#8217;ve got far too many tasks which are spilling over, and you think, gosh, I&#8217;m just a volunteer. There&#8217;s no quid pro quo here. I&#8217;m just doing it out of the goodness of my heart. But on balance, do you get that warm and fuzzy feeling from doing all of this?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:54] <strong>Cathy Mitchell:</strong> That&#8217;s a good question. I had time, so I started volunteering at a bunch of things. I started volunteering teaching kids, and then to go the complete other end of the spectrum, I did a seniors class at my local college last month. I just started volunteering because in my opinion, as a little amateur psychologist, I think service, serving our community is kind of the best way to, like you said, pull alongside someone. And then when you have like a focused goal, there&#8217;s a togetherness and I really need to grow my community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Me, and I think quite a few other people, there&#8217;s this whole epidemic of loneliness to be frank. Having raised the kids and then having done the job, now all of a sudden it&#8217;s like, I have time to invest in a real community. And I really want it to be worthwhile. I don&#8217;t want to sweep the floors for, maybe it&#8217;s an age thing, I don&#8217;t know. I&#8217;m so, so grateful that they let me do something that I&#8217;m good at, as far as organising, because they didn&#8217;t have to. That&#8217;s a big responsibility to put on somebody. And I am praying it all works out in the fall.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But it comes because of the huge number of volunteers that all work together. So my job&#8217;s just basically pulling all these people together, and making sure that we&#8217;re talking to each other. Because one person can&#8217;t possibly do all of the work that comes with putting on a conference. At least not part-time. But yeah, I&#8217;m finding it immensely rewarding because I also feel like I&#8217;m good at it. Everybody loves to do something they&#8217;re good at.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:28] <strong>Nathan Wrigley:</strong> You mentioned something earlier where you sort of implied that you were very surprised that in the WordPress world, you were given a bunch of responsibility for an event. I mean, basically, I think a lot of that, isn&#8217;t there? There&#8217;s a lot of, whoever can show up does get the job really, because there&#8217;s a paucity of volunteers. And for an event of the magnitude of WordCamp Canada, if you&#8217;ve ever been to events like that, you sort of walk in and on every level it feels like a corporate event. You know, it&#8217;s very polished, highly polished. There&#8217;s catering, the venue&#8217;s all been booked, you&#8217;ve got name badges and there&#8217;s probably some translation going on, and there slides and every, there&#8217;s timetables and everything. And it&#8217;s all done by volunteers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I remember the same sort of thing, being asked to do a variety of different things and thinking, wait, really? You don&#8217;t know the inside of my head. I will mess this up so badly. But that is such a nice characteristic of our community. And you&#8217;ll fail together, if you know what I mean? You know, it is not like anybody&#8217;s going to let you deeply fail. People will step in and help you, should you need to.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:31] <strong>Cathy Mitchell:</strong> Yeah, we have to say yes, like it&#8217;s part of the culture is, if people volunteer, we have to find a way to say yes. Like our default is yes, not, well, have you done this first?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:43] <strong>Nathan Wrigley:</strong> Yeah. It&#8217;s interesting because you obviously have done a lot of this kind of corporate stuff, and so have the impression that you ought to be qualified, I don&#8217;t know, a decade or two decades of this particular thing in order to be trusted to do it. And this is just, yeah, this is so different. Anybody? Bueller. Okay, you&#8217;ll do it. Great. Fine. That&#8217;s great, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:03] <strong>Cathy Mitchell:</strong> Yeah. You&#8217;re hired.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:04] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s it. That&#8217;s I&#8217;ve never done it before. It doesn&#8217;t matter. You&#8217;ll be brilliant.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:07] <strong>Cathy Mitchell:</strong> We&#8217;ll help you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:08] <strong>Nathan Wrigley:</strong> Yeah. And that camaraderie of binding together on a particular thing, in your case WordCamp, but the broader project, you know, the WordPress project as a whole, I feel it&#8217;s full of these kind of people. And we will get into in a minute I&#8217;m sure, how that maybe has changed for some people in the more recent past, and about the fact that the community does feel like it&#8217;s in a bit of a challenging place at the moment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I just want to go back a little bit because you mentioned, and neither of us I suspect will have the answer to this, but I&#8217;m interested in your intuitions anyway. You mentioned that people nowadays, maybe this has always been the case, but it feels like there&#8217;s been a change. Loneliness seems to be a very common thing now. And my sort of back of the napkin calculus points me in the direction of wondering if it is actually oddly technology. The very thing that we&#8217;re celebrating. If technology might be responsible for it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, I look around and I see a lot of people who give an awful lot of what would&#8217;ve otherwise been free time, time that they could have gone out and socialised and what have you. And, you know, you sort of end up sitting on the couch and scrolling through social media and things like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Television has become so absolutely fascinating. You know, there&#8217;s like a billion different channels, and essentially there&#8217;s a thousand ways to keep yourself entertained all by yourself, and never speak to another human being, or be in proximity to another human being. There&#8217;s no question there, I just wondered if you had an observation or a similar thought process.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:39] <strong>Cathy Mitchell:</strong> I looked up, because I knew we were going to talk about this, the stat on it. Because I know I&#8217;ve had the same feeling. And I&#8217;ve heard people talk about it, but I didn&#8217;t really know if that was like true or not, because whenever I am thinking or researching something, of course that&#8217;s what the algorithm shows me. So I&#8217;m always kind of hesitant, like is this actually real or am I just seeing this?</p>\n\n\n\n<p class=\"wp-block-paragraph\">But it did say in a 2021 report, the US Surgeon General, and this is in the States, no 2023, that the health impact of a loneliness epidemic. Okay, General Vivek Murthy declared a loneliness epidemic in 2023. And he said that the health impact is the same as smoking 15 cigarettes a day. It&#8217;s not good for us. And that the biggest effect, 79% reported feeling lonely of the 18 to 24-year-old group, which is more like 40 some percent. What was it? 41% of 66 plus.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:35] <strong>Nathan Wrigley:</strong> Okay, so the younger you skew, the more lonely you are likely to be.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:40] <strong>Cathy Mitchell:</strong> Yeah. And we also see, now I don&#8217;t know if this is correlative or causative, but technology has also skyrocketed in that period of time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:48] <strong>Nathan Wrigley:</strong> Yes. Yeah, and also probably, again, I&#8217;m drawing conclusions which are not based in fact or research or anything like that. You and I were both born in an era where that technology wasn&#8217;t available. So I imagine patterns were set down in our infant brains, which are perhaps different to the patterns that are set down now.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;d be curious to see if there is a there, there. If the broad adoption, certainly in the UK, I can&#8217;t speak to Canada, but the broad adoption of technology to ever and ever younger children, to a really alarmingly early age. You know, you see children who are not even at school age who seem to have access to every technology under the sun, and who don&#8217;t seem to get that interaction from another human being. I wonder. And I&#8217;m going to sound all curmudgeonly and there&#8217;s probably going to be people shouting at me.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:34] <strong>Cathy Mitchell:</strong> I have seen it change with the Gen Z that they&#8217;re talking about. And my kids fall in that category. Whereas I wanted to be, okay, it&#8217;s personal responsibility, so we&#8217;re going to raise them. It was new to me, so I raised my kids thinking, okay, tablets, I&#8217;m going to teach you how to use it, not restrict it. I was all open-minded about all.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now they&#8217;ve told me that if they have kids, they will restrict it far greater than I ever did. They were like, they won&#8217;t have nearly the freedom that I gave them in my open-mindedness.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:06] <strong>Nathan Wrigley:</strong> Yeah, well, but you are forgiven for your open-mindedness because I guess humanity perhaps needed more evidence to draw conclusions around that. And perhaps those conclusions are now landing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:16] <strong>Cathy Mitchell:</strong> I think so.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:16] <strong>Nathan Wrigley:</strong> Yeah, well, certainly as an example, I know that in Australia more recently, there&#8217;s now a widespread ban, I think under the age of 16, and I&#8217;m going to use the word illegal, maybe that&#8217;s the wrong word. Maybe there&#8217;s a technical definition, but social media is not permitted for children under the age of 16. And I think that there&#8217;s legislation being talked about in the UK of a similar nature, and some other European countries.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I don&#8217;t know how much traction that will have because I feel that there&#8217;s a persuasive argument, much like you described of, it&#8217;ll all work itself out. You know, we don&#8217;t need the government to tell us what to do, and all of that, and that all makes sense.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But my, I can well understand, I think in the UK also, there is a growing, a groundswell of this alternative way of looking at it. Like a rejection of the phones and the technology.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Anyway, there we go. That was an aside. Do you want to contribute into that a little bit more before I push us back in the WordPress space?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:11] <strong>Cathy Mitchell:</strong> Yeah, I don&#8217;t want to be all, it&#8217;s bad, it&#8217;s bad, but I think that we&#8217;re seeing an effect. I really do believe that volunteerism, whether it&#8217;s with WordPress or anything else, in my faith background, being a person, a Christian person, I grew up seeing the service as an answer, as just part of our lifestyle. You just serve others. But now I&#8217;m seeing it come in a secular sort of way as well, where service is an antidote to loneliness.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think no matter where you&#8217;re serving, not the church or any, like just pick a service. Being that cameraderie with people, having a similar goal, going in the same direction, like I really do think there&#8217;s hope. There&#8217;s hope out there for all of us. And it&#8217;s a great way to do something meaningful. Like you get to do all those things. You get to practise a skill, you get to do something meaningful, you get direction, you get cameraderie all by serving.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:03] <strong>Nathan Wrigley:</strong> I&#8217;m going to, say something now, and I&#8217;m going to caveat it heavily before I say it because A, it relies on my prodigiously bad memory, and B, it could just be fabricated anyway because the source could be utterly wrong. But it feels like there&#8217;s a kernel of truth in it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I was doing some research recently about happiness, that broad subject. You know, we would all like to be happy I&#8217;m sure. There&#8217;s a lot of people who spend a lot of time thinking about what this actually means, and trying to drill it down to some fairly basic maxims, if you like, for what leads to happiness.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Two of the biggest indicators of happiness are really interesting. One of the two is how often you spend with other people basically. How much time you interact with other human beings. Now I know that that&#8217;s not for everybody, but broadly speaking, that seems to be a huge indicator. If you actually get yourself out and you do things with other human beings, there is a definite benefit.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And the other one, which is very curious because I think it&#8217;s fair to say, you know, Canada and the UK, we&#8217;ve been brought up to worry about our own finances and amassing as much stuff as we can, and lining your nest for the future and everything. Well, this other one, controversially, the second one that I&#8217;m going to mention is the amount of stuff that you basically give away. And that could be time, or it could be finance, it could be any of those things. The more that you give away with no expectation of a return, that also apparently is a real indicator of happiness.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think we can all identify that. That moment where you give somebody a gift and you&#8217;ve really thought about it, and you hand it over and you watch the face change as they unwrap it. And you think, they&#8217;ve loved that, haven&#8217;t they? And you&#8217;re not thinking to yourself, well, I did that. I made them happy there. You&#8217;re just thinking, oh look, they&#8217;re really happy. Isn&#8217;t that wonderful? So anyway, there&#8217;s my 2 cents of utterly unproven thoughts.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:59] <strong>Cathy Mitchell:</strong> Okay. Learned something. Those are two, so the two things were being around people and altruism basically, with nothing expected in return.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:08] <strong>Nathan Wrigley:</strong> And funnily enough, they map very closely to what we&#8217;re talking about, right? We&#8217;re talking about events and socialising with other people, but also that, in this case, it&#8217;s not a financial thing that you are giving away, but you are definitely giving away an awful lot of your time for doing these kind of things. And maybe, given that little bit of information, it kind of becomes a little bit easier to justify because if you can say to yourself, this makes me happy, it might not seem it in those stressful moments.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:36] <strong>Cathy Mitchell:</strong> Yeah, today.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:37] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s right. But ultimately that might be causing your happiness.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Okay, so there we go. That was our little segue. Let&#8217;s sort of bring it back to WordCamps. You were very kind to write me a bunch of show notes, and they really drew me in as I was reading them. And I want to sort of dwell on a few of them because you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:53] <strong>Cathy Mitchell:</strong> Had to convince you to get me on the podcast.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:54] <strong>Nathan Wrigley:</strong> Yeah, no, there not a lot of convincing needed. I loved it. You&#8217;ve got some sort of bullet points if you like, not really bullet points. You&#8217;ve touched on different areas where you feel that you&#8217;ve got something to say about, I dont know, why people might contribute and why they might volunteer and what have you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it&#8217;s things like, why might new people, newbies, as you&#8217;ve described them, volunteer and why might business folk volunteer?</p>\n\n\n\n<p class=\"wp-block-paragraph\">So the first one was, let me go back. So I&#8217;ll read into the record what you wrote because it makes a lot of sense. You said, in 2025 I helped the organisers for WordCamp Canada and this year found myself the lead organiser. And this has been consistently one of the nicest, most open groups, that I&#8217;ve ever been part of. And then you strayed into why other people, for example, new people and business people might like to contribute.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So on the business side, you said, volunteers, boundaries when not getting paid, giving back, sponsoring folks, not necessarily a financial return on investment. And then for the newbies, you said, there&#8217;s other ways to contribute, for example, contributing in code or non-coding ways, and also just being a recipient of the open, friendly community that you encounter. So that was really it. Maybe I&#8217;ve said everything that you wanted to say.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:07] <strong>Cathy Mitchell:</strong> Well, those are kind of questions that I had coming from a corporate, and I keep talking to different people trying to figure out, I guess I&#8217;m looking for something other than altruism when comes to the corporate people at least. Like why are they sponsoring? And I can see, the pessimistic, or maybe the pragmatic, side of me to be positive wants to know why. Why are they putting the dollars in?</p>\n\n\n\n<p class=\"wp-block-paragraph\">But then on the other side, I think, well, if WordPress doesn&#8217;t do well, then they don&#8217;t do well. Like, if their businesses are based on WordPress. But then I also saw something that, if you sponsor open source projects, it makes hiring people that much easier, and also vetting people that much easier. Because it gets you into the community and so it goes both ways. People will be more likely to apply for your jobs and you will be more likely to have a way to vet them. That&#8217;s one thing I saw.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:04] <strong>Nathan Wrigley:</strong> I think there&#8217;s a lot of truth in that, or at least I&#8217;d like to believe there&#8217;s a lot of truth in that. That makes me feel happy about the whole situation. But what&#8217;s curious about what you&#8217;ve just said, and I don&#8217;t know how much of an intuition you&#8217;ve got on this, but if you were to go back to, let&#8217;s say the year, oh, I don&#8217;t know, 2018 or something like that, WordPress was experiencing this really stratospheric growth. You know, in terms of market share of the internet broadly, you know, the number of websites as a percentage, WordPress was going from sort of the low twenties to the mid twenties, high twenties, and then through the thirties, and then finally landing at this sort of 40%.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And during that time, saying this phrase sounds ridiculous because it is ridiculous, WordPress could kind of do no wrong, I think. There was just growth upon growth upon growth and a lot of companies, I don&#8217;t think needed to explain themselves to their directors quite so much. The return on the investment didn&#8217;t need to be made. It was just, look, we&#8217;re part of this thing, and there&#8217;s this rising tide, and we are one of the boats. And look, we&#8217;re going up as it all goes up. So it just happened.</p>\n\n\n\n<p class=\"wp-block-paragraph\">However, during COVID, and then especially over the last few years, and then now especially the last couple of years, inject AI into the mix, I feel that that calculus has changed a little bit. And there&#8217;s this inkling when you speak to the same corporate people who a few years ago were willing to open their wallets to sponsor events, the wallets are much, much harder to open.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Again, in much the same way that I don&#8217;t really know why the community is so fabulous. I don&#8217;t really know why the wallets are harder to open. But I think the landscape for sponsorship, and the requirement of a return on investment, as opposed to, well let&#8217;s just join in because WordPress is growing. I think that calculation is going to be harder and harder to make. And maybe you&#8217;ve got experience of this over at WordCamp Canada trying to gather sponsors. Perhaps you found it straightforward. Perhaps it&#8217;s been difficult. I don&#8217;t really know.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:08] <strong>Cathy Mitchell:</strong> There&#8217;s almost like a perfect storm right now because wallets are tighter because over the last few years, at least in the States where my clients are, it&#8217;s become, economically there&#8217;s uncertainty. And so that trickles down and trickles up, right? And so more wallets are going to be a little bit more restrictive on what they&#8217;re going to buy, and they&#8217;re going to want to see more bang for their buck.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Corporately, also there&#8217;s been this huge rise in competition in the corporate world. There&#8217;s just way more competition over the last five or six years for just about anything when it comes to agencies or plugins or themes or whatever, there&#8217;s a lot more great competition, like good products out there. But then there&#8217;s also a lot more competition to get the clients, like clients have a lot more options.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so I think it&#8217;s a perfect storm. Like, do you want to put your money into WordPress because is that the future? Is there money for sponsorship? Plus WordPress has become stricter on what they require to sponsor, as far as trademark use and different things that have been put higher on the priority list.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I kind of see it like a levelling off. Like not as a bad thing because every industry can&#8217;t just, go, go, go, go. Like there&#8217;s going to be a levelling, right? Can&#8217;t be that easy. When I started, I didn&#8217;t even advertise. And I&#8217;ve had this business for 19 years. I&#8217;ve never advertised. That is going to go away. Like it was just, you know, I lucked out starting somewhere, but that&#8217;s not realistic.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:44] <strong>Nathan Wrigley:</strong> So what&#8217;s interesting in that is I think I am the same. The only period in which I&#8217;ve been in the WordPress community was during this stratospheric growth period really. Everything has been, you know, people have argued on the inside about this, that, and the other thing, and whether a feature should ship in Core, or whether or not we should do this thing at an event or what have you. So there&#8217;s been some minor disagreements.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But broadly speaking, the whole project has just swelled and swelled and swelled. There&#8217;s this overarching sense of optimism and growth, and now the brakes are on. And so for me, it feels like unfamiliar territory. And because it&#8217;s unfamiliar, it feels a little bit scary because I don&#8217;t know what that means. I don&#8217;t know whether that means that things are going to just level out as you just described, or whether it means things are going to decline, or whether it means some of my friends are going to go away because the community, it&#8217;s no longer going to be something that they wish to frequent because their profitability is under question and they need to seek revenue from other different options. Maybe AI, maybe, whatever it might be. And so I think my concern just, it&#8217;s probably self-interest really. I&#8217;m just concerned because I don&#8217;t know what&#8217;s coming and that fear is, well, it&#8217;s fear.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:57] <strong>Cathy Mitchell:</strong> I think this brings me perfectly into the WordCamp Canada thing that I wanted to mention. Just because I see this event, and even the community team, as a whole in WordPress. There are teams in WordPress, by the way, for people that don&#8217;t know, that help you get involved. It&#8217;s not just coders, like there&#8217;s all kinds of teams. And one of them is the community team, and all we have to know how to do is plan an event or host an event or serve coffee. It&#8217;s amazing. But anyway.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I am excited about WordCamp Canada, and the reason I&#8217;m putting so much time and effort into this conference is because I really see it as a light at the end of this tunnel. Not at the end. Maybe midway. I have no idea what&#8217;s going to happen to my own business, to WordPress, I don&#8217;t know. But I think there&#8217;s one thing that I&#8217;m fairly certain of, even now, even in the midst of AI, and that&#8217;s open source. I really still believe that open source is the way of the future. I still think it is, open source and AI are probably the way of the future. Yeah, I don&#8217;t know how else to say it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think the exciting thing, and the thing that we need to do as people who got to take advantage of that uprise and that uptick, is you and I need to get young people involved. Like we need to get those young people involved in open source. I don&#8217;t even care if it&#8217;s WordPress or not, but they need to become part of a community that is exciting, that is beyond themselves. They need to see that we&#8217;re nice. We don&#8217;t bite. We&#8217;ll hire them. There&#8217;s just so much good that can come out of being together. And these are the nicest people. They&#8217;ll talk to people that are just standing around in the hallways with nobody to talk to, which is me. I&#8217;m an introvert, ironically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:38] <strong>Nathan Wrigley:</strong> You definitely don&#8217;t come across like that, just so that you know.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:40] <strong>Cathy Mitchell:</strong> Well, we&#8217;re I&#8217;m pretending nobody else is listening.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:43] <strong>Nathan Wrigley:</strong> The other thing that I would add, as you were saying all of those things, it occurred to me that, I would imagine that people in more senior positions, I don&#8217;t really know how to describe it in the WordPress world, have got a similar intuition to the one that you just described. In that they can definitely see that the future needs to be thought about in terms of the youth coming in. Because there&#8217;s an awful lot of work being done at the moment and an awful lot of hours being put into educational initiatives.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And also, not just where you and I are living, but all over the world. And it was kind of interesting at WordCamp Asia recently, that was a big focus. A lot of people talking about exactly this thing and these kind of overlapping initiatives that are beginning to bear fruit. So people coming out of universities who&#8217;ve had experience of open source and WordPress in particular. And children at schools having experience of open source and WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think, as much as we would like open source and WordPress to win, just from a moral point of view, wouldn&#8217;t that be a great thing if everybody just noticed it and got on and used it? I think we need to do a bit of work to make sure that it&#8217;s being put under their noses so that they can make those judgements for themselves. And that is definitely a part of the future.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:57] <strong>Cathy Mitchell:</strong> Yeah, the Campus Connect and the Credits where they can university credits, like it is getting popular in other places we haven&#8217;t heard so much. But I really want to introduce it and bring it to the conference in Vancouver this fall. Because we can have universities in Canada and the US, on this side of the pond get involved in this and actually give kids credits that they can use to graduate.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:21] <strong>Nathan Wrigley:</strong> It&#8217;s so interesting as well because it&#8217;s very hard to, how to describe this, that&#8217;s a difficult one to sell, let&#8217;s put it that way. The people that are really into those initiatives really love it, but it&#8217;s hard to get people to notice that that&#8217;s going on, and hard for people perhaps to notice how important that is. But without those little foundational bricks being put in place for the future, this rising tide carries all boats metaphor, that&#8217;s not going to happen. You know, I think maybe another good metaphor there is they&#8217;re kind of building the harbour wall to make sure that the boats have got something to rise against. And I think that&#8217;s really important.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And your part of the world is definitely open to that, I&#8217;m sure. Seems to be that some European institutions, colleges, universities and South American institutions and parts in India and Southeast Asia and places like that are also beginning to bite on those ideas as well. So it&#8217;d be really interesting to see how that all goes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You&#8217;re painting a picture, Cathy, which makes me feel optimistic. Feels like there&#8217;s a lot of positivity coming out of where you are, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:24] <strong>Cathy Mitchell:</strong> I&#8217;m probably going to get in trouble for saying this, but for all of the faults that Matt might be accused of, somehow he put something in place that became very, very popular. And the culture that I have been a part of, I haven&#8217;t worked for Automattic, but the culture at the WordCamp level and volunteering and the community team has been unbelievably positive, and foreign to me. Like I&#8217;ve had to learn this culture. What do you mean there&#8217;s no application process? How do I say yes? What are you talking about? So somehow this has grown. And he has had a lot to do with it. People don&#8217;t like that he&#8217;s had a lot to do with it, but there&#8217;s some truth there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:07] <strong>Nathan Wrigley:</strong> It&#8217;s really interesting and it doesn&#8217;t matter how many times I have conversations like this, I&#8217;m always confused by it. I can never get my hands around it and work out what the secret sauce is so that I could copy and paste it into a different locale or a different jurisdiction or different era. But there&#8217;s a there, there. There&#8217;s something very satisfying about this community. And from everything that you&#8217;ve said, it sounds like you are very positive about it. And I share your positivity, even though sometimes it seems quite hard to grasp in the more recent times.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Oh, Cathy, that&#8217;s been absolutely wonderful. I&#8217;ve enjoyed chatting to you today. We&#8217;ve hit the sort of sweet spot of the amount of time that we&#8217;ve got, so if it&#8217;s okay with you, we&#8217;ll wrap it up there. Just before we go, if anybody wants to get in touch with you, or just sort of wants to pat you on the back for your wisdom there, where would we find you?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:55] <strong>Cathy Mitchell:</strong> Well they can find me at WPBarista. And right now they can also find me at canada.wordcamp.org.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:40:02] <strong>Nathan Wrigley:</strong> Okay. Well I will make sure that that goes into the show notes. So if you&#8217;re listening to this, head to wptavern.com, search for the episode with Cathy Mitchell, that&#8217;s Cathy with a C, and you&#8217;ll be able to find the details in the show notes there. So Cathy Mitchell, thank you very much for chatting to me today. That was lovely. Thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:40:19] <strong>Cathy Mitchell:</strong> Thank you. I enjoyed it.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">So on the podcast today we have Cathy Mitchell.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Cathy has been working with WordPress since 2007. What began as a fun personal project during her maternity leave soon evolved into a fully fledged business with the launch of WPBarista in 2008. Over the years, Cathy has garnered extensive experience in the WordPress space, and is now working towards the 2026 WordCamp Canada.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversation focuses on the powerful role of community within the WordPress ecosystem, something that Cathy is deeply passionate about. We discuss how open, welcoming, and international the WordPress community feels compared to more traditional corporate or volunteer environments. A theme that emerged was how involvement in WordPress has provided Cathy, and many others, with a sense of belonging and fulfillment, especially after life changes like becoming an &#8220;empty nester&#8221;.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The discussion explores the motivations for volunteering and organising within the WordPress community, both from the perspective of newcomers looking for purpose and connection, and business owners assessing the return on investment from contributing or sponsoring events. This included how easy it is to get involved, the unique lack of barriers and red tape, and the value of altruism and camaraderie.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Other topics we explored were the broader impact of technology and loneliness, the importance of service and community for well-being, challenges in sponsorship amid changing economic times, and the vital need to engage the next generation in open source.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’re interested in the human side of WordPress, how volunteering shapes both individuals and the broader community, and what the future might hold for WordPress events and contributors, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wpbarista.com\"> WPBarista</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://canada.wordcamp.org/2026/\">WordCamp Canada 2026</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://london.wordcamp.org/2019/\">WordCamp London</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://events.wordpress.org/campusconnect/\"> WordPress Campus Connect</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/education/credits/\">WordPress Credits</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, 10 Jun 2026 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:30;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"Open Channels FM: BackTalk on AI Burnout, Bridging Innovation and Standards, and the Risks of Single-Maintainer Tools\";s: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:34:\"https://openchannels.fm/?p=2555405\";s: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:122:\"https://openchannels.fm/backtalk-on-ai-burnout-bridging-innovation-and-standards-and-the-risks-of-single-maintainer-tools/\";s: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:212:\"Conversations reveal insights on deep work, innovation standards, and the risks of underappreciated developer tools, highlighting challenges of mental fatigue, standardization, and reliance on single maintainers.\";s: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, 10 Jun 2026 09:40: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"Open Channels FM: Rethinking Developer Life and Productivity with Rapid AI Advancements\";s: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:34:\"https://openchannels.fm/?p=2555214\";s: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:94:\"https://openchannels.fm/rethinking-developer-life-and-productivity-with-rapid-ai-advancements/\";s: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:264:\"In this episode of Open Web Conversations, Zach Stepek and Carl Alexander discuss with Alex Standiford the impact of AI on developers, highlighting productivity, burnout, workflow changes, and the necessity of setting boundaries in this rapidly evolving landscape.\";s: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 Jun 2026 10:41:51 +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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"Gutenberg Times: Gutenberg Changelog #131 – Gutenberg Plugin Releases 23.1 – 23.3, Calls for Testing for 7.1 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:53:\"https://gutenbergtimes.com/?post_type=podcast&p=45809\";s: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:59:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-131/\";s: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:60685:\"<p class=\"wp-block-paragraph\">In episode 131 of the Gutenberg Changelog, Birgit Pauli-Haack welcomes Isabel Brison to discuss the latest developments in Gutenberg plugin releases 23.1, 23.2, and 23.3, as well as progress leading up to WordPress 7.1. The hosts highlight recent calls for testing, including collaborative editing—previously delayed from 7.0 due to stability concerns—and the new media editor modal for the image block.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Isabel Brison shares insights into the new responsive global block styles, allowing users to customize styles per device breakpoint, as well as updates to the layout and dimensions controls in the block editor. She encourages feedback from users as these features iterate for the upcoming WordPress 7.1 release. The episode covers stabilizations, such as the improved, more ergonomic media editor and cropper, and strides in accessibility, particularly regarding the tabs block.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The hosts also discuss experiments in dashboard widgets, content type management, and empowering plugin developers with new admin UI components. Both stress the importance of community feedback and testing, given the ambitious new features arriving soon. The episode wraps with practical notes on documentation improvements, React 19 integration, and a reminder of the short summer break ahead.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-131/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-131/#transcript\">Transcript</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Editor: <a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo: <a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production: <a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size wp-block-paragraph\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Special guest: Isabel Brison</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>GitHub <a href=\"https://github.com/tellthemachines\">@tellthemachines</a></li>\n\n\n\n<li>WordPress <a href=\"https://profiles.wordpress.org/isabel_brison/\">@isabel_brison</a></li>\n\n\n\n<li>X (former Twitter) <a href=\"https://twitter.com/ijayessbe\">@ijayessbe</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Calls for Testing</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/06/03/announcing-a-collaborative-editing-outreach-effort-for-7-1/\">Announcing a collaborative editing outreach effort for 7.1</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/05/21/media-editor-modal-call-for-testing/\">Media Editor Modal: call for testing</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/04/call-for-testing-client-side-media-processing/\">Call for Testing: client-side media processing</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s released</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2026/05/wordpress-7-0-armstrong/\">WordPress 7.0 “Armstrong”</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/05/14/wordpress-7-0-field-guide/\">WordPress 7.0 Field Guide</a></li>\n\n\n\n<li><a href=\"https://gutenbergtimes.com/wordpress-7-0-source-of-truth/\">WordPress 7.0 Source of Truth</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/05/react-19-upgrade-temporarily-reverted-in-gutenberg/\">React 19 upgrade temporarily reverted in Gutenberg</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg releases </h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/05/07/whats-new-in-gutenberg-23-1-07-may/\">What’s new in Gutenberg 23.1? (07 May)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/05/21/whats-new-in-gutenberg-23-2-21-may/\">What&#8217;s new in Gutenberg 23.2? (21 May)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/03/whats-new-in-gutenberg-23-3-03-jun/\">What’s new in Gutenberg 23.3? (03 Jun)</a></li>\n</ul>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\">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:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</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 wp-block-paragraph\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> So welcome to our 131st episode of the Gutenberg Changelog. We will talk about Gutenberg plugin releases 23.1, 23.2 and 23.3. There are calls for testing out for WordPress 7.1 and we have more. 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. Today, Isabel Brison joins me from Sydney again. Isabel is a longtime core contributor and JavaScript developer on the Gutenberg Project. Welcome back to the show, Isabel. Thank you for joining me. How are you?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison</em>: I&#8217;ll be good. Thanks for having me. It&#8217;s always a pleasure to be here.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Birgit Pauli-Haack: Well, I&#8217;m so glad you&#8217;re here because you and your team have worked on some of the most exciting features that coming to Gutenberg. People have been waiting for quite a long time. So we will dive in when we get to the updates. How is Sydney?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>It&#8217;s winter, cold, rainy, you know, the usual.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>The usual? Yeah. How is the technology? I know you&#8217;re going to meetups there. Are these WordPress meetups or are these other technology meetups?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>I go to a variety of tech meetups. There&#8217;s not a huge amount, so I&#8217;ll go say to JavaScript meetup and there&#8217;s a good technology leaders one too. I enjoy going to the Python meetup even though I don&#8217;t work with Python. It&#8217;s just a lovely community and they have some interesting talks. So it&#8217;s sort of whatever&#8217;s on offer, I guess.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Oh, nice. Yeah, I found out in Munich to the technology community and I kind of connected with a local Claude meetup community and it was kind of interesting at the Technical university or the Design university, they switch around the places, but it was interesting. Yeah, they had some lightning talks. Yeah, like 20-minute talks and it was really cool. Yeah, I think we need to get out more.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Yeah, no, I like, I like going out after work and just, you know, even if it&#8217;s just to listen to some tech talks, you get a bit of air and meet new people.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, that&#8217;s good. Yeah. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">All right, so we have a few announcements. WordPress 7.0 has been released two weeks ago and we are heading big steps towards 7.1. Beta 1 is scheduled for July 15th. That&#8217;s kind of a little bit of ahh. It&#8217;s only six weeks away.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Yeah. So we get going not long time at all.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>And contributors have been working on the next major version already. So the official roadmap planning post is in the works. The team is in the final steps to assemble the release squad and we do well from the Gutenberg plugin releases we get a pretty good idea what might come through also from what didn&#8217;t make it into 7.0 as well. So we will. But it&#8217;s the web, right? Web is translated for me in the Japanese kind of design thing. Yeah, it&#8217;s like wabi sabi. Nothing is finished, nothing is last, and nothing is perfect. So we always get work to do and it&#8217;s always getting better. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Yep. It&#8217;s a work in progress.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>It&#8217;s a work in progress. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Calls for Testing &#8211; WordPress 7.1</h3>\n\n\n\n<p class=\"wp-block-paragraph\">So there are two calls for testing out now. One is announcing the collaborative editing outreach effort for 7.1. Many of you dear listeners remember, okay, collaborative editing, real time collaborative editing was pulled from the 7.0 because it wasn&#8217;t stable enough for all the hosting environments that are out there. And there was this call for testing out for hosting and now there&#8217;s another one for outreach effort to make sure that everything is kind of caught for 7.1. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And Anne McCarthy just published it on the Make Core blog so you can join it anytime. There&#8217;s a separate channel Collaborative Editing Outreach that you can. It&#8217;s kind of modeled after the full site editing outreach program that ran for two or three years. I hope this doesn&#8217;t run for two or three years before it&#8217;s released, but it definitely there are more people kind of discussing it and how it all supposed to work. Amy Kamala, who was the Release Coordinator for 7.0 and Justin Tadlock, who is a developer advocate at Automattic and Theme Team Rep are helping Anne to coordinate those calls for testing. And also some of the teams at Automattic who work with Enterprise level are also there. So yeah, it&#8217;s a bigger discussion on how collaborative editing works on all the levels.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Yeah, it&#8217;s a pretty big and complex piece of work.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah, join the channel and dive right in if that&#8217;s a feature that you are excited about. I&#8217;m excited about it. But I also only have two or three people that handle my editing stuff. So I don&#8217;t have 10 or 15 editors in my post zone. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Another call for testing is about the media editor Modal that has been added to the image block. Ramon Dodd published a call for testing about two weeks ago about the new modal for the image cropper. It&#8217;s kind of the bigger image cropping in the block editor, so you don&#8217;t have to. It&#8217;s a much easier way to get your images in line, but you can also rotate the images and resize them. And it has been merged with the Gutenberg plugin. It also, with 23.3, is out of experimentation. So anybody who has the Gutenberg plugin installed can be testers. And Ramon has some great details on how to test things and what to look for and how to share the feedback. It also has a little paragraph there on what&#8217;s out of scope. So for this version, we of course share all the links in the show. Notes. Isabel, you&#8217;re part of that project. What excites you about it?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>I haven&#8217;t actually, actually worked on it. Well, not I, I, I helped a little, a little bit at the very beginning when we were discussing sort of choice of libraries and whether to build our own or use a third party. And a bit with the initial testing, but it was mostly Ramon and Andrew&#8217;s work. This latter part, the bit that&#8217;s now in Gutenberg, in fact, it was all their work. And I think it&#8217;s super exciting because replacing the old, the old Cropper, I. I never liked it. I have to be perfectly honest.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>I hate the old Cropper.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>I never could figure out how to use it. It was not ergonomic at all. And this one is such a better experience. Aside from allowing us to do all the stuff that the old Cropper, the in Editor Cropper is what I&#8217;m talking about. The one that you can access from the Image block toolbar. It&#8217;s also on the site Logo block. So you can now access it from both those blocks and the new one, in addition to what the old one did, also allows you to do free cropping and free rotating. So if you want to rotate your image 3 degrees and if you want to crop it to whatever weird aspect ratio you like, you can do that, which you couldn&#8217;t on the old one. Yeah, and it&#8217;s. It&#8217;s just a much nicer experience. I believe it&#8217;s also more accessible than the old one in terms of the keyboard accessibility of it. It&#8217;s. It&#8217;s better too, so. All advantages. Yeah, they did a great job on it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>I used it just for a little bit and I was so amazed how smooth it was. Yeah, I kind of. It was also much more intuitive. I never knew what to do with the Cropper when I was pinging it previously and said, so how do I do this now? Every. I had to think every time. And this one is very, very intuitive and very smooth also to use it and to see it. So I&#8217;m really happy about that. I&#8217;m hoping it makes it into 7.1. Yeah, so we have that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Yeah, it&#8217;s, it&#8217;s on track, I don&#8217;t think. I mean, barring any major natural disaster, I don&#8217;t think that there&#8217;s any reason for that not to make 7.1. It&#8217;s a great piece of work. It&#8217;s really stable and now that it&#8217;s not behind the experiment flag anymore, real users are using it. I&#8217;m sure we&#8217;re going to get tons of feedback if there&#8217;s anything that&#8217;s not 100% perfect and we still have time to iterate on it until beta one.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>I really appreciate that Roman and Andrew went to the research portion and kind of looked at how other graphic programs actually are doing things and tried to get some of the experiences also into the blocked. So okay, yeah, so two calls for testing for those who want to dive in. It&#8217;s a very good way to contribute to WordPress because it&#8217;s so close to what you&#8217;re doing with WordPress. And not only developers but also content creators can help testers even better and those who work at agencies or work with clients at agencies to kind of see how that all works. Which brings us to what&#8217;s released. I mentioned it. </p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released &#8211; WordPress 7.0</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 Armstrong was released. We talked about it in previous episodes on this changelog with various people from the agency view, from the designer view, from the content creators views. We will share in the show notes in case you need to catch up. The Field Guide the link to the official field guide for WordPress 7.0 as well as to the source of truth on Gutenberg Times that has all the user facing stuff in there. Those are the best information on 7.0. I have not seen in the last two weeks any major boo boos that came in. Yeah, it was such a great testing cycle with a delay of six weeks. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Most of the bugs were actually caught quite early or in the loliso, I don&#8217;t think. I&#8217;m not sure when there will be a point release which normally happens within a few weeks of the major release, but I have not seen any planning for that. But it could be end of June after WorldCap Europe. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So let&#8217;s dive into the Gutenberg releases. We start with Gutenberg 23.1. Oh, one question, Isabel, do you have a favorite feature that came into WordPress 7.0?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Oh, I don&#8217;t know. There&#8217;s a bunch of interesting features and I worked on some of them. Of course I have sort of my personal favorites of the ones that I worked on of which one that is. It was very, very subtle or sort of low profile. We didn&#8217;t talk about it much, but I worked on a little handy addition to the grid block or the grid layout type, I should say. That allows us to configure a responsive number of columns. So by setting column count and a minimum width you can say I want my block to always have at maximum three columns but on smaller screens it can go down to two and even one. So that&#8217;s something we didn&#8217;t have before and I&#8217;m quite happy with it. I think it&#8217;s a good improvement. But compared to. Oh, there was. There was loads of stuff. The pattern editing work I think is going to be really handy. And what else? There was the notes feature.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> No, I was in 6.9 already. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Oh yeah. No, there was something about what? Oh God, I&#8217;m confusing my releases.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, yeah, they&#8217;re kind of. They melt together once it&#8217;s released. They melt all together. It&#8217;s kind of. Yeah. Was it there or there? Yeah, sometimes. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 23.1</h3>\n\n\n\n<p class=\"wp-block-paragraph\">All right, let&#8217;s dive into Gutenberg 23.1. It was released on May 7, had 212 closed PRs by 49 contributors. So we are really wrapping up the releases or the work on Gutenberg and the block editor. It&#8217;s now not only the block editor, it&#8217;s also the site editor. It&#8217;s the data views, it&#8217;s the. The design system, those all. So the Gutenberg repo has kind of exploded in other areas for the WordPress ecosystem. So. But yeah, the first one on the list and it&#8217;s. It&#8217;s really interesting how these change logs are actually automated and coming together is the upload media and it enabling concurrent sideload uploads. That&#8217;s an interesting thing because it&#8217;s so performance issue to have multiple streams on upload on images so you don&#8217;t have to wait so long that the image shows up in your block canvas. And that&#8217;s a really good improvement for that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Yeah, yeah. I&#8217;d imagine when uploading, when bulk uploading particularly.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>So when you copy paste content from another source it has this also a feature that you can download and upload the images that you connect there. And that also happens in this module stream uploads thing. So it&#8217;s really cool. You only know this because it&#8217;s faster but other than that there&#8217;s no disruption of your work or any of that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Yeah, there&#8217;s a lot of good work. This was also the client side. This is part, I believe, of the client side media processing work that did not make 7.0 but is now being aimed at 7.1. That&#8217;s mostly Adam Silverstein&#8217;s been working on that. I haven&#8217;t kept a close eye on it, but it looks like, you know, very useful work and it&#8217;ll be good once we manage to get it in for performance.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah, Adam Silverstein has worked on these image handling features quite a bit for 6.9 as well. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">So yeah, there is an enhancement that I have flagged here, but I&#8217;m not sure how useful that is. It&#8217;s for the WordPress UI overlays and a global preview styles on the storybook. So the WordPress UI is the next level of components for WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>It&#8217;s sort of the successor of the components package.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. And at the moment both are used, but I have seen now efforts to migrate, merge things, I don&#8217;t know how you call it, but to get it kind of in one thing. But the overlays, the preview styles is how you can show the preview in the storybook so you have a better inkling how it&#8217;s going to look later on.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Yeah, that should be good.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>And then there are tons of changes for the components, the admin ui, the UI components, dialogues. This is mostly for developers that are working with WordPress and creating their own either building WordPress or creating plugins for WordPress to have a unified design system, unified component system that they don&#8217;t have to kind of come up with their own interfaces. Those decisions are already made and you can kind of build on top of things before any of that, even the components, every plugin had to design their own interfaces and now this is really cool.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Yeah, it&#8217;s good to have a sort of a system that you can use when you&#8217;re extending and you need to build a new screen or something for your plugin, you can just use these components and everything looks integrated with WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>And it&#8217;s also good for the users because they don&#8217;t have to think about how do I use this tool now? Or how, how is. How do I filter now on this screen? Because it&#8217;s all a unified system and it&#8217;s all built out and stable. So the next thing is on the notes getting a few updates. So right now it&#8217;s in 23.1. It&#8217;s mostly refactors on the positions and the floating board. But we will see later in, in the other releases that there are some nice features coming in for the Blocked libraries. We have updates to the tabs block. I&#8217;m really hoping that it comes into 7.1. It&#8217;s still behind an experiment flag, but now it can handle duplicate tabs, meaning duplicate handles on the tabs. And it follows now WCAG tabs pattern for accessibility in the renaming of the blocks. So which is a. It&#8217;s a major step towards accessibility and acceptance for that. I&#8217;m really waiting for the tabs to come into Gutenberg or to.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Mostly I think the renaming was about as I understand it, so that the blocks have names that match the accessibility standards or how these things are known as. There&#8217;s a WCAG pattern it&#8217;s linked to in the PR, and those sort of example patterns that the WCAG website has for people to know how to use ARIA attributes correctly, which is a whole science. And the idea is to have our tabs blocks match the names of that pattern so that it feels more standard and it&#8217;ll be more familiar to people who might have implemented tabs in other places.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. And those are the standards also where screen readers kind of tap into and people are. That use screen readers kind of have a common pattern for that. Yes. So that definitely elevates the tabs block in its accessibility. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>So it&#8217;s going to be pretty useful block once it&#8217;s stabilized. So I hope it is.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. Yeah. I know that quite a few block collections have tabs right from the beginning in the last eight years. And they&#8217;re not going to go away because the first iteration of any of the core blocks will not be as feature rich as any of the block collections that have been developed for the last six or seven years. Yeah. The next one is tapping into the image cropper we talked about. So you can. And it was tapping into the keyboard actions with drag handles on the canvas. So you can use your mouse to do some of the actions that you want to do with the image cropper or the image tool. Yeah, if you say Image Cropper, it kind of reduces it to cropping, but yeah, it&#8217;s also the handling to rotate</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>And all that too.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah, yeah. There&#8217;s a new API for the WordPress grid package, but that&#8217;s a different grid that you are working on.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Yeah, that&#8217;s not the layout. The block layout grid. This is something else. This is a grid that you can use for dashboard UI.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Exactly.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Sort of admin stuff.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. That&#8217;s the new API that powers the new experiments that in Gutenberg. That is the dashboard widgets. We kind of talked about it a little later. You as a plugin developer or extender of WordPress, you can use them now as well for any of your dashboards. If you are having a plugin that has some data vising kind of, you can put them into these grid package and display them on your plugin settings pages. The guidelines is also a new API and it has now a public API method and the REST API route to it. There have been iterations after 23.1, so I think that that would be really helpful to look at later. </p>\n\n\n\n<h3 class=\"wp-block-heading\">New APIs</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The guidelines are actually a whole set of content types that are for AIs. Pretty much when your agents come to the WordPress site, you can tell them what to do with things. What&#8217;s the purpose of the site? The editing guidelines? Yeah, how, how you want AIs to behave on your site if you let them in. And it&#8217;s really important when you have other agents come in that you don&#8217;t control. Yeah, that sounds scary. </p>\n\n\n\n<p class=\"wp-block-paragraph\">But if you as a site owner connect your Claude to your website, you can have in the guidelines all the things that you want Claude to know about your site. So it&#8217;s. You don&#8217;t have to put it all in a prompt and it kind of finds all the things and it&#8217;s also your memory. So if you use an agent to do your SEO, to do your. Some of the content updates like headlines or tags, your policies on how to do tags and categories, that&#8217;s all things that you can solidify in your documentation in the guidelines for your AI. And it will remember that. But it&#8217;s also interesting to see the discussions about it. I had a short discussion with Grzegorz, who was a former co-host here on the Changelog, a few, I would say a few hundred episodes before, but it wasn&#8217;t that much. But he is now part of that team who thinks about AI and memory and all that. And it was really interesting to hear because if you are in an agency, you work on multiple different sites, but you have one Claude, so you don&#8217;t want things to bleed over from one site to the next. And these guidelines help you kind of keep track of everything. So it&#8217;s an interesting problem space that came out with AI.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> It&#8217;s like providing the correct context and the correct amount of context so that the AI can be maximally productive on your website, whatever you want to do with it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, right. Yeah, yeah. Most people are really not all that into. Site owners are not so into AI, but it helps a few things quite nicely. I find it with SEO and with yeah, accessibility and all that. It&#8217;s really helpful to have a double check there. Yeah. All right, what&#8217;s next in 23.1? Do we have something? </p>\n\n\n\n<h3 class=\"wp-block-heading\">Experiments</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Oh yeah, there&#8217;s these custom taxonomies experiment in 23.1 with the custom post types and taxonomy management that started out as out of. I don&#8217;t know how that came about, but it probably is one of the radical speed month project as well that people say okay, we probably need to have content management when the APIs were in WordPress in 3.1. But there is no interface there and there were always plugins there to do this, be it custom UI, custom post UI or ACF or so. But there&#8217;s no interface for. And that&#8217;s where this experiment comes in to kind of push the envelope on that a bit. Have the REST controllers in there, have the interface in there. But it definitely is not the last word spoken there yet because that is a field where there have been a lot of extensions in the universe or in the WordPress ecosystem that might not fit in where this is going. So it&#8217;s just a. It&#8217;s a prototype kind of experimental way to do that. But check it out. You just have to enable the experiment in the Gutenberg plugin and then you can kind of try it out and work with it. It uses the common APIs. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The other experiment is the dashboard. We talked a little bit about it because that&#8217;s the grid package was created for that. The dashboard to have administ page routes and sidebar menus as a shell to add additional grids on the dashboard. I&#8217;m interested to see. I haven&#8217;t played with it yet but I want to see if I can. So what are the dashboards? The dashboard right now is just a. The quick edit and the site health and the news that&#8217;s on your dashboard right now and a few other things and plugin kind of tap into that as well. But I have never have not seen yet and I&#8217;m still thinking about it to. Maybe Claude can help me with that. Having a quick edit that&#8217;s a block editor actually. So when you log in into your WordPress site you don&#8217;t want to kind of just do all the other admin stuff. You just want to create a new post. So why not have it on the dashboard and create a blog post right there from the quick edit. Quick Edit only gives you text based things but not block editor.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> So a block based quick edit, do you reckon all the blocks. I reckon it would need to be A very simplified version of the block editor.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Maybe images, paragraphs, but yeah, that would be cool.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, yeah. Lists. Yeah. Like an outliner kind of. Yeah. Very fast kind of. Yeah. Maybe come back to the white space, but kind of instead of having a classic editor, just build blocks with it. Yeah. So kind of a distraction free, quick edit, full set, toolbar on top kind of thing. I don&#8217;t know. When I&#8217;m bored, I&#8217;m gonna star B. Prototype it. Prototype it. Yeah. And get it in. Yeah. That. That was one of the things that a lot of writers said. I don&#8217;t want to deal with all the stuff I&#8217;m getting so distracted. Yeah. There&#8217;s announcements and all that. So let me just start my blog post. But anyway, and then there is a list of Media editor modal call for testing. We talked about it. There&#8217;s a whole in 23.1. There&#8217;s a whole list of bigger and smaller PRs that went in. I think the call for testing gives you all the ins and outs of it that I think was. Was it. Did you find anything for 23.1 that you wanted to talk about further?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Not. Not really. Apart from the things that you&#8217;ve already highlighted. I just thought. I already mentioned that the media editor is also on the site logo block. So you can test it on both blocks and that&#8217;s it.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 23.2</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> So right into Gutenberg. 23.2 was released on May 21st and also with 204 PRs by 50 contributors and there were four first timers there. Congratulations. You got your first contribution to WordPress core. Yeah. And you got your badge. Well, you got your badge when 7.1 is released, I guess the first feature that is listed is the responsive global block styles with states. This is so cool. Yeah. What does it say? Can you walk us through it?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Yeah. So this was the first part of the work towards enabling responsive styles for blocks. And it&#8217;s with States because it leverages a style states API that was already built. So Maggie Cabrera was who did that initial work for the States API, and her part was just leveraging it for adding the ability to style pseudo states for very few blocks have pseudo states. Well, this might be extended, but it won&#8217;t be super extended because not all blocks need to have pseudo by pseudo states, I mean hover focus and things like that. So usually only interactive blocks would need those. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And so States came about to cater to that pseudo element scenario. But it was always something that could potentially be extended further. And one of the use cases that had been thought out when this initial idea of having the states API was thought it was using it to be able to create responsive styles for blocks was one of the possibilities there. And I had been eyeballing all those issues that have been sitting in the Gutenberg repo for years about creating some mechanism that allows us to define responsive styles. And I finally had the opportunity to pick them up. And having that state&#8217;s work already partially done was great because, you know, sometimes it&#8217;s starting something is the hard part. And there were endless decisions in the repo about how should we build this and let&#8217;s do this and let&#8217;s do that and let&#8217;s not do that. And it&#8217;s like we should take this into account. You know, how you can talk and talk and talk and then it never actually starts because it seems like the problem is too big and too complicated. And the more that&#8217;s added to the discussion, the bigger and the more complicated it gets. </p>\n\n\n\n<p class=\"wp-block-paragraph\">But there was this little stepping stone. This states API had already been built. And so I thought, well, it&#8217;s already in there for pseudo states, let&#8217;s try building responsive. So we call them viewport states. I&#8217;ve been working on this with my teammate Dan Richards. We&#8217;ve both started working on this and thought, okay, let&#8217;s do as sort of a baseline for global styles, but then as a stretch goal, let&#8217;s try and do it for actual block instance too. So we managed to do both in the end, but for 23.2, it was only the global block styles that was ready. And this means when you go into the site editor and into the style section, where you have global styles, then you go into blocks. This only works for blocks. It doesn&#8217;t work for top level global styles yet. We&#8217;re not quite sure. Well, we&#8217;re not quite sure if there&#8217;s a need to add this to top level stars yet. It&#8217;s still something that&#8217;s being thought about because for a lot of them, so a lot of really sort of global basic elements like typography, you know, font sizes. Okay, we already have ways of defining them responsively even without using breakpoints. So we are using the clamp function. You can define a maximum and a minimum and you can pretty much, you know, manipulate it so that you get your different font sizes on mobile and tablet and desktop. So there is to some extent you already have that responsive functionality there. So that&#8217;s something that might be looked at later on for enabling actual breakpoints for those global styles. But for now it only applies to blocks so for each block you can go into the block, into the block&#8217;s global styles and you can pick a state. There&#8217;s a new little states drop down at the top and so by default you&#8217;ll be styling the default state that&#8217;s you know, no media query. And then you have a tablet and a mobile state and the tablet state is only, so it&#8217;s, it&#8217;s only from you know, the top level. Like what&#8217;s your maximum Breakpoint to the minimum, which is the maximum for mobile. So the tablet styles will only apply to tablet to that breakpoint and then the mobile styles will only apply to their own breakpoint. And that&#8217;s. Yeah, essentially that&#8217;s it. </p>\n\n\n\n<p class=\"wp-block-paragraph\">You can do anything color typography and spacing wise. So for most blocks you know, you have the typography, you have the colors, you have dimensions like not for most blocks you don&#8217;t have dimensions, you have, you know, margin, padding, block gap if the block has layout and you can define per break point what you want those values to be. And there are certain features that exist in global styles that do not yet work with, with that responsive logic and those. So when you enter that breakpoint you know, you get, you choose the tablet viewport and you&#8217;ll see that some of the tools might be hidden. So for instance, Duotone is one. You can&#8217;t set Duotone per breakpoint yet. This is something that will be worked on in the future but it feels like a bit like I&#8217;m not sure how many people will need to change the colors per break point. That&#8217;s not usually responsive styles are more about spacing dimensions, that sort of thing. So we focused more on those that felt like these are the ones that are really going to be used by most people and the more edge Casey ones if they don&#8217;t work out of the box, we sort of. Okay that, you know, that&#8217;s a problem for later. We&#8217;ll, we&#8217;ll figure it out later. And Duotone is one of those awesome.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. Well a lot of people have been waiting for that a long time. So glad you, you finally started taking it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> I hope it&#8217;s useful. I just hope that folks can take this and like ok, okay, I can finally build the thing and yeah, and it works. And please, please, to anyone listening and wanting to try this out, if there&#8217;s anything that&#8217;s not working, if there&#8217;s anything you don&#8217;t like or you think, no, no, this should be different because it doesn&#8217;t work. Just please give us feedback. We need feedback because this is in the plugin now it&#8217;s aimed to go into 7.1. We still have those six weeks until beta one. Those six weeks will be iterating on the feature. The earlier we get feedback the better so that we know if there&#8217;s anything that really isn&#8217;t working for anyone then we can change it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Birgit Pauli-Haack: Yeah. Yeah. Awesome. So that&#8217;s a 23.2. There&#8217;s also a WordPress components called WordPress Theme and that&#8217;s actually the theme for the admin section. We have definitely confusion things going on because we use the same term for multiple things that are totally different and have nothing to do with each other except they are now motion design tokens for duration and easing in the WordPress theme component. So if you want to use those for your admin pages and plugins, go have at it. I am really because it kind of gets you a little bit more into a more interactive way to build websites and I think we really like those or I do. Yeah. Although I&#8217;m not a motion or animation kind of person. But yeah, I like when it&#8217;s nice.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Yeah. Little bits of discreet smooth animation here and there can really make a web experience.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. It&#8217;s kind of a quality of life kind of thing. Yeah. Yeah. What else is in the 23? Yeah, the content types. It was an iteration on. We talked about it on the content types experiments with various improvements and post type and taxonomy management, duplicate view, quick edit actions. A ton of PRs have been added to that so it definitely is maturing and you can with 23.2 also the media editor modal had matured and there is now. I also will share in  the show notes a link to an overview issue on the Dashboard experiment so you can go back and read up about it, what it&#8217;s all about. Because there&#8217;s a whole lot of work still being done with that. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Experiments</h3>\n\n\n\n<p class=\"wp-block-paragraph\">There&#8217;s also an experiment on the classic block migration notice. I&#8217;m just pointing that out because you might see it that the classic block might get deprecated or might not be available in certain situations.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Yeah. I believe the plan is to deprecate it and remove it at some point, but it&#8217;s a whole process because I guess lots of folks are using it. So it needs to be slow, give people time to adjust, choose alternatives.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, well it has been in Gutenberg for eight years and all that and actually what I found is that some of the AI tools actually create blocks that need to be. That are looking like classic blocks and need to be migrated to blocks before they can be in the block editor canvas. So, yeah, those things also need to be kind of tested in that space.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Yeah, that&#8217;s a good point. With AI, with AI tools increasingly being used to build websites and create and. Or move content across from other places, it. You don&#8217;t want AI sort of adding the classic block to its knowledge base and suddenly deciding that the easiest way to do anything is to just dump all the content into a classic block,</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Which what they&#8217;re doing right now. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> So this is a good time to deprecate it so that. Okay, let&#8217;s. Let&#8217;s ensure that AI works properly, that it&#8217;s easier for AI tools to work properly and do things as we expect them to.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> It hasn&#8217;t been merged yet, but there is also a documentation issue. It&#8217;s a big. It was a big undertaking that Juan Margarito took on, was that it was found that an AI can&#8217;t really find documentation on the block markup for each of the core blocks. And that was a documentation gap that was kind of found that none of the block library blocks had a readme so it wouldn&#8217;t. So what Guan Ma did, he created automatically from the block JSON files a readme for each block on documentation site and then created some tokens where you can have on the readme additional manual content that&#8217;s put in there and then have a parser go through that and put it into the block editor handbook. And that is a really. So it talks about the supports, it talks about the, the, the global styles design tool supports about the block markup and also the connection with other blocks. It&#8217;s a comprehensive documentation about each block and that&#8217;s in the block handbook. It will be merged. We had a hardware hangout on it. We had a proposal on MakeBlog, a core block about that. And I think it&#8217;s finally going to be merged within I hope a week, but maybe days.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Oh, cool.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>That&#8217;ll be super useful. So it will be in the, in the block edit handbook. It has an additional 80 pages, of course. Yeah. But they&#8217;re all connected and categorized by blocks. And so now block developers and there were some comments from the community where people said, well, I wish I had that when I was starting out learning about block development and now it&#8217;s finally coming. But it was a huge undertaking because it kind of created a ton of new code and that all needs to be reviewed. And it was so. But there were a lot of people kind of working on that. Guided or spearheaded by Guan Ma but it&#8217;s now coming and it&#8217;s really cool. I&#8217;m so happy that it made it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> I mean, you can never have too much documentation, but developers are crap at writing it. So, you know, nowadays we have tools to assist us in the creation of the documentation and we should leverage them.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Yeah. And the hybrid version, automatic documentation plus a way to have also manual content in that is actually a good combination because for some of the blocks, Joe Dawson from the Accessibility team has said, okay, maybe we also want to have some documentation about the accessibility of blocks. And anybody who has comments on that can add it to the, the readme file of that particular block to elaborate on that. And that is outside of any automation. You can just add it to the page. And it was really cool to see that process working. I post a link to the proposal into the show notes just as a side note here. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 23.3</h3>\n\n\n\n<p class=\"wp-block-paragraph\">And now we&#8217;re coming to 23.3. That was just released a day ago June 3rd with 270 closed PRs and 57 contributors. So we are ramping up to 7.1 kind of thing. And the first item on that is really cool that you can now that the notes section. And I think it was Adam Silverstein as well who worked on that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Oh yeah, the multiple notes per block. Yeah. Oh, that&#8217;s cool. That&#8217;s really useful.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, so you can have multiple threads or comments per block. That&#8217;s also helpful when you work with AI that comes in and kind of reviews some of your post and posts notes in there. So yeah, it was really helpful. And it&#8217;s also. And he found it to be necessary to have that. So what&#8217;s missing in the notes in comparison to Google Docs is that you can highlight a section and then comment on that section. So yeah, like, okay, you probably can delete this half sentence or something like that. And that you couldn&#8217;t do that up until now. And with the multi threads on the notes for a block you can highlight a section because if the paragraph is, I don&#8217;t know, 10 lines or something like that, you might have multiple comments on the, on that block. And now you can have that. So it&#8217;s really cool.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Yeah. So the note is attached to a part of a block and not to the block itself.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, yeah. The next sections are a continuation on your quest for responsive styles.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Yeah, that&#8217;s part two, part two of the work which is enabling responsive styles for block instances. So again this, this was a part. So Maggie Cabrera had worked on the sudo style states for global styles and she had an open PR to add them to block instances. And Dan and I basically hijacked her PR with her approval of course. We asked Maggie first, can we just take this work that you. She was off doing something else. She wasn&#8217;t actively working on the PR at the time. We thought ah, we could just take that over and finish it and then build the responsive styles on top of it. So we did and that obviously there was work already pre-existing so it sort of made it easier to build it step by step on top of it. And now we have in 23.3 the ability to add responsive styles to. So any block, open a post, pick a block, open the inspector controls and then at the top where you have the block name you have this little menu which has a drop down that has the states. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So again just like with global styles we have tablet and mobile. The default is what you get by default what you already had. And then you have a tablet breakpoint and a mobile breakpoint. And for those again as in global styles there were a few things that didn&#8217;t really work out of the box, a few of the controls. So we decided to hide everything that doesn&#8217;t work. So for now what&#8217;s enabled is only the controls that you can actually create responsive styles with. Those are pretty much all the block supports, the standard block supports like color typography, dimensions, block gap. Now layout is also supported and we aside a sort of side effect of that was that we ended up moving the layout panel into the styles tab. And well that was sort of. I&#8217;d been wanting to do that for ages I have to say because to me it didn&#8217;t make any sense at all that layout was in at the same time. Settings tab and Dimensions, which has controls that are intimately related to layout such as block gap was in the styles tab. And so I felt the. The only thing that makes sense is to have them side by side. If it&#8217;s not the same panel, which I still think we could maybe make it the same panel. But that&#8217;s another different conversation. But at least they&#8217;re side by side. So now layout is in the styles panel. That&#8217;s the reason why it&#8217;s in the styles panel. So when we have a responsive state enabled we&#8217;re only showing the styles panel in the inspector and only the controls that work, which is most of them. There&#8217;s a couple of things that we had to hide again, you know, duotonethings like that. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And for block instances there are some blocks have custom controls and some of those custom controls should probably become Block supports. Some are like aspect ratio is a block support, but there&#8217;s only one block using it and there&#8217;s a couple of blocks that have their own custom implementation of aspect ratio. This is something that should change. I have an open PR to try and enable aspect ratio to work responsively because I feel that that&#8217;s one of the important ones that people will want to change aspect ratios for different breakpoints. So that&#8217;s in progress and what our plan is basically to try to get as much as we can working until 7.1.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Awesome. So when I want to start testing this, I&#8217;m going to add a paragraph to my block canvas and then I go to the block inspector and say, okay, this paragraph, I want a different background for a different viewport. So on the mobile I want it green and on tablet I want it yellow and on desktop I want it gray.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Yep, you can do that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Okay. Yeah, so that&#8217;s how I will change it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> You go into. So you give the default. The desktop is the default. I guess we&#8217;re not mobile. We were never mobile first really. I mean Gutenberg has from the beginning being a dev stop first experience. And that&#8217;s how it&#8217;s sort of turned out to be. So you have default desktop and then you can go into the tablet state, you can select the tablet state and then whatever you add to the visible controls in the block inspector in that state is exclusive to that state. And you can go into the mobile and choose a different color for that and save everything and then you can go and do the good old resizing. Well, in the block editor we leveraging the responsive preview, the sort of device specific preview to show you a preview of what the styles are as you&#8217;re editing them. And then once you go into the front end, you can resize your window to your heart&#8217;s content and see all the changes happening.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> All right, all right. So that is really cool and I&#8217;m looking forward to kind of testing it out and trying it out and have opinions.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Yeah, yeah, no, lots of opinions, I&#8217;m sure. And one of the things that I feel like we haven&#8217;t got 100% right is the previewing because you switch like you go enable mobile state for this block and it switches you to the mobile preview. But then you can select another block while still being in the mobile preview and then you&#8217;re not in the mobile state for that blocking. So I feel like this is something that we&#8217;re working on. We need to improve that experience and feedback. Again, very welcome. What are your opinions on this and how you think it would be the most intuitive to work with.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Well, awesome. Yeah. I&#8217;m thinking maybe we should actually have a demo hallway hangout about that somewhere. Let me think about that. Well, I have a time issue because I&#8217;m going on vacation.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Okay. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Coming back to the beginning of July, but yeah, definitely. Maybe find somebody to do a demo video or something like that. Well, the demos are all on the PR, so definitely check those out because they&#8217;re the best way to learn how to use that and how what works or what doesn&#8217;t work. Yeah. All right. What&#8217;s else in 23.3?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> There was so much. Well, the media editor was stabilized, so now it&#8217;s no longer an experiment. You get it by default whether you want it or not. Again, I mean, we hope to get feedback on that. I think it&#8217;s a pretty good piece of work, honestly.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, it is. Yeah. Yeah, absolutely. Yeah. Just wanted to. You said it in the. You talked about it. But if you are looking for the layout panel after 23.3 Gutenberg plugin install, it&#8217;s not hidden, it&#8217;s not lost. It&#8217;s in the Styles tab now.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Some content creators that are not interested in this, all that, they might have a little oops, where is it? Kind of thing. It&#8217;s in the other tab now. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> And that is. It might be weird for blocks that still have a Settings panel. So, for blocks, what happened with the group block? For instance, the group block only had layout and position in Settings, so we moved position into styles. Because it makes sense. Position is a style. And now the group block doesn&#8217;t have a Settings tab. So you open the group. I think it&#8217;s much easier because you don&#8217;t have clicking, clicking, clicking. Everything&#8217;s there, everything&#8217;s visible. Layout, position, all the other controls in the same tab for other blocks. For instance, the navigation block still has a bunch of stuff in Settings. So if you put a navigation block on the page and suddenly you&#8217;re, oh, where&#8217;s the layout controls gone? Okay, they&#8217;re in the Styles tab. They&#8217;re no longer in the Settings tab.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> I just wanted to point that out. People kind of miss that part because they&#8217;re so excited about the responsiveness. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And then there&#8217;s also. Oh, there was one thing that was fixed. It was a. I would say it was a bug, but it is an enhancement that the additional CSS. If there was an error in there, you wouldn&#8217;t see that when you get back into the post again, until you interact with the additional CSS field, you wouldn&#8217;t see the error message. So unless you interact with that, you wouldn&#8217;t see that it&#8217;s actually not working. That has changed. That now has a little notification that there is something in the additional CSS that&#8217;s not valid CSS for those who muck about with that. Yeah. And here it is. The PR78653 has the modal media editor, image cropper modal being the default experience for the block editor. It&#8217;s out of experiments in. Another thing for 23.3 is that Gutenberg upgraded to React 19. This is important for plugin developers and those who have a very tight handle on the dependencies for their work. React 19 is now the default and there might be dragons out there. Please, please, please, yeah. Give feedback on that. Create issues what works and what doesn&#8217;t work. Especially what doesn&#8217;t work. So those can be fixed PR 7.1 so you don&#8217;t have any surprises later on. What else? I think those were the, the big items.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Yeah, I mean I&#8217;ve, I&#8217;ve been sort of like under, under my responsive styles rock for these past few weeks just working on that. Very, very fixated on getting this thing right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>So I have to say nothing.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> I mean it&#8217;s definitely got a huge amount of attention to. Yeah. What else is out there?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Definitely God&#8217;s work.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> Hopefully it&#8217;s worth it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, absolutely. Yeah, absolutely. Yeah, I think that&#8217;s it. As I said, there are 270 PRs. So. Yeah. And it just has been released for a while ago.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison:</em> There&#8217;s a lot of enhancements and bug fixes and stuff in here.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, that&#8217;s it. I think we are good. So, dear listeners, you will see on the Weekend Edition and the Gutenberg Changelog will pause during my vacation. I&#8217;m going on vacation next week, which is June 15th and I&#8217;m coming back in beginning of July. So in time for 7.1 beta, you&#8217;ll hear us again and you will read us again. </p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m so happy, Isabel, you are here on the show to walk us through all the good things that come with Gutenberg to 7.1, especially the responsive parts. The responsive parts. I like that. Responsive parts. Thank you so much for taking the time out of your busy work schedule and be on the show and walk us through that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>No worries. You always enjoy this show.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack: </em>Well, thank you so much. And as always, dear listeners, the show notes will be published on GutenbergTimes.com podcast. This is episode 1311 31st. And if you have questions or suggestions or news you want us to include, send them to <a href=\"http://changelogutenbergtimecs.com\">changelogutenbergtimecs.com</a> that&#8217;s <a href=\"http://changelogutenburgtimes.com\">changelogutenburgtimes.com</a>. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Thank you all for listening. And until the next time, and I see you in July. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Isabel Brison: </em>Bye 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, 07 Jun 2026 10:03: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Gutenberg Changelog\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WordPress.org blog: What Happened at WordCamp Europe 2026\";s: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=20793\";s: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:51:\"https://wordpress.org/news/2026/06/wceu-2026-recap/\";s: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:36048:\"<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-20801\" height=\"1440\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-01.08.10-1-scaled-edited.jpeg?resize=2560%2C1440&#038;ssl=1\" width=\"2560\" /></figure>\n\n\n\n<div class=\"wp-block-group is-horizontal is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-e8523bbf wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-20863\" height=\"501\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/Witold-wapuu-wceu-2026.jpg?resize=386%2C501&#038;ssl=1\" width=\"386\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp Europe, <a href=\"https://europe.wordcamp.org/2026/\">the biggest WordPress conference in Europe</a>, spent the first week of June in Kraków. The 2026 edition of this event filled the ICE Kraków Congress Centre from June 4 to 6, drawing 2,458 ticket holders from 81 countries to the south of Poland. Close to a quarter of them were attending their first WordCamp Europe.</p>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">The city made it easy to settle in. Every attendee&#8217;s badge carried a transport hologram good for unlimited trams and buses. The Main Market Square, the largest in Europe, sat a short ride away, and the local food ran the gamut from pierogi to żurek soup to obwarzanek pretzels sold off the street.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Kraków is beautiful, with history everywhere.<br /><em>&#8211; Sebastian Miśniakiewicz, local team lead</em></p>\n</blockquote>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-7387b849 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\">The program kept pace with the setting. Across multiple tracks, the schedule held 49 talks and eight hands-on workshops, grouped into themes that ran from core development and AI to business and the open web. Around them sat a full Contributor Day, a sponsor area, side events, on-site childcare, and an after-party the local team stretched to eight hours.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-20864\" height=\"500\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wandzia-wapuu-wceu-2026.jpg?resize=474%2C500&#038;ssl=1\" width=\"474\" /></figure>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Contributor Day Opens the Week</h2>\n\n\n\n<p class=\"wp-block-paragraph\">As it does every year, the event began the day before the talks. Contributors filled the venue for Contributor Day, a working session where people work together to improve WordPress itself rather than watch a presentation about it. The morning started with registration and a welcome, the room split into teams, and a group photo broke up the work around midday. The afternoon ran a second working block before each team gathered to share what it had done.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped has-black-background-color has-background wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width: 20px; border-radius: 2px;\">\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20812\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-06.16.10.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20806\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.48.24.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20805\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-02.43.58.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20807\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.15.18.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20808\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.46.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20809\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-03.32.47.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20810\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.00.15.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-full wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20813\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-06.25.24-1-scaled.jpeg?ssl=1\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20811\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-04-at-04.31.29.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p class=\"wp-block-paragraph\">The range of tables is the clearest picture of how wide the project has become. Newcomers could sit down with Polyglots to translate WordPress into their own language, with Documentation to fix the pages people reach when they get stuck, or with Support to answer questions in the forums. More technical tables covered Core, Performance, Testing, Themes, and the Plugins team, whose reviewers screen every plugin submitted to the directory.</p>\n\n\n\n<p class=\"wp-block-paragraph\">First-timers were not left to find their own way. The day was built around onboarding tables, named table leads, and mentors, with an open invitation for experienced contributors to adopt a newcomer and walk them through their first patch, string, or ticket.</p>\n\n\n\n<p class=\"wp-block-paragraph\">People who could not travel to Kraków were welcomed to join remotely through the #contributor-day channel in the <a href=\"https://make.wordpress.org/\">Make WordPress Slack</a>, so distance was not a reason to sit the day out.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The Birthplace of the Web</h2>\n\n\n\n<p class=\"wp-block-paragraph\">It was fitting that the opening keynote came from CERN. The European Laboratory for Particle Physics, on the French-Swiss border outside Geneva, is where the World Wide Web was invented more than 30 years ago, and <a href=\"https://profiles.wordpress.org/joachimv\">Joachim Valdemar Yde</a>, who has managed CERN&#8217;s web team since 2021, came to explain why the laboratory had chosen WordPress to carry its web presence forward.</p>\n\n\n\n<div class=\"wp-block-group has-black-background-color has-background is-layout-constrained wp-container-core-group-is-layout-ef2f134e wp-block-group-is-layout-constrained\">\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\n</div></figure>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">Yde and <a href=\"https://profiles.wordpress.org/franciscobbarros\">Francisco Borges Aurindo Barros</a>, who leads CERN&#8217;s WordPress infrastructure, framed the move as a chance to give a web presence built up over three decades a shared, modern foundation. After evaluating several leading content management systems against CERN&#8217;s needs, WordPress came out on top.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Barros walked through what they had built. The guiding idea is that people at CERN focus on their content while the web team looks after the platform underneath. A self-service portal lets anyone request a site in a few clicks. Behind it, a shared distribution supplies a common theme and a set of approved, security-hardened plugins, and an in-house tool provisions each new site on Kubernetes in about a minute. In its first year, the platform has already set up hundreds of sites.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Moving years of existing content onto the new platform is the other half of the work, and the team automated it: a single command lifts each site&#8217;s pages, headings, and images and rebuilds them as Gutenberg blocks, with no downtime. They plan to open source the tool.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Then Yde delivered the line that the room had been waiting for.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">As of today, our main flagship website, home.cern, is now served on WordPress. It&#8217;s been automatically migrated, and it&#8217;s live.<br /><br /><em>&#8211; Joachim Valdemar Yde, Web Manager, CERN</em></p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">The rollout is on track to wrap up over the coming months, and early impressions, Yde said, have been overwhelmingly positive, with easy wins in responsiveness and accessibility. For those at the event, the keynote pointed the room toward <a href=\"https://youtu.be/f09yvh3mnME\">a later talk by CERN&#8217;s Akanksha Chatterjee</a> on building and maintaining the laboratory&#8217;s engineering websites on the same service.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There is a neat symmetry to it. The institution that published the world&#8217;s first website now runs on the software that powers more than 40% of today&#8217;s web, licensed under the GPL and maintained by the people in the room.</p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress 7.0 and AI</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 was a throughline of the conference. Several sessions placed the release at the center, framing it less as a routine update than as a change in what the software is, and in what it makes possible for the people who build with it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The anchor for that conversation was a panel called &#8220;Inside WordPress 7.0.&#8221; It gathered contributors who worked on the release, among them <a href=\"https://profiles.wordpress.org/juanmaguitar\">Juan Manuel Garrido</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/benjamin_zekavica\">Benjamin Zekavica</a>, <a href=\"https://profiles.wordpress.org/mikachan\">Sarah Norris</a>, and <a href=\"https://profiles.wordpress.org/milana_cap\">Milana Cap</a>. It was framed around more than a feature list, setting out to cover how a release of this size actually comes together: the contribution workflows, the coordination, and the human aspects of shipping software in the open.</p>\n\n\n\n<figure class=\"wp-block-image size-full wp-lightbox-container\"><img alt=\"Photo of the stage for the panel inside WordPress 7.0\" class=\"wp-image-20878\" height=\"843\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wordpress-news-6a2425b8ceabf.png?resize=1264%2C843&#038;ssl=1\" title=\"Panel: Inside WordPress 7.0\" width=\"1264\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<p class=\"wp-block-paragraph\">What gives this release its weight is the work moving into WordPress&#8217;s core: a native AI client, a new Abilities API that lets plugins declare what they can do in a way other tools can discover, and a Connectors screen for wiring up providers such as OpenAI, Anthropic, or Google Gemini. The argument running through the AI sessions was that this belongs to everyone who builds on WordPress, not only to developers shipping their own integrations. Speakers got specific about how to put that to work.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://profiles.wordpress.org/anukasha\">Anukasha Singh</a> focused on how the Abilities API can make plugin permissions cleaner and safer than the capability checks developers have leaned on for years.</li>\n\n\n\n<li>In a workshop, <a href=\"https://profiles.wordpress.org/wpfeedback\">Vito Peleg</a> set out to take builders from one-off prompts toward a tool-using workflow that audits a live site and files structured tickets.</li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/schlessera\">Alain Schlesser</a>, a WP-CLI maintainer who has worked on structured data and the AI-native web, turned to a fast-growing opportunity. AI assistants and search now send real traffic to the open web, with more than a billion referral visits logged by the middle of 2025. His session framed WordPress as well-placed to earn that attention, with a practical checklist for getting a site ready to be found, read, and cited.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">People stayed at the center of the conversation, too. <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, in a talk called &#8220;Human in the loop means something,&#8221; framed the phrase as a real commitment rather than a checkbox. Humans and AI are each good at different things, and the products worth building let each do what it does best.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Development and Craft</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The development sessions were where the craft lived. <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, who co-wrote the HTML API and designed the block parser, devoted a deep-dive workshop to that API. <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, a long-time Core committer on the Performance team, focused on how the WP_Query class has been made faster through better caching, and how site builders can take advantage of that at scale.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Scaling got a hands-on session of its own. One talk set out to see how far a WordPress site can run on a twelve-dollar virtual server, profiling it under load in Grafana and tuning away the bottlenecks, with a GitHub repository so attendees could follow along at home. <a href=\"https://profiles.wordpress.org/fellyph\">Fellyph Cintra</a> focused on the latest in <a href=\"https://playground.wordpress.net/\">WordPress Playground</a>, the browser-based tooling and architectural changes that the project credits with a real speed-up.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/luminuu\">Jessica Lyschik</a>, a Core contributor and former default-theme co-lead, set out to make the case that accessibility-ready requirements are far easier to meet than most theme developers assume, drawing on real reviews of both block and classic themes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Two members of the Plugins team, <a href=\"https://profiles.wordpress.org/davidperez\">David Perez</a> and <a href=\"https://profiles.wordpress.org/frantorres\">Fran Torres</a>, framed their session as a practical clinic. Between them, they have reviewed more than 25,000 plugins, and they set out to name the common, avoidable issues that keep good plugins stuck in the review queue. For a first-time author, that is the difference between an afternoon and a month of waiting.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The Business of WordPress and the Open Web</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The business and community sessions pulled the lens back to people, with a refreshingly unsentimental view of running a WordPress business. <a href=\"https://profiles.wordpress.org/deltacx\">Debbie Levitt</a> built her talk around a model for finding product-market fit at three levels at once, on the premise that teams celebrate one good metric and then wonder months later where their users went. <a href=\"https://profiles.wordpress.org/vasvalch\">Vassilena Valchanova</a> took on a quieter problem: being good at the work is not the same as anyone knowing you are.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There was a local thread here as well. <a href=\"https://profiles.wordpress.org/irsilviana\">Irfani Silviana</a>, a full-stack developer at a Kraków-based agency, framed the Business Model Canvas as a translation layer that moves developers from shipping features to engineering business value, a fitting talk to give in her own city.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">The web&#8217;s standards, the argument goes, remain as open as the day Tim Berners-Lee created them at CERN.</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">That idea carried through the rest of the community sessions. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://profiles.wordpress.org/wdavidsnead\">David Snead</a>, an attorney who works with internet infrastructure providers, set out to explain how hosts, registrars, and registries coordinate against abuse through shared, real-time intelligence, on the logic that a threat to one WordPress host is a threat to all of them.</li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/mbootsman\">Marcel Bootsman</a> shared a practical playbook for how companies and individuals can support open source sustainably and look after the people who keep it going.</li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/karinchristen\">Karin Christen</a> set out to describe how her Swiss agency turned <a href=\"https://wordpress.org/five-for-the-future/\">Five for the Future</a> from a good intention into a standing team habit through internal contributor days.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Running alongside the talks, the hands-on workshops were a chance to build something on the spot. In one, <a href=\"https://profiles.wordpress.org/welcher\">Ryan Welcher</a> set out to build a touch-enabled gallery slider with the Interactivity API, while another centered on Full Site Editing, with a working portfolio theme attendees could reuse on their next client project. These were laptop-open, leave-with-working-code sessions.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped has-black-background-color has-background wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width: 20px; border-radius: 2px;\">\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20849\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/55316270345_085d4eb772_k.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20850\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/55317280236_97760333e1_k.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<h2 class=\"wp-block-heading\">Closing Fireside Chat</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The closing session opened with a warm gesture from Kraków University of Technology. Representatives took the stage to thank the organizers and the community and to present <a href=\"https://profiles.wordpress.org/4thhubbard\">Mary Hubbard</a>, the Executive Director of WordPress, with a gift from their faculty of informatics and mathematics. They described what the university and the WordCamp community share: a love of learning and sharing knowledge, and an openness to new ideas, skills, and connections.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Hubbard used the moment to share some news. Starting in October, the university will open a WordPress-specific course, which she called a trail-blazing event for Poland and for WordPress. Earlier that day, the program&#8217;s first cohort, around 20 students, had shown what they built, part of the <a href=\"https://wordpress.org/education/campus-connect/\">WordPress Campus Connect</a> and <a href=\"https://wordpress.org/education/credits/\">WordPress Credits</a> education work.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-4 is-cropped has-black-background-color has-background wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width: 20px; border-radius: 2px;\">\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20888\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20887\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-06-at-10.26.32-1.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p class=\"wp-block-paragraph\">Hubbard then turned the stage into a conversation, inviting <a href=\"https://profiles.wordpress.org/matveb\">Matías Ventura</a>, the lead of the Gutenberg project, and <a href=\"https://profiles.wordpress.org/richtabor\">Rich Tabor</a>, a WordPress designer and developer, to talk through where WordPress is heading and how AI fits in. WordPress 7.0 had just launched with Ventura as its release lead, and he asked everyone who had contributed to it to stand for a round of applause.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Much of the chat explored the balance between building WordPress with AI, and building with AI on WordPress, without losing the human part. Ventura noted that WordPress&#8217;s long investment in its design system is paying off now that you can ask an AI to extend a menu or a control, and it reaches for the right components. He pointed to older primitives gaining new value, like <a href=\"https://wordpress.org/cli/\">WP-CLI</a>, which AI models use fluently, and to <a href=\"https://developer.wordpress.com/docs/developer-tools/studio/studio-code/\">Studio Code</a>, an open source, agent-based coding tool the team has been building for WordPress. Tabor showed how he now ships many small editor improvements by talking to an agent instead of typing code, and Ventura demoed desktop mode and open-canvas experiments that reimagine the admin.</p>\n\n\n\n<p class=\"wp-block-paragraph\">On open source and AI, Hubbard argued that open source is why WordPress has thrived, that the same values should shape AI, and that the community should be far more vocal about it. As she put it, &#8220;We should be talking about it, and we should be much louder about it.&#8221;</p>\n\n\n\n<div class=\"wp-block-group has-black-background-color has-background is-layout-constrained wp-container-core-group-is-layout-9c97b5da wp-block-group-is-layout-constrained\">\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\n</div></figure>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">Audience questions pushed on multilingual support, unsticking long-stalled tickets, and reaching a younger, more diverse community. On that last point, Hubbard came back to education, pointing to a <a href=\"https://wordpress.org/news/2026/02/ai-leaders-credential/\">US pilot of an AI literacy micro-credential</a> that uses WordPress as the playground, and made the case for it:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">I think that focusing in on younger generations, and bringing them into the project in a healthy way, with the dynamic of education as well as mentorship, and how we can understand and learn from them, as well as mentor them and adopt them as contributors, is very important.<br /><br /><em>&#8211; Mary Hubbard, WordPress Executive Director</em></p>\n</blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Beyond the Talks</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp is also about the corridor outside the talks, and Kraków gave people reason to roam. Between sessions, attendees moved through the sponsor area for product demos and conversations that often carried on over lunch.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-3 is-cropped has-black-background-color has-background wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width: 20px; border-radius: 2px;\">\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20823\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.47.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20828\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.49.48.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20825\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.46.57.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20824\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-02.39.48.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20826\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-05.23.01.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-20827\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WhatsApp-Image-2026-06-05-at-04.35.58.jpeg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p class=\"wp-block-paragraph\">The after-party was the not-so-subtle flourish of a local team that doubled the usual length to eight hours, with Polish food and dragon-and-floral swag that nodded to the Wawel Dragon of Kraków legend. The nearby artistic Kazimierz district kept the evening going, and the trams, as one organizer had promised, were still running reliably afterward.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What Comes Next</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamps run on people, and 2026 was no different. The organizing teams, the speakers, the sponsors who funded the venue and the meals, the local crew who sorted trams and pierogi, and the contributors who arrived a day early to work on the project all built this WCEU together. The people watching the <a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ET_os7azDwYFsUDoc0Y9plA\">livestream</a> from outside Kraków were part of it as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For anyone whose appetite was only sharpened by three days in Poland, the calendar already has the next stop. <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a> (Phoenix, USA) runs August 16 to 19, with its own Contributor Day opening the week.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\"><img alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" width=\"1024\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp Europe will return next year (May 27-29, 2027) in Málaga, Spain.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\" />\n\n\n\n<p class=\"wp-block-paragraph\"><em>Photography by the <a href=\"https://europe.wordcamp.org/2026/community/organisers/#photography-team\">WCEU 2026 photography team</a>. See the full galleries on <a href=\"https://www.flickr.com/photos/wceu/albums/\">Flickr</a>.</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:\"Sat, 06 Jun 2026 17:44:14 +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:17:\"Nicholas Garofalo\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Gutenberg Times: Calls for Testing, Gutenberg 23.3, Block MCP and more — Weekend Edition 367\";s: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=45754\";s: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:90:\"https://gutenbergtimes.com/calls-for-testing-gutenberg-23-3-block-mcp-weekend-edition-367/\";s: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:23404:\"<p class=\"wp-block-paragraph\">Howdy,</p>\n\n\n\n<p class=\"wp-block-paragraph\">This is the time of the year when publishing on the Gutenberg Times becomes less frequent. I will be on vacation and back at the beginning of July with the weekend edition, just in-time for Beta 1 of WordPress 7.1. Three more Gutenberg plugin releases will happen before that. </p>\n\n\n\n<p class=\"wp-block-paragraph\">What also happened was that someone <a href=\"https://techcrunch.com/2026/06/01/hackers-hijacked-instagram-accounts-by-tricking-meta-ai-support-chatbot-into-granting-access/\">grabbed my instagram account in this AI hack</a> at Meta.  Although Meta reports this as resolved, I probably won&#8217;t get my account back. I am now actively looking for a better way to share my photos without the overlords that can&#8217;t keep things tight. <img alt=\"🤦‍♀️\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f926-200d-2640-fe0f.png\" style=\"height: 1em;\" />   It&#8217;s not that I didn&#8217;t know better. &lt;sigh/&gt; <img alt=\"🤷‍♀️\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f937-200d-2640-fe0f.png\" style=\"height: 1em;\" /> It&#8217;s a cautionary tale for what&#8217;s in store for all internet services handing over crucial business processes to a gulliable AI.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">I had the great pleasure of going on the <strong>OpenMakers</strong> show with <strong>Abha Thakor</strong> to <a href=\"https://openchannels.fm/new-tools-and-updates-in-wordpress-7-0-for-developers-and-content-managers/\">talk through what WordPress 7.0 &#8220;Armstrong&#8221; means for you</a>. First, the safety bit: test on a staging site or Playground before updating, and check your PHP. Then the good stuff. Visual revisions show edits in context with color coding. Notes keep feedback inside the editor. Patterns gain content-only editing, blocks can hide by device, and new AI connector APIs give developers a unified foundation. Real-time editing waits for a later release.</p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\n\n\n<p class=\"wp-block-paragraph\">Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n\n\n<p class=\"wp-block-paragraph\"><strong>WordCamp Europe</strong> LiveStream was up and running and Friday&#8217;s keynote can be watched online. <strong><a href=\"https://www.youtube.com/live/cLGiNR-h_34?si=7JEdopb4nHMec5Bs&amp;t=5032\">Two worlds collide: WordPress at CERN</a></strong> with Joachim Valdemar Yde and Francisco Borges Aurindo Barros. The Livestream are all routed to the <a href=\"https://www.youtube.com/@WordPress/streams\">WordPress YouTube account</a>. <a href=\"https://europe.wordcamp.org/2026/schedule/\">The schedule</a> is posted on the website. </p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\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\n</div></figure>\n</div>\n\n\n<p class=\"wp-block-paragraph\">Over the course of the weekend more recordings will be uploaded to <a href=\"https://wordpress.tv/event/wordcamp-europe-2026/\">WordPress TV &gt; WordCamp Europe 2026</a>. </p>\n\n\n\n<p class=\"wp-block-paragraph\">On Saturday, Matt Mullenweg, co-founder of WordPress and CEO of Automattic  will close out WordCamp Europe 2026 with his keynote. Afterward, the organizers will reveal where WordCamp Europe 2027 will take place. Tune in around 2:15 UTC / 8:15 am EDT. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\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 class=\"wp-block-paragraph\"><strong>Arthur Chu </strong>walks you through <strong><a href=\"https://make.wordpress.org/core/2026/06/03/whats-new-in-gutenberg-23-3-03-jun/\">what&#8217;s new in Gutenberg 23.3</a>.</strong> The modal media editor is now the default for cropping. It pulls cropping, flip, rotation, and metadata into one place. The experimental customizable dashboard grows too, with five new widgets you can drag and resize. Responsive styles now reach individual blocks, so designs adapt per screen. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rae Morey</strong> reports that <a href=\"https://www.therepository.email/gutenberg-23-3-ships-experimental-customizable-wordpress-dashboard\">Gutenberg 23.3 brings an experimental, customizable WordPress dashboard</a>. It&#8217;s the admin&#8217;s biggest structural shakeup in years. You can drag, resize, and rearrange widgets like Welcome, Activity, and Site Health to fit how you actually work. It&#8217;s the first testable preview of a long-discussed overhaul. Enable it under Gutenberg &gt; Experiments to try it. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jarda Snajdr</strong> reports that <a href=\"https://make.wordpress.org/core/2026/06/05/react-19-upgrade-temporarily-reverted-in-gutenberg/\"><strong>the React 19 upgrade has been reverted in Gutenberg</strong></a>. Shortly after 23.3.0 shipped, many plugins built for React 18 started crashing. The APIs barely changed, but the runtimes clashed: React 19 rejects elements made by a bundled React 18 JSX helper. So 23.3.2 rolls back to React 18. The team still plans the upgrade for 7.1—this time with a feature flag and a compatibility layer.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Isabel Brison</strong> and I chatted extensively about the latest Gutenberg plugin releases 23.1 to 23.3 and discussed the responsive controls now available in the Gutenberg plugin for desktop, tablet and mobile view ports. The episode will drop in your favorite podcast app over the weekend. </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-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-131/\">Gutenberg Changelog #131 – Gutenberg Plugin Releases 23.1 – 23.3, Calls for Testing for 7.1 and more</a></p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-45775\" height=\"280\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/06/Screenshot-2026-06-05-at-17.56.38.png?resize=652%2C280&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rich Tabor</strong> shares a few <strong><a href=\"https://rich.blog/little-big-things/\">“little big things” for WordPress editing</a>. </strong>The idea is simple: complexity has piled up, and small fixes can clear it. His PRs make block locking a one-click job in List View. They keep you in place when editing synced patterns, instead of whisking you off to another view. And zooming out reuses the familiar Patterns Explorer. He&#8217;s not precious about them—contributors are warmly invited to take them over the line.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Dave Smith</strong> walks you through <a href=\"https://www.youtube.com/watch?v=TdsQe9oi8mg\">an interactive prototype reimagining the WordPress Site Editor around user goals rather than system architecture</a>. Built during Automattic&#8217;s Radical Speed Month, it keeps the same blocks, templates, and data model intact while changing entry points, language, and defaults. Since internal research flags the Site Editor as the top driver of negative support outcomes, you&#8217;ll see how remapping it around what you want to do could ease that friction. It&#8217;s an experiment, not a roadmap.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"calls-for-testing-for-wordpress-7-1\">Calls for Testing for WordPress 7.1</h2>\n\n\n\n<p class=\"wp-block-paragraph\">With WordPress 7.0 out the door, contributors shared a series of Calls for testing  this week to prepare for WordPress 7.1. The schedule is tight with Beta 1 slated for July 15, 2026. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ramon Dodd</strong> puts out a <strong><a href=\"https://make.wordpress.org/core/2026/05/21/media-editor-modal-call-for-testing/\">call for testing the new Media Editor Modal</a>.</strong> Cropping in the block editor hasn&#8217;t changed much in years, and the old inline tool leans on a limited third-party library. This new standard way of Image edition inside the Block editor replaces it with a WordPress-native one. You get freeform and aspect-ratio cropping, flip, rotation, and metadata editing in one place. The quickest way to try it is a ready-made Playground link. Feedback is welcome via the comments or GitHub.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anne McCarthy</strong> announced a <strong><a href=\"https://make.wordpress.org/core/2026/06/03/announcing-a-collaborative-editing-outreach-effort-for-7-1/\">collaborative editing outreach effort for WordPress 7.1</a>.</strong>  After real-time collaboration was pulled from 7.0, this gathers real-world early adopters across many hosting setups to find bugs faster. It lives in one Slack channel, <a href=\"https://wordpress.slack.com/archives/C0B7W4UQFC2\">#collaborative-editing-outreach</a>. If you&#8217;d use collaborative editing regularly and run the latest Gutenberg, you&#8217;re invited—through the cycle, with a test team badge at the end. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Rae Morey</strong> has the skinny for you in <strong><a href=\"https://www.therepository.email/contributors-launch-fse-style-outreach-program-to-get-real-time-collaboration-ready-for-wordpress-7-1\" rel=\"noopener\" target=\"_blank\">Contributors Launch FSE-Style Outreach Program to Get Real-Time Collaboration Ready for WordPress 7.1</a></strong></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Adam Silverstein</strong> puts out a <a href=\"https://make.wordpress.org/core/2026/06/04/call-for-testing-client-side-media-processing/\"><strong>call for testing client-side media processing</strong></a>, now targeting WordPress 7.1. Here&#8217;s the idea: when you upload an image, your browser resizes and encodes every size locally using VIPS in WebAssembly, before anything reaches the server. That eases CPU and memory load on hosts and brings modern formats like AVIF, WebP, HEIC, and JPEG XL to every site. Browsers that can&#8217;t cope fall back quietly to server-side. Try it in Chromium with the latest Gutenberg.</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 class=\"wp-block-paragraph\"><strong>Brian Coords</strong> invites you to a <a href=\"https://developer.woocommerce.com/2026/06/03/ai-wordpress-woo-live-event/\"><strong>live panel on practical AI workflows for WordPress and WooCommerce</strong></a> on Tuesday, June 30, 2026, at 10am PDT. Hosted with Shani Banerjee and featuring Nik McLaughlin, Kyle Runner, and Suzanne Kolpakov, the conversation covers WooCommerce MCP, the WordPress Abilities API, Pressable MCP, and making your own plugins more agent-ready. You&#8217;ll come away with practical ideas for managing stores and guiding cautious clients, plus open Q&amp;A. Can&#8217;t make it live? Register anyway for the recording.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nathan Wrigley</strong> talks with plugin reviewer Luke Carbis about <a href=\"https://wptavern.com/podcast/218-luke-carbis-on-the-future-of-wordpress-plugins-ai-ethics-and-new-directory-standards\">the future of WordPress plugins on the Jukebox podcast</a>. Here&#8217;s the worry: plugin submissions have quadrupled in a year, largely AI-generated, so good plugins struggle to stand out. Carbis floats ideas you can test: logging into your site with your WordPress.org account, installing from your own Git repos, or a commercial marketplace funding contributors. They also weigh AI ethics, a generational backlash, and his proposed AI-disclosure header for the directory.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Wes Theron</strong> published a new training video and you can learn <strong><a href=\"https://www.youtube.com/watch?v=MIbZSbBbF2k\">how to customize your site’s navigation menus with AI</a><a>.</a></strong> Once your site is connected, you describe the change and the agent makes it. You&#8217;ll learn to add a page to your header, remove an outdated link, and reorder items. It also covers building dropdown menus under an unclickable parent, adding a footer menu, and linking to blog categories. The point: clear menus help visitors find what matters.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\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\n</div></figure>\n</div>\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 class=\"wp-block-paragraph\"><strong>Ajit Bohra</strong> and the LUBUS team released <a href=\"https://wordpress.org/plugins/color-palette-block/\">Color Palette Block 2.0, a free plugin for building and sharing color palettes</a> in the block editor. It grew out of their own client and internal documentation needs. It&#8217;s handy for brand kits, design systems, and style guides. You add swatches manually, pull from your theme, or generate random ones. Pick from four display styles—Square, Polaroid, Circle, or Droplet—and copy each color as HEX, RGB, HSL, or a CSS variable.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Justin Tadlock</strong> shares a playful tutorial on registering custom icons for WordPress 7.0&#8217;s new Icon block. Since the public registration API won&#8217;t land until 7.1, you&#8217;ll learn a clever workaround using PHP Reflection to reach the protected <code>WP_Icons_Registry::register()</code> method, bundling SVGs in your theme through an Icon enum and registrar class. Built on work by Ryan Welcher and Nick Diego, it&#8217;s educational fun—not for production, where Nick&#8217;s Icon Block plugin still does the job properly.</p>\n\n\n<div class=\"ng-block-7740483c98ba74ad wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;\"><div class=\"ng-block-d481c02ffb8c8467 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2025&#8221;</a> </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. </p></div></div></div></div>\n\n<div class=\"ng-block-2764cf6c181a18b3 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>The previous years are also available: <br /><strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <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> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a></p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\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 class=\"wp-block-paragraph\"><strong>Casey Burridge</strong> introduced <strong><a href=\"https://www.gravitykit.com/introducing-block-mcp/\">Block MCP, GravityKit&#8217;s open-source WordPress MCP server</a>. </strong>The problem it solves is familiar: existing MCPs treat a post as one HTML blob, so AI edits strip block markers and break your layout. Block MCP exposes each block as an addressable unit with a stable ID. Your agent can make surgical edits, batch up to 50 changes atomically, and undo any of them. In their tests across Claude models, only Block MCP worked reliably. </p>\n\n\n<div class=\"ng-block-e5d09f6bb655eba8 wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;\"><div class=\"ng-block-94aff0e577ec06b3 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><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></div></div></div></div>\n\n<div class=\"ng-block-147a5e9877cf4bdc wp-block-newsletterglue-image ng-block size-full is-resized\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\"><a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\"><img alt=\"\" class=\"wp-image-42874 ng-image\" height=\"45\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&#038;ssl=1\" style=\"border-style: none; border-color: transparent;\" width=\"196\" /></a></div></div></div></div>\n\n<div class=\"ng-block-ad59c9f65e7ed6e6 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><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:pauli@gutenbergtimes.com\">Email me </a>with your experience.</p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">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 wp-block-paragraph\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n<div class=\"ng-block-11f0c929408130b8 wp-block-newsletterglue-separator ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;\"><hr style=\"background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;\" /></div></div></div></div>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"><div class=\"ng-block-9518a58cbf4b750f wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong>Featured Image: </strong></p></div></div></div></div></div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-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:\"Fri, 05 Jun 2026 23:14: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: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:35;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Matt: WCEU\";s: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=152996\";s: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:27:\"https://ma.tt/2026/06/wceu/\";s: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:1597:\"<p class=\"wp-block-paragraph\">Cześć wszystkim, Kraków&#8230; I made the call not to fly to Poland for <a href=\"https://europe.wordcamp.org/2026/\">WordCamp Europe</a>. I&#8217;m very sorry for the last-minute notice; I was really hoping to make it. I’m okay, but I <a href=\"https://waitbutwhy.com/2015/12/the-tail-end.html\">want to stay close</a> to loved ones going through difficult times.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Seeing the pictures from <a href=\"https://europe.wordcamp.org/2026/community/contributor-day/\">Contributor Day</a> warms my heart.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-152999\" height=\"378\" src=\"https://i0.wp.com/ma.tt/files/2026/06/wceu-2026-contrib-day-1024x640.jpg?resize=604%2C378&#038;quality=89&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><br />Bardzo za Wami tęsknię. I miss you dearly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https://wordpress.org/news/2026/06/pts/\">Protect The Shire post on W.org</a> contains what I planned to talk about, and <a href=\"https://profiles.wordpress.org/4thhubbard/\">Mary Hubbard</a> and <a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a> will lead the Q&amp;A keynote at the end.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;ll watch all the sessions so if any WordCamp speakers would like feedback on their talk, <a href=\"https://docs.google.com/forms/d/e/1FAIpQLSdIeEJ8L2tGDVeJVZQrD5LMGMdtJLXP9RYKOB4DhbXIOADMyQ/viewform\">just fill out this form</a>, and I’ll write something up and message it to you on the .org Slack. </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, 05 Jun 2026 19:07: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: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:36;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"WordPress.org blog: Protect The Shire\";s: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=20783\";s: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:39:\"https://wordpress.org/news/2026/06/pts/\";s: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:7893:\"<p class=\"wp-block-paragraph\"><strong>tl;dr:</strong> <em>Temporary 24-hour cooldown period for plugin/theme releases before auto-updates. AI can give defenders an edge. We want to secure all 78K plugins and themes on WordPress.org. </em></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"wp-block-paragraph\">One of the things we’ve always striven to do as the developers of WordPress is to work harder so you don’t have to; we take technology that’s complex or inaccessible and make it available to everyone, running in as many environments as possible. It’s the Open Source way.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Just last December there was a <a href=\"https://x.com/karpathy/status/2026731645169185220\">step-change in coding ability</a> that rocked many developers, and since April’s <a href=\"https://red.anthropic.com/2026/mythos-preview/\">reveal of Mythos</a>, security activity has kicked into high gear. A few days ago, <a href=\"https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html\">Chrome shipped a release with 429 security fixes</a>! The threats and opportunities of these new capabilities inspired us to kick off an initiative we call <strong>Protect The Shire</strong> (hat tip <a href=\"https://www.tolkiensociety.org/discover/biography/\">J. R. R. Tolkien</a>) with the aim of using our best minds and the infrastructure of WordPress.org to make all code in our directories and repositories as secure as possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Much of this work was and will remain behind the scenes, and we hope its success is defined mostly by what <em>doesn’t</em> happen. However, while we reckon with our newfound powers, we need to make space for review.</p>\n\n\n\n<h2 class=\"wp-block-heading\">To Update or Not</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress core updates go through multiple people and layers of review before they go out, a process we’ve polished to a high art in the 18 years since we <a href=\"https://wordpress.org/news/2008/12/coltrane/\">introduced one-click upgrades in 2.7 “Coltrane.”</a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Core is solid, and I’m so proud that <a href=\"https://wordpress.org/about/stats/\">over 50% of all WordPress sites have upgraded to 7.0 within two weeks</a>! That’s the result of an unimaginable amount of work across thousands of hosts, developers, and teams across WordPress.org. We’ve pushed hard to make upgrades happen automagically, and as fast as possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We’re in a liminal period now, and I believe 2026 will be a year of tension between two approaches: updating as quickly as possible to stay secure, and holding back on updating to stay secure.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We’ve seen clever and dangerous supply chain attacks across the npm, PyPI, GitHub, and RubyGems ecosystems, and we even had our own mini-version with the <a href=\"https://anchor.host/someone-bought-30-wordpress-plugins-and-planted-a-backdoor-in-all-of-them/\">Essential Plugins debacle</a>, where good plugins were unknowingly sold to a new author who had malicious intent.</p>\n\n\n\n<p class=\"wp-block-paragraph\">How to balance security updates and <em>securing</em> updates?</p>\n\n\n\n<h2 class=\"wp-block-heading\">Mirkwood or the Wild West?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Everyone knows the fun of WordPress is in its 78k+ plugins and themes. We have a rigorous, human-powered review process for <a href=\"https://make.wordpress.org/themes/handbook/review/\">theme</a> and <a href=\"https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/\">plugin</a> submissions, but once you’re published in the directory, you’re on your own. Our update system currently distributes every plugin and theme release as soon as a developer presses the button. That’s what keeps the directory as robust as WordPress itself. There were over 3,000 commits to the plugin repository yesterday! </p>\n\n\n\n<p class=\"wp-block-paragraph\">For now, each new plugin release will wait up to 24 hours before being distributed through auto-updates. This will give everyone, including a <a href=\"https://wapuu.studio/wapuu/a-gandalf-wapuu-that-is-a-coding-wizard-302912b8/\">new Wapuu</a> we call Gandalf, a chance to review changes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I expect 24 hours could be reduced to minutes as the process evolves, but we’ll err on the side of caution while AI models are advancing so rapidly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Our <a href=\"https://make.wordpress.org/plugins/\">plugin review team</a> seems superhuman, but still needs to sleep. But bots don’t, and a depth of review that seemed unimaginable before is now a matter of time and tokens.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The security capabilities of AI are going to make the world weird and take a lot of our focus in the next few months, but there’s a light at the end of the tunnel.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Our Shire Is Special</h2>\n\n\n\n<p class=\"wp-block-paragraph\">There’s no shortage of ways to find, install, and update plugins and themes for WordPress. For those who choose WordPress.org, though, we want to make sure that it feels safe and secure. That means staying strict about some things—like guidelines and Open Source licenses—while also remaining flexible enough to allow solo hackers, community projects, and for-profit commercial plugins and themes to thrive in our ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">GitHub stars may get the hype, but if you add up all the numbers <a href=\"https://wordpress.org/plugins/\">in our plugin directory</a>, it’s over 400M installs. There are 78k+ extensions, many from solo devs, installed on over a million sites each! Now we need to learn from the best parts of GitHub and make that available to every developer on WordPress.org.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Just because WordPress plugins have a reputation for vulnerabilities is no reason not to aim for the same security and stability we’ve achieved in core. We’ve done the impossible a few times already in <a href=\"https://wordpress.org/book/table-of-contents/\">our journey from a b2/cafelog fork</a> to <a href=\"https://wordpress.org/showcase/\">where we are today</a>. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Freedom and security are not zero-sum.</strong> With Open Source, we can show how security comes from transparency, not obscurity. Collaboration over competition. What we accomplish when we come together is nothing short of incredible. Success always attracts bad actors, but we grow stronger through every adversity.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The scale of WordPress can make some challenges seem too big to tackle, but given time, there is no problem that’s insurmountable. I’m reminded of the story behind the title of <a href=\"https://www.amazon.com/Bird-Some-Instructions-Writing-Life/dp/0385480016\">Anne Lamott’s book <em>Bird by Bird</em></a>:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Thirty years ago my older brother, who was ten years old at the time, was trying to get a report written on birds that he&#8217;d had three months to write, which was due the next day. We were out at our family cabin in Bolinas, and he was at the kitchen table close to tears, surrounded by binder paper and pencils and unopened books about birds, immobilized by the hugeness of the task ahead. Then my father sat down beside him, put his arm around my brother&#8217;s shoulder, and said, &#8220;Bird by bird, buddy. Just take it bird by bird.”</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">More to come, stay tuned. I wish everyone <a href=\"https://europe.wordcamp.org/2026/\">in Kraków at WordCamp Europe</a> the best and hope to see you 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:\"Fri, 05 Jun 2026 18:51: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: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:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Open Channels FM: Artificial Intelligence” Just a Fancy Way to Say “Fake”?\";s: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:34:\"https://openchannels.fm/?p=2554616\";s: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://openchannels.fm/artificial-intelligence-just-a-fancy-way-to-say-fake/\";s: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:128:\"The light side of whether artificial intelligence is genuinely intelligent or merely advanced technology misrepresented as such.\";s: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, 04 Jun 2026 13:19:13 +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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"Open Channels FM: Open Tabs: Lists Over Grids, AI-Assisted Content &amp;amp; A Global Tech Read\";s: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:34:\"https://openchannels.fm/?p=2555279\";s: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:90:\"https://openchannels.fm/open-tabs-lists-over-grids-ai-assisted-content-a-global-tech-read/\";s: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:219:\"Bob Dunn launches \"Open Tabs,\" sharing business insights while discussing his new design preferences, the importance of human touch in podcasting, efficient content repurposing with AI, and recommending restofworld.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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Jun 2026 14:30: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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WPTavern: #219 – Austin Ginder on How AI Is Exposing Hidden Threats in WordPress 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=204491\";s: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:111:\"https://wptavern.com/podcast/219-austin-ginder-on-how-ai-is-exposing-hidden-threats-in-wordpress-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47921:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">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, how AI is exposing hidden threats is WordPress plugin updates.</p>\n\n\n\n<p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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 forward slash jukebox and use the form there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So on the podcast today we have Austin Ginder. Austin has been involved in the WordPress ecosystem since 2010, and since 2014 has run Anchor Hosting, a business that manages thousands of WordPress websites. While he&#8217;s a developer and automation enthusiast at heart, in recent months Austin has found himself at the forefront of a burgeoning crisis in WordPress, security supply chain attacks targeting plugins.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A chance discovery during a malware cleanup on a client&#8217;s site, propelled Austin into what would become a wider investigation of plugin vulnerabilities. What he uncovered is both alarming and timely. Bad actors aren&#8217;t just hacking sites directly, but are instead infiltrating the supply chain, either by purchasing plugin companies and weaponising them, or by hijacking plugins and pushing out malicious updates. These attacks are subtle, often shifting plugin update servers away from wordpress.org to rogue channels where malware can be distributed, leaving end users in the dark, and their sites at risk.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We trace Austin&#8217;s journey from accidental security investigator to creator of the WP Beacon Project, a resource aimed at tracking, documenting, and alerting the WordPress community to known supply chain attacks.</p>\n\n\n\n<p class=\"wp-block-paragraph\">He shares how AI tools have radically changed what&#8217;s possible in threat detection and forensics, enabling individuals, and hopefully someday, the larger hosting providers to identify patterns and root causes behind widespread infections.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We get into case studies of specific plugins compromised in recent months, the challenges of auditing over 60,000 plugins in the wordpress.org repo, and the complexities of stopping these attacks once malicious code is in the wild. Austin also discusses his hopes for greater collaboration with hosts and security researchers aiming for better automated monitoring and response.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you manage WordPress websites, create plugins, or just care about the future of open source security, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">And so without further delay, I bring you Austin Ginder.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I am joined on the podcast by Austin Ginder. Hello, Austin.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:40] <strong>Austin Ginder:</strong> Hey, good to meet you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:41] <strong>Nathan Wrigley:</strong> Very nice to meet you too. I was put in Austin&#8217;s way by I think Courtney Robertson.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Thank you Courtney for that because, on a different podcast, which I do, we were talking about an item, which is very much in the news at the moment. It&#8217;s all to do with plugins and security. And whenever I say security, any of the people that I have on the podcast, I feel it&#8217;s pretty important that person gets a chance to stamp their credentials into the podcast about themselves. Because it&#8217;s one of those areas where a little bit of knowledge can go a long way. Tell us about your background, WordPress hosting, security, those kind of things.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:16] <strong>Austin Ginder:</strong> Sure. So I&#8217;m a developer, first off. I&#8217;ve been running a WordPress hosting service since 2014, and I&#8217;ve been working in the WordPress space since 2010. A long timer. I love automation. WPCLI commands, bash scripts. I&#8217;m in the weeds on a technical basis.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But in terms of security, I wouldn&#8217;t call myself a security expert, which is ironic for this conversation because of some of the things I&#8217;ve been finding over the last month or so. And it&#8217;s all thanks to AI. AI has been my friend. It&#8217;s just right place, right time, getting lucky and also just a mix of everything is changing right now in the world.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:56] <strong>Nathan Wrigley:</strong> Yeah. Thank you for that. So as you&#8217;re about to hear, we&#8217;re not gonna be talking at from the perspective of Austin demonstrates how to fix a particular challenge in WordPress. It&#8217;s much more of a general thing, and an alert really. It&#8217;s a bit of a call to action about a problem which has been systemic in the WordPress ecosystem, well, forever really, since I guess, plugins came along.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And this is all about really change of ownership of plugins, and I could do a job of trying to describe the scenario here, but do you want to just run through what you&#8217;ve discovered in the last few weeks, and the three or four incidents that you&#8217;ve uncovered and what they mean and how they&#8217;ve come about?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:37] <strong>Austin Ginder:</strong> Yeah. So in particular, we&#8217;re talking about supply chain attacks, and a supply chain attack is a different kind of attack. It&#8217;s not a direct, my site got infected with malware or something like that. It runs a little bit more deeper. It&#8217;s a scenario where either it can happen a couple different ways.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A hacker might get control over the plugin repo itself, maybe a credential breach, where they sign in and they are acting as the author, and they push out bad code. As a user, you just update your plugin and you don&#8217;t realise you&#8217;re updating to something that&#8217;s harmful for your website.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that&#8217;s one scenario. The other scenario which is crazy to me, but like hackers literally buying companies and then weaponizing the plugins themselves and distributing them through the official channels. So that&#8217;s the big story that I was covering this last month. That is just what possesses someone to spend six figures to buy a suite of plugins and then weaponize them and try to get away with it? No, that can&#8217;t happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:42] <strong>Nathan Wrigley:</strong> Except, it does. So let me just reiterate what&#8217;s going on there. So if you&#8217;ve been to the wordpress.org repository, or indeed you&#8217;ve downloaded plugins from third party vendors, maybe a pro version of a plugin or what have you. Usually there is some aspect of the WordPress admin UI, which enables that plugin to be updated by clicking a link or perhaps automated, the update will happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Increasingly, I think people are being, have been encouraged to click enable automatic updates. So it just ticks over in the background. Perhaps while you&#8217;re asleep, it gets updated to the latest version. This in a universe occupied only by honest people would be absolutely fine. We&#8217;d have no problem that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">However, the scenario that you are describing is that kind of invisibly it&#8217;s entirely possible for somebody to sell their plugin or indeed maybe even have their plugin repo hijacked in some way. But let&#8217;s go with the sell their plugin scenario, because that&#8217;s the easiest one to get a hold of. Sell it to somebody.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Obviously, I would imagine in most cases, assuming that person is a good actor, is just going to carry on doing the nice things that the plugin does, updating the code, and doing security updates and what have you. However, there is zero guardrail to stop them putting whatever they want into the plugin.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so overnight, a plugin which has been working for a decade or more, doing its job, now suddenly is masquerading. And it may be that the functionality of the plugin is also still there. It&#8217;s not like suddenly the plugin just stops working, or it&#8217;s really obvious what&#8217;s going on. It may be that just a few lines of code have been adapted, modified, there&#8217;s some backdoor smuggled in to the plugin. An end user would never know that this was going on. Have I summed that up? Is that about where we&#8217;re at?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:08:35] <strong>Austin Ginder:</strong> Yeah, these are bad actors trying to hide themselves. They&#8217;re sneaky. They don&#8217;t do things that are obvious. Like they&#8217;re not just uploading malware to WordPress plugin repo. What they&#8217;ll do instead is they might slip a third party updater, which is against the guidelines, clearly. But they can do it a little bit more sneaky.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So if they can get a third party uploader put into their plugin, then they can actually hijack the plugin. Meaning you download a plugin from wordpress.org, and you run auto updates, and it updates not from the wordpress.org version to the newest wordpress.org version. It offloads to their own compromised update channel.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then once it&#8217;s on the update channel, wordpress.org has zero visibility, and you&#8217;re just running a hijacked plugin and you don&#8217;t even know it. Unless you go in and you run a verify command, from the command line or, you&#8217;re scanning for things like this. And then after they get the plugin hijacked, that&#8217;s when they compromise your site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">They could do SEO spam attacks, or display ads, or poison the search results from Google&#8217;s perspective. Many different things that they do to try to recoup their money in the investment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:09:50] <strong>Nathan Wrigley:</strong> So let me just run that by you again. So just to make sure I&#8217;ve understood. So in this scenario, the plugin, it is like a one time thing in a way, but we&#8217;ll explore that as well in a moment. The plugin is acquired by somebody else and potentially some of the behaviour that you&#8217;ve seen is that the only part of the plugin that they modify is the location of the update server.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, typically that would&#8217;ve been over at wordpress.org, and every time you click the update button, you are receiving the repo version of it. However, this updated version will then offload to a third party server somewhere. And at that moment, wordpress.org loses all visibility of what&#8217;s going on. As far as they&#8217;re aware nothing has happened.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You are now just getting updates from elsewhere. You would never see anything. But obviously whatever payload they wish to put into that plugin is completely invisible to wordpress.org.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, I suppose the wordpress.org version, there&#8217;d be a telltale sign that this was happening because there would be new and modified code to indicate, oh, look, there&#8217;s a third party server in play here. But WordPress org has no visibility into what the malicious code being updated onto your website is. Again, is that about where we&#8217;re at?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:11:07] <strong>Austin Ginder:</strong> Yeah. Everything on wordpress.org is open source. Even the platform itself is open source, so you can see the full code, how everything operates there. And in addition to that, all of the plugin activity happens on SVN, which is like the raw pipeline.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So all of the data is there and available to anyone to go in and audit the data, but it&#8217;s, it&#8217;s an after the fact situation. Like after a situation happens, you can go back to the raw data and run a full audit to try to piece together all these missing pieces. And all these missing pieces would&#8217;ve been impossible to correlate together if it wouldn&#8217;t be for AI. Like now we have a superpower where we could just run AI through it all. If we feed it the right points, we can start to make the correlation after the fact as to what happened.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:11:59] <strong>Nathan Wrigley:</strong> Okay, so essentially what you are saying, I think, is that the work of checking this, prior to AI, let&#8217;s go with that, it was just too humanly intensive. There were 60 plus thousand plugins on the wordpress.org repo, going back and having a human inspect every single update, every single file, every line of code is, as you can imagine, a completely unrealistic process.</p>\n\n\n\n<p class=\"wp-block-paragraph\">However, now AI really its superpower is its capacity to take a giant corpus of data, and then do things with that data. It&#8217;s almost like it can capture the entirety of the internet in one hit. And so that&#8217;s what&#8217;s enabled you to weed out this sort of stuff.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I have to ask from a personal point of view, why are you doing this? And I don&#8217;t mean that the way it sounds, because obviously it&#8217;s philanthropic. I&#8217;m extremely grateful that you are doing this. But how did you end up taking this on as a, I don&#8217;t know, a hobby, a pet project, a sideline?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:59] <strong>Austin Ginder:</strong> This is completely accidental, right? The backstory is in February, I saw a huge shift at my own customers websites, where sites that have been secure for years and years, all of a sudden was getting malware. The short version of it is while I was doing some malware cleanup for a customer, I uncovered one of these big back doors, and it was just like going through the process.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So malware cleanup before AI was always a little bit of a dicey thing. You can check all the boxes, make sure everything looks good, but you never had the certainty that it was all a hundred percent clean. Did I miss something? But with AI it&#8217;s very easy to do a thorough, in depth, investigation.</p>\n\n\n\n<p class=\"wp-block-paragraph\">How did this happen? Where did it come from? Is my site actually clean now? It just crawls over all the files with Claude Code and other tools, and it gives you a nice report. When I had some recent, my own customers that got malware, and I ran through the forensics level style that AI can give, it uncovered some things that made me question, maybe I should look upstream, maybe I should look at wordpress.org. And I started to feed that into the AI and sure enough, there was something there and it was story worthy.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:13] <strong>Nathan Wrigley:</strong> So presumably that was then bound to a particular plugin. So your customer, something went wrong, you pointed the AI at it, it gave you a report, pointed you to the wordpress.org repo. And that in theory could have been the end of that. You clean up your client website and move on.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But it sounds like this became much more than that, because over the intervening days and weeks, you found that this was alarmingly, not just a one-off. This was a pattern. And I think the last time I was reading about this, I think you&#8217;d found four. I don&#8217;t know if four plugins is now up into some other figure or not, but certainly at the time I was reading you&#8217;d found four plugins with exactly the same strategy. I don&#8217;t know if they were from the same vendor or what have you. Just tell us where you&#8217;re at in the middle of May 2026.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:07] <strong>Austin Ginder:</strong> Yeah, so I&#8217;ve now published four more or less in depth research. Now, I wasn&#8217;t the sole finder of all these, but I was the one who actually pointed the AI at it, and got to the root of it. And it uncovered some other things that previous folks hadn&#8217;t found. So the crazy thing is all four situations are completely different, and that&#8217;s the wild thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So the one was, the source was the WordPress Plugin Team. So they saw there was some bad activity happening, with a set of the Essential Plugins package. So that&#8217;s like a 30 plus plugins. So they closed down all the plugins. They issued an alert, Hey, your site might be compromised. And they actually put code in the patch of the plugins that would check the wp-config file, was it tampered with by the plugin authors themselves?</p>\n\n\n\n<p class=\"wp-block-paragraph\">So one of my customers saw the notice flagged me. I scanned it, saw it was compromised, and then that&#8217;s when I uncovered how big of a deal it was, the Essential Plugins. It was actually a purchase of a company. That was just one of them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The other three situations, again it&#8217;s all kind of part, it stems back to me overhauling my security system for my clients. The other one was flagged by a new security feature I was implementing where I check all of my customers JavaScript embeds.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m basically scanning changes over time, hoping to catch like a credit card skimmer, or something else like that for my own customers. Well one of them came back. Something&#8217;s weird. It was a widget logic plugin that was embedding some weird sports JavaScript code for one of my sites. And I kept digging and digging into it, and sure enough, it was another supply chain attack on that particular plugin.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So, in all these instances, the WordPress Plugin Team has been fantastic. Very responsive and closing down the plugin, and applying patches, and getting the out there. Yeah, it&#8217;s weird. I had no plans to building something like this. I just stumbled upon it and every situation was a different story.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The last one I&#8217;ll share is, I was messing around with this idea that, I wonder if I could use AI to hunt through my own customer&#8217;s plugins to detect plugins that are running different versions of the code base. You might have Jetpack installed with the latest version, but maybe there&#8217;s a variant version Jetpack&#8217;s running. That&#8217;s the core idea, or the core concept.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I built this tool with AI to scan my own customers, and it found a variant version of the Quick Redirection Plugin installed. I&#8217;m like, what&#8217;s going on here? So I dig into it and I had 12 sites running a version of the plugin that wasn&#8217;t on wordpress.org. So then I threw it through AI. It told me the difference. And sure enough, like you had to keep digging to get actually get to the answer what happened.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But that was a situation where many, the plugin author themselves offloaded most of their customers to a hijacked version. And my own customers years later were running a hijacked version. So I wasn&#8217;t directly searching for this stuff, it just came up, and then I&#8217;m like, after you get three of them, it&#8217;s alright, now I just wanna see if I can find one.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I built the scanner and while I was scanning the top 2000 WordPress sites, I found one, and it was active. It was active, meaning the plugin, it&#8217;s called Scroll To Top. It was wired in to 20,000 sites, but it wasn&#8217;t active. So a lot of these bad actors, they will take their time, get a plugin that&#8217;s compromised in a lot of people&#8217;s sites, and then when the moment&#8217;s right, pull a trigger. And then at that point they can start to flow in bad content or SEO and actually do the compromise.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The one that I actually found was a compromise scenario, from what I can tell, the bad actor hadn&#8217;t actually pulled the trigger yet. So it was a success story.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:13] <strong>Nathan Wrigley:</strong> Yeah, that is really, kind of makes it more alarming in a sense, doesn&#8217;t it? Because once I suppose there&#8217;s an active exploit, and people are beginning to report what&#8217;s going on here? There&#8217;s some strange behaviour on a website, I presume at that point eyeballs will fall on what&#8217;s going on and work will be done.</p>\n\n\n\n<p class=\"wp-block-paragraph\">However, as you&#8217;ve just described maybe months, weeks, possibly years, a plugin can have incredible functionality. It might gain widespread adoption, because it&#8217;s doing this one thing particularly well. Just with this dormant code sitting there waiting for the moment that&#8217;s opportune. Maybe there&#8217;s some scenario in the real world in which it will become a timely thing to be able to deploy that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s really alarming, isn&#8217;t it? Because who knows how many websites are currently sitting there with as yet undiscovered, back doors, or problems that we simply don&#8217;t know about because they haven&#8217;t been triggered? Yeah, that one is really alarming.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Austin, I&#8217;m going to give you a little opportunity because you keep saying my clients, and I don&#8217;t think we painted the context of that. Just tell us a little bit about what you do and how that aligns you to have, have an eyeball on so many websites. I think currently, when you say my clients, I think it&#8217;s true to say that you&#8217;ve got something in the order of 3000 websites that you manage. Now, if you were building those as client websites, that&#8217;s a lot of clients. Just tell us what it is that you do, and that might widen the debate a little bit.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:39] <strong>Austin Ginder:</strong> No, I don&#8217;t do consulting work anymore. So back in 2014, I transitioned into web hosting full-time. I run Anchor Hosting, and my business is, it&#8217;s a pretty simple business model. I resell other managed WordPress hosting services, and provide all of the support and maintenance on top of it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I primarily use web hosts like Kinsta and Rocket.net. They are larger companies. They have a lot more eyeballs on it. I like to layer as many layers between me and the web host infrastructure as I can, so that I can actually solve what I want to solve. And that&#8217;s the WordPress maintenance part.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I have a little bit more visibility than some. So that is more unique position than most. And I actually would say if there&#8217;s any takeaway from this conversation, the takeaway is any hosting company out there that has more data than me, they are sitting on a gold mine and they don&#8217;t know it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because any site that gets malware, that is the gold. If you can point AI at every malware situation or attack, you can sometimes back channel it to figure out where it actually happened, and start to paint a bigger picture. I would love to get my hands on like a web host that has millions of sites and run some scans, because that&#8217;s how you&#8217;re going to discover it, weed it out.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:59] <strong>Nathan Wrigley:</strong> And there&#8217;s maybe patterns going on. I don&#8217;t suppose every hacker of WordPress plugins is some kind of evil genius. They might just be, I think what&#8217;s often called script kiddies. The idea being that they are taking templates and copying and pasting these ideas far and wide.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And therefore I suppose patterns would emerge and maybe as you said, some of these larger hosts would be able to spot that pattern, and get out in front of these different problems which have, as yet, been undetected.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Okay, so you&#8217;ve then taken an additional step. You&#8217;ve got yourself a URL, wpbeacon.io. Dear listener, as is always the case, anything that we mention today, so the links to the articles which Austin has written, I will put those in the show notes, but also I&#8217;ll link to wpbeacon.io. Just tell us a little bit about that and that, how that&#8217;s helping the community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:52] <strong>Austin Ginder:</strong> So WP Beacon was again, an idea I threw together last month. Not a whole lot of planning. But it was just like, okay, I&#8217;ve got three of these now. These are basically in depth investigations. Where do you put it? Because this is different than a typical vulnerability database. Like a vulnerability database is really good about endeavour to find bad code.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This is not bad code, this is bad actors. They&#8217;re two completely different problems. So I built WP Beacon as like my place to put all these findings. And the idea is actually have it be a legitimate feed for other folks, like another metric or another vulnerability database, but for supply chain attacks in particular.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:39] <strong>Nathan Wrigley:</strong> And so I suppose the idea being that people who are, I mean obviously if you&#8217;ve got one WordPress website, it&#8217;s fairly unlikely that you&#8217;ll come across WP Beacon, because you&#8217;re not in the business of being in the community or what have you. But if you are somebody that&#8217;s, I don&#8217;t know, managing multiple clients, half a dozen or what have you&#8217;re in the WordPress space, this is the kind of thing you might want to know about.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I suppose you are then hoping to be some sort of gatekeeper of knowledge around whether a supply chain attack has occurred. So let&#8217;s say for example, I&#8217;m considering putting a new plugin in. I find something on the wordpress.org repo, and it looks fine. Everything about it is screaming, yes, install me. I would go over to WP Beacon. I see that you&#8217;ve got a search on the homepage. There&#8217;s a list of the number of installations that have been covered, authors, tracked plugins that are being watched and what have you. I would be able to, in some way, interact with that website and gain an understanding of, yep, we&#8217;ve got nothing on them. Everything looks fine, or no, hold on, have a second thought. This thing happened last month. Is that again? Is that kind of what&#8217;s going on there?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:45] <strong>Austin Ginder:</strong> I think end users might find value in it, but I think the better target audience is, this is missing security research that security people don&#8217;t have. I see it as that. It&#8217;s like when I do a report and I put it up on WP Beacon, those identifiers of these bad actors can then be, action can be taken on that by real legitimate security people.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I have a friend, his name&#8217;s Sal. He used to work at Kinsta. So when I was dealing with one of these cleanups, I was messaging him privately. I&#8217;m like, hey, Sal, look what I found. And he is oh, gimme a second. I&#8217;m going take their compromise server offline. I&#8217;m like, what do you mean? So he whips it out and he gets their domain suspended, website taken offline. And this is like the crucial gap, right?</p>\n\n\n\n<p class=\"wp-block-paragraph\">The research person wants to make people&#8217;s site safe. So if you&#8217;re out there and you&#8217;ve got a hijacked plugin installed and you don&#8217;t know about it, you need a research person, and a security person, to take care of the issue for you. And that is like taking down their infrastructure, taking down the bad actors infrastructure.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:51] <strong>Nathan Wrigley:</strong> Oh, that is interesting, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:53] <strong>Austin Ginder:</strong> My goal of WP Beacon is just like, this stuff needs to be more visible. We need to be drafting and documenting this is how the supply chain attack happened in this case. And here is all of the identifiers for the security firms to go for, and take down their infrastructure. To give some sort of incentive that like this kind of behaviour isn&#8217;t going to be tolerated or a signal to the bad actors like, we&#8217;re coming for you. We&#8217;re going to find you, we&#8217;re going to weed you out.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:21] <strong>Nathan Wrigley:</strong> Yeah, so that&#8217;s interesting. So connections with hosting companies would certainly be beneficial, wouldn&#8217;t it? Because let&#8217;s say a bunch of hosting companies are pointing their staff at the WP Beacon data, then you could probably satisfy, I don&#8217;t know, 60, 70, 80% of WordPress instal by communicating with the bigger hosts. Because I imagine that&#8217;s where the majority of WordPress websites occur. I presume another angle would be the .org repo itself. The team over there, the Plugin Review Team and the Security Team and what have you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">One ray of light, I suppose is that if you fix this, then you have fixed it. Whereas a lot of security problems keep coming back. Well, no, that&#8217;s not entirely true, is it? Having said all of that, I was fairly confidently thinking if you can, if you can get the plugin turned off so that it can&#8217;t be installed anymore, that&#8217;s one thing. If you can switch off the supply chain server, that&#8217;s another thing. But there&#8217;s going to be loads of different scenarios. It might be that they don&#8217;t have a supply chain server. It might be that they&#8217;re just defacing your website. And how do we disable that that particular functionality and the plugin?</p>\n\n\n\n<p class=\"wp-block-paragraph\">I believe that wordpress.org has in rare situations deployed the, we will overwrite your plugin. I don&#8217;t know how to describe that, but I have a memory that in the past, something so catastrophic had happened inside of a wordpress.org repo, that there is the capacity for WordPress to say, okay, we&#8217;re taking command here, and we&#8217;re going to rewrite your plugins. I don&#8217;t think that&#8217;s very common, but I think that is something that can be done.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:27:59] <strong>Austin Ginder:</strong> In these situations, that&#8217;s exactly what they did. They reverted a patch, closed down the repos, and their patch is what stands.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:08] <strong>Nathan Wrigley:</strong> Right.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:09] <strong>Austin Ginder:</strong> So I think a lot of what my, what I&#8217;m trying to do is complimentary to what everyone else is doing. And I think it&#8217;s a little bit more, it&#8217;s an unexplored area, what WP Beacon is exploring. We have all this data, let&#8217;s see what we can get out of it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I do share your optimism, and also I would love this to just be a solved problem, and six months later we shut down WP Beacon, like it&#8217;s not even needed. But that&#8217;s just not how the world works, right? What I do hope will come from this is the bad actors that have been operating for years, 10 plus years, we make it harder for them to operate. I think that would be a more realistic success story of this project.</p>\n\n\n\n<p class=\"wp-block-paragraph\">One of the bigger findings I found this past week, in the last few days, is this bad operator he&#8217;s been operating for the last 13 years. And what happens is his accounts get shut down, his plugins get shut down, and he just tries again. He opens up new accounts, new plugins, and he just keeps trying. We&#8217;ve got to make it a little bit harder for them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:09] <strong>Nathan Wrigley:</strong> And also what&#8217;s really interesting there is that this is not, for you at least anyway, this doesn&#8217;t feel like a finished story. This kind of feels like, for you, now that you&#8217;ve put yourself in this seat, if you like, it feels each week possibly something new will be coming along, something that you&#8217;ve explored? Is that the case? I would like for you to say no at this point, no, there&#8217;s nothing new happening, but I the feeling that there&#8217;s quite a lot that you are uncovering on a daily, weekly, monthly basis.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:37] <strong>Austin Ginder:</strong> I do think it&#8217;s going to be harder and harder to find interesting things based on the raw data, using my technique of just going through and auditing things? That&#8217;s a good thing, right? If it&#8217;s harder to uncover these problems, that&#8217;s a positive indication that something&#8217;s happening.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I think I&#8217;ve been extremely lucky by reverse engineering a problem. Like, how does the malware get here? Oh, okay. So then figuring out that there&#8217;s a bigger issue at hand. And I also think it&#8217;s one of those scenarios that we all think people are searching through the data, but they aren&#8217;t. I&#8217;ve got a $200 month Claude Code subscription, and I can search through the data with that. It&#8217;s actually feasible for individuals to start auditing the data and to get more eyeballs on this in a way that would never been possible before.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Yeah, I would encourage people to think bigger. If you&#8217;re an individual, you can take your site, download a backup and run it through Claude Code and do a file by file audit. It might take a few, Claude doesn&#8217;t like to do this, but it might take a few wranglings. No, look every line of code and tell me what you see. Do you see vulnerabilities? Do you see malware? Do you see any harmful things there? And an individual can do this, and they can get a very high level detailed report unique for their site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:55] <strong>Nathan Wrigley:</strong> That&#8217;s interesting advice. Maybe in the future, some of the pain that you&#8217;ve been through with Claude trying to get it to behave in the way that you expect, maybe that be interesting data to put out? What are the prompts which you&#8217;ve seen that work and so on?</p>\n\n\n\n<p class=\"wp-block-paragraph\">One thing which dawns on me, and I don&#8217;t really have the answer to this, because the wordpress.org repo, for good reason, has been wide open. What I mean by that is, lots of people can submit code. You don&#8217;t necessarily have to have a certain type of credential, or be a certain type of business and so on.</p>\n\n\n\n<p class=\"wp-block-paragraph\">However, if you look out there in the broader tech landscape, things like, I don&#8217;t know, the Mac App Store or the iOS App Store or Google&#8217;s Play Store. I wonder what their approach is to firstly the onboarding of new plugin developers. But then what the inspection is for updates. When code comes through and it&#8217;s purporting to make a minor change to a particular app on your phone, what is being done there?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I&#8217;m guessing that in the WordPress space, the fact that it&#8217;s run often by volunteers means that those kind of things are just going to be different. And perhaps those things need to be looked at. There needs to be potentially some more friction that&#8217;s added, or some more steps. And I know that a lot of work has been done by the Plugin Review Team to automate as much of that as possible, and to put some steps in place to make it so that those submissions get inspected in a more timely way. But I don&#8217;t have an answer. I&#8217;m certainly no expert. But it would be curious to see if there&#8217;s any lessons to be learned from the broader tech community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:30] <strong>Austin Ginder:</strong> Obviously the openness of WordPress is its power. App Store versus Android, right, kind of comparison? We&#8217;re more open source. You could just do what you want. There&#8217;s pros and cons, right? So how do we make what we have more safe? And I think the answer to that is everything needs a hundred percent code audited.</p>\n\n\n\n<p class=\"wp-block-paragraph\">How do we get there as quick as possible? That&#8217;s a token question. Like, how many tokens can we spend to audit everything? I have fairly good coverage now for my own customer base. What I do is whatever leftover usage I have, I&#8217;m auditing all of my plugins. And I do it in a way that&#8217;s efficient, meaning I only audit this one plugin version once. That gets assigned to a hash, a unique hash. Then I know, oh, okay, so all of my sites using that same variant are covered.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So a hundred percent code coverage is what we need to do now. And then long term, also in concurrently, we need to start auditing any changes that come over the wire. It&#8217;s a lot, right? Like wordpress.org is very popular. There&#8217;s a lot of code, but I do think it&#8217;s in a realm of realistic. If you are able to shave out a lot of the noise, we don&#8217;t have to audit everything. We don&#8217;t have to see every CSS file you&#8217;re changing, or image you&#8217;re changing. But we do have to look over every PHP line, every JavaScript line, that there&#8217;s nothing harmful in there. And then eventually we&#8217;ll start to catch things.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I don&#8217;t think it&#8217;s necessarily a one off thing. We don&#8217;t have to wait around for Automattic to come up with a solution. The data is out there. Anyone with a laptop and a subscription could just create a mirror and see, what changed over the last, day, and then start auditing that. I think people think it&#8217;s too impossible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:18] <strong>Nathan Wrigley:</strong> It feels like a large cliff that you&#8217;re staring at, at the beginning of this. And certainly in the past before AI, that cliff was, I imagine, more or less impenetrable But now the way that you&#8217;ve described, perhaps AI can be co-opted to do a lot of this work for us?</p>\n\n\n\n<p class=\"wp-block-paragraph\">I wonder what you&#8217;ve got, if you&#8217;ve got any thoughts on the sort of permissions system. So I know that other, let&#8217;s say CMSs and certainly devices like Android devices and iOS devices, they come with permissions based systems. So for example, this code, it&#8217;s allowed access to the root file structure. Or it&#8217;s allowed access to the camera, or whatever it may be.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I know that there&#8217;s been debate in the WordPress ecosystem recently about whether something like that would be a good idea. At the moment, plugins, all bets are off. If you put a plugin in, it&#8217;s more or less got access to anything on your WordPress website.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s an absolute strength of WordPress because it enables anybody to do anything. But I suppose given that it can enable any anybody to do anything, it also prevents a very large threat surface as well. I don&#8217;t really have the answer to that. I just think that&#8217;s a curious thing to raise and see if you&#8217;ve got any thoughts.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:29] <strong>Austin Ginder:</strong> I guess my initial thought is I don&#8217;t necessarily want my WordPress site to feel like my laptop, where I&#8217;m constantly clicking things.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:35] <strong>Nathan Wrigley:</strong> Yeah. Grant permission for this.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:38] <strong>Austin Ginder:</strong> I don&#8217;t know what the solution is either. I think some of those ideas are great when you&#8217;re thinking about making something from scratch, but they are not as relevant when you&#8217;ve already have an existing ecosystem. Like you can&#8217;t, I would think it&#8217;d be very hard to bring some of those concepts into WordPress at this point. We&#8217;re already past that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:59] <strong>Nathan Wrigley:</strong> That ship has definitely sailed.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:00] <strong>Austin Ginder:</strong> I want to be in the Wild West. I want to be able to code and do what I want to do. And especially with AI. If I got an idea, I just want AI to go to town, write me up the plugin to my spec, and not have to deal with some of those extra safeguards.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;d be great if we could find some way to make things more secure from an architectural standpoint, but that&#8217;s an architecture problem probably best suited for a new project.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:22] <strong>Nathan Wrigley:</strong> The truth is that this will never, ever be solved. I mean security problems online. There will be a no point in the future at which everything is always safe, because humans are ingenious, and there are really credible, credible is the wrong word. There are ways to make money, or to make it worthwhile for the bad actors to be doing the bad things. And so long as those incentives exist, there will be people trying to hijack websites, undermine the security of your computer or phone or whatever it may be. But this is certainly an interesting one.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it&#8217;s such a shame because with the benefit of hindsight, this was so obvious, and yet it hasn&#8217;t been a news story. Maybe it has in the past, I&#8217;ve certainly not come across it. But this whole supply chain thing is fairly new to me, and fairly alarming in the simplicity of deployment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You literally purchase, or somehow get hold of, a popular plugin, not necessarily even a popular plugin, a plugin. And then instantaneously every one of those websites is up for grabs in whichever way you would like to grab it. Definitely something that the WordPress community&#8217;s going to have to wrangle with.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Okay. I think we&#8217;ve hit the sweet spot in terms of time Austin. If it&#8217;s all right with you, we will wrap it up there. However, before we go, do you just want to drop a few little bits about where people could contact you? I am more or less certain that somebody listening to this podcast will have thoughts for you about getting in touch, helping out, or what have you. So tell us where you can be found.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:55] <strong>Austin Ginder:</strong> You can find me just by searching for my name, Austin Ginder. There&#8217;s not many Ginders. I&#8217;m on X, that&#8217;s my main feed. And you can also read along on anchor.host. I do blog posts there pretty regularly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:09] <strong>Nathan Wrigley:</strong> Okay. In which case I will just point everybody to the wptavern.com website. If you go and use the search feature, search for Austin Ginder. Austin, spelled in the usual way. Ginder, G-I-N-D-E-R. You&#8217;ll find the episode and anything that has been mentioned, any links or what have you, we will link to there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So thank you for chatting to me today about what I wish didn&#8217;t exist, but it does exist. Austin, thank you so much.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:34] <strong>Austin Ginder:</strong> Thank you. This was a pleasure.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we have <a href=\"https://x.com/austinginder\">Austin Ginder</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Austin has been involved in the WordPress ecosystem since 2010, and since 2014 has run Anchor Hosting, a business that manages thousands of WordPress websites. While he’s a developer and automation enthusiast at heart, in recent months Austin has found himself at the forefront of a burgeoning crisis in WordPress security, supply chain attacks targeting plugins.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A chance discovery during a malware cleanup on a client’s site propelled Austin into what would become a wider investigation of plugin vulnerabilities. What he uncovered is both alarming and timely, bad actors aren’t just hacking sites directly, but are instead infiltrating the supply chain, either by purchasing plugin companies and weaponising them, or by hijacking plugins and pushing out malicious updates. These attacks are subtle, often shifting plugin update servers away from WordPress.org to rogue channels where malware can be quietly distributed, leaving end users in the dark and their sites at risk.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We trace Austin’s journey from accidental security investigator to creator of the WP Beacon project, a resource aimed at tracking, documenting, and alerting the WordPress community to known supply chain attacks. He shares how AI tools have radically changed what’s possible in threat detection and forensics, enabling individuals, and hopefully, someday, the larger hosting providers, to identify patterns and root causes behind widespread infections.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We get into case studies of specific plugins compromised in recent months, the challenges of auditing over 60,000 plugins on the WordPress.org repo, and the complexities of stopping these attacks once malicious code is in the wild. Austin also discusses his hopes for greater collaboration with hosts and security researchers, aiming for better automated monitoring and response.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you manage WordPress websites, create plugins, or just care about the future of open source security, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/plugins/\"> wordpress.org plugin repository</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://claude.com/product/claude-code\">Claude Code</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/plugins/handbook/the-team/\">WordPress Plugin Review Team Handbook</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://anchor.host\">Anchor Hosting</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wpbeacon.io\">WP Beacon website</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://x.com/austinginder\">Austin on X</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, 03 Jun 2026 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:40;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"Open Channels FM: BackTalk on Decentralized Interoperability, Data Sovereignty, and the Power of Local 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:34:\"https://openchannels.fm/?p=2555258\";s: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:117:\"https://openchannels.fm/backtalk-on-decentralized-interoperability-data-sovereignty-and-the-power-of-local-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:185:\"The challenges of decentralized networks, data sovereignty complexities in hosting, and the importance of local connections within the tech community to foster collaboration and growth.\";s: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, 03 Jun 2026 10:13: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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"Open Channels FM: How to Make Your Case Studies Stand Out: The Power of Storytelling\";s: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:34:\"https://openchannels.fm/?p=2554372\";s: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:90:\"https://openchannels.fm/how-to-make-your-case-studies-stand-out-the-power-of-storytelling/\";s: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:204:\"Effective case studies focus on storytelling, positioning the customer as the hero. They highlight challenges, solutions, and outcomes, blending engaging narratives with measurable results to build trust.\";s: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 Jun 2026 12:42: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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Matt: Bee Champion\";s: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=152932\";s: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:35:\"https://ma.tt/2026/06/bee-champion/\";s: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:1141:\"<p class=\"wp-block-paragraph\"><a href=\"https://spellingbee.com/\">Spelling bees</a> have gotten a lot more intense. How many of these do you know?</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">torrone, enthymeme, iguape, Denebola, fais-dodo, cywyddau, pohutukawa, monadnock, émeute, nannofossil, tongkang, Natchitoches, flaith, semele, rusell, sawder, campernelle, Nicol, Zamenis, Tharparkar, tlachtli, madoqua, retiarius, balintawak, tessaraconter, taurokathapsia, rapakivi, uayeb, paroemia, melengket, teraglin, homelyn, chikungunya, bromocriptine (cashaw)</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.youtube.com/watch?v=yFkrOpDja1o\">Check out the first 90 seconds of this video where Shrey Parikh gets 32 out of 34 correct to become the 2026 champion</a>. That speed round is called a “spell-off,” and so many of the kids are getting all the words right that they use it to break ties. Lots of words to press. <img alt=\"🤠\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f920.png\" style=\"height: 1em;\" /></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, 01 Jun 2026 18:44:51 +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:43;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"Akismet: Introducing the official Akismet Drupal module\";s: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=284770\";s: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:72:\"https://akismet.com/blog/introducing-the-official-akismet-drupal-module/\";s: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:3010:\"<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-284775\" height=\"649\" src=\"https://akismet.com/wp-content/uploads/2026/05/screenshot-2026-05-29-at-9.48.36-am.png?w=1024\" width=\"1024\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.drupal.org/project/akismet_antispam\">The official module is here!</a></p>\n\n\n\n<div class=\"wp-block-jetpack-markdown\"><p>For two decades, Akismet has done one thing exceptionally well: keep spam out of WordPress. Now we’re bringing that protection to Drupal. The official module is here, built by the team behind Akismet as a native Drupal module. It guards your site with the same spam-fighting service that keeps comments, contact forms, and signups clean across millions of sites.</p>\n<h2 id=\"protection-where-spammers-actually-go\">Protection where spammers actually go</h2>\n<p>Spam doesn’t stop at comments, so neither does the module. Once it’s set up, Akismet checks the forms spammers target most:</p>\n<ul>\n<li>Comments</li>\n<li>Contact forms</li>\n<li>Webform submissions</li>\n<li>User registrations</li>\n</ul>\n<p>It runs every submission through Akismet in the background and quietly filters the spam out, so you see less of it and your visitors never notice it’s there.</p>\n<h2 id=\"built-for-drupal-the-drupal-way\">Built for Drupal, the Drupal way</h2>\n<p>We wanted this to feel like a first-class part of your site, not a bolt-on. The module follows modern Drupal conventions, and plays nicely with other anti-spam tools like Honeypot and CAPTCHA if you already use them. It also adds invisible bot-detection signals that catch automated junk before it ever reaches the API.</p>\n<h2 id=\"tools-for-moderators\">Tools for moderators</h2>\n<p>For the spam worth a second look, there’s a dedicated review queue and one-click actions on every comment. Each correction goes back to Akismet, so the filter keeps getting smarter about your site. An admin dashboard shows your stats at a glance, and built-in GDPR export and erasure tools make honoring data requests straightforward.</p>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-284779\" height=\"508\" src=\"https://akismet.com/wp-content/uploads/2026/05/screenshot-2026-05-29-at-9.39.09-am.png?w=1024\" width=\"1024\" /></figure>\n\n\n\n<div class=\"wp-block-jetpack-markdown\"><h2 id=\"getting-started\">Getting started</h2>\n<p>You’ll need an Akismet API key. Grab one at <a href=\"https://akismet.com\">akismet.com</a>, then install the module with Composer:</p>\n<pre><code>composer require drupal/akismet_antispam\n</code></pre>\n<p>Enable it, add your key on the settings page, pick which forms to protect, and you’re done. The module needs Drupal 10.3+ and PHP 8.1+, and it’s released under the GPL. You’ll find the docs and issue queue on the <a href=\"https://www.drupal.org/project/akismet_antispam\">Drupal.org project page</a>.</p>\n<p>We’re excited to bring Akismet to the Drupal community. Give it a try and tell us what you think.</p>\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:\"Mon, 01 Jun 2026 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:14:\"Derek Springer\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Matt: Maybe\";s: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=152910\";s: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:\"https://ma.tt/2026/05/maybe/\";s: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:1540:\"<p class=\"wp-block-paragraph\">I think I heard this parable somewhere in the <a href=\"https://www.audible.com/pd/Out-of-Your-Mind-Audiobook/B0161LXWGK\">14 hours of Alan Watts lectures</a> someone <a href=\"https://ma.tt/2017/12/books-in-2017/\">recommended to me in 2017</a>, but here&#8217;s a beautiful 2-minute version I&#8217;d love to share for everyone going through something.</p>\n\n\n\n<figure class=\"wp-block-embed alignwide 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\n</div></figure>\n\n\n\n<p class=\"wp-block-paragraph\">I really appreciate the love and support I received after the <a href=\"https://wordpress.org/news/2026/05/wp23/\">WP23 post</a>, and I do want to tell people I&#8217;m okay, the post was part catharsis and part giving voice to what I see and hear privately from people who aren&#8217;t public figures.</p>\n\n\n\n<p class=\"wp-block-paragraph\">On weekends, I like to look back on the week and find a silver lining or learning from things that were challenging. It helps reframe things. After <a href=\"https://www.therepository.email/wp-engine-and-automattic-trade-accusations-of-withheld-evidence-in-flurry-of-court-filings\">it was reported</a> that I had 21 hours of depositions over 3 days, people were like &#8220;wow that must have been terrible,&#8221; but actually, while the prep and process were intense, I found it energizing and I learned a ton. Will post more about that later. You never know where things will lead.</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, 31 May 2026 04:49: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: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:45;a:6:{s:4:\"data\";s:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Greg Ziółkowski: Research: The Workspace Boundary for Agent Memory\";s: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:26:\"https://gziolo.pl/?p=14864\";s: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://gziolo.pl/2026/05/30/research-workspace-boundary-agent-memory/\";s: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:365:\"A clear pattern is emerging in how major AI and workspace platforms handle long-term agent memory. The core idea is simple: store memory in the smallest durable workspace that users already recognize, such as a project, repository, document, workspace, namespace, or site. Then, rely on the platform’s existing permission system to decide who can access [&#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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 30 May 2026 13:18: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Greg Ziółkowski\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Open Channels FM: The Human Touch in a 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2555093\";s: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:53:\"https://openchannels.fm/the-human-touch-in-a-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:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:177:\"In this commentary Bob emphasizes the importance of blending human creativity with AI tools in content creation, advocating for authentic, human-driven commentary in their work.\";s: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, 29 May 2026 09:21:21 +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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Open Channels FM: Solving the Identity Challenge in Decentralized Social Networks\";s: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:34:\"https://openchannels.fm/?p=2554033\";s: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:88:\"https://openchannels.fm/solving-the-identity-challenge-in-decentralized-social-networks/\";s: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:206:\"Decentralized social networks face challenges in identity resolution, complicating user interactions across platforms. Ensuring seamless experiences without centralization is the key to mainstream adoption.\";s: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, 29 May 2026 09:07:33 +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:8:\"Bob Dunn\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"WordPress Foundation: Open Horizons in Action: What Our First Cohort Has Been Up To\";s: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:42:\"https://wordpressfoundation.org/?p=1483843\";s: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:103:\"https://wordpressfoundation.org/news/2026/open-horizons-in-action-what-our-first-cohort-has-been-up-to/\";s: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:8463:\"<p class=\"has-light-blue-background-color has-background wp-block-paragraph\"><strong>Important note:</strong> Programs like Open Horizons are made possible by the WordPress Foundation. Ongoing legal action by WP Engine threatens the Foundation’s ability to continue supporting scholarships, education programs, and community initiatives like this one.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>A scholarship is supposed to do more than cover a flight. Here&#8217;s what the first round of Open Horizons recipients have done since they came home from WordCamp US 2025.</em></p>\n\n\n\n<p class=\"wp-block-paragraph\">When we launched the <a href=\"https://docs.google.com/document/d/18Yht__VXmjeM_pJ31RScNIh7wQM-GVcTK1bR9fJP_AU/edit\"><strong>Open Horizons Scholarship</strong></a> in May 2025, the goal was simple: help WordPress contributors get to the events that would otherwise be out of reach..</p>\n\n\n\n<p class=\"wp-block-paragraph\">Six recipients made it to <strong>WordCamp US 2025</strong> in Portland &#8211; coming from Malaysia, Guatemala, India, Costa Rica, and across the United States. Several months later, we took a look at what they&#8217;ve been contributing to the WordPress project since the conference.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The short version: <strong>a lot.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Here&#8217;s the long version.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Mainul Kabir Aion <img alt=\"🇲🇾\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f1f2-1f1fe.png\" style=\"height: 1em;\" /></h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Organizer · </em><a href=\"https://profiles.wordpress.org/aion11/\"><em>@aion11</em></a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Mainul has stayed remarkably busy since WCUS. He&#8217;s been <strong>mentoring organizers at WordCamp Barishal</strong> in Bangladesh, <strong>wrote a post for the WordCamp Asia 2026 site</strong>, kept up with users in the <strong>plugin support forums</strong>, and shipped multiple plugin releases through the WordPress SVN repository. (He commits regularly enough that &#8220;regularly&#8221; probably undersells it.)</p>\n\n\n\n<h2 class=\"wp-block-heading\">Frank Calderon <img alt=\"🇬🇹\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f1ec-1f1f9.png\" style=\"height: 1em;\" /></h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Volunteer · </em><a href=\"https://profiles.wordpress.org/fgcalderon/\"><em>@fgcalderon</em></a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Frank came back from WCUS and went all-in on the Central American WordPress community. He <strong>organized and spoke at WordCamp Guatemala 2025</strong>, attended <strong>WordCamp San José 2025</strong>, was confirmed as a speaker for <strong>WordPress Developer Day 2026 San José</strong>, and joined the organizing team for <strong>Women WordPress Day Guatemala 2026</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re keeping score: that&#8217;s four events Frank has shown up for, in the year since one event helped him show up.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Bigul Malayi <img alt=\"🇮🇳\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f1ee-1f1f3.png\" style=\"height: 1em;\" /></h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Volunteer · </em><a href=\"https://profiles.wordpress.org/mbigul/\"><em>@mbigul</em></a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Bigul has contributed across just about every WordPress project that takes contributions. He joined the <strong>Photos team at WordCamp Asia 2026 Contributor Day</strong>, has been steady on <strong>translate.wordpress.org</strong> (dozens of strings translated and reviewed in recent weeks), and has uploaded <strong>3,187 photos</strong> to the WordPress Photo Directory.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Yes, three thousand one hundred and eighty-seven. We checked twice.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Kinjal Dalwadi <img alt=\"🇮🇳\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f1ee-1f1f3.png\" style=\"height: 1em;\" /></h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Volunteer · </em><a href=\"https://profiles.wordpress.org/kinjaldalwadi/\"><em>@kinjaldalwadi</em></a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Kinjal has kept up consistent translation work on <strong>translate.wordpress.org</strong> in the months since WCUS; suggesting, translating, and reviewing strings on an ongoing basis, with her most recent activity just days before we wrote this post.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s the kind of quiet, steady contribution that makes WordPress usable in dozens of languages, and it&#8217;s exactly the long-term commitment we hoped to see.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Kelly Choyce-Dwan <img alt=\"🇺🇸\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f1fa-1f1f8.png\" style=\"height: 1em;\" /></h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Organizer · </em><a href=\"https://profiles.wordpress.org/ryelle/\"><em>@ryelle</em></a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Kelly&#8217;s contributions span <strong>Core</strong>, <strong>Gutenberg</strong>, and <strong>community infrastructure</strong> all at once. Since WCUS, she has authored the <strong>Call for Organizers post</strong> for WordCamp US 2026 in Phoenix, merged pull requests into both Gutenberg and the wporg-repo-tools repo, <strong>contributed to the WordPress 6.9 About page</strong>, and closed related Core Trac tickets along the way.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In other words, the kind of contributor whose name you see in a lot of changelogs.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Elineth Morera Campos <img alt=\"🇨🇷\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f1e8-1f1f7.png\" style=\"height: 1em;\" /></h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Speaker · </em><a href=\"https://profiles.wordpress.org/emorera/\"><em>@emorera</em></a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Elineth has been turning her WCUS experience into a pipeline for new WordPress contributors. She completed the <strong>WordPress Credits Mentor&#8217;s Course</strong> on learn.wordpress.org, made WordPress contribution a required module in her curriculum at <strong>Fidélitas University</strong>, mentors students through the work, organized <strong>WordPress Campus Connect San José 2025</strong>, and contributed photos to the <strong>WordPress Photo Directory</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">She effectively built a feeder system for the next wave of WordPress contributors.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What this tells us</h2>\n\n\n\n<p class=\"wp-block-paragraph\">A few things stand out.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Recipients keep contributing.</strong> Every WCUS 2025 recipient is still actively involved in the WordPress project, not as a thank-you, but because contributing is what they enjoy doing. The scholarship just removed the barrier to one specific event.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Impact compounds.</strong> Almost every recipient has helped <em>other</em> people contribute since WCUS; by mentoring, organizing local events, teaching students, supporting forum users, or making contribution easier through tooling. The dollars don&#8217;t stop with one trip.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Geography matters.</strong> Recipients came from countries you don&#8217;t always see well-represented at flagships, and the work they&#8217;re doing now is grounded in their local communities. That&#8217;s the whole point.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The first cohort isn&#8217;t the only cohort</h2>\n\n\n\n<p class=\"wp-block-paragraph\">We&#8217;ve also funded recipients for <strong>WordCamp Asia 2026</strong> and <strong>WordCamp Europe 2026</strong>, and we&#8217;ll share their post-event contributions in future updates.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In the meantime: if you&#8217;re an active WordPress contributor with a confirmed role at an upcoming flagship WordCamp as an organizer or speaker, <strong>we&#8217;d love to read your application</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><img alt=\"📝\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4dd.png\" style=\"height: 1em;\" /> Learn more and apply: <a href=\"https://wordpressfoundation.org/open-horizons-scholarship/\">https://wordpressfoundation.org/open-horizons-scholarship/</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"></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, 28 May 2026 20:12: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:12:\"Harmony Romo\";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:21:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"Open Channels FM: Navigating Neurodiversity in Tech: Why Sharing Strategies Matters\";s: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:34:\"https://openchannels.fm/?p=2554067\";s: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://openchannels.fm/navigating-neurodiversity-in-tech-why-sharing-strategies-matters/\";s: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:382:\"The tech industry is filled with diverse minds, and more people are discovering that neurodivergent perspectives, such as autism and ADHD are not just common in this field, but bring valuable strengths. Yet, many professionals grew up without a diagnosis or language to describe their differences. This can leave individuals navigating challenges without clear strategies, [&#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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 May 2026 14:18: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:8:\"Bob Dunn\";s: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\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 29 Jun 2026 04:58:45 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Mon, 29 Jun 2026 04:45:34 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:5:\"clear\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}s:5:\"build\";i:1760624136;s:21:\"cache_expiration_time\";i:1782752326;s:23:\"__cache_expiration_time\";i:1782752326;}','off'),
(1258,'_site_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1782752326','off'),
(1259,'_site_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1782709126','off'),
(1260,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1782752326','off'),
(1261,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2026/06/open-web-merch/\'>Browse the New Mercantile Swag Store</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2026/06/kim-parsell-wcus-scholarship/\'>Kim Parsell Memorial Scholarship Opens for WordCamp US 2026</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://ma.tt/2026/06/om-links/\'>Matt: Om Links</a></li><li><a class=\'rsswidget\' href=\'https://openchannels.fm/pop-the-email-is-dead-bubble/\'>Open Channels FM: Why “It’s Dead” Says More About You Than the Tool</a></li><li><a class=\'rsswidget\' href=\'https://ma.tt/2026/06/om-forever/\'>Matt: All Roads Lead to Om</a></li></ul></div>','off'),
(1270,'_site_transient_timeout_wp_plugin_dependencies_plugin_timeout_woocommerce','1782752477','off'),
(1271,'_site_transient_wp_plugin_dependencies_plugin_timeout_woocommerce','1','off'),
(1272,'_site_transient_wp_plugin_dependencies_plugin_data','a:1:{s:11:\"woocommerce\";a:35:{s:4:\"name\";s:11:\"WooCommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:7:\"version\";s:6:\"10.9.1\";s:6:\"author\";s:67:\"<a href=\"https://profiles.wordpress.org/automattic/\">Automattic</a>\";s:14:\"author_profile\";s:42:\"https://profiles.wordpress.org/automattic/\";s:12:\"contributors\";a:50:{s:10:\"automattic\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/automattic/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73edc627541112a447e978843cf72f516bdbf6350e7cbac10016c71ab1b8c8a1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Automattic\";}s:11:\"woocommerce\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/woocommerce/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c7781a3c13bcc86b57064b9539ec22da52fd5ef1902fbc020d0a4a8595b14ea0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"WooCommerce\";}s:10:\"mikejolley\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/mikejolley/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/8295774fc174b6a5b9bd960709949f4de88cd0b8708d711dc5b6676693d41432?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Mike Jolley\";}s:11:\"jameskoster\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/jameskoster/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/94b5473c03a46cb204f0a868dfe65f8199ef483242814ec1bcaf6770ba90d203?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"James Koster\";}s:14:\"claudiosanches\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/claudiosanches/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ac91c7d73bb4501567ab3790755bf001d53dac8d1f4311a2480a5fb62dfb180c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Claudio Sanches\";}s:13:\"rodrigosprimo\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/rodrigosprimo/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1dc85457417601db220b14e7fa96c842700fbd1cceecd21d65306c26fffb92cc?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Rodrigo Primo\";}s:15:\"peterfabian1000\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/peterfabian1000/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c25372df076206b9fe44dddd7ec6af6ba427d3fe2a457fa301fcb9cf90b23ddd?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Peter Fabian\";}s:7:\"vedjain\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/vedjain/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/eb19da24784b2f86d310a213b60c903b0a5464a6c725cf5fcabfd274383337c4?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Vedanshu - Urumi.AI\";}s:8:\"jamosova\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/jamosova/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73f150b0172cbb319293e372b3b20f4b78f0d5fbe70558318f69aad70908e95a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Julia Amosova\";}s:16:\"obliviousharmony\";a:3:{s:7:\"profile\";s:48:\"https://profiles.wordpress.org/obliviousharmony/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/67851e0deeb2c6a7a4c238cf45c0e9694a919e2c5e02706c5852e67c4ad279c9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"obliviousharmony\";}s:9:\"konamiman\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/konamiman/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ee97f225bf5be24cd3c3b04990b9fc3dfc67a2c9aaea418ec2bdd32e164ed9b1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:23:\"Néstor Soriano Vilchez\";}s:8:\"sadowski\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/sadowski/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/cee318a6ec06e747df7f70f274da4e0cf4adba60c59e12d660d0f5a6ba78658a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"sadowski\";}s:8:\"wpmuguru\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/wpmuguru/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/23afb25faac780cb6ec9533b2ac9e5daedf7a1faf444b41db471b9529701f87e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Ron Rennick\";}s:5:\"royho\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/royho/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1beda14f19fa93030ba2c66359dc270286820af6c667cdfeb4e87833c747f3a0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"royho\";}s:13:\"barryhughes-1\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/barryhughes-1/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/6ce0f4afb77f8d32da9c43e9a39c84fcfb3ed0e9cac24f440c46a151946cdec8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"Barry\";}s:12:\"claudiulodro\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/claudiulodro/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/34a74527d3859bd9fb0b477cd80c9f78b3610259a251c32a31023ead285ac124?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Claudiu Lodromanean\";}s:12:\"tiagonoronha\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/tiagonoronha/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0352cd451932c8a2ab15b8457933e6d90cc919bbf23db63e3bc35ee41d56577e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Tiago Noronha\";}s:6:\"ryelle\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/ryelle/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/6d860975d8bd4b166268bba8da8c1ea0e861a7d7f4ef0aee52fa727fc69e12b2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Kelly Choyce-Dwan\";}s:10:\"levinmedia\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/levinmedia/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/657d301b3683f02c75e4b2363681518e94485770056cc51526f19818884ba6aa?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"levinmedia\";}s:7:\"aljullu\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/aljullu/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/784f29a6d06799d1d40adc32b115da932cd1ee2b22d91cd8597e9fe6e4ee1420?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:21:\"Albert Juhé Lluveras\";}s:6:\"nerrad\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/nerrad/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1bd692736861bd20949789e4a3d922736480efcacb0e44041616c5a79eaa54c0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:22:\"Darren Ethier (nerrad)\";}s:10:\"joshuawold\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/joshuawold/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f98224d78e12fcc0e9686dbf15f8c37b1967835212f25a92fceb6caafdc5b08d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Joshua Wold\";}s:13:\"assassinateur\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/assassinateur/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0850998ce28d445575c78a6405382fd8418569c761304c10c0d5df85453116c0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Nadir Seghir\";}s:7:\"haszari\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/haszari/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/5478c55437f47714a4dae1016cf521e803dfc4633ce5781b2f24d749d1623f69?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Rua Haszard\";}s:10:\"mppfeiffer\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/mppfeiffer/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0fe64f1ef1e4abe1825653bcb17113a4a14c755f5b6f77d2f27494fe349d7081?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Michael P. Pfeiffer\";}s:10:\"nielslange\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/nielslange/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0894ec0d7e5d70306a16431b36249b1928cad88a572de9b5211a54d75ad5d77a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Niels Lange\";}s:9:\"ralucastn\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/ralucastn/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/e65d79886499f47ee368495f5016117deef427d5abca9d3ed76c4bfaa42e7c0a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:6:\"Raluca\";}s:11:\"tjcafferkey\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/tjcafferkey/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/23d134901eef453e721759c9d84810f5748a84fc8681ed230c7d78e53583c77a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"tjcafferkey\";}s:13:\"danielwrobert\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/danielwrobert/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f1f823ffbe2a6adb7f94c6998079fd6ae6636d3b6272dd8c54385783360e2cf8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"danielwrobert\";}s:19:\"patriciahillebrandt\";a:3:{s:7:\"profile\";s:51:\"https://profiles.wordpress.org/patriciahillebrandt/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/13f5707fad9a68e5cf9c3c0ebb9c7179c862dcb279c761d20c9b40bd2fff9f4a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"patriciahillebrandt\";}s:7:\"albarin\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/albarin/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0dd150b60949026a3c34f49d40089e3a8cf97dc331e2f5b27e805ffd34648e22?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"albarin\";}s:10:\"dinhtungdu\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/dinhtungdu/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/07e79c32b1abba868f8c5e3ee0c85b9150c74e2c2a946088a268e6be486d9114?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"Tung Du\";}s:10:\"imanish003\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/imanish003/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/59ff646ede2dd6475f24762ac21ee2afd7d72fdcade7b9d2915cf1c3c2d984a2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Manish Menaria\";}s:12:\"karolmanijak\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/karolmanijak/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/42305d7047ca11d494b1912d687266a50edd05954fdec22e61ab1fe63cf2df6b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Karol Manijak\";}s:13:\"sunyatasattva\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/sunyatasattva/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73ce316f9775441698b601e6902728a80837f7fd6df0846e3c5a82448dce447c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:20:\"sunyatasattva (a11n)\";}s:13:\"alexandrelara\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/alexandrelara/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1c0c71a072f798066e4661395461e73e0fb6692eaddcced2a0e457ef01a458e8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Alexandre Lara\";}s:7:\"gigitux\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/gigitux/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/2dcd003f15403180364c56b093b48e6edca9a88c8f1470b965b87fc230c66d7f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Luigi Teschio\";}s:12:\"danieldudzic\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/danieldudzic/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/b689767c4b308b8f5910cef3a2f44c2acdadcb3b63326b0d5c865d2c208c668e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"danieldudzic\";}s:11:\"samueljseay\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/samueljseay/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/4c4a5e8fd5b99749ed9ac735c31d0370254356e40feea46bcf51b2b607f8ab0e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:3:\"Sam\";}s:12:\"alexflorisca\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/alexflorisca/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/b68615471f527e6224909ce0726dda68b074e6cbcf89e0d4b5ecc483a96557ca?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Alex Florisca\";}s:5:\"opr18\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/opr18/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/e083a0759b8ea01b11c1f154a3087ddfaf65a93011cf97a85fdbfc0cda709538?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"opr18\";}s:12:\"tarunvijwani\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/tarunvijwani/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/fa4a4b2688afb8d238bb035f31fda4d07dabd67ccf41576276e5eb084463d617?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"tarunvijwani\";}s:12:\"pauloarromba\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/pauloarromba/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ab6034aa12c0e53f21978df9e470f161f06810d814082cbe3ab74450f0618818?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Paulo Arromba\";}s:9:\"saadtarhi\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/saadtarhi/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f4fd0df69b8c7bf3a3e6526df3b42c3854de544904ef825bfd549afc9829f645?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"Saad T.\";}s:4:\"bor0\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/bor0/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/787d8ea71701ced680cd80411d656c20e0e600be5d34f6ce3478143d43dc9fd9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Boro Sitnikovski\";}s:5:\"kloon\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/kloon/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c7c708f5b0957714ab48e00220b0f74acccb43b70fa0d4b5ee091d59951ae751?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Gerhard Potgieter\";}s:12:\"coreymckrill\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/coreymckrill/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/9cc64cf0f650f165ac55f1294105259f82f2b72c4c24903a79af6d6cd1ad2a9a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Corey McKrill\";}s:12:\"jorgeatorres\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/jorgeatorres/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/33d6a063c7411775135383c5bae6cd4e45d094b72ec062c96ceafca5e2a4956f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Jorge A. Torres\";}s:10:\"leifsinger\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/leifsinger/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/8107603a6bbc5ff73e07e2450f260335af41a5adb2cccd80cba20cdd28b96651?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Leif Singer\";}s:9:\"neosinner\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/neosinner/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/68b52d53a3c6dd39841f697853a1965057c6f3aeb9e89f7d960d1921ffa90d29?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Ján Mikláš\";}}s:8:\"requires\";s:3:\"6.9\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:90;s:7:\"ratings\";a:5:{i:5;i:3981;i:4;i:196;i:3;i:112;i:2;i:107;i:1;i:409;}s:11:\"num_ratings\";i:4805;s:11:\"support_url\";s:49:\"https://wordpress.org/support/plugin/woocommerce/\";s:15:\"support_threads\";i:229;s:24:\"support_threads_resolved\";i:199;s:15:\"active_installs\";i:7000000;s:12:\"last_updated\";s:21:\"2026-06-24 3:42pm GMT\";s:5:\"added\";s:10:\"2011-09-27\";s:8:\"homepage\";s:24:\"https://woocommerce.com/\";s:8:\"sections\";a:6:{s:11:\"description\";s:12355:\"<p><a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> is the open-source ecommerce platform for WordPress.</p>\n<p>Our core platform is free, flexible, and amplified by a global community. The freedom of open-source means you retain full ownership of your store’s content and data forever.</p>\n<p>Whether you’re launching a business, taking brick-and-mortar retail online, or developing sites for clients, use WooCommerce for a store that powerfully blends content and commerce.</p>\n<ul>\n<li><strong>Create beautiful, enticing storefronts</strong> with <a href=\"https://woocommerce.com/product-category/themes/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">themes</a> suited to your brand and industry.</li>\n<li><strong>Increase revenue</strong> with an optimized <a href=\"https://woocommerce.com/checkout-blocks/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">shopping cart experience</a> that converts.</li>\n<li><strong>Customize product pages in minutes</strong> using modular <a href=\"https://woocommerce.com/document/woocommerce-blocks/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">product blocks</a>.</li>\n<li>Showcase physical and digital goods, product variations, custom configurations, instant downloads, and affiliate items.</li>\n<li>Sell <a href=\"https://woocommerce.com/products/woocommerce-subscriptions/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">subscriptions</a>, <a href=\"https://woocommerce.com/products/woocommerce-bookings/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">bookings</a>, or <a href=\"https://woocommerce.com/products/woocommerce-memberships/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">memberships</a>, with our developer-vetted extensions.</li>\n<li><strong>Rise to the top of search results</strong> by leveraging <a href=\"https://www.searchenginejournal.com/wordpress-best-cms-seo/\" rel=\"nofollow ugc\">WordPress’ SEO advantage</a>.</li>\n<li><strong>Build on a platform that scales.</strong> Get flexible ecommerce for <a href=\"https://woocommerce.com/high-volume-stores/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">high-volume stores</a>.</li>\n</ul>\n<h4>ALL THE TOOLS YOU NEED TO SELL</h4>\n<p>Built-in tools and popular integrations help you efficiently manage your business operations. Many services are free to add with a single click via the optional <a href=\"https://woocommerce.com/document/woocommerce-setup-wizard/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Setup Wizard</a>.</p>\n<ul>\n<li><strong>Choose how you want to get paid</strong>. Conveniently manage payments from the comfort of your store with <a href=\"https://woocommerce.com/payments/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooPayments</a> (Available in the U.S., U.K., Ireland, Australia, New Zealand, Canada, Spain, France, Germany, and Italy). Securely accept credit cards, mobile wallets, bank transfers, and cash thanks to <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">100+ payment gateways</a> – including <a href=\"https://woocommerce.com/products/stripe/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Stripe</a>, <a href=\"https://woocommerce.com/products/woocommerce-gateway-paypal-checkout/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">PayPal</a>, and <a href=\"https://woocommerce.com/products/square/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Square</a>.</li>\n<li><strong>Configure your shipping options</strong>. Print USPS labels right from your dashboard and even schedule a pickup with <a href=\"https://woocommerce.com/products/shipping/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Shipping</a> (U.S.-only). Connect with <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">well-known carriers</a> such as UPS and FedEx – plus a wide variety of delivery, inventory, and fulfillment solutions for your locale.</li>\n<li><strong>Simplify sales tax</strong>. Add <a href=\"https://woocommerce.com/products/tax/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Tax</a> or <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/tax?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">similar integrated services</a> to make automated calculations a reality.</li>\n</ul>\n<h4>Grow your business, add features, and monitor your store on the go</h4>\n<p>WooCommerce means business. Keep tabs on the performance metrics most important to you with a powerful and flexible central dashboard built into WooCommerce.</p>\n<p>Expand your audience across marketing and social channels with <a href=\"https://woocommerce.com/products/google-ads/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Google Ads</a>, <a href=\"https://woocommerce.com/products/hubspot-for-woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">HubSpot</a>, <a href=\"https://woocommerce.com/products/mailchimp-for-woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Mailchimp</a>, and <a href=\"https://woocommerce.com/products/facebook/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Facebook</a> integrations. You can always check out the in-dashboard <a href=\"https://woocommerce.com/document/marketing-hub/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Marketing Hub</a> for fresh ideas and tips to help you succeed.</p>\n<p>Enhance store functionality with hundreds of free and paid extensions from the <a href=\"https://woocommerce.com/products/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Marketplace</a>. Our developers <a href=\"https://woocommerce.com/document/marketplace-overview/#section-6?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">vet each new extension</a> and regularly review existing extensions to maintain Marketplace quality standards. We are actively <a href=\"https://woocommerce.com/document/marketplace-overview/#section-2?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">looking for products that help store builders create successful stores</a>.</p>\n<p>Manage your store from anywhere with the free WooCommerce <a href=\"https://woocommerce.com/mobile/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">mobile app</a> (Android and iOS). Spoiler alert: Keep an ear out for the slightly addictive &#8220;cha-ching&#8221; notification sound each time you make a new sale!</p>\n<h4>Own and control your store data – forever</h4>\n<p>With <a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a>, your data belongs to you. Always.</p>\n<p>If you opt to share <a href=\"https://woocommerce.com/usage-tracking/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">usage data</a> with us, you can feel confident knowing that it’s anonymized and kept secure. Choose to opt-out at any time without impacting your store.</p>\n<p>Unlike hosted ecommerce solutions, WooCommerce store data is future-proof; you’re free to export all your content and take your site to any platform you choose. No restrictions.</p>\n<h4>Why developers choose (and love) WooCommerce</h4>\n<p>Developers can use <a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> to create, customize, and scale a store to meet a client’s exact specifications, making enhancements through extensions or custom solutions.</p>\n<ul>\n<li>Leverage <a href=\"https://woocommerce.com/document/introduction-to-hooks-actions-and-filters/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">hooks and filters</a> to modify or create functionality.</li>\n<li>Integrate virtually any service using a robust <a href=\"https://developer.woocommerce.com/docs/getting-started-with-the-woocommerce-rest-api/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">REST API</a> and webhooks.</li>\n<li>Design and build custom content blocks with React.</li>\n<li><a href=\"https://developer.woocommerce.com/docs/category/extension-development/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Inspect and modify</a> any aspect of the core plugin code.</li>\n<li>Speed up development with a lightning-fast <a href=\"https://developer.woocommerce.com/docs/category/wc-cli/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">CLI</a>.</li>\n</ul>\n<p>The core platform is tested rigorously and often, supported by a dedicated development team working across time zones. Comprehensive documentation is updated with each release, empowering you to build exactly the store required.</p>\n<h4>Be part of our growing international community</h4>\n<p>WooCommerce has a large, passionate community dedicated to helping merchants succeed – and it’s growing fast.</p>\n<p>There are <a href=\"https://woocommerce.com/meetups/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Meetups</a> in locations around the world that you can attend for free and even get involved in running. These events are a great way to learn from others, share your expertise, and connect with like-minded folks.</p>\n<p>WooCommerce also has a regular presence at WordCamps across the globe – we’d love to meet you.</p>\n<h4>Contribute and translate</h4>\n<p>WooCommerce is developed and supported by Automattic, the creators of WordPress.com and Jetpack. We also have hundreds of independent contributors, and there’s always room for more. Head to the <a href=\"https://github.com/woocommerce/woocommerce?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce GitHub Repository</a> to find out how you can pitch in.</p>\n<p>WooCommerce is translated into multiple languages, including Danish, Ukrainian, and Persian. Help localize WooCommerce even further by adding your locale – visit <a href=\"https://translate.wordpress.org/projects/wp-plugins/woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">translate.wordpress.org</a>.</p>\n<h4>Connection to WooCommerce.com</h4>\n<p>You can connect your store to <a href=\"https://woocommerce.com/\" rel=\"nofollow ugc\">WooCommerce.com</a> to manage your subscriptions on WooCommerce Marketplace and receive product updates without leaving WordPress admin. Connection also enables installation of purchased products right from WooCommerce.com and streamlines access to technical support. If you’d like to learn about what data is gathered and how it is used, please refer to our <a href=\"https://automattic.com/privacy/\" rel=\"nofollow ugc\">Privacy Policy</a>.</p>\n\";s:12:\"installation\";s:2459:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP 7.4 or greater is required (PHP 8.0 or greater is recommended)</li>\n<li>MySQL 5.5.5 or greater, OR MariaDB version 10.1 or greater, is required</li>\n<li>WordPress 6.9 or greater</li>\n<li>(Recommended) WordPress <a href=\"https://woocommerce.com/document/increasing-the-wordpress-memory-limit/\" rel=\"nofollow ugc\">memory limit</a> of 256 MB or greater.</li>\n<li>(Recommended) <a href=\"https://woocommerce.com/document/ssl-and-https/\" rel=\"nofollow ugc\">HTTPS</a> support.</li>\n</ul>\n<h4>Automatic installation</h4>\n<p>Automatic installation is the easiest option &#8212; WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.”</p>\n<p>In the search field type “WooCommerce,” then click “Search Plugins.” Once you’ve found us,  you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now,” and WordPress will take it from there.</p>\n<h4>Manual installation</h4>\n<p>Manual installation method requires downloading the WooCommerce plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains <a href=\"https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation\" rel=\"ugc\">instructions on how to do this here</a>.</p>\n<h4>Updating</h4>\n<p>Automatic updates should work smoothly, but we still recommend you back up your site.</p>\n<p>If you encounter issues with the shop/category pages after an update, flush the permalinks by going to WordPress &gt; Settings &gt; Permalinks and hitting “Save.” That should return things to normal.</p>\n<h4>Sample data</h4>\n<p>WooCommerce comes with some sample data you can use to see how products look; import sample_products.xml via the <a href=\"https://wordpress.org/plugins/wordpress-importer/\" rel=\"ugc\">WordPress importer</a>. You can also use the core <a href=\"https://woocommerce.com/document/product-csv-importer-exporter/?utm_source=wp%20org%20repo%20listing&amp;utm_content=3.6\" rel=\"nofollow ugc\">CSV importer</a> or our <a href=\"https://woocommerce.com/products/product-csv-import-suite/?utm_source=wp%20org%20repo%20listing&amp;utm_content=3.6\" rel=\"nofollow ugc\">CSV Import Suite extension</a> to import sample_products.csv</p>\n\";s:3:\"faq\";s:7790:\"\n<dt id=\"where%20can%20i%20find%20woocommerce%20documentation%20and%20user%20guides%3F\">\nWhere can I find WooCommerce documentation and user guides?\n</h4>\n<p>\n<p>For help setting up and configuring WooCommerce, please refer to <a href=\"https://woocommerce.com/documentation/plugins/woocommerce/getting-started/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Getting Started</a> and the <a href=\"https://woocommerce.com/guides/new-store/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">New WooCommerce Store Owner Guide</a>.</p>\n<p>For extending or theming WooCommerce, see our <a href=\"https://github.com/woocommerce/woocommerce/tree/trunk/docs\" rel=\"nofollow ugc\">documentation</a>, as well as the <a href=\"https://github.com/woocommerce/woocommerce/blob/trunk/docs/extension-development/extension-development-best-practices.md\" rel=\"nofollow ugc\">Plugin Developer Best Practices</a>.</p>\n</p>\n<dt id=\"where%20can%20i%20get%20help%20or%20talk%20to%20other%20users%20about%20woocommerce%20core%3F\">\nWhere can I get help or talk to other users about WooCommerce Core?\n</h4>\n<p>\n<p>If you get stuck, you can ask for help in the <a href=\"https://wordpress.org/support/plugin/woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"ugc\">WooCommerce Support Forum</a> by following <a href=\"https://wordpress.org/support/topic/guide-to-the-woocommerce-forum/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"ugc\">these guidelines</a>, reach out via the <a href=\"https://woocommerce.com/community-slack/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Community Slack</a>, or post in the <a href=\"https://www.facebook.com/groups/advanced.woocommerce?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Community group</a> on Facebook.</p>\n</p>\n<dt id=\"where%20can%20i%20get%20help%20for%20extensions%20i%20have%20purchased%20from%20the%20woocommerce%20marketplace%3F\">\nWhere can I get help for extensions I have purchased from the WooCommerce Marketplace?\n</h4>\n<p>\n<p>For assistance with paid extensions from the WooCommerce Marketplace: first, review our <a href=\"https://woocommerce.com/document/woocommerce-self-service-guide/\" rel=\"nofollow ugc\">self-service troubleshooting guide</a>. If the problem persists, kindly log a support ticket via <a href=\"https://woocommerce.com/my-account/create-a-ticket/\" rel=\"nofollow ugc\">our helpdesk</a>. Our dedicated Happiness Engineers aim to respond within 24 hours.</p>\n</p>\n<dt id=\"i%E2%80%99m%20having%20trouble%20logging%20in%20to%20woocommerce.com%20%E2%80%93%20what%20now%3F\">\nI’m having trouble logging in to WooCommerce.com – what now?\n</h4>\n<p>\n<p>First, troubleshoot common login issues using this helpful <a href=\"https://woocommerce.com/document/log-into-woocommerce-com-with-wordpress-com/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">step-by-step guide</a>. Still not working? <a href=\"https://woocommerce.com/contact-us/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Get in touch with us</a>.</p>\n</p>\n<dt id=\"will%20woocommerce%20work%20with%20my%20theme%3F\">\nWill WooCommerce work with my theme?\n</h4>\n<p>\n<p>Yes! WooCommerce will work with any theme but may require some additional styling. If you’re looking for a theme featuring deep WooCommerce integration, we recommend <a href=\"https://woocommerce.com/storefront/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Storefront</a>.</p>\n</p>\n<dt id=\"how%20do%20i%20update%20woocommerce%3F\">\nHow do I update WooCommerce?\n</h4>\n<p>\n<p>We have a detailed guide on <a href=\"https://woocommerce.com/document/how-to-update-woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">How To Update WooCommerce</a>.</p>\n</p>\n<dt id=\"my%20site%20broke%20%E2%80%93%20what%20do%20i%20do%3F\">\nMy site broke – what do I do?\n</h4>\n<p>\n<p>Start by diagnosing the issue using our helpful <a href=\"https://woocommerce.com/documentation/get-help/troubleshooting-get-help/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">troubleshooting guide</a>.</p>\n<p>If you noticed the error after updating a theme or plugin, there might be compatibility issues between it and WooCommerce. If the issue appeared after updating WooCommerce, there could be a conflict between WooCommerce and an outdated theme or plugin.</p>\n<p>In both instances, we recommend running a conflict test using <a href=\"https://woocommerce.com/document/troubleshooting-using-health-check/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Health Check</a> (which allows you to disable themes and plugins without affecting your visitors) or troubleshooting the issue using a <a href=\"https://woocommerce.com/document/how-to-test-for-conflicts/#section-3?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">staging site</a>.</p>\n</p>\n<dt id=\"where%20can%20i%20report%20bugs%3F\">\nWhere can I report bugs?\n</h4>\n<p>\n<p>Report bugs on the <a href=\"https://github.com/woocommerce/woocommerce/issues?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce GitHub repository</a>. You can also notify us via our support forum – be sure to search the forums to confirm that the error has not already been reported.</p>\n</p>\n<dt id=\"where%20can%20i%20request%20new%20features%2C%20themes%2C%20and%20extensions%3F\">\nWhere can I request new features, themes, and extensions?\n</h4>\n<p>\n<p>Request new features and extensions and vote on existing suggestions on our official <a href=\"https://woocommerce.com/feature-requests/woocommerce?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">feature request board</a>. Our Product teams regularly review requests and consider them valuable for product planning.</p>\n</p>\n<dt id=\"woocommerce%20is%20awesome%21%20can%20i%20contribute%3F\">\nWooCommerce is awesome! Can I contribute?\n</h4>\n<p>\n<p>Yes, you can! Join in on our <a href=\"https://github.com/woocommerce/woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">GitHub repository</a> and follow the <a href=\"https://woocommerce.wordpress.com/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">development blog</a> to stay up-to-date with everything happening in the project.</p>\n</p>\n<dt id=\"where%20can%20i%20find%20rest%20api%20documentation%3F\">\nWhere can I find REST API documentation?\n</h4>\n<p>\n<p>Extensive <a href=\"https://developer.woocommerce.com/docs/apis/rest-api/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce REST API Documentation</a> is available.</p>\n</p>\n<dt id=\"my%20question%20is%20not%20listed%20here.%20where%20can%20i%20find%20more%20answers%3F\">\nMy question is not listed here. Where can I find more answers?\n</h4>\n<p>\n<p>Check out <a href=\"https://woocommerce.com/document/frequently-asked-questions/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Frequently Asked Questions</a> for more.</p>\n</p>\n\n\";s:9:\"changelog\";s:626:\"<h4>10.9.1 2026-06-24</h4>\n<p><strong>WooCommerce</strong></p>\n<ul>\n<li>Fix &#8211; Remove get_entry_count() from the product feed FeedInterface to restore backward compatibility. Requiring the method broke third-party implementations (e.g. older WooCommerce Stripe Gateway versions) that implement the interface without it. The method remains available on JsonFileFeed. <a href=\"https://github.com/woocommerce/woocommerce/pull/65972\" rel=\"nofollow ugc\">#65972</a></li>\n</ul>\n<p><a href=\"https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt\" rel=\"nofollow ugc\">See changelog for all versions</a>.</p>\n\";s:11:\"screenshots\";s:1035:\"<ol><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3235205\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3235205\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=3234504\" alt=\"\"></a></li></ol>\";s:7:\"reviews\";s:18124:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great support</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/icpte2024/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4512ad4e15aad9522a4e33aabbf2657799fb2afb3084642f92d678b2fe73572a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/4512ad4e15aad9522a4e33aabbf2657799fb2afb3084642f92d678b2fe73572a?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/icpte2024/\" class=\"reviewer-name\">icpte2024</a> on <span class=\"review-date\">June 26, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Thanks Frank Remmy for his support on 25/05/2026 for our issue!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great Plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/cllamsupport/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/73651eed512048f7e2334bd3ba7c952302cbd737a992433afd90c0e71dbe782e?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/73651eed512048f7e2334bd3ba7c952302cbd737a992433afd90c0e71dbe782e?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/cllamsupport/\" class=\"reviewer-name\">cllamsupport</a> on <span class=\"review-date\">June 24, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Great Plugin</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Устаревший забагованный кусок УГ</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/krakanosh/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/bdd87b53f9a2c5c40b4f1130d2b2c8c9cbd04cdba89275cf31113ec915bcde99?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/bdd87b53f9a2c5c40b4f1130d2b2c8c9cbd04cdba89275cf31113ec915bcde99?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/krakanosh/\" class=\"reviewer-name\">krakanosh</a> on <span class=\"review-date\">June 24, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Плагин стабильно обновляется каждый месяц, а что в нем меняется - НИЧЕГО! Кроме мусорных функций или обновлений ради обновлений ничего не меняется. Баги не исправляются коих не малое количество, зато с лихвой заносятся новые. Десять раз подумайте прежде чем делать интернет-магазин на WooCommerce. Лучше использовать другой инструмент для создания магазина, благо сейчас их достаточное количество, в том числе open-source.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Woo Support Sympathetic, Timely, Effective</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/robby-barnes/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b7d7bc99570bb9d9294ccc1a994a0aec9846b75c1c9e975d7664cb94556299fd?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/b7d7bc99570bb9d9294ccc1a994a0aec9846b75c1c9e975d7664cb94556299fd?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/robby-barnes/\" class=\"reviewer-name\">Robby Barnes</a> on <span class=\"review-date\">June 18, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I ran into a problem with my site that my theme\'s developers weren\'t able to help me solve, so I tried the WooCommerce support forum.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Within a day I received a thoughtful, detailed response... which also gave me enough info to solve the problem.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Much appreciated!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Outstanding eCommerce Solution for WordPress Stores</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/manishranawp/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/07f381f13b1dbd231cd4357c442987525d70b0adb56fed42e4205ec0cfdf031c?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/07f381f13b1dbd231cd4357c442987525d70b0adb56fed42e4205ec0cfdf031c?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/manishranawp/\" class=\"reviewer-name\">manishranawp</a> on <span class=\"review-date\">June 10, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>WooCommerce is a powerful and flexible eCommerce plugin that makes it easy to create and manage online stores of any size. Its extensive customization options, seamless WordPress integration, and wide range of extensions provide everything needed for a professional shopping experience. The platform is user-friendly, scalable, and backed by a strong global community, making it an excellent choice for businesses looking to grow online.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Better and better</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/jkont/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9b78eb671db07bf060451a421bb6edfd2f6abcece5767ea3513018a892fbaad2?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9b78eb671db07bf060451a421bb6edfd2f6abcece5767ea3513018a892fbaad2?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/jkont/\" class=\"reviewer-name\">jkont</a> on <span class=\"review-date\">June 8, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>With every update it gets better and better !</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Full featured and easy to use online shop plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/daver56/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8640fb2fe75865dae0048300be16b81fcdb7322a9813135dba9d9ccaab43418e?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/8640fb2fe75865dae0048300be16b81fcdb7322a9813135dba9d9ccaab43418e?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/daver56/\" class=\"reviewer-name\">DaveR56</a> on <span class=\"review-date\">June 7, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>WooCommerce definitely is the one to go for if you want to add an online shop to your website. Setting up is straight forward, though there will be a bit of work adding payment functionality and a shipping calculator. For UK users it integrates with your Royal Mail Click &amp; Drop account - new orders are automatically fed through to Click &amp; Drop with their contents, total weight, etc and once despatched the order is automatically marked complete. There are plenty of plugins to enhance the basic shop functions. Support is great too.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Good plugin and support</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/james-feaver/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f15ce9afa63a491d04f3b683ba1aeadae2b83faaa278a8412b40a1f902dc023c?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/f15ce9afa63a491d04f3b683ba1aeadae2b83faaa278a8412b40a1f902dc023c?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/james-feaver/\" class=\"reviewer-name\">James <small>(James Feaver)</small></a> on <span class=\"review-date\">June 3, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I recently had a few issues and got quick responses from support. In the end it was my CSS and also issues in Outlook that were the cause. I\'ve been using WooCommerce for my site for 2017 and recommend it. There are plugins for all you needs, is highly customisable and is evolving. I\'ve had block -based pages, posts and products for a while and they are a great step forward. Shortly I will move to block-based cart and checkout to get their advantages, when the final plugin gets an update. </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">It&#039;s hard to imagine WordPress today without WooCommerce</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/baicu4design/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/dd8f8591390e3f7e9b8f08c3df7879f0efb47bd3006f719f30223700ed6061c8?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/dd8f8591390e3f7e9b8f08c3df7879f0efb47bd3006f719f30223700ed6061c8?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/baicu4design/\" class=\"reviewer-name\">WPHostee <small>(baicu4design)</small></a> on <span class=\"review-date\">June 2, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We\'ve been working with WordPress for many years and host a large number of WordPress websites at WPHostee.com. It\'s hard to imagine WordPress today without WooCommerce.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>What I like most about WooCommerce is that it gives website owners complete control over their online store. Whether someone is selling a few products or running a large e-commerce business, WooCommerce provides the flexibility to grow without forcing you into an expensive platform.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As a hosting provider, we\'ve seen countless WooCommerce stores running successfully on our servers, from small local businesses to much larger online shops. The plugin is reliable, regularly updated, and integrates well with the WordPress ecosystem.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>No software is perfect, but WooCommerce remains the first solution we recommend whenever a client asks us how to build an online store with WordPress.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Thank you to the WooCommerce team for continuing to improve and support such an important plugin for the WordPress community.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Mixed Experience</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/devlin1/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/71f6586dbbc3ee4e15425b5c5aacba2f9b65db3566e3dae8ee207c0ea9cb5aa9?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/71f6586dbbc3ee4e15425b5c5aacba2f9b65db3566e3dae8ee207c0ea9cb5aa9?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/devlin1/\" class=\"reviewer-name\">devlin1</a> on <span class=\"review-date\">June 2, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Setup was ok &amp; store features are solid. But tbh some parts felt heavy and needed extra tweaking. Works for me overall, just not always smooth. Thnkz for the free base plugin.</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:146:\"Everything you need to launch an online store in days and keep it growing for years. From your first sale to millions in revenue, Woo is with you.\";s:13:\"download_link\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.1.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:2;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:3;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:4;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3235205\";s:7:\"caption\";s:0:\"\";}i:5;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:6;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}}s:4:\"tags\";a:5:{s:9:\"ecommerce\";s:9:\"ecommerce\";s:12:\"online-store\";s:12:\"online store\";s:11:\"sell-online\";s:11:\"sell online\";s:4:\"shop\";s:4:\"shop\";s:13:\"shopping-cart\";s:13:\"shopping cart\";}s:8:\"versions\";a:633:{s:6:\"10.0.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.0.zip\";s:11:\"10.0.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.0-rc.1.zip\";s:11:\"10.0.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.0-rc.2.zip\";s:6:\"10.0.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.1.zip\";s:6:\"10.0.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.2.zip\";s:6:\"10.0.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.3.zip\";s:6:\"10.0.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.4.zip\";s:6:\"10.0.5\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.5.zip\";s:6:\"10.0.6\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.6.zip\";s:6:\"10.1.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0.zip\";s:11:\"10.1.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.1.zip\";s:11:\"10.1.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.2.zip\";s:11:\"10.1.0-rc.3\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.3.zip\";s:11:\"10.1.0-rc.4\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.4.zip\";s:6:\"10.1.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.1.zip\";s:6:\"10.1.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.2.zip\";s:6:\"10.1.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.3.zip\";s:6:\"10.1.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.4.zip\";s:6:\"10.2.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0.zip\";s:13:\"10.2.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0-beta.1.zip\";s:13:\"10.2.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0-beta.2.zip\";s:11:\"10.2.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0-rc.1.zip\";s:6:\"10.2.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.1.zip\";s:6:\"10.2.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.2.zip\";s:6:\"10.2.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.3.zip\";s:6:\"10.2.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.4.zip\";s:6:\"10.3.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0.zip\";s:13:\"10.3.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-beta.1.zip\";s:13:\"10.3.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-beta.2.zip\";s:11:\"10.3.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-rc.1.zip\";s:11:\"10.3.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-rc.2.zip\";s:6:\"10.3.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.1.zip\";s:6:\"10.3.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.2.zip\";s:6:\"10.3.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.3.zip\";s:6:\"10.3.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.4.zip\";s:6:\"10.3.5\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.5.zip\";s:6:\"10.3.6\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.6.zip\";s:6:\"10.3.7\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.7.zip\";s:6:\"10.3.8\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.8.zip\";s:6:\"10.4.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0.zip\";s:13:\"10.4.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0-beta.1.zip\";s:13:\"10.4.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0-beta.2.zip\";s:11:\"10.4.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0-rc.1.zip\";s:6:\"10.4.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.1.zip\";s:6:\"10.4.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.2.zip\";s:6:\"10.4.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.3.zip\";s:6:\"10.4.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.4.zip\";s:6:\"10.5.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0.zip\";s:13:\"10.5.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-beta.1.zip\";s:13:\"10.5.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-beta.2.zip\";s:11:\"10.5.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-rc.1.zip\";s:11:\"10.5.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-rc.2.zip\";s:11:\"10.5.0-rc.3\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-rc.3.zip\";s:6:\"10.5.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.1.zip\";s:6:\"10.5.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.2.zip\";s:6:\"10.5.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.3.zip\";s:6:\"10.6.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0.zip\";s:13:\"10.6.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0-beta.1.zip\";s:13:\"10.6.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0-beta.2.zip\";s:11:\"10.6.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0-rc.1.zip\";s:6:\"10.6.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.1.zip\";s:6:\"10.6.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.2.zip\";s:6:\"10.7.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0.zip\";s:13:\"10.7.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0-beta.1.zip\";s:13:\"10.7.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0-beta.2.zip\";s:11:\"10.7.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0-rc.1.zip\";s:6:\"10.8.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.0.zip\";s:13:\"10.8.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.0-beta.1.zip\";s:13:\"10.8.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.0-beta.2.zip\";s:11:\"10.8.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.0-rc.1.zip\";s:6:\"10.8.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.1.zip\";s:6:\"10.9.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.0.zip\";s:13:\"10.9.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.0-beta.1.zip\";s:13:\"10.9.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.0-beta.2.zip\";s:11:\"10.9.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.0-rc.1.zip\";s:6:\"10.9.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.1.zip\";s:5:\"3.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.0.zip\";s:5:\"3.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.1.zip\";s:5:\"3.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.2.zip\";s:5:\"3.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.3.zip\";s:5:\"3.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.4.zip\";s:5:\"3.0.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.5.zip\";s:5:\"3.0.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.6.zip\";s:5:\"3.0.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.7.zip\";s:5:\"3.0.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.8.zip\";s:5:\"3.0.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.9.zip\";s:5:\"3.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.0.zip\";s:5:\"3.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.1.zip\";s:5:\"3.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.2.zip\";s:5:\"3.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.0.zip\";s:5:\"3.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.1.zip\";s:5:\"3.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.2.zip\";s:5:\"3.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.3.zip\";s:5:\"3.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.4.zip\";s:5:\"3.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.5.zip\";s:5:\"3.2.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.6.zip\";s:5:\"3.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.0.zip\";s:5:\"3.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.1.zip\";s:5:\"3.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2.zip\";s:10:\"3.3.2-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2-rc.1.zip\";s:5:\"3.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.3.zip\";s:5:\"3.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.4.zip\";s:5:\"3.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.5.zip\";s:5:\"3.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.6.zip\";s:5:\"3.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0.zip\";s:12:\"3.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0-beta.1.zip\";s:10:\"3.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0-rc.2.zip\";s:5:\"3.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.1.zip\";s:5:\"3.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.2.zip\";s:5:\"3.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.3.zip\";s:5:\"3.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.4.zip\";s:5:\"3.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.5.zip\";s:5:\"3.4.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.6.zip\";s:5:\"3.4.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.7.zip\";s:5:\"3.4.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.8.zip\";s:5:\"3.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0.zip\";s:12:\"3.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-beta.1.zip\";s:10:\"3.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-rc.1.zip\";s:10:\"3.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-rc.2.zip\";s:5:\"3.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.1.zip\";s:6:\"3.5.10\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.10.zip\";s:5:\"3.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.2.zip\";s:5:\"3.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.3.zip\";s:5:\"3.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.4.zip\";s:5:\"3.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.5.zip\";s:5:\"3.5.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.6.zip\";s:5:\"3.5.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.7.zip\";s:5:\"3.5.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.8.zip\";s:5:\"3.5.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.9.zip\";s:5:\"3.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0.zip\";s:12:\"3.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-beta.1.zip\";s:10:\"3.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.1.zip\";s:10:\"3.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.2.zip\";s:10:\"3.6.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.3.zip\";s:5:\"3.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.1.zip\";s:5:\"3.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.2.zip\";s:5:\"3.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.3.zip\";s:5:\"3.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.4.zip\";s:5:\"3.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.5.zip\";s:5:\"3.6.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.6.zip\";s:5:\"3.6.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.7.zip\";s:5:\"3.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0.zip\";s:12:\"3.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-beta.1.zip\";s:10:\"3.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-rc.1.zip\";s:10:\"3.7.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-rc.2.zip\";s:5:\"3.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.1.zip\";s:5:\"3.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.2.zip\";s:5:\"3.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.3.zip\";s:5:\"3.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0.zip\";s:12:\"3.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-beta.1.zip\";s:10:\"3.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-rc.1.zip\";s:10:\"3.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-rc.2.zip\";s:5:\"3.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.1.zip\";s:5:\"3.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.2.zip\";s:5:\"3.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.3.zip\";s:5:\"3.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0.zip\";s:12:\"3.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-beta.1.zip\";s:12:\"3.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-beta.2.zip\";s:10:\"3.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.1.zip\";s:10:\"3.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.2.zip\";s:10:\"3.9.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.3.zip\";s:10:\"3.9.0-rc.4\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.4.zip\";s:5:\"3.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.1.zip\";s:5:\"3.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.2.zip\";s:5:\"3.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.3.zip\";s:5:\"3.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.4.zip\";s:5:\"3.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.5.zip\";s:5:\"4.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0.zip\";s:12:\"4.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-beta.1.zip\";s:10:\"4.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-rc.1.zip\";s:10:\"4.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-rc.2.zip\";s:5:\"4.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.1.zip\";s:5:\"4.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.2.zip\";s:5:\"4.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.3.zip\";s:5:\"4.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.4.zip\";s:5:\"4.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0.zip\";s:12:\"4.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-beta.1.zip\";s:12:\"4.1.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-beta.2.zip\";s:10:\"4.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-rc.1.zip\";s:10:\"4.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-rc.2.zip\";s:5:\"4.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.1.zip\";s:5:\"4.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.2.zip\";s:5:\"4.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.3.zip\";s:5:\"4.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.4.zip\";s:5:\"4.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0.zip\";s:10:\"4.2.0-RC.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-RC.1.zip\";s:10:\"4.2.0-RC.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-RC.2.zip\";s:12:\"4.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-beta.1.zip\";s:5:\"4.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.1.zip\";s:5:\"4.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.2.zip\";s:5:\"4.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.3.zip\";s:5:\"4.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.4.zip\";s:5:\"4.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.5.zip\";s:5:\"4.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0.zip\";s:12:\"4.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-beta.1.zip\";s:10:\"4.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.1.zip\";s:10:\"4.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.2.zip\";s:10:\"4.3.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.3.zip\";s:5:\"4.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.1.zip\";s:5:\"4.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.2.zip\";s:5:\"4.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.3.zip\";s:5:\"4.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.4.zip\";s:5:\"4.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.5.zip\";s:5:\"4.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.6.zip\";s:5:\"4.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0.zip\";s:12:\"4.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0-beta.1.zip\";s:10:\"4.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0-rc.1.zip\";s:5:\"4.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.1.zip\";s:5:\"4.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.2.zip\";s:5:\"4.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.3.zip\";s:5:\"4.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.4.zip\";s:5:\"4.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0.zip\";s:12:\"4.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-beta.1.zip\";s:10:\"4.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-rc.1.zip\";s:10:\"4.5.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-rc.3.zip\";s:5:\"4.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.1.zip\";s:5:\"4.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.2.zip\";s:5:\"4.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.3.zip\";s:5:\"4.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.4.zip\";s:5:\"4.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.5.zip\";s:5:\"4.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0.zip\";s:12:\"4.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0-beta.1.zip\";s:10:\"4.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0-rc.1.zip\";s:5:\"4.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.1.zip\";s:5:\"4.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.2.zip\";s:5:\"4.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.3.zip\";s:5:\"4.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.4.zip\";s:5:\"4.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.5.zip\";s:5:\"4.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0.zip\";s:12:\"4.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-beta.1.zip\";s:12:\"4.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-beta.2.zip\";s:10:\"4.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-rc.1.zip\";s:5:\"4.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.1.zip\";s:12:\"4.7.1-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.1-beta.1.zip\";s:5:\"4.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.2.zip\";s:5:\"4.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.3.zip\";s:5:\"4.7.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.4.zip\";s:5:\"4.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0.zip\";s:12:\"4.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-beta.1.zip\";s:10:\"4.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-rc.1.zip\";s:10:\"4.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-rc.2.zip\";s:5:\"4.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.1.zip\";s:5:\"4.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.2.zip\";s:5:\"4.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.3.zip\";s:5:\"4.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0.zip\";s:12:\"4.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-beta.1.zip\";s:10:\"4.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-rc.1.zip\";s:10:\"4.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-rc.2.zip\";s:5:\"4.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.1.zip\";s:5:\"4.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.2.zip\";s:5:\"4.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.3.zip\";s:5:\"4.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.4.zip\";s:5:\"4.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.5.zip\";s:5:\"5.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0.zip\";s:12:\"5.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-beta.1.zip\";s:12:\"5.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-beta.2.zip\";s:10:\"5.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.1.zip\";s:10:\"5.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.2.zip\";s:10:\"5.0.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.3.zip\";s:5:\"5.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.1.zip\";s:5:\"5.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.2.zip\";s:5:\"5.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.3.zip\";s:5:\"5.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0.zip\";s:12:\"5.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0-beta.1.zip\";s:10:\"5.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0-rc.1.zip\";s:5:\"5.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.1.zip\";s:5:\"5.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.2.zip\";s:5:\"5.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.3.zip\";s:5:\"5.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0.zip\";s:12:\"5.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-beta.1.zip\";s:10:\"5.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-rc.1.zip\";s:10:\"5.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-rc.2.zip\";s:5:\"5.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.1.zip\";s:5:\"5.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.2.zip\";s:5:\"5.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.3.zip\";s:5:\"5.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.4.zip\";s:5:\"5.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.5.zip\";s:5:\"5.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0.zip\";s:12:\"5.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-beta.1.zip\";s:10:\"5.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-rc.1.zip\";s:10:\"5.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-rc.2.zip\";s:5:\"5.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.1.zip\";s:5:\"5.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.2.zip\";s:5:\"5.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.3.zip\";s:5:\"5.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0.zip\";s:12:\"5.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0-beta.1.zip\";s:10:\"5.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0-rc.1.zip\";s:5:\"5.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.1.zip\";s:5:\"5.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.2.zip\";s:5:\"5.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.3.zip\";s:5:\"5.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.4.zip\";s:5:\"5.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.5.zip\";s:5:\"5.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0.zip\";s:12:\"5.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-beta.1.zip\";s:10:\"5.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-rc.1.zip\";s:10:\"5.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-rc.2.zip\";s:5:\"5.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.1.zip\";s:5:\"5.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.2.zip\";s:5:\"5.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.3.zip\";s:5:\"5.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.4.zip\";s:5:\"5.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.5.zip\";s:5:\"5.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0.zip\";s:12:\"5.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-beta.1.zip\";s:10:\"5.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-rc.1.zip\";s:10:\"5.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-rc.2.zip\";s:5:\"5.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.1.zip\";s:5:\"5.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.2.zip\";s:5:\"5.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.3.zip\";s:5:\"5.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0.zip\";s:12:\"5.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0-beta.1.zip\";s:10:\"5.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0-rc.1.zip\";s:5:\"5.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.1.zip\";s:5:\"5.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.2.zip\";s:5:\"5.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.3.zip\";s:5:\"5.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0.zip\";s:12:\"5.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-beta.1.zip\";s:12:\"5.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-beta.2.zip\";s:10:\"5.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-rc.1.zip\";s:5:\"5.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.1.zip\";s:5:\"5.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.2.zip\";s:5:\"5.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0.zip\";s:12:\"5.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-beta.1.zip\";s:10:\"5.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-rc.1.zip\";s:10:\"5.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-rc.2.zip\";s:5:\"5.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.1.zip\";s:5:\"5.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.2.zip\";s:5:\"6.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0.zip\";s:12:\"6.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0-beta.1.zip\";s:10:\"6.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0-rc.1.zip\";s:5:\"6.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.1.zip\";s:5:\"6.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.2.zip\";s:5:\"6.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0.zip\";s:12:\"6.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-beta.1.zip\";s:10:\"6.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-rc.1.zip\";s:10:\"6.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-rc.2.zip\";s:5:\"6.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.1.zip\";s:5:\"6.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.2.zip\";s:5:\"6.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.3.zip\";s:5:\"6.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0.zip\";s:12:\"6.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-beta.1.zip\";s:10:\"6.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-rc.1.zip\";s:10:\"6.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-rc.2.zip\";s:5:\"6.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.1.zip\";s:5:\"6.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.2.zip\";s:5:\"6.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.3.zip\";s:5:\"6.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0.zip\";s:12:\"6.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-beta.1.zip\";s:10:\"6.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-rc.1.zip\";s:10:\"6.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-rc.2.zip\";s:5:\"6.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.1.zip\";s:5:\"6.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.2.zip\";s:5:\"6.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0.zip\";s:12:\"6.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0-beta.1.zip\";s:10:\"6.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0-rc.1.zip\";s:5:\"6.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.1.zip\";s:5:\"6.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.2.zip\";s:5:\"6.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0.zip\";s:12:\"6.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-beta.1.zip\";s:10:\"6.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-rc.1.zip\";s:10:\"6.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-rc.2.zip\";s:5:\"6.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.1.zip\";s:5:\"6.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.2.zip\";s:5:\"6.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0.zip\";s:12:\"6.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-beta.1.zip\";s:10:\"6.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-rc.1.zip\";s:10:\"6.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-rc.2.zip\";s:5:\"6.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.1.zip\";s:5:\"6.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.2.zip\";s:5:\"6.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0.zip\";s:12:\"6.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-beta.1.zip\";s:12:\"6.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-beta.2.zip\";s:10:\"6.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-rc.1.zip\";s:5:\"6.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.1.zip\";s:5:\"6.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0.zip\";s:12:\"6.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-beta.1.zip\";s:12:\"6.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-beta.2.zip\";s:10:\"6.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-rc.1.zip\";s:5:\"6.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.1.zip\";s:5:\"6.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.2.zip\";s:5:\"6.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.3.zip\";s:5:\"6.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0.zip\";s:12:\"6.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-beta.1.zip\";s:12:\"6.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-beta.2.zip\";s:10:\"6.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-rc.1.zip\";s:5:\"6.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.1.zip\";s:5:\"6.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.2.zip\";s:5:\"6.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.3.zip\";s:5:\"6.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.4.zip\";s:5:\"6.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.5.zip\";s:5:\"7.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0.zip\";s:12:\"7.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.1.zip\";s:12:\"7.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.2.zip\";s:12:\"7.0.0-beta.3\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.3.zip\";s:10:\"7.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-rc.1.zip\";s:10:\"7.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-rc.2.zip\";s:5:\"7.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.1.zip\";s:5:\"7.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.2.zip\";s:5:\"7.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0.zip\";s:12:\"7.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-beta.1.zip\";s:12:\"7.1.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-beta.2.zip\";s:10:\"7.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-rc.1.zip\";s:10:\"7.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-rc.2.zip\";s:5:\"7.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.1.zip\";s:5:\"7.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.2.zip\";s:5:\"7.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0.zip\";s:12:\"7.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-beta.1.zip\";s:12:\"7.2.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-beta.2.zip\";s:10:\"7.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-rc.1.zip\";s:10:\"7.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-rc.2.zip\";s:5:\"7.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.1.zip\";s:5:\"7.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.2.zip\";s:5:\"7.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.3.zip\";s:5:\"7.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.4.zip\";s:5:\"7.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0.zip\";s:12:\"7.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-beta.1.zip\";s:12:\"7.3.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-beta.2.zip\";s:10:\"7.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-rc.1.zip\";s:10:\"7.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-rc.2.zip\";s:5:\"7.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.1.zip\";s:5:\"7.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0.zip\";s:12:\"7.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-beta.1.zip\";s:12:\"7.4.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-beta.2.zip\";s:10:\"7.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-rc.1.zip\";s:10:\"7.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-rc.2.zip\";s:5:\"7.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.1.zip\";s:5:\"7.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.2.zip\";s:5:\"7.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0.zip\";s:12:\"7.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-beta.1.zip\";s:12:\"7.5.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-beta.2.zip\";s:10:\"7.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-rc.1.zip\";s:5:\"7.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.1.zip\";s:5:\"7.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.2.zip\";s:5:\"7.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0.zip\";s:12:\"7.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-beta.1.zip\";s:12:\"7.6.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-beta.2.zip\";s:10:\"7.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.1.zip\";s:10:\"7.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.2.zip\";s:10:\"7.6.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.3.zip\";s:5:\"7.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.1.zip\";s:5:\"7.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.2.zip\";s:5:\"7.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0.zip\";s:12:\"7.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-beta.1.zip\";s:12:\"7.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-beta.2.zip\";s:10:\"7.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-rc.1.zip\";s:5:\"7.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.1.zip\";s:5:\"7.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.2.zip\";s:5:\"7.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.3.zip\";s:5:\"7.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0.zip\";s:12:\"7.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-beta.1.zip\";s:12:\"7.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-beta.2.zip\";s:10:\"7.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-rc.1.zip\";s:10:\"7.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-rc.2.zip\";s:5:\"7.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.1.zip\";s:5:\"7.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.2.zip\";s:5:\"7.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.3.zip\";s:5:\"7.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.4.zip\";s:5:\"7.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0.zip\";s:12:\"7.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-beta.1.zip\";s:12:\"7.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-beta.2.zip\";s:10:\"7.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-rc.2.zip\";s:10:\"7.9.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-rc.3.zip\";s:5:\"7.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.1.zip\";s:5:\"7.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.2.zip\";s:5:\"8.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0.zip\";s:12:\"8.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-beta.1.zip\";s:12:\"8.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-beta.2.zip\";s:10:\"8.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-rc.1.zip\";s:10:\"8.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-rc.2.zip\";s:5:\"8.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.1.zip\";s:5:\"8.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.2.zip\";s:5:\"8.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.3.zip\";s:5:\"8.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.4.zip\";s:5:\"8.0.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.5.zip\";s:5:\"8.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0.zip\";s:12:\"8.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-beta.1.zip\";s:10:\"8.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-rc.1.zip\";s:10:\"8.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-rc.2.zip\";s:5:\"8.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.1.zip\";s:5:\"8.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.2.zip\";s:5:\"8.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.3.zip\";s:5:\"8.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.4.zip\";s:5:\"8.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0.zip\";s:12:\"8.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-beta.1.zip\";s:10:\"8.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-rc.1.zip\";s:10:\"8.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-rc.2.zip\";s:5:\"8.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.1.zip\";s:5:\"8.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.2.zip\";s:5:\"8.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.3.zip\";s:5:\"8.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.4.zip\";s:5:\"8.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.5.zip\";s:5:\"8.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0.zip\";s:12:\"8.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-beta.1.zip\";s:10:\"8.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-rc.1.zip\";s:10:\"8.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-rc.2.zip\";s:5:\"8.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.1.zip\";s:5:\"8.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.2.zip\";s:5:\"8.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.3.zip\";s:5:\"8.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.4.zip\";s:5:\"8.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0.zip\";s:12:\"8.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0-beta.1.zip\";s:10:\"8.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0-rc.1.zip\";s:5:\"8.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.1.zip\";s:5:\"8.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.2.zip\";s:5:\"8.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.3.zip\";s:5:\"8.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0.zip\";s:12:\"8.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0-beta.1.zip\";s:10:\"8.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0-rc.1.zip\";s:5:\"8.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.1.zip\";s:5:\"8.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.2.zip\";s:5:\"8.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.3.zip\";s:5:\"8.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.4.zip\";s:5:\"8.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.5.zip\";s:5:\"8.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0.zip\";s:12:\"8.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0-beta.1.zip\";s:10:\"8.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0-rc.1.zip\";s:5:\"8.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.1.zip\";s:5:\"8.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.2.zip\";s:5:\"8.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.3.zip\";s:5:\"8.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.4.zip\";s:5:\"8.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0.zip\";s:12:\"8.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-beta.1.zip\";s:12:\"8.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-beta.2.zip\";s:10:\"8.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-rc.1.zip\";s:5:\"8.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.1.zip\";s:5:\"8.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.2.zip\";s:5:\"8.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.3.zip\";s:5:\"8.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0.zip\";s:12:\"8.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0-beta.1.zip\";s:10:\"8.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0-rc.1.zip\";s:5:\"8.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.1.zip\";s:5:\"8.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.2.zip\";s:5:\"8.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.3.zip\";s:5:\"8.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.4.zip\";s:5:\"8.8.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.5.zip\";s:5:\"8.8.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.6.zip\";s:5:\"8.8.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.7.zip\";s:5:\"8.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0.zip\";s:12:\"8.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0-beta.1.zip\";s:10:\"8.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0-rc.1.zip\";s:5:\"8.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.1.zip\";s:5:\"8.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.2.zip\";s:5:\"8.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.3.zip\";s:5:\"8.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.4.zip\";s:5:\"8.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.5.zip\";s:5:\"9.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0.zip\";s:12:\"9.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-beta.1.zip\";s:12:\"9.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-beta.2.zip\";s:10:\"9.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-rc.1.zip\";s:5:\"9.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.1.zip\";s:5:\"9.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.2.zip\";s:5:\"9.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.3.zip\";s:5:\"9.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.4.zip\";s:5:\"9.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0.zip\";s:12:\"9.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0-beta.1.zip\";s:10:\"9.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0-rc.1.zip\";s:5:\"9.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.1.zip\";s:5:\"9.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.2.zip\";s:5:\"9.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.3.zip\";s:5:\"9.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.4.zip\";s:5:\"9.1.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.5.zip\";s:5:\"9.1.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.6.zip\";s:5:\"9.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0.zip\";s:12:\"9.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0-beta.1.zip\";s:10:\"9.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0-rc.1.zip\";s:5:\"9.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.1.zip\";s:5:\"9.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.2.zip\";s:5:\"9.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.3.zip\";s:5:\"9.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.4.zip\";s:5:\"9.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.5.zip\";s:5:\"9.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0.zip\";s:12:\"9.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0-beta.1.zip\";s:10:\"9.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0-rc.1.zip\";s:5:\"9.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.1.zip\";s:5:\"9.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.2.zip\";s:5:\"9.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.3.zip\";s:5:\"9.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.4.zip\";s:5:\"9.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.5.zip\";s:5:\"9.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.6.zip\";s:5:\"9.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0.zip\";s:12:\"9.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-beta.1.zip\";s:12:\"9.4.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-beta.2.zip\";s:10:\"9.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.1.zip\";s:10:\"9.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.2.zip\";s:10:\"9.4.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.3.zip\";s:10:\"9.4.0-rc.4\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.4.zip\";s:5:\"9.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.1.zip\";s:5:\"9.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.2.zip\";s:5:\"9.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.3.zip\";s:5:\"9.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.4.zip\";s:5:\"9.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.5.zip\";s:5:\"9.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0.zip\";s:12:\"9.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-beta.1.zip\";s:12:\"9.5.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-beta.2.zip\";s:10:\"9.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-rc.1.zip\";s:5:\"9.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.1.zip\";s:5:\"9.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.2.zip\";s:5:\"9.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.3.zip\";s:5:\"9.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.4.zip\";s:5:\"9.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0.zip\";s:12:\"9.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-beta.1.zip\";s:12:\"9.6.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-beta.2.zip\";s:10:\"9.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-rc.1.zip\";s:5:\"9.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.1.zip\";s:5:\"9.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.2.zip\";s:5:\"9.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.3.zip\";s:5:\"9.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.4.zip\";s:5:\"9.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.0.zip\";s:12:\"9.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.0-beta.1.zip\";s:10:\"9.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.0-rc.1.zip\";s:5:\"9.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.1.zip\";s:5:\"9.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.2.zip\";s:5:\"9.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.3.zip\";s:5:\"9.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.0.zip\";s:12:\"9.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.0-beta.1.zip\";s:10:\"9.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.0-rc.1.zip\";s:5:\"9.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.1.zip\";s:5:\"9.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.2.zip\";s:5:\"9.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.3.zip\";s:5:\"9.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.4.zip\";s:5:\"9.8.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.5.zip\";s:5:\"9.8.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.6.zip\";s:5:\"9.8.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.7.zip\";s:5:\"9.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.0.zip\";s:12:\"9.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.0-beta.1.zip\";s:10:\"9.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.0-rc.1.zip\";s:5:\"9.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.1.zip\";s:5:\"9.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.2.zip\";s:5:\"9.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.3.zip\";s:5:\"9.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.4.zip\";s:5:\"9.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.5.zip\";s:5:\"9.9.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.6.zip\";s:5:\"9.9.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.7.zip\";s:5:\"trunk\";s:54:\"https://downloads.wordpress.org/plugin/woocommerce.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504\";s:4:\"high\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:11:\"WooCommerce\";}}','off'),
(1277,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1782730033;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:10:{s:13:\"cmb2/init.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"w.org/plugins/cmb2\";s:4:\"slug\";s:4:\"cmb2\";s:6:\"plugin\";s:13:\"cmb2/init.php\";s:11:\"new_version\";s:6:\"2.12.0\";s:3:\"url\";s:35:\"https://wordpress.org/plugins/cmb2/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/cmb2.2.12.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:49:\"https://ps.w.org/cmb2/assets/icon.svg?rev=2866672\";s:3:\"svg\";s:49:\"https://ps.w.org/cmb2/assets/icon.svg?rev=2866672\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/cmb2/assets/banner-1544x500.png?rev=2866672\";s:2:\"1x\";s:59:\"https://ps.w.org/cmb2/assets/banner-772x250.png?rev=2866672\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.8.0\";}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:5:\"4.1.4\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";}s:37:\"woocommerce-products-filter/index.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:41:\"w.org/plugins/woocommerce-products-filter\";s:4:\"slug\";s:27:\"woocommerce-products-filter\";s:6:\"plugin\";s:37:\"woocommerce-products-filter/index.php\";s:11:\"new_version\";s:5:\"1.4.0\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/woocommerce-products-filter/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/woocommerce-products-filter.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/woocommerce-products-filter/assets/icon-256x256.png?rev=2844301\";s:2:\"1x\";s:80:\"https://ps.w.org/woocommerce-products-filter/assets/icon-128x128.png?rev=2844301\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/woocommerce-products-filter/assets/banner-1544x500.png?rev=2844301\";s:2:\"1x\";s:82:\"https://ps.w.org/woocommerce-products-filter/assets/banner-772x250.png?rev=2844301\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:6:\"4.13.1\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.13.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}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.5.13\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/redux-framework/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/redux-framework.4.5.13.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:60:\"https://ps.w.org/redux-framework/assets/icon.svg?rev=3582185\";s:3:\"svg\";s:60:\"https://ps.w.org/redux-framework/assets/icon.svg?rev=3582185\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/redux-framework/assets/banner-772x250.png?rev=3582185\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:49:\"woo-variation-swatches/woo-variation-swatches.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:36:\"w.org/plugins/woo-variation-swatches\";s:4:\"slug\";s:22:\"woo-variation-swatches\";s:6:\"plugin\";s:49:\"woo-variation-swatches/woo-variation-swatches.php\";s:11:\"new_version\";s:5:\"2.3.0\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/woo-variation-swatches/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/woo-variation-swatches.2.3.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/woo-variation-swatches/assets/icon-256x256.gif?rev=3157951\";s:2:\"1x\";s:75:\"https://ps.w.org/woo-variation-swatches/assets/icon-128x128.gif?rev=3157951\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/woo-variation-swatches/assets/banner-1544x500.gif?rev=2741177\";s:2:\"1x\";s:77:\"https://ps.w.org/woo-variation-swatches/assets/banner-772x250.gif?rev=2741177\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}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:6:\"10.9.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.9\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:8:\"1.10.2.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.10.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=3091364\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=3091364\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=3254748\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=3254748\";}s:8:\"requires\";s:3:\"5.5\";}s:34:\"yith-woocommerce-wishlist/init.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"w.org/plugins/yith-woocommerce-wishlist\";s:4:\"slug\";s:25:\"yith-woocommerce-wishlist\";s:6:\"plugin\";s:34:\"yith-woocommerce-wishlist/init.php\";s:11:\"new_version\";s:6:\"4.16.0\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/yith-woocommerce-wishlist/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/yith-woocommerce-wishlist.4.16.0.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:78:\"https://ps.w.org/yith-woocommerce-wishlist/assets/icon-128x128.gif?rev=3129302\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/yith-woocommerce-wishlist/assets/banner-1544x500.gif?rev=3129931\";s:2:\"1x\";s:80:\"https://ps.w.org/yith-woocommerce-wishlist/assets/banner-772x250.gif?rev=3129931\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";}s:33:\"duplicate-post/duplicate-post.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-post\";s:4:\"slug\";s:14:\"duplicate-post\";s:6:\"plugin\";s:33:\"duplicate-post/duplicate-post.php\";s:11:\"new_version\";s:3:\"4.7\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-post/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/duplicate-post.4.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=3581701\";s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-128x128.png?rev=3581701\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/duplicate-post/assets/banner-1544x500.png?rev=3581701\";s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=3581701\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";}}s:7:\"checked\";a:12:{s:13:\"cmb2/init.php\";s:6:\"2.12.0\";s:23:\"elementor/elementor.php\";s:5:\"4.1.4\";s:37:\"woocommerce-products-filter/index.php\";s:7:\"3.3.7.2\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:6:\"4.13.1\";s:35:\"redux-framework/redux-framework.php\";s:6:\"4.5.13\";s:23:\"revslider/revslider.php\";s:6:\"6.7.57\";s:49:\"woo-variation-swatches/woo-variation-swatches.php\";s:5:\"2.3.0\";s:27:\"woocommerce/woocommerce.php\";s:6:\"10.9.1\";s:24:\"wpforms-lite/wpforms.php\";s:8:\"1.10.2.1\";s:23:\"wpthembay/wpthembay.php\";s:5:\"1.1.7\";s:34:\"yith-woocommerce-wishlist/init.php\";s:6:\"4.16.0\";s:33:\"duplicate-post/duplicate-post.php\";s:3:\"4.7\";}}','off'),
(1279,'duplicate_post_show_notice','0','off'),
(1280,'duplicate_post_copytitle','1','auto'),
(1281,'duplicate_post_copydate','0','auto'),
(1282,'duplicate_post_copystatus','0','auto'),
(1283,'duplicate_post_copyslug','0','auto'),
(1284,'duplicate_post_copyexcerpt','1','auto'),
(1285,'duplicate_post_copycontent','1','auto'),
(1286,'duplicate_post_copythumbnail','1','auto'),
(1287,'duplicate_post_copytemplate','1','auto'),
(1288,'duplicate_post_copyformat','1','auto'),
(1289,'duplicate_post_copyauthor','0','auto'),
(1290,'duplicate_post_copypassword','0','auto'),
(1291,'duplicate_post_copyattachments','0','auto'),
(1292,'duplicate_post_copychildren','0','auto'),
(1293,'duplicate_post_copycomments','0','auto'),
(1294,'duplicate_post_copymenuorder','1','auto'),
(1295,'duplicate_post_taxonomies_blacklist','a:0:{}','auto'),
(1296,'duplicate_post_blacklist','','auto'),
(1297,'duplicate_post_types_enabled','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','auto'),
(1298,'duplicate_post_show_original_column','0','auto'),
(1299,'duplicate_post_show_original_in_post_states','0','auto'),
(1300,'duplicate_post_show_original_meta_box','0','auto'),
(1301,'duplicate_post_show_link','a:3:{s:9:\"new_draft\";s:1:\"1\";s:5:\"clone\";s:1:\"1\";s:17:\"rewrite_republish\";s:1:\"1\";}','auto'),
(1302,'duplicate_post_show_link_in','a:4:{s:3:\"row\";s:1:\"1\";s:8:\"adminbar\";s:1:\"1\";s:9:\"submitbox\";s:1:\"1\";s:11:\"bulkactions\";s:1:\"1\";}','auto'),
(1303,'duplicate_post_version','4.7','auto'),
(1305,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'),
(1308,'elementor_atomic_cache_validity__component-styles-related-posts','a:2:{s:5:\"state\";b:0;s:8:\"children\";a:21:{i:33;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:577;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:573;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:583;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:7898;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:1689;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:562;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:581;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:564;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:31;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:566;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:568;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:570;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:572;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:10;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:37;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:39;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:12;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:43;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:35;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:7042;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}','off'),
(1309,'elementor_atomic_cache_validity__base','a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41fc9f520ac\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}','off'),
(1310,'elementor_atomic_cache_validity__global','a:2:{s:5:\"state\";b:0;s:8:\"children\";a:21:{i:33;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41feeb603ac\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:577;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41fefa7dee9\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:573;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff0e31208\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:583;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff320eb53\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:7898;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff43a0877\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:1689;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff4fc8e2b\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:562;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff6a32585\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:581;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff833bf7f\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:564;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff91f237e\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:31;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff93cfd4a\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:566;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff959cec1\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:568;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff9eda066\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:570;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ffa04dd80\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:572;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ffa206de7\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:10;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a420108d4dd1\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:37;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a420109b0090\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:39;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a42017190648\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:12;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a4201a36bdcb\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:43;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a4201a48ee00\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:35;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a420254a51cd\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:7042;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a4254581eb5d\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}}}','off'),
(1311,'elementor_atomic_cache_validity__local','a:2:{s:5:\"state\";b:0;s:8:\"children\";a:21:{i:33;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41feeb6088e\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:577;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41fefa7e1d3\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:573;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff0e3147e\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:583;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff320ee49\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:7898;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff43a0bd4\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:1689;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff4fc92a5\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:562;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff6a3290a\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:581;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff833c2a9\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:564;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff91f2939\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:31;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff93d0020\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:566;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff959d273\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:568;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ff9eda5c9\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:570;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ffa04e2dc\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:572;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a41ffa20716c\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:10;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a420108d51ba\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:37;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a420109b037d\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:39;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a420171909e9\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:12;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a4201a36c0b7\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:43;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a4201a48f102\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:35;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a420254a54ac\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:7042;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a4254581ef5f\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}}}','off'),
(1312,'_elementor_assets_data','a:1:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:3:{s:11:\"fab-twitter\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:791:\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\";s:3:\"key\";s:11:\"fab-twitter\";}s:7:\"version\";s:6:\"5.15.3\";}s:11:\"fab-youtube\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:576;s:6:\"height\";i:512;s:4:\"path\";s:470:\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\";s:3:\"key\";s:11:\"fab-youtube\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"fab-facebook\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:264:\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\";s:3:\"key\";s:12:\"fab-facebook\";}s:7:\"version\";s:6:\"5.15.3\";}}}}','auto'),
(1341,'_transient_timeout_wc_product_loop_c030020b3dd84df250878c0486502a0d','1785302175','off'),
(1342,'_transient_wc_product_loop_c030020b3dd84df250878c0486502a0d','a:2:{s:7:\"version\";s:10:\"1782709351\";s:5:\"value\";O:8:\"stdClass\":5:{s:3:\"ids\";a:0:{}s:5:\"total\";i:0;s:11:\"total_pages\";i:1;s:8:\"per_page\";i:16;s:12:\"current_page\";i:1;}}','off'),
(1366,'woocommerce_pickup_location_settings','a:4:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:0:\"\";s:4:\"cost\";s:0:\"\";s:10:\"tax_status\";s:7:\"taxable\";}','auto'),
(1434,'_transient_hara-hash-time','1782712794','on'),
(1450,'_elementor_editor_upgrade_notice_dismissed','1782713580','auto'),
(1471,'_transient_timeout__elementor_10th_bday_lottie_data','1782733630','off');
INSERT INTO `wp5n_options` VALUES
(1472,'_transient__elementor_10th_bday_lottie_data','a:9:{s:6:\"assets\";a:98:{i:0;a:2:{s:2:\"id\";s:1:\"5\";s:6:\"layers\";a:2:{i:0;a:7:{s:3:\"ind\";i:4;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:382;i:1;i:106;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:764;i:1;i:212;}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}}}}i:1;a:7:{s:3:\"ind\";i:0;s:2:\"ty\";i:4;s:2:\"ks\";a:1:{s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:133.330000000000012505552149377763271331787109375;i:1;d:133.330000000000012505552149377763271331787109375;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:1:{i:0;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:13:{i:0;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:13.32000000000000028421709430404007434844970703125;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-13.050000000000000710542735760100185871124267578125;}i:3;a:2:{i:0;d:-13.32000000000000028421709430404007434844970703125;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:13.050000000000000710542735760100185871124267578125;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:-13.050000000000000710542735760100185871124267578125;}i:1;a:2:{i:0;d:-13.32000000000000028421709430404007434844970703125;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:13.050000000000000710542735760100185871124267578125;}i:3;a:2:{i:0;d:13.32000000000000028421709430404007434844970703125;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:509.51999999999998181010596454143524169921875;i:1;d:85.5;}i:1;a:2:{i:0;d:485.93000000000000682121026329696178436279296875;i:1;d:62.10000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:462.3600000000000136424205265939235687255859375;i:1;d:85.5;}i:3;a:2:{i:0;d:485.93000000000000682121026329696178436279296875;i:1;d:108.900000000000005684341886080801486968994140625;}i:4;a:2:{i:0;d:509.51999999999998181010596454143524169921875;i:1;d:85.5;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-8.0099999999999997868371792719699442386627197265625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-8.0099999999999997868371792719699442386627197265625;}i:3;a:2:{i:0;d:7.9199999999999999289457264239899814128875732421875;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:8.0099999999999997868371792719699442386627197265625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:-8.0099999999999997868371792719699442386627197265625;}i:1;a:2:{i:0;d:7.9199999999999999289457264239899814128875732421875;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:8.0099999999999997868371792719699442386627197265625;}i:3;a:2:{i:0;d:-8.0099999999999997868371792719699442386627197265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:472.33999999999997498889570124447345733642578125;i:1;d:85.5;}i:1;a:2:{i:0;d:485.93000000000000682121026329696178436279296875;i:1;d:71.280000000000001136868377216160297393798828125;}i:2;a:2:{i:0;d:499.43000000000000682121026329696178436279296875;i:1;d:85.5;}i:3;a:2:{i:0;d:485.93000000000000682121026329696178436279296875;i:1;d:99.719999999999998863131622783839702606201171875;}i:4;a:2:{i:0;d:472.33999999999997498889570124447345733642578125;i:1;d:85.5;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:1;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:10:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-13.67999999999999971578290569595992565155029296875;i:1;i:0;}i:2;a:2:{i:0;d:-4.04999999999999982236431605997495353221893310546875;i:1;d:6.38999999999999968025576890795491635799407958984375;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:6.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:5;a:2:{i:0;d:0.450000000000000011102230246251565404236316680908203125;i:1;d:7.37999999999999989341858963598497211933135986328125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;d:0.9899999999999999911182158029987476766109466552734375;}i:8;a:2:{i:0;d:11.78999999999999914734871708787977695465087890625;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;d:-13.230000000000000426325641456060111522674560546875;}}s:1:\"o\";a:10:{i:0;a:2:{i:0;i:0;i:1;d:13.67999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:9.449999999999999289457264239899814128875732421875;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-2.339999999999999857891452847979962825775146484375;i:1;d:3.95999999999999996447286321199499070644378662109375;}i:4;a:2:{i:0;d:-7.46999999999999975131004248396493494510650634765625;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:0.0899999999999999966693309261245303787291049957275390625;i:1;d:-1.439999999999999946709294817992486059665679931640625;}i:7;a:2:{i:0;i:0;i:1;d:-14.4900000000000002131628207280300557613372802734375;}i:8;a:2:{i:0;d:-13.67999999999999971578290569595992565155029296875;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:10:{i:0;a:2:{i:0;d:410.240000000000009094947017729282379150390625;i:1;d:85.5;}i:1;a:2:{i:0;d:433.73000000000001818989403545856475830078125;i:1;d:108.900000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:454.25;i:1;d:98.4599999999999937472239253111183643341064453125;}i:3;a:2:{i:0;d:446.68999999999999772626324556767940521240234375;i:1;d:93.06000000000000227373675443232059478759765625;}i:4;a:2:{i:0;d:433.81999999999999317878973670303821563720703125;i:1;d:99.900000000000005684341886080801486968994140625;}i:5;a:2:{i:0;d:419.95999999999997953636921010911464691162109375;i:1;d:87.659999999999996589394868351519107818603515625;}i:6;a:2:{i:0;d:455.32999999999998408384271897375583648681640625;i:1;d:87.659999999999996589394868351519107818603515625;}i:7;a:2:{i:0;d:455.42000000000001591615728102624416351318359375;i:1;d:84.4200000000000017053025658242404460906982421875;}i:8;a:2:{i:0;d:433.73000000000001818989403545856475830078125;i:1;d:62.10000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;d:410.240000000000009094947017729282379150390625;i:1;d:85.5;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-1.0800000000000000710542735760100185871124267578125;i:1;d:-6.480000000000000426325641456060111522674560546875;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-5.7599999999999997868371792719699442386627197265625;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;d:5.7599999999999997868371792719699442386627197265625;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:1.350000000000000088817841970012523233890533447265625;i:1;d:-6.660000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;d:433.3700000000000045474735088646411895751953125;i:1;d:70.469999999999998863131622783839702606201171875;}i:1;a:2:{i:0;d:445.43000000000000682121026329696178436279296875;i:1;d:80.4599999999999937472239253111183643341064453125;}i:2;a:2:{i:0;d:420.41000000000002501110429875552654266357421875;i:1;d:80.4599999999999937472239253111183643341064453125;}i:3;a:2:{i:0;d:433.3700000000000045474735088646411895751953125;i:1;d:70.469999999999998863131622783839702606201171875;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:2;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:10:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-12.3300000000000000710542735760100185871124267578125;i:1;i:0;}i:2;a:2:{i:0;d:-2.520000000000000017763568394002504646778106689453125;i:1;d:3.600000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:6.480000000000000426325641456060111522674560546875;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;d:-12.8699999999999992184029906638897955417633056640625;}}s:1:\"o\";a:10:{i:0;a:2:{i:0;i:0;i:1;d:12.8699999999999992184029906638897955417633056640625;}i:1;a:2:{i:0;d:6.480000000000000426325641456060111522674560546875;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:-2.520000000000000017763568394002504646778106689453125;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:8;a:2:{i:0;d:-12.3300000000000000710542735760100185871124267578125;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:10:{i:0;a:2:{i:0;d:353.990000000000009094947017729282379150390625;i:1;d:85.5;}i:1;a:2:{i:0;d:375.68000000000000682121026329696178436279296875;i:1;d:108.900000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:390.07999999999998408384271897375583648681640625;i:1;d:101.969999999999998863131622783839702606201171875;}i:3;a:2:{i:0;d:390.07999999999998408384271897375583648681640625;i:1;i:108;}i:4;a:2:{i:0;d:399.98000000000001818989403545856475830078125;i:1;i:108;}i:5;a:2:{i:0;d:399.98000000000001818989403545856475830078125;i:1;d:40.5;}i:6;a:2:{i:0;d:390.07999999999998408384271897375583648681640625;i:1;d:40.5;}i:7;a:2:{i:0;d:390.07999999999998408384271897375583648681640625;i:1;d:69.030000000000001136868377216160297393798828125;}i:8;a:2:{i:0;d:375.68000000000000682121026329696178436279296875;i:1;d:62.10000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;d:353.990000000000009094947017729282379150390625;i:1;d:85.5;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:8.0099999999999997868371792719699442386627197265625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:8.0999999999999996447286321199499070644378662109375;}i:3;a:2:{i:0;d:-8.0099999999999997868371792719699442386627197265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:-8.0999999999999996447286321199499070644378662109375;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:8.0999999999999996447286321199499070644378662109375;}i:1;a:2:{i:0;d:-8.0099999999999997868371792719699442386627197265625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-8.0999999999999996447286321199499070644378662109375;}i:3;a:2:{i:0;d:8.0099999999999997868371792719699442386627197265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:390.8899999999999863575794734060764312744140625;i:1;d:85.5;}i:1;a:2:{i:0;d:377.48000000000001818989403545856475830078125;i:1;d:99.900000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:364.06999999999999317878973670303821563720703125;i:1;d:85.5;}i:3;a:2:{i:0;d:377.48000000000001818989403545856475830078125;i:1;d:71.099999999999994315658113919198513031005859375;}i:4;a:2:{i:0;d:390.8899999999999863575794734060764312744140625;i:1;d:85.5;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:3;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:3.689999999999999946709294817992486059665679931640625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:-3.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:3.689999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:1;a:2:{i:0;d:-3.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:3.689999999999999946709294817992486059665679931640625;}i:3;a:2:{i:0;d:3.689999999999999946709294817992486059665679931640625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:345.54000000000002046363078989088535308837890625;i:1;d:46.530000000000001136868377216160297393798828125;}i:1;a:2:{i:0;d:338.970000000000027284841053187847137451171875;i:1;d:39.96000000000000085265128291212022304534912109375;}i:2;a:2:{i:0;d:332.31000000000000227373675443232059478759765625;i:1;d:46.530000000000001136868377216160297393798828125;}i:3;a:2:{i:0;d:338.970000000000027284841053187847137451171875;i:1;d:53.18999999999999772626324556767940521240234375;}i:4;a:2:{i:0;d:345.54000000000002046363078989088535308837890625;i:1;d:46.530000000000001136868377216160297393798828125;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;d:334.01999999999998181010596454143524169921875;i:1;i:108;}i:1;a:2:{i:0;d:343.92000000000001591615728102624416351318359375;i:1;i:108;}i:2;a:2:{i:0;d:343.92000000000001591615728102624416351318359375;i:1;i:63;}i:3;a:2:{i:0;d:334.01999999999998181010596454143524169921875;i:1;i:63;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:4;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:7:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:7:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:7:{i:0;a:2:{i:0;d:297.95999999999997953636921010911464691162109375;i:1;i:108;}i:1;a:2:{i:0;d:306.69999999999998863131622783839702606201171875;i:1;i:108;}i:2;a:2:{i:0;d:327.1299999999999954525264911353588104248046875;i:1;i:63;}i:3;a:2:{i:0;d:316.05000000000001136868377216160297393798828125;i:1;i:63;}i:4;a:2:{i:0;d:302.29000000000002046363078989088535308837890625;i:1;d:94.5;}i:5;a:2:{i:0;d:288.6100000000000136424205265939235687255859375;i:1;i:63;}i:6;a:2:{i:0;d:277.6299999999999954525264911353588104248046875;i:1;i:63;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:2;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:5;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:4.32000000000000028421709430404007434844970703125;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-4.230000000000000426325641456060111522674560546875;}i:3;a:2:{i:0;d:-4.230000000000000426325641456060111522674560546875;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:4.32000000000000028421709430404007434844970703125;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:-4.230000000000000426325641456060111522674560546875;}i:1;a:2:{i:0;d:-4.230000000000000426325641456060111522674560546875;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:4.32000000000000028421709430404007434844970703125;}i:3;a:2:{i:0;d:4.32000000000000028421709430404007434844970703125;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:277.3799999999999954525264911353588104248046875;i:1;d:100.8900000000000005684341886080801486968994140625;}i:1;a:2:{i:0;d:269.55000000000001136868377216160297393798828125;i:1;d:93.06000000000000227373675443232059478759765625;}i:2;a:2:{i:0;d:261.80000000000001136868377216160297393798828125;i:1;d:100.8900000000000005684341886080801486968994140625;}i:3;a:2:{i:0;d:269.55000000000001136868377216160297393798828125;i:1;d:108.719999999999998863131622783839702606201171875;}i:4;a:2:{i:0;d:277.3799999999999954525264911353588104248046875;i:1;d:100.8900000000000005684341886080801486968994140625;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:2;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:6;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:10:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-5.6699999999999999289457264239899814128875732421875;i:1;i:0;}i:4;a:2:{i:0;d:-1.70999999999999996447286321199499070644378662109375;i:1;d:-0.54000000000000003552713678800500929355621337890625;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:1.2600000000000000088817841970012523233890533447265625;i:1;i:0;}i:7;a:2:{i:0;d:1.70999999999999996447286321199499070644378662109375;i:1;d:-5.12999999999999989341858963598497211933135986328125;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:10:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:-9;}i:3;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:-1.350000000000000088817841970012523233890533447265625;i:1;d:-0.270000000000000017763568394002504646778106689453125;}i:6;a:2:{i:0;d:-5.12999999999999989341858963598497211933135986328125;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:10:{i:0;a:2:{i:0;d:235.1399999999999863575794734060764312744140625;i:1;i:108;}i:1;a:2:{i:0;d:245.05000000000001136868377216160297393798828125;i:1;i:108;}i:2;a:2:{i:0;d:245.05000000000001136868377216160297393798828125;i:1;d:86.0400000000000062527760746888816356658935546875;}i:3;a:2:{i:0;d:255.849999999999994315658113919198513031005859375;i:1;d:72.2699999999999960209606797434389591217041015625;}i:4;a:2:{i:0;d:260.80000000000001136868377216160297393798828125;i:1;d:73.0799999999999982946974341757595539093017578125;}i:5;a:2:{i:0;d:260.80000000000001136868377216160297393798828125;i:1;d:62.909999999999996589394868351519107818603515625;}i:6;a:2:{i:0;d:256.93000000000000682121026329696178436279296875;i:1;d:62.5499999999999971578290569595992565155029296875;}i:7;a:2:{i:0;d:245.05000000000001136868377216160297393798828125;i:1;d:71.0100000000000051159076974727213382720947265625;}i:8;a:2:{i:0;d:245.05000000000001136868377216160297393798828125;i:1;i:63;}i:9;a:2:{i:0;d:235.1399999999999863575794734060764312744140625;i:1;i:63;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:2;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:7;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:10:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-13.67999999999999971578290569595992565155029296875;i:1;i:0;}i:2;a:2:{i:0;d:-4.04999999999999982236431605997495353221893310546875;i:1;d:6.38999999999999968025576890795491635799407958984375;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:6.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:5;a:2:{i:0;d:0.450000000000000011102230246251565404236316680908203125;i:1;d:7.37999999999999989341858963598497211933135986328125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;d:0.9899999999999999911182158029987476766109466552734375;}i:8;a:2:{i:0;d:11.78999999999999914734871708787977695465087890625;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;d:-13.230000000000000426325641456060111522674560546875;}}s:1:\"o\";a:10:{i:0;a:2:{i:0;i:0;i:1;d:13.67999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:9.449999999999999289457264239899814128875732421875;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-2.339999999999999857891452847979962825775146484375;i:1;d:3.95999999999999996447286321199499070644378662109375;}i:4;a:2:{i:0;d:-7.46999999999999975131004248396493494510650634765625;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:0.0899999999999999966693309261245303787291049957275390625;i:1;d:-1.439999999999999946709294817992486059665679931640625;}i:7;a:2:{i:0;i:0;i:1;d:-14.4900000000000002131628207280300557613372802734375;}i:8;a:2:{i:0;d:-13.67999999999999971578290569595992565155029296875;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:10:{i:0;a:2:{i:0;d:179.789999999999992041921359486877918243408203125;i:1;d:85.5;}i:1;a:2:{i:0;d:203.280000000000001136868377216160297393798828125;i:1;d:108.900000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:223.80000000000001136868377216160297393798828125;i:1;d:98.4599999999999937472239253111183643341064453125;}i:3;a:2:{i:0;d:216.240000000000009094947017729282379150390625;i:1;d:93.06000000000000227373675443232059478759765625;}i:4;a:2:{i:0;d:203.3700000000000045474735088646411895751953125;i:1;d:99.900000000000005684341886080801486968994140625;}i:5;a:2:{i:0;d:189.509999999999990905052982270717620849609375;i:1;d:87.659999999999996589394868351519107818603515625;}i:6;a:2:{i:0;d:224.8799999999999954525264911353588104248046875;i:1;d:87.659999999999996589394868351519107818603515625;}i:7;a:2:{i:0;d:224.969999999999998863131622783839702606201171875;i:1;d:84.4200000000000017053025658242404460906982421875;}i:8;a:2:{i:0;d:203.280000000000001136868377216160297393798828125;i:1;d:62.10000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;d:179.789999999999992041921359486877918243408203125;i:1;d:85.5;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-1.0800000000000000710542735760100185871124267578125;i:1;d:-6.480000000000000426325641456060111522674560546875;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-5.7599999999999997868371792719699442386627197265625;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;d:5.7599999999999997868371792719699442386627197265625;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:1.350000000000000088817841970012523233890533447265625;i:1;d:-6.660000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;d:202.919999999999987494447850622236728668212890625;i:1;d:70.469999999999998863131622783839702606201171875;}i:1;a:2:{i:0;d:214.979999999999989768184605054557323455810546875;i:1;d:80.4599999999999937472239253111183643341064453125;}i:2;a:2:{i:0;d:189.960000000000007958078640513122081756591796875;i:1;d:80.4599999999999937472239253111183643341064453125;}i:3;a:2:{i:0;d:202.919999999999987494447850622236728668212890625;i:1;d:70.469999999999998863131622783839702606201171875;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:8;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:17:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:1.8899999999999999023003738329862244427204132080078125;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:5.5800000000000000710542735760100185871124267578125;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;d:-8.6400000000000005684341886080801486968994140625;i:1;i:0;}i:16;a:2:{i:0;d:-1.979999999999999982236431605997495353221893310546875;i:1;d:0.63000000000000000444089209850062616169452667236328125;}}s:1:\"o\";a:17:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-1.439999999999999946709294817992486059665679931640625;i:1;d:0.54000000000000003552713678800500929355621337890625;}i:2;a:2:{i:0;d:-5.12999999999999989341858963598497211933135986328125;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;d:10.1699999999999999289457264239899814128875732421875;}i:15;a:2:{i:0;d:3.060000000000000053290705182007513940334320068359375;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:17:{i:0;a:2:{i:0;d:174.159999999999996589394868351519107818603515625;i:1;d:107.4599999999999937472239253111183643341064453125;}i:1;a:2:{i:0;d:174.159999999999996589394868351519107818603515625;i:1;d:98.6400000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:168.849999999999994315658113919198513031005859375;i:1;d:99.4500000000000028421709430404007434844970703125;}i:3;a:2:{i:0;d:161.289999999999992041921359486877918243408203125;i:1;d:91.8900000000000005684341886080801486968994140625;}i:4;a:2:{i:0;d:161.289999999999992041921359486877918243408203125;i:1;d:71.81999999999999317878973670303821563720703125;}i:5;a:2:{i:0;d:174.159999999999996589394868351519107818603515625;i:1;d:71.81999999999999317878973670303821563720703125;}i:6;a:2:{i:0;d:174.159999999999996589394868351519107818603515625;i:1;i:63;}i:7;a:2:{i:0;d:161.289999999999992041921359486877918243408203125;i:1;i:63;}i:8;a:2:{i:0;d:161.289999999999992041921359486877918243408203125;i:1;d:50.49000000000000198951966012828052043914794921875;}i:9;a:2:{i:0;d:151.3899999999999863575794734060764312744140625;i:1;d:50.49000000000000198951966012828052043914794921875;}i:10;a:2:{i:0;d:151.3899999999999863575794734060764312744140625;i:1;i:63;}i:11;a:2:{i:0;d:143.469999999999998863131622783839702606201171875;i:1;i:63;}i:12;a:2:{i:0;d:143.469999999999998863131622783839702606201171875;i:1;d:71.81999999999999317878973670303821563720703125;}i:13;a:2:{i:0;d:151.3899999999999863575794734060764312744140625;i:1;d:71.81999999999999317878973670303821563720703125;}i:14;a:2:{i:0;d:151.3899999999999863575794734060764312744140625;i:1;d:93.5100000000000051159076974727213382720947265625;}i:15;a:2:{i:0;d:166.780000000000001136868377216160297393798828125;i:1;d:108.4500000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:174.159999999999996589394868351519107818603515625;i:1;d:107.4599999999999937472239253111183643341064453125;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:17:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:1.8899999999999999023003738329862244427204132080078125;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:5.5800000000000000710542735760100185871124267578125;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;d:-8.6400000000000005684341886080801486968994140625;i:1;i:0;}i:16;a:2:{i:0;d:-1.979999999999999982236431605997495353221893310546875;i:1;d:0.63000000000000000444089209850062616169452667236328125;}}s:1:\"o\";a:17:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-1.439999999999999946709294817992486059665679931640625;i:1;d:0.54000000000000003552713678800500929355621337890625;}i:2;a:2:{i:0;d:-5.12999999999999989341858963598497211933135986328125;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;d:10.1699999999999999289457264239899814128875732421875;}i:15;a:2:{i:0;d:3.060000000000000053290705182007513940334320068359375;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:17:{i:0;a:2:{i:0;d:140.68000000000000682121026329696178436279296875;i:1;d:107.4599999999999937472239253111183643341064453125;}i:1;a:2:{i:0;d:140.68000000000000682121026329696178436279296875;i:1;d:98.6400000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:135.3700000000000045474735088646411895751953125;i:1;d:99.4500000000000028421709430404007434844970703125;}i:3;a:2:{i:0;d:127.81000000000000227373675443232059478759765625;i:1;d:91.8900000000000005684341886080801486968994140625;}i:4;a:2:{i:0;d:127.81000000000000227373675443232059478759765625;i:1;d:71.81999999999999317878973670303821563720703125;}i:5;a:2:{i:0;d:138.69999999999998863131622783839702606201171875;i:1;d:71.81999999999999317878973670303821563720703125;}i:6;a:2:{i:0;d:138.69999999999998863131622783839702606201171875;i:1;i:63;}i:7;a:2:{i:0;d:127.81000000000000227373675443232059478759765625;i:1;i:63;}i:8;a:2:{i:0;d:127.81000000000000227373675443232059478759765625;i:1;d:50.49000000000000198951966012828052043914794921875;}i:9;a:2:{i:0;d:117.909999999999996589394868351519107818603515625;i:1;d:50.49000000000000198951966012828052043914794921875;}i:10;a:2:{i:0;d:117.909999999999996589394868351519107818603515625;i:1;i:63;}i:11;a:2:{i:0;d:108.5499999999999971578290569595992565155029296875;i:1;i:63;}i:12;a:2:{i:0;d:108.5499999999999971578290569595992565155029296875;i:1;d:71.81999999999999317878973670303821563720703125;}i:13;a:2:{i:0;d:117.909999999999996589394868351519107818603515625;i:1;d:71.81999999999999317878973670303821563720703125;}i:14;a:2:{i:0;d:117.909999999999996589394868351519107818603515625;i:1;d:93.5100000000000051159076974727213382720947265625;}i:15;a:2:{i:0;d:133.30000000000001136868377216160297393798828125;i:1;d:108.4500000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:140.68000000000000682121026329696178436279296875;i:1;d:107.4599999999999937472239253111183643341064453125;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:9;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:3.689999999999999946709294817992486059665679931640625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:-3.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:3.689999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:1;a:2:{i:0;d:-3.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:3.689999999999999946709294817992486059665679931640625;}i:3;a:2:{i:0;d:3.689999999999999946709294817992486059665679931640625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:102.090000000000003410605131648480892181396484375;i:1;d:46.530000000000001136868377216160297393798828125;}i:1;a:2:{i:0;d:95.5199999999999960209606797434389591217041015625;i:1;d:39.96000000000000085265128291212022304534912109375;}i:2;a:2:{i:0;d:88.8599999999999994315658113919198513031005859375;i:1;d:46.530000000000001136868377216160297393798828125;}i:3;a:2:{i:0;d:95.5199999999999960209606797434389591217041015625;i:1;d:53.18999999999999772626324556767940521240234375;}i:4;a:2:{i:0;d:102.090000000000003410605131648480892181396484375;i:1;d:46.530000000000001136868377216160297393798828125;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;d:90.56999999999999317878973670303821563720703125;i:1;i:108;}i:1;a:2:{i:0;d:100.4599999999999937472239253111183643341064453125;i:1;i:108;}i:2;a:2:{i:0;d:100.4599999999999937472239253111183643341064453125;i:1;i:63;}i:3;a:2:{i:0;d:90.56999999999999317878973670303821563720703125;i:1;i:63;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:10;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:3.689999999999999946709294817992486059665679931640625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:-3.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:3.689999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:1;a:2:{i:0;d:-3.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:3.689999999999999946709294817992486059665679931640625;}i:3;a:2:{i:0;d:3.689999999999999946709294817992486059665679931640625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:78.900000000000005684341886080801486968994140625;i:1;d:46.530000000000001136868377216160297393798828125;}i:1;a:2:{i:0;d:72.3299999999999982946974341757595539093017578125;i:1;d:39.96000000000000085265128291212022304534912109375;}i:2;a:2:{i:0;d:65.6700000000000017053025658242404460906982421875;i:1;d:46.530000000000001136868377216160297393798828125;}i:3;a:2:{i:0;d:72.3299999999999982946974341757595539093017578125;i:1;d:53.18999999999999772626324556767940521240234375;}i:4;a:2:{i:0;d:78.900000000000005684341886080801486968994140625;i:1;d:46.530000000000001136868377216160297393798828125;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:8:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:4.410000000000000142108547152020037174224853515625;i:1;i:0;}i:4;a:2:{i:0;d:0.63000000000000000444089209850062616169452667236328125;i:1;d:0.0899999999999999966693309261245303787291049957275390625;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:-1.5300000000000000266453525910037569701671600341796875;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;d:10.0800000000000000710542735760100185871124267578125;}}s:1:\"o\";a:8:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:5.5800000000000000710542735760100185871124267578125;}i:3;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:1.1699999999999999289457264239899814128875732421875;i:1;d:0.179999999999999993338661852249060757458209991455078125;}i:6;a:2:{i:0;d:8.2799999999999993605115378159098327159881591796875;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:8:{i:0;a:2:{i:0;d:77.280000000000001136868377216160297393798828125;i:1;i:63;}i:1;a:2:{i:0;d:67.3799999999999954525264911353588104248046875;i:1;i:63;}i:2;a:2:{i:0;d:67.3799999999999954525264911353588104248046875;i:1;d:111.3299999999999982946974341757595539093017578125;}i:3;a:2:{i:0;d:60.3599999999999994315658113919198513031005859375;i:1;d:118.9800000000000039790393202565610408782958984375;}i:4;a:2:{i:0;d:57.92999999999999971578290569595992565155029296875;i:1;d:118.7999999999999971578290569595992565155029296875;}i:5;a:2:{i:0;d:57.92999999999999971578290569595992565155029296875;i:1;d:127.43999999999999772626324556767940521240234375;}i:6;a:2:{i:0;d:62.159999999999996589394868351519107818603515625;i:1;d:127.7099999999999937472239253111183643341064453125;}i:7;a:2:{i:0;d:77.280000000000001136868377216160297393798828125;i:1;d:112.7699999999999960209606797434389591217041015625;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:11;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:3:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:286.5;i:1;d:79.5;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:573;i:1;i:159;}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;d:0.1000000000000000055511151231257827021181583404541015625;i:1;d:0.0899999999999999966693309261245303787291049957275390625;i:2;d:0.11000000000000000055511151231257827021181583404541015625;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:2;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:12;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}}}}}i:1;a:2:{s:2:\"id\";s:1:\"8\";s:6:\"layers\";a:2:{i:0;a:10:{s:3:\"ind\";i:7;s:2:\"ty\";i:0;s:6:\"parent\";i:3;s:2:\"ks\";a:0:{}s:1:\"w\";i:764;s:1:\"h\";i:212;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:1:\"5\";}i:1;a:6:{s:3:\"ind\";i:3;s:2:\"ty\";i:3;s:2:\"ks\";a:2:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:-0.07499999999999999722444243843710864894092082977294921875;i:1;i:0;}}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:18.870000000000000994759830064140260219573974609375;i:1;d:18.870000000000000994759830064140260219573974609375;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}}}i:2;a:2:{s:2:\"id\";s:2:\"64\";s:6:\"layers\";a:52:{i:0;a:8:{s:3:\"ind\";i:16;s:2:\"ty\";i:4;s:6:\"parent\";i:15;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:21:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:6;a:2:{i:0;i:1;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:7;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:11;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;i:0;}i:15;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;d:-0.5;i:1;d:0.5;}i:19;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:20;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:21:{i:0;a:2:{i:0;d:13.300000000000000710542735760100185871124267578125;i:1;d:76.5;}i:1;a:2:{i:0;d:16.5;i:1;d:68.400000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:27.300000000000000710542735760100185871124267578125;i:1;d:31.60000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:41.2000000000000028421709430404007434844970703125;i:1;d:31.60000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;d:24.5;i:1;d:79.5;}i:5;a:2:{i:0;i:23;i:1;d:82.900000000000005684341886080801486968994140625;}i:6;a:2:{i:0;d:20.60000000000000142108547152020037174224853515625;i:1;d:86.400000000000005684341886080801486968994140625;}i:7;a:2:{i:0;d:16.60000000000000142108547152020037174224853515625;i:1;d:89.099999999999994315658113919198513031005859375;}i:8;a:2:{i:0;d:10.699999999999999289457264239899814128875732421875;i:1;d:90.099999999999994315658113919198513031005859375;}i:9;a:2:{i:0;d:10.699999999999999289457264239899814128875732421875;i:1;d:90.099999999999994315658113919198513031005859375;}i:10;a:2:{i:0;d:7.9000000000000003552713678800500929355621337890625;i:1;i:90;}i:11;a:2:{i:0;d:5.29999999999999982236431605997495353221893310546875;i:1;d:89.400000000000005684341886080801486968994140625;}i:12;a:2:{i:0;d:5.29999999999999982236431605997495353221893310546875;i:1;d:89.400000000000005684341886080801486968994140625;}i:13;a:2:{i:0;d:5.29999999999999982236431605997495353221893310546875;i:1;d:80.099999999999994315658113919198513031005859375;}i:14;a:2:{i:0;d:6.20000000000000017763568394002504646778106689453125;i:1;d:80.099999999999994315658113919198513031005859375;}i:15;a:2:{i:0;i:7;i:1;d:80.099999999999994315658113919198513031005859375;}i:16;a:2:{i:0;i:7;i:1;d:80.099999999999994315658113919198513031005859375;}i:17;a:2:{i:0;d:10.300000000000000710542735760100185871124267578125;i:1;d:79.7000000000000028421709430404007434844970703125;}i:18;a:2:{i:0;d:12.199999999999999289457264239899814128875732421875;i:1;d:78.400000000000005684341886080801486968994140625;}i:19;a:2:{i:0;d:13.300000000000000710542735760100185871124267578125;i:1;d:76.5;}i:20;a:2:{i:0;d:13.300000000000000710542735760100185871124267578125;i:1;d:76.5;}}s:1:\"o\";a:21:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:5;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:6;a:2:{i:0;i:-1;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:7;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;i:0;}i:10;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;i:0;}i:14;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:17;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;d:0.5;i:1;d:-0.5;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:6:{i:0;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:13.699999999999999289457264239899814128875732421875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:21.89999999999999857891452847979962825775146484375;i:1;d:60.7999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:23.39999999999999857891452847979962825775146484375;i:1;d:74.5;}i:4;a:2:{i:0;d:14.699999999999999289457264239899814128875732421875;i:1;d:74.5;}i:5;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:1;a:7:{s:3:\"ind\";i:15;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:262.1499999999999772626324556767940521240234375;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:2;a:8:{s:3:\"ind\";i:18;s:2:\"ty\";i:4;s:6:\"parent\";i:17;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:29:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:4;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:0.5;}i:5;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:8;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:9;a:2:{i:0;i:0;i:1;i:-1;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:1.6999999999999999555910790149937383830547332763671875;}i:13;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:-2.29999999999999982236431605997495353221893310546875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:15;a:2:{i:0;d:-2.79999999999999982236431605997495353221893310546875;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-2.600000000000000088817841970012523233890533447265625;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:18;a:2:{i:0;d:-1.5;i:1;d:-2.20000000000000017763568394002504646778106689453125;}i:19;a:2:{i:0;i:0;i:1;d:-3.29999999999999982236431605997495353221893310546875;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:23;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;i:0;i:1;i:0;}i:25;a:2:{i:0;i:0;i:1;i:0;}i:26;a:2:{i:0;i:0;i:1;i:0;}i:27;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:28;a:2:{i:0;i:0;i:1;i:2;}}s:1:\"v\";a:29:{i:0;a:2:{i:0;d:25.300000000000000710542735760100185871124267578125;i:1;d:62.7999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:25.300000000000000710542735760100185871124267578125;i:1;d:62.7999999999999971578290569595992565155029296875;}i:2;a:2:{i:0;d:25.300000000000000710542735760100185871124267578125;i:1;d:45.60000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:24.800000000000000710542735760100185871124267578125;i:1;d:42.5;}i:4;a:2:{i:0;d:23.300000000000000710542735760100185871124267578125;i:1;d:40.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:20.39999999999999857891452847979962825775146484375;i:1;d:39.7999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:20.39999999999999857891452847979962825775146484375;i:1;d:39.7999999999999971578290569595992565155029296875;}i:7;a:2:{i:0;d:17.89999999999999857891452847979962825775146484375;i:1;d:40.2999999999999971578290569595992565155029296875;}i:8;a:2:{i:0;d:16.300000000000000710542735760100185871124267578125;i:1;d:41.89999999999999857891452847979962825775146484375;}i:9;a:2:{i:0;d:15.699999999999999289457264239899814128875732421875;i:1;d:44.39999999999999857891452847979962825775146484375;}i:10;a:2:{i:0;d:15.699999999999999289457264239899814128875732421875;i:1;d:44.39999999999999857891452847979962825775146484375;}i:11;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;d:44.39999999999999857891452847979962825775146484375;}i:12;a:2:{i:0;i:4;i:1;i:39;}i:13;a:2:{i:0;d:7.70000000000000017763568394002504646778106689453125;i:1;d:34.7000000000000028421709430404007434844970703125;}i:14;a:2:{i:0;d:13.5;i:1;d:31.800000000000000710542735760100185871124267578125;}i:15;a:2:{i:0;d:21.10000000000000142108547152020037174224853515625;i:1;d:30.800000000000000710542735760100185871124267578125;}i:16;a:2:{i:0;d:21.10000000000000142108547152020037174224853515625;i:1;d:30.800000000000000710542735760100185871124267578125;}i:17;a:2:{i:0;i:30;i:1;d:32.39999999999999857891452847979962825775146484375;}i:18;a:2:{i:0;d:36.10000000000000142108547152020037174224853515625;i:1;d:37.39999999999999857891452847979962825775146484375;}i:19;a:2:{i:0;d:38.39999999999999857891452847979962825775146484375;i:1;d:45.7000000000000028421709430404007434844970703125;}i:20;a:2:{i:0;d:38.39999999999999857891452847979962825775146484375;i:1;d:45.7000000000000028421709430404007434844970703125;}i:21;a:2:{i:0;d:38.39999999999999857891452847979962825775146484375;i:1;d:62.7999999999999971578290569595992565155029296875;}i:22;a:2:{i:0;d:38.89999999999999857891452847979962825775146484375;i:1;i:69;}i:23;a:2:{i:0;d:40.2000000000000028421709430404007434844970703125;i:1;d:72.599999999999994315658113919198513031005859375;}i:24;a:2:{i:0;d:40.2000000000000028421709430404007434844970703125;i:1;d:72.599999999999994315658113919198513031005859375;}i:25;a:2:{i:0;d:40.2000000000000028421709430404007434844970703125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:26;a:2:{i:0;d:27.199999999999999289457264239899814128875732421875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:27;a:2:{i:0;d:25.800000000000000710542735760100185871124267578125;i:1;d:68.599999999999994315658113919198513031005859375;}i:28;a:2:{i:0;d:25.300000000000000710542735760100185871124267578125;i:1;d:62.7999999999999971578290569595992565155029296875;}}s:1:\"o\";a:29:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:3;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:4;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.5;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:-1;i:1;i:0;}i:7;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:8;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:12;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:13;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:2.29999999999999982236431605997495353221893310546875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:17;a:2:{i:0;d:2.600000000000000088817841970012523233890533447265625;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:18;a:2:{i:0;d:1.5;i:1;d:2.20000000000000017763568394002504646778106689453125;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;i:0;i:1;d:2.70000000000000017763568394002504646778106689453125;}i:22;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:23;a:2:{i:0;i:0;i:1;i:0;}i:24;a:2:{i:0;i:0;i:1;i:0;}i:25;a:2:{i:0;i:0;i:1;i:0;}i:26;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:27;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:28;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:32:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:5;a:2:{i:0;d:0.5;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:7;a:2:{i:0;i:0;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:10;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:11;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:-1;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:14;a:2:{i:0;d:-0.5;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;i:0;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:19;a:2:{i:0;i:1;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:20;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:21;a:2:{i:0;i:2;i:1;i:0;}i:22;a:2:{i:0;i:0;i:1;i:0;}i:23;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:25;a:2:{i:0;i:0;i:1;d:2.5;}i:26;a:2:{i:0;i:0;i:1;i:0;}i:27;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:1.6999999999999999555910790149937383830547332763671875;}i:28;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:29;a:2:{i:0;d:-2.5;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:30;a:2:{i:0;d:-3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:31;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:32:{i:0;a:2:{i:0;d:21.300000000000000710542735760100185871124267578125;i:1;d:47.7999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:26.89999999999999857891452847979962825775146484375;i:1;d:47.7999999999999971578290569595992565155029296875;}i:2;a:2:{i:0;i:27;i:1;d:54.7000000000000028421709430404007434844970703125;}i:3;a:2:{i:0;d:21.300000000000000710542735760100185871124267578125;i:1;d:54.7000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:18.199999999999999289457264239899814128875732421875;i:1;d:55.2000000000000028421709430404007434844970703125;}i:5;a:2:{i:0;d:16.199999999999999289457264239899814128875732421875;i:1;d:56.60000000000000142108547152020037174224853515625;}i:6;a:2:{i:0;d:15.0999999999999996447286321199499070644378662109375;i:1;d:58.60000000000000142108547152020037174224853515625;}i:7;a:2:{i:0;d:14.800000000000000710542735760100185871124267578125;i:1;d:60.7999999999999971578290569595992565155029296875;}i:8;a:2:{i:0;d:14.800000000000000710542735760100185871124267578125;i:1;d:60.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:15.300000000000000710542735760100185871124267578125;i:1;d:62.89999999999999857891452847979962825775146484375;}i:10;a:2:{i:0;d:16.89999999999999857891452847979962825775146484375;i:1;d:64.2999999999999971578290569595992565155029296875;}i:11;a:2:{i:0;i:19;i:1;d:64.7999999999999971578290569595992565155029296875;}i:12;a:2:{i:0;i:19;i:1;d:64.7999999999999971578290569595992565155029296875;}i:13;a:2:{i:0;d:22.699999999999999289457264239899814128875732421875;i:1;i:64;}i:14;a:2:{i:0;i:25;i:1;i:62;}i:15;a:2:{i:0;d:25.800000000000000710542735760100185871124267578125;i:1;d:59.7000000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:25.800000000000000710542735760100185871124267578125;i:1;d:59.7000000000000028421709430404007434844970703125;}i:17;a:2:{i:0;d:28.699999999999999289457264239899814128875732421875;i:1;i:65;}i:18;a:2:{i:0;d:26.89999999999999857891452847979962825775146484375;i:1;d:68.2000000000000028421709430404007434844970703125;}i:19;a:2:{i:0;d:24.5;i:1;d:71.099999999999994315658113919198513031005859375;}i:20;a:2:{i:0;i:21;i:1;d:73.2000000000000028421709430404007434844970703125;}i:21;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:74.099999999999994315658113919198513031005859375;}i:22;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:74.099999999999994315658113919198513031005859375;}i:23;a:2:{i:0;d:8.9000000000000003552713678800500929355621337890625;i:1;d:72.5;}i:24;a:2:{i:0;d:3.70000000000000017763568394002504646778106689453125;i:1;d:68.099999999999994315658113919198513031005859375;}i:25;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:61.5;}i:26;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:61.5;}i:27;a:2:{i:0;i:3;i:1;d:55.7000000000000028421709430404007434844970703125;}i:28;a:2:{i:0;d:6.5;i:1;d:51.39999999999999857891452847979962825775146484375;}i:29;a:2:{i:0;d:12.5999999999999996447286321199499070644378662109375;i:1;d:48.7000000000000028421709430404007434844970703125;}i:30;a:2:{i:0;d:21.300000000000000710542735760100185871124267578125;i:1;d:47.7999999999999971578290569595992565155029296875;}i:31;a:2:{i:0;d:21.300000000000000710542735760100185871124267578125;i:1;d:47.7999999999999971578290569595992565155029296875;}}s:1:\"o\";a:32:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:4;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:5;a:2:{i:0;d:-0.5;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:9;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:10;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:13;a:2:{i:0;i:1;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:14;a:2:{i:0;d:0.5;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-0.5;i:1;i:1;}i:18;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:19;a:2:{i:0;i:-1;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:20;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;d:-2.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:23;a:2:{i:0;d:-2.100000000000000088817841970012523233890533447265625;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:25;a:2:{i:0;i:0;i:1;i:0;}i:26;a:2:{i:0;i:0;i:1;d:-2.20000000000000017763568394002504646778106689453125;}i:27;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:28;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:29;a:2:{i:0;d:2.5;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:30;a:2:{i:0;i:0;i:1;i:0;}i:31;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:3;a:7:{s:3:\"ind\";i:17;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:220.759999999999990905052982270717620849609375;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:4;a:8:{s:3:\"ind\";i:20;s:2:\"ty\";i:4;s:6:\"parent\";i:19;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:6:{i:0;a:2:{i:0;i:29;i:1;d:73.2999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:27.699999999999999289457264239899814128875732421875;i:1;d:63.7000000000000028421709430404007434844970703125;}i:2;a:2:{i:0;d:27.699999999999999289457264239899814128875732421875;i:1;i:14;}i:3;a:2:{i:0;d:40.7000000000000028421709430404007434844970703125;i:1;i:14;}i:4;a:2:{i:0;d:40.7000000000000028421709430404007434844970703125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:5;a:2:{i:0;i:29;i:1;d:73.2999999999999971578290569595992565155029296875;}}s:1:\"o\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:23:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;i:-2;i:1;i:1;}i:6;a:2:{i:0;d:-2.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;i:-2;}i:10;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;i:-3;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-2.5;}i:15;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:16;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:2;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:20;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:22;a:2:{i:0;i:0;i:1;i:3;}}s:1:\"v\";a:23:{i:0;a:2:{i:0;i:2;i:1;d:52.89999999999999857891452847979962825775146484375;}i:1;a:2:{i:0;i:2;i:1;d:52.89999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;i:2;i:1;d:52.10000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:3.100000000000000088817841970012523233890533447265625;i:1;d:43.5;}i:4;a:2:{i:0;d:6.20000000000000017763568394002504646778106689453125;i:1;d:36.7000000000000028421709430404007434844970703125;}i:5;a:2:{i:0;d:11.300000000000000710542735760100185871124267578125;i:1;d:32.2999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:18.300000000000000710542735760100185871124267578125;i:1;d:30.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;d:18.300000000000000710542735760100185871124267578125;i:1;d:30.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;d:24.5;i:1;d:32.39999999999999857891452847979962825775146484375;}i:9;a:2:{i:0;i:29;i:1;i:37;}i:10;a:2:{i:0;d:32.10000000000000142108547152020037174224853515625;i:1;d:43.7999999999999971578290569595992565155029296875;}i:11;a:2:{i:0;d:33.89999999999999857891452847979962825775146484375;i:1;d:52.2999999999999971578290569595992565155029296875;}i:12;a:2:{i:0;d:33.89999999999999857891452847979962825775146484375;i:1;d:52.2999999999999971578290569595992565155029296875;}i:13;a:2:{i:0;d:33.89999999999999857891452847979962825775146484375;i:1;d:53.2000000000000028421709430404007434844970703125;}i:14;a:2:{i:0;d:32.10000000000000142108547152020037174224853515625;i:1;d:61.2000000000000028421709430404007434844970703125;}i:15;a:2:{i:0;i:29;i:1;d:67.900000000000005684341886080801486968994140625;}i:16;a:2:{i:0;d:24.5;i:1;d:72.400000000000005684341886080801486968994140625;}i:17;a:2:{i:0;d:18.199999999999999289457264239899814128875732421875;i:1;d:74.099999999999994315658113919198513031005859375;}i:18;a:2:{i:0;d:18.199999999999999289457264239899814128875732421875;i:1;d:74.099999999999994315658113919198513031005859375;}i:19;a:2:{i:0;d:11.199999999999999289457264239899814128875732421875;i:1;d:72.5;}i:20;a:2:{i:0;d:6.20000000000000017763568394002504646778106689453125;i:1;i:68;}i:21;a:2:{i:0;d:3.100000000000000088817841970012523233890533447265625;i:1;d:61.2999999999999971578290569595992565155029296875;}i:22;a:2:{i:0;i:2;i:1;d:52.89999999999999857891452847979962825775146484375;}}s:1:\"o\";a:23:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-3.20000000000000017763568394002504646778106689453125;}i:3;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;i:2;i:1;i:-1;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:8;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;i:2;}i:10;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:2.79999999999999982236431605997495353221893310546875;}i:14;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:2.5;}i:15;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:16;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;d:-2.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:19;a:2:{i:0;i:-2;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:20;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:22;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:22:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:4;a:2:{i:0;d:-0.5;i:1;i:-1;}i:5;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:9;a:2:{i:0;d:-0.5;i:1;d:1.5;}i:10;a:2:{i:0;d:0.1000000000000000055511151231257827021181583404541015625;i:1;i:2;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:14;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:15;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.5;}i:16;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:19;a:2:{i:0;d:0.5;i:1;i:-1;}i:20;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;i:0;i:1;d:-1.600000000000000088817841970012523233890533447265625;}}s:1:\"v\";a:22:{i:0;a:2:{i:0;i:15;i:1;d:52.10000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;i:15;i:1;d:52.10000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;i:15;i:1;d:52.89999999999999857891452847979962825775146484375;}i:3;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:57.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;d:60.7999999999999971578290569595992565155029296875;}i:5;a:2:{i:0;d:18.39999999999999857891452847979962825775146484375;i:1;d:63.2000000000000028421709430404007434844970703125;}i:6;a:2:{i:0;d:21.5;i:1;i:64;}i:7;a:2:{i:0;d:21.5;i:1;i:64;}i:8;a:2:{i:0;d:25.699999999999999289457264239899814128875732421875;i:1;d:62.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:28.10000000000000142108547152020037174224853515625;i:1;d:59.39999999999999857891452847979962825775146484375;}i:10;a:2:{i:0;d:28.800000000000000710542735760100185871124267578125;i:1;d:54.2999999999999971578290569595992565155029296875;}i:11;a:2:{i:0;d:28.800000000000000710542735760100185871124267578125;i:1;d:54.2999999999999971578290569595992565155029296875;}i:12;a:2:{i:0;d:28.800000000000000710542735760100185871124267578125;i:1;d:51.2000000000000028421709430404007434844970703125;}i:13;a:2:{i:0;d:28.39999999999999857891452847979962825775146484375;i:1;d:46.7000000000000028421709430404007434844970703125;}i:14;a:2:{i:0;d:27.10000000000000142108547152020037174224853515625;i:1;d:43.5;}i:15;a:2:{i:0;d:24.800000000000000710542735760100185871124267578125;i:1;d:41.5;}i:16;a:2:{i:0;d:21.60000000000000142108547152020037174224853515625;i:1;d:40.7999999999999971578290569595992565155029296875;}i:17;a:2:{i:0;d:21.60000000000000142108547152020037174224853515625;i:1;d:40.7999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:18.5;i:1;d:41.7000000000000028421709430404007434844970703125;}i:19;a:2:{i:0;d:16.5;i:1;i:44;}i:20;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:47.60000000000000142108547152020037174224853515625;}i:21;a:2:{i:0;i:15;i:1;d:52.10000000000000142108547152020037174224853515625;}}s:1:\"o\";a:22:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:4;a:2:{i:0;d:0.5;i:1;i:1;}i:5;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:0;}i:8;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:9;a:2:{i:0;d:0.5;i:1;d:-1.5;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:0.1000000000000000055511151231257827021181583404541015625;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:13;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:14;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:15;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.5;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:18;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:19;a:2:{i:0;d:-0.5;i:1;i:1;}i:20;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;i:0;i:1;i:0;}}}}}i:3;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:5;a:7:{s:3:\"ind\";i:19;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:176.323000000000007503331289626657962799072265625;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:6;a:8:{s:3:\"ind\";i:22;s:2:\"ty\";i:4;s:6:\"parent\";i:21;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;i:14;}i:1;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;i:14;}i:2;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;i:14;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:2.5;}i:4;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:5;a:2:{i:0;d:-1.899999999999999911182158029987476766109466552734375;i:1;i:1;}i:6;a:2:{i:0;d:-2.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-2.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:-3;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.5;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:18;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:1;i:1;d:-0.5;}i:21;a:2:{i:0;d:0.5;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;d:-1.5;}}s:1:\"v\";a:24:{i:0;a:2:{i:0;d:14.9000000000000003552713678800500929355621337890625;i:1;i:51;}i:1;a:2:{i:0;d:14.9000000000000003552713678800500929355621337890625;i:1;i:51;}i:2;a:2:{i:0;d:11.800000000000000710542735760100185871124267578125;i:1;d:51.10000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:12.9000000000000003552713678800500929355621337890625;i:1;i:43;}i:4;a:2:{i:0;i:16;i:1;d:36.5;}i:5;a:2:{i:0;d:20.800000000000000710542735760100185871124267578125;i:1;d:32.2999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;i:27;i:1;d:30.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;i:27;i:1;d:30.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;d:32.7000000000000028421709430404007434844970703125;i:1;d:31.699999999999999289457264239899814128875732421875;}i:9;a:2:{i:0;d:37.10000000000000142108547152020037174224853515625;i:1;d:34.5;}i:10;a:2:{i:0;i:40;i:1;d:39.7000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;i:41;i:1;d:47.39999999999999857891452847979962825775146484375;}i:12;a:2:{i:0;i:41;i:1;d:47.39999999999999857891452847979962825775146484375;}i:13;a:2:{i:0;i:41;i:1;d:73.2999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;i:28;i:1;d:73.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;i:28;i:1;d:47.2999999999999971578290569595992565155029296875;}i:16;a:2:{i:0;d:27.300000000000000710542735760100185871124267578125;i:1;d:43.2999999999999971578290569595992565155029296875;}i:17;a:2:{i:0;d:25.199999999999999289457264239899814128875732421875;i:1;d:41.39999999999999857891452847979962825775146484375;}i:18;a:2:{i:0;i:22;i:1;d:40.7999999999999971578290569595992565155029296875;}i:19;a:2:{i:0;i:22;i:1;d:40.7999999999999971578290569595992565155029296875;}i:20;a:2:{i:0;d:18.300000000000000710542735760100185871124267578125;i:1;d:41.60000000000000142108547152020037174224853515625;}i:21;a:2:{i:0;d:16.10000000000000142108547152020037174224853515625;i:1;d:43.7000000000000028421709430404007434844970703125;}i:22;a:2:{i:0;d:15.0999999999999996447286321199499070644378662109375;i:1;d:46.89999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;d:14.9000000000000003552713678800500929355621337890625;i:1;i:51;}}s:1:\"o\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-2.899999999999999911182158029987476766109466552734375;}i:3;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-2.5;}i:4;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:5;a:2:{i:0;d:1.899999999999999911182158029987476766109466552734375;i:1;i:-1;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:8;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:2.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:16;a:2:{i:0;d:-0.5;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:-1.5;i:1;i:0;}i:20;a:2:{i:0;i:-1;i:1;d:0.5;}i:21;a:2:{i:0;d:-0.5;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:7;a:7:{s:3:\"ind\";i:21;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:131.730999999999994543031789362430572509765625;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:8;a:8:{s:3:\"ind\";i:24;s:2:\"ty\";i:4;s:6:\"parent\";i:23;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:0.5;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:25.699999999999999289457264239899814128875732421875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:25.699999999999999289457264239899814128875732421875;i:1;d:40.60000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:0.5;i:1;d:40.60000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;d:0.5;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:5;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:6;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-0.5;i:1;i:0;}i:9;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:13;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:2;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:16;a:2:{i:0;i:1;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:17;a:2:{i:0;i:0;i:1;i:3;}i:18;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:19:{i:0;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:61.2999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:21.199999999999999289457264239899814128875732421875;}i:2;a:2:{i:0;d:18.800000000000000710542735760100185871124267578125;i:1;d:21.199999999999999289457264239899814128875732421875;}i:3;a:2:{i:0;d:18.800000000000000710542735760100185871124267578125;i:1;d:59.7000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:19.199999999999999289457264239899814128875732421875;i:1;d:62.2000000000000028421709430404007434844970703125;}i:5;a:2:{i:0;d:20.5;i:1;d:63.5;}i:6;a:2:{i:0;i:23;i:1;d:63.89999999999999857891452847979962825775146484375;}i:7;a:2:{i:0;i:23;i:1;d:63.89999999999999857891452847979962825775146484375;}i:8;a:2:{i:0;d:24.89999999999999857891452847979962825775146484375;i:1;d:63.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:63.60000000000000142108547152020037174224853515625;}i:10;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:63.60000000000000142108547152020037174224853515625;}i:11;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:72.900000000000005684341886080801486968994140625;}i:12;a:2:{i:0;d:22.800000000000000710542735760100185871124267578125;i:1;d:73.7999999999999971578290569595992565155029296875;}i:13;a:2:{i:0;d:18.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:14;a:2:{i:0;d:18.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:15;a:2:{i:0;d:11.800000000000000710542735760100185871124267578125;i:1;d:72.7999999999999971578290569595992565155029296875;}i:16;a:2:{i:0;d:7.29999999999999982236431605997495353221893310546875;i:1;d:68.599999999999994315658113919198513031005859375;}i:17;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:61.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:61.2999999999999971578290569595992565155029296875;}}s:1:\"o\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:5;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;i:0;}i:8;a:2:{i:0;d:0.5;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:12;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:-2.79999999999999982236431605997495353221893310546875;i:1;i:0;}i:15;a:2:{i:0;i:-2;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:16;a:2:{i:0;i:-1;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:9;a:7:{s:3:\"ind\";i:23;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:104.5750000000000028421709430404007434844970703125;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:10;a:8:{s:3:\"ind\";i:26;s:2:\"ty\";i:4;s:6:\"parent\";i:25;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:6:{i:0;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:41.89999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:4;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:7;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;i:-1;}i:9;a:2:{i:0;i:0;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:2.29999999999999982236431605997495353221893310546875;}i:13;a:2:{i:0;i:-1;i:1;d:1.6999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:-1.5;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:15;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:18;a:2:{i:0;d:-0.5;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}}s:1:\"v\";a:19:{i:0;a:2:{i:0;d:29.10000000000000142108547152020037174224853515625;i:1;d:31.199999999999999289457264239899814128875732421875;}i:1;a:2:{i:0;d:29.10000000000000142108547152020037174224853515625;i:1;d:31.199999999999999289457264239899814128875732421875;}i:2;a:2:{i:0;d:28.89999999999999857891452847979962825775146484375;i:1;d:43.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:26.800000000000000710542735760100185871124267578125;i:1;d:43.10000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;d:24.60000000000000142108547152020037174224853515625;i:1;i:43;}i:5;a:2:{i:0;d:24.60000000000000142108547152020037174224853515625;i:1;i:43;}i:6;a:2:{i:0;d:20.699999999999999289457264239899814128875732421875;i:1;d:43.5;}i:7;a:2:{i:0;i:18;i:1;d:45.10000000000000142108547152020037174224853515625;}i:8;a:2:{i:0;d:16.5;i:1;d:47.60000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;i:16;i:1;d:51.2000000000000028421709430404007434844970703125;}i:10;a:2:{i:0;i:16;i:1;d:51.2000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;d:13.699999999999999289457264239899814128875732421875;i:1;d:49.7000000000000028421709430404007434844970703125;}i:12;a:2:{i:0;d:14.5;i:1;i:42;}i:13;a:2:{i:0;d:16.89999999999999857891452847979962825775146484375;i:1;i:36;}i:14;a:2:{i:0;d:20.60000000000000142108547152020037174224853515625;i:1;d:32.2000000000000028421709430404007434844970703125;}i:15;a:2:{i:0;d:25.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:16;a:2:{i:0;d:25.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:17;a:2:{i:0;d:27.39999999999999857891452847979962825775146484375;i:1;d:30.89999999999999857891452847979962825775146484375;}i:18;a:2:{i:0;d:29.10000000000000142108547152020037174224853515625;i:1;d:31.199999999999999289457264239899814128875732421875;}}s:1:\"o\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:-0.5;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:3;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:-1.5;i:1;i:0;}i:6;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:7;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;i:1;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;d:-2.79999999999999982236431605997495353221893310546875;}i:12;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-2.29999999999999982236431605997495353221893310546875;}i:13;a:2:{i:0;i:1;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:1.5;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;i:0;}i:17;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:18;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:11;a:7:{s:3:\"ind\";i:25;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:72.7120000000000032969182939268648624420166015625;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:12;a:8:{s:3:\"ind\";i:28;s:2:\"ty\";i:4;s:6:\"parent\";i:27;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:4.4000000000000003552713678800500929355621337890625;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;d:31.60000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:4.4000000000000003552713678800500929355621337890625;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:4.4000000000000003552713678800500929355621337890625;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:13:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:3;a:2:{i:0;d:-2.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:6;a:2:{i:0;i:0;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:9;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:12;a:2:{i:0;i:0;i:1;d:1.899999999999999911182158029987476766109466552734375;}}s:1:\"v\";a:13:{i:0;a:2:{i:0;d:3.600000000000000088817841970012523233890533447265625;i:1;d:20.800000000000000710542735760100185871124267578125;}i:1;a:2:{i:0;d:3.600000000000000088817841970012523233890533447265625;i:1;d:20.800000000000000710542735760100185871124267578125;}i:2;a:2:{i:0;d:5.5999999999999996447286321199499070644378662109375;i:1;d:16.199999999999999289457264239899814128875732421875;}i:3;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:14.5;}i:4;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:14.5;}i:5;a:2:{i:0;i:16;i:1;d:16.199999999999999289457264239899814128875732421875;}i:6;a:2:{i:0;i:18;i:1;d:20.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;i:18;i:1;d:20.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;i:16;i:1;d:25.300000000000000710542735760100185871124267578125;}i:9;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:27.10000000000000142108547152020037174224853515625;}i:10;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:27.10000000000000142108547152020037174224853515625;}i:11;a:2:{i:0;d:5.5999999999999996447286321199499070644378662109375;i:1;d:25.300000000000000710542735760100185871124267578125;}i:12;a:2:{i:0;d:3.600000000000000088817841970012523233890533447265625;i:1;d:20.800000000000000710542735760100185871124267578125;}}s:1:\"o\";a:13:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:2;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:5;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:8;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;d:-2.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:11;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:12;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:13;a:7:{s:3:\"ind\";i:27;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:50.99499999999999744204615126363933086395263671875;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:14;a:8:{s:3:\"ind\";i:30;s:2:\"ty\";i:4;s:6:\"parent\";i:29;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:27:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:0.5;}i:6;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:7;a:2:{i:0;i:0;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;i:1;}i:10;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:0.5;}i:11;a:2:{i:0;i:2;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;d:-2.70000000000000017763568394002504646778106689453125;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:19;a:2:{i:0;d:-1.899999999999999911182158029987476766109466552734375;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:20;a:2:{i:0;i:-1;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;i:0;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:22;a:2:{i:0;i:0;i:1;i:0;}i:23;a:2:{i:0;i:1;i:1;i:-2;}i:24;a:2:{i:0;d:2.29999999999999982236431605997495353221893310546875;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:25;a:2:{i:0;d:3.899999999999999911182158029987476766109466552734375;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:26;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:27:{i:0;a:2:{i:0;d:30.89999999999999857891452847979962825775146484375;i:1;d:45.89999999999999857891452847979962825775146484375;}i:1;a:2:{i:0;d:27.199999999999999289457264239899814128875732421875;i:1;d:49.39999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:12.699999999999999289457264239899814128875732421875;i:1;d:49.39999999999999857891452847979962825775146484375;}i:3;a:2:{i:0;d:12.699999999999999289457264239899814128875732421875;i:1;d:40.5;}i:4;a:2:{i:0;d:24.39999999999999857891452847979962825775146484375;i:1;d:40.5;}i:5;a:2:{i:0;d:29.39999999999999857891452847979962825775146484375;i:1;d:39.7999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:32.2000000000000028421709430404007434844970703125;i:1;d:37.7000000000000028421709430404007434844970703125;}i:7;a:2:{i:0;d:33.10000000000000142108547152020037174224853515625;i:1;d:34.2999999999999971578290569595992565155029296875;}i:8;a:2:{i:0;d:33.10000000000000142108547152020037174224853515625;i:1;d:34.2999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:32.2000000000000028421709430404007434844970703125;i:1;d:30.39999999999999857891452847979962825775146484375;}i:10;a:2:{i:0;d:29.39999999999999857891452847979962825775146484375;i:1;d:28.300000000000000710542735760100185871124267578125;}i:11;a:2:{i:0;d:24.5;i:1;d:27.60000000000000142108547152020037174224853515625;}i:12;a:2:{i:0;d:24.5;i:1;d:27.60000000000000142108547152020037174224853515625;}i:13;a:2:{i:0;d:17.800000000000000710542735760100185871124267578125;i:1;d:27.60000000000000142108547152020037174224853515625;}i:14;a:2:{i:0;d:17.800000000000000710542735760100185871124267578125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:4.29999999999999982236431605997495353221893310546875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:16;a:2:{i:0;d:4.29999999999999982236431605997495353221893310546875;i:1;d:17.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:24.5;i:1;d:17.10000000000000142108547152020037174224853515625;}i:18;a:2:{i:0;d:33.7999999999999971578290569595992565155029296875;i:1;d:18.10000000000000142108547152020037174224853515625;}i:19;a:2:{i:0;d:40.7000000000000028421709430404007434844970703125;i:1;d:20.89999999999999857891452847979962825775146484375;}i:20;a:2:{i:0;d:45.10000000000000142108547152020037174224853515625;i:1;d:25.800000000000000710542735760100185871124267578125;}i:21;a:2:{i:0;d:46.60000000000000142108547152020037174224853515625;i:1;d:32.60000000000000142108547152020037174224853515625;}i:22;a:2:{i:0;d:46.60000000000000142108547152020037174224853515625;i:1;d:32.60000000000000142108547152020037174224853515625;}i:23;a:2:{i:0;d:45.10000000000000142108547152020037174224853515625;i:1;d:39.10000000000000142108547152020037174224853515625;}i:24;a:2:{i:0;d:40.2999999999999971578290569595992565155029296875;i:1;i:44;}i:25;a:2:{i:0;d:30.89999999999999857891452847979962825775146484375;i:1;d:45.89999999999999857891452847979962825775146484375;}i:26;a:2:{i:0;d:30.89999999999999857891452847979962825775146484375;i:1;d:45.89999999999999857891452847979962825775146484375;}}s:1:\"o\";a:27:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:5;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:-0.5;}i:6;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;d:-1.600000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;i:-1;}i:10;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:-0.5;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:3.5;i:1;i:0;}i:18;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:19;a:2:{i:0;d:1.899999999999999911182158029987476766109466552734375;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:20;a:2:{i:0;i:1;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;i:0;i:1;d:2.29999999999999982236431605997495353221893310546875;}i:23;a:2:{i:0;i:-1;i:1;i:2;}i:24;a:2:{i:0;d:-2.29999999999999982236431605997495353221893310546875;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:25;a:2:{i:0;i:0;i:1;i:0;}i:26;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:-0.5;i:1;i:1;}i:7;a:2:{i:0;i:0;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;d:0.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:10;a:2:{i:0;i:1;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:11;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-2.20000000000000017763568394002504646778106689453125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:18;a:2:{i:0;i:-1;i:1;i:-2;}i:19;a:2:{i:0;i:0;i:1;d:-2.20000000000000017763568394002504646778106689453125;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-2.5;}i:22;a:2:{i:0;d:3.100000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;d:4.5999999999999996447286321199499070644378662109375;i:1;i:0;}}s:1:\"v\";a:24:{i:0;a:2:{i:0;d:26.699999999999999289457264239899814128875732421875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:26.699999999999999289457264239899814128875732421875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:2;a:2:{i:0;d:9.5;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:14.0999999999999996447286321199499070644378662109375;i:1;d:62.89999999999999857891452847979962825775146484375;}i:4;a:2:{i:0;d:26.699999999999999289457264239899814128875732421875;i:1;d:62.89999999999999857891452847979962825775146484375;}i:5;a:2:{i:0;d:31.10000000000000142108547152020037174224853515625;i:1;i:62;}i:6;a:2:{i:0;d:33.5;i:1;d:59.7000000000000028421709430404007434844970703125;}i:7;a:2:{i:0;d:34.2999999999999971578290569595992565155029296875;i:1;d:56.5;}i:8;a:2:{i:0;d:34.2999999999999971578290569595992565155029296875;i:1;d:56.5;}i:9;a:2:{i:0;d:33.60000000000000142108547152020037174224853515625;i:1;d:52.7000000000000028421709430404007434844970703125;}i:10;a:2:{i:0;d:31.300000000000000710542735760100185871124267578125;i:1;d:50.2999999999999971578290569595992565155029296875;}i:11;a:2:{i:0;d:27.199999999999999289457264239899814128875732421875;i:1;d:49.39999999999999857891452847979962825775146484375;}i:12;a:2:{i:0;d:27.199999999999999289457264239899814128875732421875;i:1;d:49.39999999999999857891452847979962825775146484375;}i:13;a:2:{i:0;d:15.800000000000000710542735760100185871124267578125;i:1;d:49.39999999999999857891452847979962825775146484375;}i:14;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:40.5;}i:15;a:2:{i:0;d:29.5;i:1;d:40.5;}i:16;a:2:{i:0;d:32.7000000000000028421709430404007434844970703125;i:1;d:44.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:41.60000000000000142108547152020037174224853515625;i:1;d:45.7000000000000028421709430404007434844970703125;}i:18;a:2:{i:0;d:46.2999999999999971578290569595992565155029296875;i:1;d:50.5;}i:19;a:2:{i:0;d:47.7999999999999971578290569595992565155029296875;i:1;d:56.7000000000000028421709430404007434844970703125;}i:20;a:2:{i:0;d:47.7999999999999971578290569595992565155029296875;i:1;d:56.7000000000000028421709430404007434844970703125;}i:21;a:2:{i:0;d:45.39999999999999857891452847979962825775146484375;i:1;d:65.900000000000005684341886080801486968994140625;}i:22;a:2:{i:0;d:38.2999999999999971578290569595992565155029296875;i:1;d:71.400000000000005684341886080801486968994140625;}i:23;a:2:{i:0;d:26.699999999999999289457264239899814128875732421875;i:1;d:73.2999999999999971578290569595992565155029296875;}}s:1:\"o\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:1.899999999999999911182158029987476766109466552734375;i:1;i:0;}i:5;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:0.5;i:1;i:-1;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:9;a:2:{i:0;d:-0.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:10;a:2:{i:0;i:-1;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:17;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:18;a:2:{i:0;i:1;i:1;i:2;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;d:3.70000000000000017763568394002504646778106689453125;}i:21;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:2.5;}i:22;a:2:{i:0;d:-3.100000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:15;a:7:{s:3:\"ind\";i:29;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:16;a:7:{s:3:\"ind\";i:14;s:2:\"ty\";i:3;s:6:\"parent\";i:13;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:158.474999999999994315658113919198513031005859375;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:17;a:8:{s:3:\"ind\";i:33;s:2:\"ty\";i:4;s:6:\"parent\";i:32;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:34.2999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:34.2999999999999971578290569595992565155029296875;}i:2;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:34.2999999999999971578290569595992565155029296875;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.5;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:5;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:6;a:2:{i:0;d:-1.5;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:9;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:10;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;i:0;i:1;i:-2;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:17;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:18;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:21;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:22;a:2:{i:0;d:0.1000000000000000055511151231257827021181583404541015625;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:23;a:2:{i:0;i:0;i:1;i:-1;}}s:1:\"v\";a:24:{i:0;a:2:{i:0;d:9.800000000000000710542735760100185871124267578125;i:1;d:58.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:9.800000000000000710542735760100185871124267578125;i:1;d:58.60000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:7.79999999999999982236431605997495353221893310546875;i:1;d:58.7000000000000028421709430404007434844970703125;}i:3;a:2:{i:0;d:8.5;i:1;d:53.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:10.5;i:1;d:49.10000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:13.699999999999999289457264239899814128875732421875;i:1;d:46.2999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:17.800000000000000710542735760100185871124267578125;i:1;d:45.2999999999999971578290569595992565155029296875;}i:7;a:2:{i:0;d:17.800000000000000710542735760100185871124267578125;i:1;d:45.2999999999999971578290569595992565155029296875;}i:8;a:2:{i:0;d:21.5;i:1;d:45.89999999999999857891452847979962825775146484375;}i:9;a:2:{i:0;d:24.39999999999999857891452847979962825775146484375;i:1;d:47.7999999999999971578290569595992565155029296875;}i:10;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:51.2000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;i:27;i:1;d:56.2000000000000028421709430404007434844970703125;}i:12;a:2:{i:0;i:27;i:1;d:56.2000000000000028421709430404007434844970703125;}i:13;a:2:{i:0;i:27;i:1;d:73.2999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;d:18.39999999999999857891452847979962825775146484375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:18.39999999999999857891452847979962825775146484375;i:1;d:56.2000000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:17.89999999999999857891452847979962825775146484375;i:1;d:53.60000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:16.60000000000000142108547152020037174224853515625;i:1;d:52.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:14.5;i:1;d:51.89999999999999857891452847979962825775146484375;}i:19;a:2:{i:0;d:14.5;i:1;d:51.89999999999999857891452847979962825775146484375;}i:20;a:2:{i:0;d:12.0999999999999996447286321199499070644378662109375;i:1;d:52.39999999999999857891452847979962825775146484375;}i:21;a:2:{i:0;d:10.5999999999999996447286321199499070644378662109375;i:1;d:53.7999999999999971578290569595992565155029296875;}i:22;a:2:{i:0;i:10;i:1;d:55.89999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;d:9.800000000000000710542735760100185871124267578125;i:1;d:58.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:3;a:2:{i:0;d:0.5;i:1;d:-1.600000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:5;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:8;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:9;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:10;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:16;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:17;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:-1;i:1;i:0;}i:20;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:21;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:22;a:2:{i:0;d:-0.1000000000000000055511151231257827021181583404541015625;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:23;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:18;a:7:{s:3:\"ind\";i:32;s:2:\"ty\";i:3;s:6:\"parent\";i:31;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:109.4500000000000028421709430404007434844970703125;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:19;a:8:{s:3:\"ind\";i:35;s:2:\"ty\";i:4;s:6:\"parent\";i:34;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:45.7999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:16.89999999999999857891452847979962825775146484375;i:1;d:45.7999999999999971578290569595992565155029296875;}i:2;a:2:{i:0;d:16.89999999999999857891452847979962825775146484375;i:1;d:51.7999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:51.7999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:45.7999999999999971578290569595992565155029296875;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:5;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:6;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;i:0;}i:9;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:13;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:16;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:17;a:2:{i:0;i:0;i:1;i:2;}i:18;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:19:{i:0;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:65.400000000000005684341886080801486968994140625;}i:1;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;i:39;}i:2;a:2:{i:0;d:12.4000000000000003552713678800500929355621337890625;i:1;i:39;}i:3;a:2:{i:0;d:12.4000000000000003552713678800500929355621337890625;i:1;d:64.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:12.5999999999999996447286321199499070644378662109375;i:1;i:66;}i:5;a:2:{i:0;d:13.5;i:1;d:66.900000000000005684341886080801486968994140625;}i:6;a:2:{i:0;d:15.199999999999999289457264239899814128875732421875;i:1;d:67.099999999999994315658113919198513031005859375;}i:7;a:2:{i:0;d:15.199999999999999289457264239899814128875732421875;i:1;d:67.099999999999994315658113919198513031005859375;}i:8;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;d:67.099999999999994315658113919198513031005859375;}i:9;a:2:{i:0;d:17.300000000000000710542735760100185871124267578125;i:1;d:66.900000000000005684341886080801486968994140625;}i:10;a:2:{i:0;d:17.300000000000000710542735760100185871124267578125;i:1;d:66.900000000000005684341886080801486968994140625;}i:11;a:2:{i:0;d:17.300000000000000710542735760100185871124267578125;i:1;d:73.099999999999994315658113919198513031005859375;}i:12;a:2:{i:0;i:15;i:1;d:73.599999999999994315658113919198513031005859375;}i:13;a:2:{i:0;d:12.5;i:1;d:73.7999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;d:12.5;i:1;d:73.7999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:7.79999999999999982236431605997495353221893310546875;i:1;d:72.900000000000005684341886080801486968994140625;}i:16;a:2:{i:0;d:4.79999999999999982236431605997495353221893310546875;i:1;d:70.2000000000000028421709430404007434844970703125;}i:17;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:65.400000000000005684341886080801486968994140625;}i:18;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:65.400000000000005684341886080801486968994140625;}}s:1:\"o\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:4;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:5;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:0.5;i:1;i:0;}i:8;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:12;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:15;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:16;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:20;a:7:{s:3:\"ind\";i:34;s:2:\"ty\";i:3;s:6:\"parent\";i:31;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.5750000000000028421709430404007434844970703125;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:21;a:8:{s:3:\"ind\";i:37;s:2:\"ty\";i:4;s:6:\"parent\";i:36;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:25:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;i:-3;}i:4;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:-2;}i:5;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;i:-1;}i:6;a:2:{i:0;d:2.899999999999999911182158029987476766109466552734375;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:2;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:10;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;i:0;i:1;d:3.20000000000000017763568394002504646778106689453125;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;i:3;}i:16;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;i:2;}i:17;a:2:{i:0;d:-2.399999999999999911182158029987476766109466552734375;i:1;i:1;}i:18;a:2:{i:0;d:-2.899999999999999911182158029987476766109466552734375;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:-2;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:21;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:22;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:23;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;i:0;i:1;d:-3.20000000000000017763568394002504646778106689453125;}}s:1:\"v\";a:25:{i:0;a:2:{i:0;d:42.5;i:1;d:40.10000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:42.5;i:1;d:40.10000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:42.5;i:1;d:50.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:41.10000000000000142108547152020037174224853515625;i:1;d:60.89999999999999857891452847979962825775146484375;}i:4;a:2:{i:0;d:37.10000000000000142108547152020037174224853515625;i:1;d:68.2999999999999971578290569595992565155029296875;}i:5;a:2:{i:0;d:30.89999999999999857891452847979962825775146484375;i:1;d:72.599999999999994315658113919198513031005859375;}i:6;a:2:{i:0;i:23;i:1;d:74.099999999999994315658113919198513031005859375;}i:7;a:2:{i:0;i:23;i:1;d:74.099999999999994315658113919198513031005859375;}i:8;a:2:{i:0;d:16.5;i:1;d:73.2000000000000028421709430404007434844970703125;}i:9;a:2:{i:0;d:11.0999999999999996447286321199499070644378662109375;i:1;d:70.400000000000005684341886080801486968994140625;}i:10;a:2:{i:0;d:6.9000000000000003552713678800500929355621337890625;i:1;d:65.7000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;d:4.20000000000000017763568394002504646778106689453125;i:1;i:59;}i:12;a:2:{i:0;d:3.29999999999999982236431605997495353221893310546875;i:1;d:50.2999999999999971578290569595992565155029296875;}i:13;a:2:{i:0;d:3.29999999999999982236431605997495353221893310546875;i:1;d:50.2999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;d:3.29999999999999982236431605997495353221893310546875;i:1;d:40.10000000000000142108547152020037174224853515625;}i:15;a:2:{i:0;d:4.70000000000000017763568394002504646778106689453125;i:1;d:29.5;}i:16;a:2:{i:0;d:8.800000000000000710542735760100185871124267578125;i:1;d:22.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;i:15;i:1;d:17.800000000000000710542735760100185871124267578125;}i:18;a:2:{i:0;d:22.89999999999999857891452847979962825775146484375;i:1;d:16.39999999999999857891452847979962825775146484375;}i:19;a:2:{i:0;d:22.89999999999999857891452847979962825775146484375;i:1;d:16.39999999999999857891452847979962825775146484375;}i:20;a:2:{i:0;d:29.300000000000000710542735760100185871124267578125;i:1;d:17.300000000000000710542735760100185871124267578125;}i:21;a:2:{i:0;d:34.7999999999999971578290569595992565155029296875;i:1;i:20;}i:22;a:2:{i:0;d:38.89999999999999857891452847979962825775146484375;i:1;d:24.699999999999999289457264239899814128875732421875;}i:23;a:2:{i:0;d:41.5;i:1;d:31.39999999999999857891452847979962825775146484375;}i:24;a:2:{i:0;d:42.5;i:1;d:40.10000000000000142108547152020037174224853515625;}}s:1:\"o\";a:25:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:4;}i:3;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;i:3;}i:4;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;i:2;}i:5;a:2:{i:0;d:-2.399999999999999911182158029987476766109466552734375;i:1;i:1;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:-2.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:8;a:2:{i:0;i:-2;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:10;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;d:-4.0999999999999996447286321199499070644378662109375;}i:15;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;i:-3;}i:16;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:-2;}i:17;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;i:-1;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:2.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:20;a:2:{i:0;i:2;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:21;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:22;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:23;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:25:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:4;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:5;a:2:{i:0;d:0.5;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:7;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:10;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:11;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.5;}i:12;a:2:{i:0;i:0;i:1;d:-2.20000000000000017763568394002504646778106689453125;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:16;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:-0.5;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:18;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:19;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:23;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;i:0;i:1;d:2.29999999999999982236431605997495353221893310546875;}}s:1:\"v\";a:25:{i:0;a:2:{i:0;d:29.5;i:1;d:51.89999999999999857891452847979962825775146484375;}i:1;a:2:{i:0;d:29.5;i:1;d:51.89999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:29.5;i:1;d:38.39999999999999857891452847979962825775146484375;}i:3;a:2:{i:0;d:29.199999999999999289457264239899814128875732421875;i:1;d:33.7000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:28.300000000000000710542735760100185871124267578125;i:1;d:30.300000000000000710542735760100185871124267578125;}i:5;a:2:{i:0;i:27;i:1;d:28.10000000000000142108547152020037174224853515625;}i:6;a:2:{i:0;d:25.10000000000000142108547152020037174224853515625;i:1;d:26.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;d:22.89999999999999857891452847979962825775146484375;i:1;d:26.39999999999999857891452847979962825775146484375;}i:8;a:2:{i:0;d:22.89999999999999857891452847979962825775146484375;i:1;d:26.39999999999999857891452847979962825775146484375;}i:9;a:2:{i:0;d:20.10000000000000142108547152020037174224853515625;i:1;i:27;}i:10;a:2:{i:0;d:18.10000000000000142108547152020037174224853515625;i:1;i:29;}i:11;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:32.7000000000000028421709430404007434844970703125;}i:12;a:2:{i:0;d:16.300000000000000710542735760100185871124267578125;i:1;d:38.39999999999999857891452847979962825775146484375;}i:13;a:2:{i:0;d:16.300000000000000710542735760100185871124267578125;i:1;d:38.39999999999999857891452847979962825775146484375;}i:14;a:2:{i:0;d:16.300000000000000710542735760100185871124267578125;i:1;d:51.89999999999999857891452847979962825775146484375;}i:15;a:2:{i:0;d:16.60000000000000142108547152020037174224853515625;i:1;d:56.7000000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:17.5;i:1;d:60.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:18.800000000000000710542735760100185871124267578125;i:1;d:62.39999999999999857891452847979962825775146484375;}i:18;a:2:{i:0;d:20.699999999999999289457264239899814128875732421875;i:1;d:63.60000000000000142108547152020037174224853515625;}i:19;a:2:{i:0;i:23;i:1;i:64;}i:20;a:2:{i:0;i:23;i:1;i:64;}i:21;a:2:{i:0;d:25.699999999999999289457264239899814128875732421875;i:1;d:63.39999999999999857891452847979962825775146484375;}i:22;a:2:{i:0;d:27.699999999999999289457264239899814128875732421875;i:1;d:61.39999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;i:29;i:1;d:57.60000000000000142108547152020037174224853515625;}i:24;a:2:{i:0;d:29.5;i:1;d:51.89999999999999857891452847979962825775146484375;}}s:1:\"o\";a:25:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:3;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:4;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:5;a:2:{i:0;d:-0.5;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:-1;i:1;i:0;}i:9;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:10;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:11;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:1.5;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:16;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:0.5;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:18;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:1;i:1;i:0;}i:21;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:23;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.600000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:22;a:7:{s:3:\"ind\";i:36;s:2:\"ty\";i:3;s:6:\"parent\";i:31;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:45.7879999999999967030817060731351375579833984375;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:23;a:8:{s:3:\"ind\";i:39;s:2:\"ty\";i:4;s:6:\"parent\";i:38;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:8:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:8:{i:0;a:2:{i:0;d:31.10000000000000142108547152020037174224853515625;i:1;d:17.10000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:32.2000000000000028421709430404007434844970703125;i:1;d:17.10000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:32.2000000000000028421709430404007434844970703125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:19.199999999999999289457264239899814128875732421875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:19.199999999999999289457264239899814128875732421875;i:1;d:31.800000000000000710542735760100185871124267578125;}i:5;a:2:{i:0;d:6.4000000000000003552713678800500929355621337890625;i:1;d:35.5;}i:6;a:2:{i:0;d:6.4000000000000003552713678800500929355621337890625;i:1;d:25.699999999999999289457264239899814128875732421875;}i:7;a:2:{i:0;d:31.10000000000000142108547152020037174224853515625;i:1;d:17.10000000000000142108547152020037174224853515625;}}s:1:\"o\";a:8:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:24;a:7:{s:3:\"ind\";i:38;s:2:\"ty\";i:3;s:6:\"parent\";i:31;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:25;a:7:{s:3:\"ind\";i:31;s:2:\"ty\";i:3;s:6:\"parent\";i:13;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:26;a:7:{s:3:\"ind\";i:13;s:2:\"ty\";i:3;s:6:\"parent\";i:12;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:25.724000000000000198951966012828052043914794921875;i:1;d:96.1110000000000042064129956997931003570556640625;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:27;a:8:{s:3:\"ind\";i:43;s:2:\"ty\";i:4;s:6:\"parent\";i:42;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:55:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:0.5;i:1;d:0.5;}i:3;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:0.5;}i:4;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;d:0.5;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:7;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;i:1;}i:8;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:9;a:2:{i:0;i:0;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;d:-1.5;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:13;a:2:{i:0;d:-2.100000000000000088817841970012523233890533447265625;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:-2.70000000000000017763568394002504646778106689453125;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:-2.70000000000000017763568394002504646778106689453125;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;d:-1.5;i:1;i:-2;}i:18;a:2:{i:0;i:0;i:1;d:-2.70000000000000017763568394002504646778106689453125;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:22;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:23;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;i:0;}i:24;a:2:{i:0;i:0;i:1;i:0;}i:25;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:26;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:27;a:2:{i:0;i:0;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:28;a:2:{i:0;i:0;i:1;i:0;}i:29;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.5;}i:30;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:31;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:32;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:33;a:2:{i:0;i:0;i:1;i:0;}i:34;a:2:{i:0;d:-2.399999999999999911182158029987476766109466552734375;i:1;i:-1;}i:35;a:2:{i:0;d:-1.5;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:36;a:2:{i:0;i:0;i:1;i:-3;}i:37;a:2:{i:0;i:0;i:1;i:0;}i:38;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-1.600000000000000088817841970012523233890533447265625;}i:39;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:40;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:41;a:2:{i:0;d:2.79999999999999982236431605997495353221893310546875;i:1;i:0;}i:42;a:2:{i:0;i:0;i:1;i:0;}i:43;a:2:{i:0;d:2.79999999999999982236431605997495353221893310546875;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:44;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:2.20000000000000017763568394002504646778106689453125;}i:45;a:2:{i:0;i:0;i:1;d:2.20000000000000017763568394002504646778106689453125;}i:46;a:2:{i:0;i:0;i:1;i:0;}i:47;a:2:{i:0;i:0;i:1;i:0;}i:48;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:49;a:2:{i:0;i:-1;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:50;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;i:0;}i:51;a:2:{i:0;i:0;i:1;i:0;}i:52;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:53;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:54;a:2:{i:0;i:0;i:1;d:0.8000000000000000444089209850062616169452667236328125;}}s:1:\"v\";a:55:{i:0;a:2:{i:0;d:25.5;i:1;d:61.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:25.5;i:1;d:61.60000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:24.800000000000000710542735760100185871124267578125;i:1;d:59.7000000000000028421709430404007434844970703125;}i:3;a:2:{i:0;d:22.300000000000000710542735760100185871124267578125;i:1;d:58.2000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;d:56.89999999999999857891452847979962825775146484375;}i:5;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;d:56.89999999999999857891452847979962825775146484375;}i:6;a:2:{i:0;d:11.5999999999999996447286321199499070644378662109375;i:1;d:55.10000000000000142108547152020037174224853515625;}i:7;a:2:{i:0;d:6.9000000000000003552713678800500929355621337890625;i:1;d:52.5;}i:8;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:48.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;i:44;}i:10;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;i:44;}i:11;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:38.89999999999999857891452847979962825775146484375;}i:12;a:2:{i:0;d:7.20000000000000017763568394002504646778106689453125;i:1;d:34.7000000000000028421709430404007434844970703125;}i:13;a:2:{i:0;d:12.5999999999999996447286321199499070644378662109375;i:1;d:31.800000000000000710542735760100185871124267578125;}i:14;a:2:{i:0;d:19.89999999999999857891452847979962825775146484375;i:1;d:30.800000000000000710542735760100185871124267578125;}i:15;a:2:{i:0;d:19.89999999999999857891452847979962825775146484375;i:1;d:30.800000000000000710542735760100185871124267578125;}i:16;a:2:{i:0;d:29.60000000000000142108547152020037174224853515625;i:1;d:32.5;}i:17;a:2:{i:0;d:35.89999999999999857891452847979962825775146484375;i:1;d:37.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:38.10000000000000142108547152020037174224853515625;i:1;d:44.39999999999999857891452847979962825775146484375;}i:19;a:2:{i:0;d:38.10000000000000142108547152020037174224853515625;i:1;d:44.39999999999999857891452847979962825775146484375;}i:20;a:2:{i:0;d:25.10000000000000142108547152020037174224853515625;i:1;d:44.39999999999999857891452847979962825775146484375;}i:21;a:2:{i:0;d:24.60000000000000142108547152020037174224853515625;i:1;d:41.7000000000000028421709430404007434844970703125;}i:22;a:2:{i:0;d:22.89999999999999857891452847979962825775146484375;i:1;d:39.89999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;d:19.800000000000000710542735760100185871124267578125;i:1;d:39.2999999999999971578290569595992565155029296875;}i:24;a:2:{i:0;d:19.800000000000000710542735760100185871124267578125;i:1;d:39.2999999999999971578290569595992565155029296875;}i:25;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;d:39.7999999999999971578290569595992565155029296875;}i:26;a:2:{i:0;d:15.5999999999999996447286321199499070644378662109375;i:1;d:41.2000000000000028421709430404007434844970703125;}i:27;a:2:{i:0;i:15;i:1;d:43.2999999999999971578290569595992565155029296875;}i:28;a:2:{i:0;i:15;i:1;d:43.2999999999999971578290569595992565155029296875;}i:29;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:44.7999999999999971578290569595992565155029296875;}i:30;a:2:{i:0;d:16.60000000000000142108547152020037174224853515625;i:1;d:46.10000000000000142108547152020037174224853515625;}i:31;a:2:{i:0;d:18.800000000000000710542735760100185871124267578125;i:1;d:47.10000000000000142108547152020037174224853515625;}i:32;a:2:{i:0;d:21.89999999999999857891452847979962825775146484375;i:1;d:47.89999999999999857891452847979962825775146484375;}i:33;a:2:{i:0;d:21.89999999999999857891452847979962825775146484375;i:1;d:47.89999999999999857891452847979962825775146484375;}i:34;a:2:{i:0;d:29.800000000000000710542735760100185871124267578125;i:1;d:50.10000000000000142108547152020037174224853515625;}i:35;a:2:{i:0;d:35.7999999999999971578290569595992565155029296875;i:1;d:54.10000000000000142108547152020037174224853515625;}i:36;a:2:{i:0;d:38.10000000000000142108547152020037174224853515625;i:1;d:61.2000000000000028421709430404007434844970703125;}i:37;a:2:{i:0;d:38.10000000000000142108547152020037174224853515625;i:1;d:61.2000000000000028421709430404007434844970703125;}i:38;a:2:{i:0;d:36.7999999999999971578290569595992565155029296875;i:1;d:66.2999999999999971578290569595992565155029296875;}i:39;a:2:{i:0;d:33.10000000000000142108547152020037174224853515625;i:1;d:70.400000000000005684341886080801486968994140625;}i:40;a:2:{i:0;d:27.39999999999999857891452847979962825775146484375;i:1;d:73.099999999999994315658113919198513031005859375;}i:41;a:2:{i:0;d:19.800000000000000710542735760100185871124267578125;i:1;d:74.099999999999994315658113919198513031005859375;}i:42;a:2:{i:0;d:19.800000000000000710542735760100185871124267578125;i:1;d:74.099999999999994315658113919198513031005859375;}i:43;a:2:{i:0;d:9.699999999999999289457264239899814128875732421875;i:1;d:71.900000000000005684341886080801486968994140625;}i:44;a:2:{i:0;d:3.5;i:1;d:66.5;}i:45;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:59.89999999999999857891452847979962825775146484375;}i:46;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:59.89999999999999857891452847979962825775146484375;}i:47;a:2:{i:0;d:13.5;i:1;d:59.89999999999999857891452847979962825775146484375;}i:48;a:2:{i:0;d:14.4000000000000003552713678800500929355621337890625;i:1;d:63.10000000000000142108547152020037174224853515625;}i:49;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:64.900000000000005684341886080801486968994140625;}i:50;a:2:{i:0;d:20.199999999999999289457264239899814128875732421875;i:1;d:65.5;}i:51;a:2:{i:0;d:20.199999999999999289457264239899814128875732421875;i:1;d:65.5;}i:52;a:2:{i:0;d:23.10000000000000142108547152020037174224853515625;i:1;i:65;}i:53;a:2:{i:0;d:24.89999999999999857891452847979962825775146484375;i:1;d:63.60000000000000142108547152020037174224853515625;}i:54;a:2:{i:0;d:25.5;i:1;d:61.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:55:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:2;a:2:{i:0;d:-0.5;i:1;d:-0.5;}i:3;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:-0.5;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:-2;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:6;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:7;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;i:-1;}i:8;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:11;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-1.600000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;d:1.5;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:13;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;i:0;}i:16;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;d:1.5;i:1;i:2;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:21;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:22;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:23;a:2:{i:0;i:0;i:1;i:0;}i:24;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;i:0;}i:25;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:26;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:27;a:2:{i:0;i:0;i:1;i:0;}i:28;a:2:{i:0;i:0;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:29;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.5;}i:30;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:31;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:32;a:2:{i:0;i:0;i:1;i:0;}i:33;a:2:{i:0;d:2.79999999999999982236431605997495353221893310546875;i:1;d:0.5;}i:34;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;i:1;}i:35;a:2:{i:0;d:1.5;i:1;d:1.6999999999999999555910790149937383830547332763671875;}i:36;a:2:{i:0;i:0;i:1;i:0;}i:37;a:2:{i:0;i:0;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:38;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:39;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:40;a:2:{i:0;d:-2.20000000000000017763568394002504646778106689453125;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:41;a:2:{i:0;i:0;i:1;i:0;}i:42;a:2:{i:0;i:-4;i:1;i:0;}i:43;a:2:{i:0;d:-2.79999999999999982236431605997495353221893310546875;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:44;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;d:-2.20000000000000017763568394002504646778106689453125;}i:45;a:2:{i:0;i:0;i:1;i:0;}i:46;a:2:{i:0;i:0;i:1;i:0;}i:47;a:2:{i:0;d:0.1000000000000000055511151231257827021181583404541015625;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:48;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:49;a:2:{i:0;i:1;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:50;a:2:{i:0;i:0;i:1;i:0;}i:51;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:52;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:53;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:54;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:28;a:7:{s:3:\"ind\";i:42;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:377.79599999999999226929503493010997772216796875;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:29;a:8:{s:3:\"ind\";i:45;s:2:\"ty\";i:4;s:6:\"parent\";i:44;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:7:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:7:{i:0;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:14;}i:1;a:2:{i:0;i:11;i:1;i:14;}i:2;a:2:{i:0;i:11;i:1;d:20.300000000000000710542735760100185871124267578125;}i:3;a:2:{i:0;d:9.5999999999999996447286321199499070644378662109375;i:1;d:36.2000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:36.2000000000000028421709430404007434844970703125;}i:5;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:20.800000000000000710542735760100185871124267578125;}i:6;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:14;}}s:1:\"o\";a:7:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:30;a:7:{s:3:\"ind\";i:44;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:365.605999999999994543031789362430572509765625;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:31;a:8:{s:3:\"ind\";i:47;s:2:\"ty\";i:4;s:6:\"parent\";i:46;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:6:{i:0;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:41.89999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:4;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:7;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;i:-1;}i:9;a:2:{i:0;i:0;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:2.29999999999999982236431605997495353221893310546875;}i:13;a:2:{i:0;i:-1;i:1;d:1.6999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:-1.5;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:15;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:18;a:2:{i:0;d:-0.5;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}}s:1:\"v\";a:19:{i:0;a:2:{i:0;d:29.10000000000000142108547152020037174224853515625;i:1;d:31.199999999999999289457264239899814128875732421875;}i:1;a:2:{i:0;d:29.10000000000000142108547152020037174224853515625;i:1;d:31.199999999999999289457264239899814128875732421875;}i:2;a:2:{i:0;d:28.89999999999999857891452847979962825775146484375;i:1;d:43.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:26.800000000000000710542735760100185871124267578125;i:1;d:43.10000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;d:24.60000000000000142108547152020037174224853515625;i:1;i:43;}i:5;a:2:{i:0;d:24.60000000000000142108547152020037174224853515625;i:1;i:43;}i:6;a:2:{i:0;d:20.699999999999999289457264239899814128875732421875;i:1;d:43.5;}i:7;a:2:{i:0;i:18;i:1;d:45.10000000000000142108547152020037174224853515625;}i:8;a:2:{i:0;d:16.5;i:1;d:47.60000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;i:16;i:1;d:51.2000000000000028421709430404007434844970703125;}i:10;a:2:{i:0;i:16;i:1;d:51.2000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;d:13.699999999999999289457264239899814128875732421875;i:1;d:49.7000000000000028421709430404007434844970703125;}i:12;a:2:{i:0;d:14.5;i:1;i:42;}i:13;a:2:{i:0;d:16.89999999999999857891452847979962825775146484375;i:1;i:36;}i:14;a:2:{i:0;d:20.60000000000000142108547152020037174224853515625;i:1;d:32.2000000000000028421709430404007434844970703125;}i:15;a:2:{i:0;d:25.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:16;a:2:{i:0;d:25.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:17;a:2:{i:0;d:27.39999999999999857891452847979962825775146484375;i:1;d:30.89999999999999857891452847979962825775146484375;}i:18;a:2:{i:0;d:29.10000000000000142108547152020037174224853515625;i:1;d:31.199999999999999289457264239899814128875732421875;}}s:1:\"o\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:-0.5;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:3;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:-1.5;i:1;i:0;}i:6;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:7;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;i:1;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;d:-2.79999999999999982236431605997495353221893310546875;}i:12;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-2.29999999999999982236431605997495353221893310546875;}i:13;a:2:{i:0;i:1;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:1.5;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;i:0;}i:17;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:18;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:32;a:7:{s:3:\"ind\";i:46;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:335.05599999999998317434801720082759857177734375;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:33;a:8:{s:3:\"ind\";i:49;s:2:\"ty\";i:4;s:6:\"parent\";i:48;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:23:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;d:-2.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:6;a:2:{i:0;d:-3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-2.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:10;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;d:-3.100000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:15;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:16;a:2:{i:0;d:2.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;d:3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:2.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:20;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:22;a:2:{i:0;i:0;i:1;i:3;}}s:1:\"v\";a:23:{i:0;a:2:{i:0;i:2;i:1;d:52.7999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;i:2;i:1;d:52.7999999999999971578290569595992565155029296875;}i:2;a:2:{i:0;i:2;i:1;i:52;}i:3;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;d:43.60000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;d:7.20000000000000017763568394002504646778106689453125;i:1;d:36.7999999999999971578290569595992565155029296875;}i:5;a:2:{i:0;d:13.5;i:1;d:32.39999999999999857891452847979962825775146484375;}i:6;a:2:{i:0;d:22.10000000000000142108547152020037174224853515625;i:1;d:30.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;d:22.10000000000000142108547152020037174224853515625;i:1;d:30.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;d:30.800000000000000710542735760100185871124267578125;i:1;d:32.39999999999999857891452847979962825775146484375;}i:9;a:2:{i:0;d:37.10000000000000142108547152020037174224853515625;i:1;d:36.7999999999999971578290569595992565155029296875;}i:10;a:2:{i:0;i:41;i:1;d:43.60000000000000142108547152020037174224853515625;}i:11;a:2:{i:0;d:42.2999999999999971578290569595992565155029296875;i:1;i:52;}i:12;a:2:{i:0;d:42.2999999999999971578290569595992565155029296875;i:1;i:52;}i:13;a:2:{i:0;d:42.2999999999999971578290569595992565155029296875;i:1;d:52.7999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;i:41;i:1;d:61.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:37.10000000000000142108547152020037174224853515625;i:1;i:68;}i:16;a:2:{i:0;d:30.89999999999999857891452847979962825775146484375;i:1;d:72.5;}i:17;a:2:{i:0;d:22.199999999999999289457264239899814128875732421875;i:1;d:74.099999999999994315658113919198513031005859375;}i:18;a:2:{i:0;d:22.199999999999999289457264239899814128875732421875;i:1;d:74.099999999999994315658113919198513031005859375;}i:19;a:2:{i:0;d:13.5;i:1;d:72.5;}i:20;a:2:{i:0;d:7.20000000000000017763568394002504646778106689453125;i:1;i:68;}i:21;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;d:61.2999999999999971578290569595992565155029296875;}i:22;a:2:{i:0;i:2;i:1;d:52.7999999999999971578290569595992565155029296875;}}s:1:\"o\";a:23:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-3.100000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;d:2.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:8;a:2:{i:0;d:2.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:10;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:3;}i:14;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:15;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:16;a:2:{i:0;d:-2.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;d:-3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:19;a:2:{i:0;d:-2.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:20;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:22;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:23:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:4;a:2:{i:0;d:-0.5;i:1;i:-1;}i:5;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:-0.5;i:1;i:1;}i:10;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;i:0;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:15;a:2:{i:0;d:0.5;i:1;i:1;}i:16;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:17;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:20;a:2:{i:0;d:0.5;i:1;i:-1;}i:21;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:22;a:2:{i:0;i:0;i:1;d:-1.5;}}s:1:\"v\";a:23:{i:0;a:2:{i:0;i:15;i:1;i:52;}i:1;a:2:{i:0;i:15;i:1;i:52;}i:2;a:2:{i:0;i:15;i:1;d:52.7999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:57.2000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:16.5;i:1;d:60.7999999999999971578290569595992565155029296875;}i:5;a:2:{i:0;d:18.699999999999999289457264239899814128875732421875;i:1;d:63.2000000000000028421709430404007434844970703125;}i:6;a:2:{i:0;d:22.199999999999999289457264239899814128875732421875;i:1;i:64;}i:7;a:2:{i:0;d:22.199999999999999289457264239899814128875732421875;i:1;i:64;}i:8;a:2:{i:0;d:25.60000000000000142108547152020037174224853515625;i:1;d:63.2000000000000028421709430404007434844970703125;}i:9;a:2:{i:0;d:27.800000000000000710542735760100185871124267578125;i:1;d:60.7999999999999971578290569595992565155029296875;}i:10;a:2:{i:0;i:29;i:1;d:57.2000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;d:29.300000000000000710542735760100185871124267578125;i:1;d:52.7999999999999971578290569595992565155029296875;}i:12;a:2:{i:0;d:29.300000000000000710542735760100185871124267578125;i:1;d:52.7999999999999971578290569595992565155029296875;}i:13;a:2:{i:0;d:29.300000000000000710542735760100185871124267578125;i:1;i:52;}i:14;a:2:{i:0;i:29;i:1;d:47.7000000000000028421709430404007434844970703125;}i:15;a:2:{i:0;d:27.800000000000000710542735760100185871124267578125;i:1;d:44.10000000000000142108547152020037174224853515625;}i:16;a:2:{i:0;d:25.60000000000000142108547152020037174224853515625;i:1;d:41.7000000000000028421709430404007434844970703125;}i:17;a:2:{i:0;d:22.10000000000000142108547152020037174224853515625;i:1;d:40.7999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:22.10000000000000142108547152020037174224853515625;i:1;d:40.7999999999999971578290569595992565155029296875;}i:19;a:2:{i:0;d:18.699999999999999289457264239899814128875732421875;i:1;d:41.7000000000000028421709430404007434844970703125;}i:20;a:2:{i:0;d:16.5;i:1;d:44.10000000000000142108547152020037174224853515625;}i:21;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:47.7000000000000028421709430404007434844970703125;}i:22;a:2:{i:0;i:15;i:1;i:52;}}s:1:\"o\";a:23:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:4;a:2:{i:0;d:0.5;i:1;i:1;}i:5;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:8;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:0.5;i:1;i:-1;}i:10;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;d:-1.5;}i:14;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:15;a:2:{i:0;d:-0.5;i:1;i:-1;}i:16;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:19;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:20;a:2:{i:0;d:-0.5;i:1;i:1;}i:21;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:22;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:34;a:7:{s:3:\"ind\";i:48;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:290.65699999999998226485331542789936065673828125;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:35;a:8:{s:3:\"ind\";i:51;s:2:\"ty\";i:4;s:6:\"parent\";i:50;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:0.5;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:25.699999999999999289457264239899814128875732421875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:25.699999999999999289457264239899814128875732421875;i:1;d:40.60000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:0.5;i:1;d:40.60000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;d:0.5;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:5;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:6;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-0.5;i:1;i:0;}i:9;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:13;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:2;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:16;a:2:{i:0;i:1;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:17;a:2:{i:0;i:0;i:1;i:3;}i:18;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:19:{i:0;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:61.2999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:21.199999999999999289457264239899814128875732421875;}i:2;a:2:{i:0;d:18.800000000000000710542735760100185871124267578125;i:1;d:21.199999999999999289457264239899814128875732421875;}i:3;a:2:{i:0;d:18.800000000000000710542735760100185871124267578125;i:1;d:59.7000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:19.199999999999999289457264239899814128875732421875;i:1;d:62.2000000000000028421709430404007434844970703125;}i:5;a:2:{i:0;d:20.5;i:1;d:63.5;}i:6;a:2:{i:0;i:23;i:1;d:63.89999999999999857891452847979962825775146484375;}i:7;a:2:{i:0;i:23;i:1;d:63.89999999999999857891452847979962825775146484375;}i:8;a:2:{i:0;d:24.89999999999999857891452847979962825775146484375;i:1;d:63.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:63.60000000000000142108547152020037174224853515625;}i:10;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:63.60000000000000142108547152020037174224853515625;}i:11;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:72.900000000000005684341886080801486968994140625;}i:12;a:2:{i:0;d:22.800000000000000710542735760100185871124267578125;i:1;d:73.7999999999999971578290569595992565155029296875;}i:13;a:2:{i:0;d:18.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:14;a:2:{i:0;d:18.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:15;a:2:{i:0;d:11.800000000000000710542735760100185871124267578125;i:1;d:72.7999999999999971578290569595992565155029296875;}i:16;a:2:{i:0;d:7.29999999999999982236431605997495353221893310546875;i:1;d:68.599999999999994315658113919198513031005859375;}i:17;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:61.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:61.2999999999999971578290569595992565155029296875;}}s:1:\"o\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:5;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;i:0;}i:8;a:2:{i:0;d:0.5;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:12;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:-2.79999999999999982236431605997495353221893310546875;i:1;i:0;}i:15;a:2:{i:0;i:-2;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:16;a:2:{i:0;i:-1;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:36;a:7:{s:3:\"ind\";i:50;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:264.6580000000000154614099301397800445556640625;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:37;a:8:{s:3:\"ind\";i:53;s:2:\"ty\";i:4;s:6:\"parent\";i:52;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:6:{i:0;a:2:{i:0;d:15.5999999999999996447286321199499070644378662109375;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;d:40.5;}i:2;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;d:31.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:15.5999999999999996447286321199499070644378662109375;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:2.5;}i:4;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;d:1.6999999999999999555910790149937383830547332763671875;}i:5;a:2:{i:0;i:-2;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:6;a:2:{i:0;d:-2.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-2.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:-3;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.5;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.5;}i:21;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;d:-1.5;}}s:1:\"v\";a:24:{i:0;a:2:{i:0;d:14.9000000000000003552713678800500929355621337890625;i:1;i:51;}i:1;a:2:{i:0;d:14.9000000000000003552713678800500929355621337890625;i:1;i:51;}i:2;a:2:{i:0;d:11.800000000000000710542735760100185871124267578125;i:1;d:51.10000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;i:13;i:1;d:42.5;}i:4;a:2:{i:0;d:16.300000000000000710542735760100185871124267578125;i:1;d:36.10000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:21.39999999999999857891452847979962825775146484375;i:1;d:32.2000000000000028421709430404007434844970703125;}i:6;a:2:{i:0;d:27.89999999999999857891452847979962825775146484375;i:1;d:30.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;d:27.89999999999999857891452847979962825775146484375;i:1;d:30.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;d:33.2000000000000028421709430404007434844970703125;i:1;d:31.60000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;d:37.39999999999999857891452847979962825775146484375;i:1;d:34.39999999999999857891452847979962825775146484375;}i:10;a:2:{i:0;d:40.10000000000000142108547152020037174224853515625;i:1;d:39.39999999999999857891452847979962825775146484375;}i:11;a:2:{i:0;i:41;i:1;i:47;}i:12;a:2:{i:0;i:41;i:1;i:47;}i:13;a:2:{i:0;i:41;i:1;d:73.2999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;i:28;i:1;d:73.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;i:28;i:1;i:47;}i:16;a:2:{i:0;d:27.300000000000000710542735760100185871124267578125;i:1;d:43.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:25.300000000000000710542735760100185871124267578125;i:1;d:41.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:22.10000000000000142108547152020037174224853515625;i:1;d:40.7999999999999971578290569595992565155029296875;}i:19;a:2:{i:0;d:22.10000000000000142108547152020037174224853515625;i:1;d:40.7999999999999971578290569595992565155029296875;}i:20;a:2:{i:0;d:18.699999999999999289457264239899814128875732421875;i:1;d:41.60000000000000142108547152020037174224853515625;}i:21;a:2:{i:0;d:16.5;i:1;d:43.7000000000000028421709430404007434844970703125;}i:22;a:2:{i:0;d:15.300000000000000710542735760100185871124267578125;i:1;d:46.89999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;d:14.9000000000000003552713678800500929355621337890625;i:1;i:51;}}s:1:\"o\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-3.20000000000000017763568394002504646778106689453125;}i:3;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-2.5;}i:4;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:5;a:2:{i:0;i:2;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:1.899999999999999911182158029987476766109466552734375;i:1;i:0;}i:8;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:2.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:16;a:2:{i:0;d:-0.5;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;i:0;}i:20;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.5;}i:21;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:38;a:7:{s:3:\"ind\";i:52;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:220.066000000000002501110429875552654266357421875;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:39;a:8:{s:3:\"ind\";i:55;s:2:\"ty\";i:4;s:6:\"parent\";i:54;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:45:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:4;a:2:{i:0;i:1;i:1;d:2.399999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;i:0;i:1;d:2.70000000000000017763568394002504646778106689453125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;i:2;}i:10;a:2:{i:0;d:-2.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;d:-3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;d:-2.29999999999999982236431605997495353221893310546875;i:1;i:-1;}i:14;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-2.5;}i:16;a:2:{i:0;i:0;i:1;d:-3.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;i:0;i:1;i:0;}i:23;a:2:{i:0;d:0.5;i:1;i:1;}i:24;a:2:{i:0;i:1;i:1;d:0.5;}i:25;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:26;a:2:{i:0;i:0;i:1;i:0;}i:27;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:28;a:2:{i:0;d:0.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:29;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:30;a:2:{i:0;i:0;i:1;d:-1.5;}i:31;a:2:{i:0;i:0;i:1;i:0;}i:32;a:2:{i:0;i:0;i:1;i:0;}i:33;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:34;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:35;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:-0.5;}i:36;a:2:{i:0;d:-1.5;i:1;i:0;}i:37;a:2:{i:0;i:0;i:1;i:0;}i:38;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:39;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:1.5;}i:40;a:2:{i:0;i:0;i:1;i:0;}i:41;a:2:{i:0;i:0;i:1;i:0;}i:42;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:43;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:44;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;i:0;}}s:1:\"v\";a:45:{i:0;a:2:{i:0;d:23.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:1;a:2:{i:0;d:23.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:2;a:2:{i:0;d:14.800000000000000710542735760100185871124267578125;i:1;d:72.5;}i:3;a:2:{i:0;i:8;i:1;i:68;}i:4;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:61.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;d:53.7999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;d:53.7999999999999971578290569595992565155029296875;}i:7;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;d:52.2999999999999971578290569595992565155029296875;}i:8;a:2:{i:0;d:3.600000000000000088817841970012523233890533447265625;i:1;d:43.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:7.4000000000000003552713678800500929355621337890625;i:1;i:37;}i:10;a:2:{i:0;d:13.699999999999999289457264239899814128875732421875;i:1;d:32.39999999999999857891452847979962825775146484375;}i:11;a:2:{i:0;d:22.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:12;a:2:{i:0;d:22.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:13;a:2:{i:0;d:30.39999999999999857891452847979962825775146484375;i:1;d:32.2000000000000028421709430404007434844970703125;}i:14;a:2:{i:0;d:36.39999999999999857891452847979962825775146484375;i:1;d:36.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:40.10000000000000142108547152020037174224853515625;i:1;d:42.7000000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:41.39999999999999857891452847979962825775146484375;i:1;d:51.2000000000000028421709430404007434844970703125;}i:17;a:2:{i:0;d:41.39999999999999857891452847979962825775146484375;i:1;d:51.2000000000000028421709430404007434844970703125;}i:18;a:2:{i:0;d:41.39999999999999857891452847979962825775146484375;i:1;d:56.5;}i:19;a:2:{i:0;d:7.29999999999999982236431605997495353221893310546875;i:1;d:56.5;}i:20;a:2:{i:0;d:7.29999999999999982236431605997495353221893310546875;i:1;d:48.39999999999999857891452847979962825775146484375;}i:21;a:2:{i:0;d:28.699999999999999289457264239899814128875732421875;i:1;d:48.39999999999999857891452847979962825775146484375;}i:22;a:2:{i:0;d:28.699999999999999289457264239899814128875732421875;i:1;d:47.39999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;i:28;i:1;d:43.7999999999999971578290569595992565155029296875;}i:24;a:2:{i:0;d:25.800000000000000710542735760100185871124267578125;i:1;d:41.60000000000000142108547152020037174224853515625;}i:25;a:2:{i:0;d:22.39999999999999857891452847979962825775146484375;i:1;d:40.7999999999999971578290569595992565155029296875;}i:26;a:2:{i:0;d:22.39999999999999857891452847979962825775146484375;i:1;d:40.7999999999999971578290569595992565155029296875;}i:27;a:2:{i:0;d:18.89999999999999857891452847979962825775146484375;i:1;d:41.7000000000000028421709430404007434844970703125;}i:28;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:44.2999999999999971578290569595992565155029296875;}i:29;a:2:{i:0;d:15.699999999999999289457264239899814128875732421875;i:1;d:47.89999999999999857891452847979962825775146484375;}i:30;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:52.2999999999999971578290569595992565155029296875;}i:31;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:52.2999999999999971578290569595992565155029296875;}i:32;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:53.7999999999999971578290569595992565155029296875;}i:33;a:2:{i:0;i:16;i:1;i:58;}i:34;a:2:{i:0;d:17.89999999999999857891452847979962825775146484375;i:1;d:61.2000000000000028421709430404007434844970703125;}i:35;a:2:{i:0;d:20.800000000000000710542735760100185871124267578125;i:1;d:63.2999999999999971578290569595992565155029296875;}i:36;a:2:{i:0;d:24.699999999999999289457264239899814128875732421875;i:1;i:64;}i:37;a:2:{i:0;d:24.699999999999999289457264239899814128875732421875;i:1;i:64;}i:38;a:2:{i:0;i:30;i:1;i:63;}i:39;a:2:{i:0;d:34.39999999999999857891452847979962825775146484375;i:1;d:59.7000000000000028421709430404007434844970703125;}i:40;a:2:{i:0;d:34.39999999999999857891452847979962825775146484375;i:1;d:59.7000000000000028421709430404007434844970703125;}i:41;a:2:{i:0;d:40.2999999999999971578290569595992565155029296875;i:1;d:66.7000000000000028421709430404007434844970703125;}i:42;a:2:{i:0;d:36.7000000000000028421709430404007434844970703125;i:1;d:70.2000000000000028421709430404007434844970703125;}i:43;a:2:{i:0;d:31.10000000000000142108547152020037174224853515625;i:1;i:73;}i:44;a:2:{i:0;d:23.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}}s:1:\"o\";a:45:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-3.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:2;a:2:{i:0;d:-2.70000000000000017763568394002504646778106689453125;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:4;a:2:{i:0;i:-1;i:1;d:-2.399999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;d:-3.100000000000000088817841970012523233890533447265625;}i:8;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:-2;}i:10;a:2:{i:0;d:2.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:3;i:1;i:0;}i:13;a:2:{i:0;d:2.29999999999999982236431605997495353221893310546875;i:1;i:1;}i:14;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:2.5;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;i:0;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:23;a:2:{i:0;d:-0.5;i:1;i:-1;}i:24;a:2:{i:0;i:-1;i:1;d:-0.5;}i:25;a:2:{i:0;i:0;i:1;i:0;}i:26;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:27;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:28;a:2:{i:0;d:-0.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:29;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:30;a:2:{i:0;i:0;i:1;i:0;}i:31;a:2:{i:0;i:0;i:1;i:0;}i:32;a:2:{i:0;i:0;i:1;d:1.5;}i:33;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:34;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:35;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:0.5;}i:36;a:2:{i:0;i:0;i:1;i:0;}i:37;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:38;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:39;a:2:{i:0;i:0;i:1;i:0;}i:40;a:2:{i:0;i:0;i:1;i:0;}i:41;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:42;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:43;a:2:{i:0;d:-2.20000000000000017763568394002504646778106689453125;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:44;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:40;a:7:{s:3:\"ind\";i:54;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:177.01699999999999590727384202182292938232421875;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:41;a:8:{s:3:\"ind\";i:57;s:2:\"ty\";i:4;s:6:\"parent\";i:56;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:6:{i:0;a:2:{i:0;i:16;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:40.39999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;i:16;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:2.5;}i:4;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:5;a:2:{i:0;i:-2;i:1;i:1;}i:6;a:2:{i:0;d:-2.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.5;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:10;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;i:0;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.5;}i:21;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;d:-1.5;}}s:1:\"v\";a:24:{i:0;a:2:{i:0;d:15.199999999999999289457264239899814128875732421875;i:1;i:51;}i:1;a:2:{i:0;d:15.199999999999999289457264239899814128875732421875;i:1;i:51;}i:2;a:2:{i:0;d:12.199999999999999289457264239899814128875732421875;i:1;d:51.10000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:13.300000000000000710542735760100185871124267578125;i:1;i:43;}i:4;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;d:36.5;}i:5;a:2:{i:0;d:21.39999999999999857891452847979962825775146484375;i:1;d:32.2999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:28.300000000000000710542735760100185871124267578125;i:1;d:30.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;d:28.300000000000000710542735760100185871124267578125;i:1;d:30.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;d:33.2999999999999971578290569595992565155029296875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;d:37.10000000000000142108547152020037174224853515625;i:1;d:34.2000000000000028421709430404007434844970703125;}i:10;a:2:{i:0;d:39.60000000000000142108547152020037174224853515625;i:1;d:38.7000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;d:40.5;i:1;d:45.39999999999999857891452847979962825775146484375;}i:12;a:2:{i:0;d:40.5;i:1;d:45.39999999999999857891452847979962825775146484375;}i:13;a:2:{i:0;d:40.5;i:1;d:73.2999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;d:27.5;i:1;d:73.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:27.5;i:1;d:47.10000000000000142108547152020037174224853515625;}i:16;a:2:{i:0;d:26.89999999999999857891452847979962825775146484375;i:1;d:43.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:25.199999999999999289457264239899814128875732421875;i:1;d:41.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:22.5;i:1;d:40.7999999999999971578290569595992565155029296875;}i:19;a:2:{i:0;d:22.5;i:1;d:40.7999999999999971578290569595992565155029296875;}i:20;a:2:{i:0;d:19.39999999999999857891452847979962825775146484375;i:1;d:41.60000000000000142108547152020037174224853515625;}i:21;a:2:{i:0;d:17.10000000000000142108547152020037174224853515625;i:1;d:43.7000000000000028421709430404007434844970703125;}i:22;a:2:{i:0;d:15.699999999999999289457264239899814128875732421875;i:1;d:46.89999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;d:15.199999999999999289457264239899814128875732421875;i:1;i:51;}}s:1:\"o\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-2.899999999999999911182158029987476766109466552734375;}i:3;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-2.5;}i:4;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:5;a:2:{i:0;i:2;i:1;i:-1;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:8;a:2:{i:0;d:1.5;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:10;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:16;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:20;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.5;}i:21;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:2.5;}i:4;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:5;a:2:{i:0;i:-2;i:1;i:1;}i:6;a:2:{i:0;d:-2.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-2.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:-3;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;i:1;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.5;}i:21;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;d:-1.5;}}s:1:\"v\";a:24:{i:0;a:2:{i:0;i:39;i:1;i:51;}i:1;a:2:{i:0;i:39;i:1;i:51;}i:2;a:2:{i:0;d:35.39999999999999857891452847979962825775146484375;i:1;d:51.10000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:36.39999999999999857891452847979962825775146484375;i:1;i:43;}i:4;a:2:{i:0;d:39.39999999999999857891452847979962825775146484375;i:1;d:36.5;}i:5;a:2:{i:0;d:44.2999999999999971578290569595992565155029296875;i:1;d:32.2999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:51.2000000000000028421709430404007434844970703125;i:1;d:30.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;d:51.2000000000000028421709430404007434844970703125;i:1;d:30.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;d:56.5;i:1;d:31.60000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;d:60.60000000000000142108547152020037174224853515625;i:1;d:34.39999999999999857891452847979962825775146484375;}i:10;a:2:{i:0;d:63.2999999999999971578290569595992565155029296875;i:1;d:39.39999999999999857891452847979962825775146484375;}i:11;a:2:{i:0;d:64.2999999999999971578290569595992565155029296875;i:1;i:47;}i:12;a:2:{i:0;d:64.2999999999999971578290569595992565155029296875;i:1;i:47;}i:13;a:2:{i:0;d:64.2999999999999971578290569595992565155029296875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;d:51.2000000000000028421709430404007434844970703125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:51.2000000000000028421709430404007434844970703125;i:1;i:47;}i:16;a:2:{i:0;d:50.60000000000000142108547152020037174224853515625;i:1;d:43.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:48.89999999999999857891452847979962825775146484375;i:1;d:41.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:46.2999999999999971578290569595992565155029296875;i:1;d:40.7999999999999971578290569595992565155029296875;}i:19;a:2:{i:0;d:46.2999999999999971578290569595992565155029296875;i:1;d:40.7999999999999971578290569595992565155029296875;}i:20;a:2:{i:0;i:43;i:1;d:41.60000000000000142108547152020037174224853515625;}i:21;a:2:{i:0;d:40.7999999999999971578290569595992565155029296875;i:1;d:43.7000000000000028421709430404007434844970703125;}i:22;a:2:{i:0;d:39.5;i:1;d:46.89999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;i:39;i:1;i:51;}}s:1:\"o\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-2.899999999999999911182158029987476766109466552734375;}i:3;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-2.5;}i:4;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:5;a:2:{i:0;i:2;i:1;i:-1;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:1.899999999999999911182158029987476766109466552734375;i:1;i:0;}i:8;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:2.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:16;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:20;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.5;}i:21;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;i:0;}}}}}i:3;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:42;a:7:{s:3:\"ind\";i:56;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:108.9719999999999942019712761975824832916259765625;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:43;a:8:{s:3:\"ind\";i:59;s:2:\"ty\";i:4;s:6:\"parent\";i:58;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:45:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:4;a:2:{i:0;i:1;i:1;d:2.399999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;i:0;i:1;d:2.70000000000000017763568394002504646778106689453125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;i:2;}i:10;a:2:{i:0;d:-2.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;d:-3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;d:-2.29999999999999982236431605997495353221893310546875;i:1;i:-1;}i:14;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-2.5;}i:16;a:2:{i:0;i:0;i:1;d:-3.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;i:0;i:1;i:0;}i:23;a:2:{i:0;d:0.5;i:1;i:1;}i:24;a:2:{i:0;i:1;i:1;d:0.5;}i:25;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:26;a:2:{i:0;i:0;i:1;i:0;}i:27;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:28;a:2:{i:0;d:0.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:29;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:30;a:2:{i:0;i:0;i:1;d:-1.5;}i:31;a:2:{i:0;i:0;i:1;i:0;}i:32;a:2:{i:0;i:0;i:1;i:0;}i:33;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:34;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:35;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:-0.5;}i:36;a:2:{i:0;d:-1.5;i:1;i:0;}i:37;a:2:{i:0;i:0;i:1;i:0;}i:38;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:39;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:1.5;}i:40;a:2:{i:0;i:0;i:1;i:0;}i:41;a:2:{i:0;i:0;i:1;i:0;}i:42;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:43;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:44;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;i:0;}}s:1:\"v\";a:45:{i:0;a:2:{i:0;d:23.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:1;a:2:{i:0;d:23.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:2;a:2:{i:0;d:14.800000000000000710542735760100185871124267578125;i:1;d:72.5;}i:3;a:2:{i:0;i:8;i:1;i:68;}i:4;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:61.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;d:53.7999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;d:53.7999999999999971578290569595992565155029296875;}i:7;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;d:52.2999999999999971578290569595992565155029296875;}i:8;a:2:{i:0;d:3.600000000000000088817841970012523233890533447265625;i:1;d:43.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:7.4000000000000003552713678800500929355621337890625;i:1;i:37;}i:10;a:2:{i:0;d:13.699999999999999289457264239899814128875732421875;i:1;d:32.39999999999999857891452847979962825775146484375;}i:11;a:2:{i:0;d:22.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:12;a:2:{i:0;d:22.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:13;a:2:{i:0;d:30.39999999999999857891452847979962825775146484375;i:1;d:32.2000000000000028421709430404007434844970703125;}i:14;a:2:{i:0;d:36.39999999999999857891452847979962825775146484375;i:1;d:36.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:40.10000000000000142108547152020037174224853515625;i:1;d:42.7000000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:41.39999999999999857891452847979962825775146484375;i:1;d:51.2000000000000028421709430404007434844970703125;}i:17;a:2:{i:0;d:41.39999999999999857891452847979962825775146484375;i:1;d:51.2000000000000028421709430404007434844970703125;}i:18;a:2:{i:0;d:41.39999999999999857891452847979962825775146484375;i:1;d:56.5;}i:19;a:2:{i:0;d:7.29999999999999982236431605997495353221893310546875;i:1;d:56.5;}i:20;a:2:{i:0;d:7.29999999999999982236431605997495353221893310546875;i:1;d:48.39999999999999857891452847979962825775146484375;}i:21;a:2:{i:0;d:28.699999999999999289457264239899814128875732421875;i:1;d:48.39999999999999857891452847979962825775146484375;}i:22;a:2:{i:0;d:28.699999999999999289457264239899814128875732421875;i:1;d:47.39999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;i:28;i:1;d:43.7999999999999971578290569595992565155029296875;}i:24;a:2:{i:0;d:25.800000000000000710542735760100185871124267578125;i:1;d:41.60000000000000142108547152020037174224853515625;}i:25;a:2:{i:0;d:22.39999999999999857891452847979962825775146484375;i:1;d:40.7999999999999971578290569595992565155029296875;}i:26;a:2:{i:0;d:22.39999999999999857891452847979962825775146484375;i:1;d:40.7999999999999971578290569595992565155029296875;}i:27;a:2:{i:0;d:18.89999999999999857891452847979962825775146484375;i:1;d:41.7000000000000028421709430404007434844970703125;}i:28;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:44.2999999999999971578290569595992565155029296875;}i:29;a:2:{i:0;d:15.699999999999999289457264239899814128875732421875;i:1;d:47.89999999999999857891452847979962825775146484375;}i:30;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:52.2999999999999971578290569595992565155029296875;}i:31;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:52.2999999999999971578290569595992565155029296875;}i:32;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:53.7999999999999971578290569595992565155029296875;}i:33;a:2:{i:0;i:16;i:1;i:58;}i:34;a:2:{i:0;d:17.89999999999999857891452847979962825775146484375;i:1;d:61.2000000000000028421709430404007434844970703125;}i:35;a:2:{i:0;d:20.800000000000000710542735760100185871124267578125;i:1;d:63.2999999999999971578290569595992565155029296875;}i:36;a:2:{i:0;d:24.699999999999999289457264239899814128875732421875;i:1;i:64;}i:37;a:2:{i:0;d:24.699999999999999289457264239899814128875732421875;i:1;i:64;}i:38;a:2:{i:0;i:30;i:1;i:63;}i:39;a:2:{i:0;d:34.39999999999999857891452847979962825775146484375;i:1;d:59.7000000000000028421709430404007434844970703125;}i:40;a:2:{i:0;d:34.39999999999999857891452847979962825775146484375;i:1;d:59.7000000000000028421709430404007434844970703125;}i:41;a:2:{i:0;d:40.2999999999999971578290569595992565155029296875;i:1;d:66.7000000000000028421709430404007434844970703125;}i:42;a:2:{i:0;d:36.7000000000000028421709430404007434844970703125;i:1;d:70.2000000000000028421709430404007434844970703125;}i:43;a:2:{i:0;d:31.10000000000000142108547152020037174224853515625;i:1;i:73;}i:44;a:2:{i:0;d:23.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}}s:1:\"o\";a:45:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-3.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:2;a:2:{i:0;d:-2.70000000000000017763568394002504646778106689453125;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:4;a:2:{i:0;i:-1;i:1;d:-2.399999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;d:-3.100000000000000088817841970012523233890533447265625;}i:8;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:-2;}i:10;a:2:{i:0;d:2.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:3;i:1;i:0;}i:13;a:2:{i:0;d:2.29999999999999982236431605997495353221893310546875;i:1;i:1;}i:14;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:2.5;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;i:0;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:23;a:2:{i:0;d:-0.5;i:1;i:-1;}i:24;a:2:{i:0;i:-1;i:1;d:-0.5;}i:25;a:2:{i:0;i:0;i:1;i:0;}i:26;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:27;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:28;a:2:{i:0;d:-0.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:29;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:30;a:2:{i:0;i:0;i:1;i:0;}i:31;a:2:{i:0;i:0;i:1;i:0;}i:32;a:2:{i:0;i:0;i:1;d:1.5;}i:33;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:34;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:35;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:0.5;}i:36;a:2:{i:0;i:0;i:1;i:0;}i:37;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:38;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:39;a:2:{i:0;i:0;i:1;i:0;}i:40;a:2:{i:0;i:0;i:1;i:0;}i:41;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:42;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:43;a:2:{i:0;d:-2.20000000000000017763568394002504646778106689453125;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:44;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:44;a:7:{s:3:\"ind\";i:58;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:65.923000000000001818989403545856475830078125;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:45;a:8:{s:3:\"ind\";i:61;s:2:\"ty\";i:4;s:6:\"parent\";i:60;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:4.4000000000000003552713678800500929355621337890625;i:1;i:14;}i:1;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;i:14;}i:2;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:4.4000000000000003552713678800500929355621337890625;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:4.4000000000000003552713678800500929355621337890625;i:1;i:14;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:46;a:7:{s:3:\"ind\";i:60;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:44.2060000000000030695446184836328029632568359375;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:47;a:8:{s:3:\"ind\";i:63;s:2:\"ty\";i:4;s:6:\"parent\";i:62;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:5:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;i:13;i:1;d:62.89999999999999857891452847979962825775146484375;}i:1;a:2:{i:0;d:42.89999999999999857891452847979962825775146484375;i:1;d:62.89999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:42.89999999999999857891452847979962825775146484375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;i:13;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;i:13;i:1;d:62.89999999999999857891452847979962825775146484375;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:4.29999999999999982236431605997495353221893310546875;i:1;d:17.10000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:17.800000000000000710542735760100185871124267578125;i:1;d:17.10000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:17.800000000000000710542735760100185871124267578125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:4.29999999999999982236431605997495353221893310546875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:4.29999999999999982236431605997495353221893310546875;i:1;d:17.10000000000000142108547152020037174224853515625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;i:13;i:1;d:39.39999999999999857891452847979962825775146484375;}i:1;a:2:{i:0;d:39.10000000000000142108547152020037174224853515625;i:1;d:39.39999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:39.10000000000000142108547152020037174224853515625;i:1;d:49.5;}i:3;a:2:{i:0;i:13;i:1;d:49.5;}i:4;a:2:{i:0;i:13;i:1;d:39.39999999999999857891452847979962825775146484375;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:3;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;i:13;i:1;d:17.10000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;i:43;i:1;d:17.10000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;i:43;i:1;d:27.60000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;i:13;i:1;d:27.60000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;i:13;i:1;d:17.10000000000000142108547152020037174224853515625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:4;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:48;a:7:{s:3:\"ind\";i:62;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:49;a:7:{s:3:\"ind\";i:41;s:2:\"ty\";i:3;s:6:\"parent\";i:40;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:50;a:7:{s:3:\"ind\";i:40;s:2:\"ty\";i:3;s:6:\"parent\";i:12;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:47.3509999999999990905052982270717620849609375;i:1;d:1.31099999999999994315658113919198513031005859375;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:51;a:6:{s:3:\"ind\";i:12;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1;i:1;i:-14;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}}}i:3;a:2:{s:2:\"id\";s:2:\"70\";s:6:\"layers\";a:2:{i:0;a:7:{s:3:\"ind\";i:69;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:16;i:1;i:16;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:32;i:1;i:32;}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}}}}i:1;a:7:{s:3:\"ind\";i:0;s:2:\"ty\";i:4;s:2:\"ks\";a:1:{s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:133.330000000000012505552149377763271331787109375;i:1;d:133.330000000000012505552149377763271331787109375;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:1:{i:0;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:7:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;d:-6.62999999999999989341858963598497211933135986328125;}i:2;a:2:{i:0;d:-6.62999999999999989341858963598497211933135986328125;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:6.62999999999999989341858963598497211933135986328125;}i:4;a:2:{i:0;d:6.62999999999999989341858963598497211933135986328125;i:1;i:0;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;d:-6.62999999999999989341858963598497211933135986328125;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;d:6.62999999999999989341858963598497211933135986328125;}i:2;a:2:{i:0;d:6.62999999999999989341858963598497211933135986328125;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:-6.62999999999999989341858963598497211933135986328125;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;i:12;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:12;}i:2;a:2:{i:0;i:12;i:1;i:24;}i:3;a:2:{i:0;i:24;i:1;i:12;}i:4;a:2:{i:0;i:12;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;d:8.4000000000000003552713678800500929355621337890625;i:1;i:18;}i:1;a:2:{i:0;i:6;i:1;i:18;}i:2;a:2:{i:0;i:6;i:1;i:6;}i:3;a:2:{i:0;d:8.4000000000000003552713678800500929355621337890625;i:1;i:6;}}}}}i:2;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;i:18;i:1;i:18;}i:1;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;i:18;}i:2;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:15.5999999999999996447286321199499070644378662109375;}i:3;a:2:{i:0;i:18;i:1;d:15.5999999999999996447286321199499070644378662109375;}}}}}i:3;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;i:18;i:1;d:13.199999999999999289457264239899814128875732421875;}i:1;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:13.199999999999999289457264239899814128875732421875;}i:2;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:10.800000000000000710542735760100185871124267578125;}i:3;a:2:{i:0;i:18;i:1;d:10.800000000000000710542735760100185871124267578125;}}}}}i:4;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;i:18;i:1;d:8.4000000000000003552713678800500929355621337890625;}i:1;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:8.4000000000000003552713678800500929355621337890625;}i:2;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;i:6;}i:3;a:2:{i:0;i:18;i:1;i:6;}}}}}i:5;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:6;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:1;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}}}}}i:4;a:2:{s:2:\"id\";s:2:\"73\";s:6:\"layers\";a:2:{i:0;a:10:{s:3:\"ind\";i:72;s:2:\"ty\";i:0;s:6:\"parent\";i:68;s:2:\"ks\";a:0:{}s:1:\"w\";i:32;s:1:\"h\";i:32;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"70\";}i:1;a:6:{s:3:\"ind\";i:68;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:468.75;i:1;d:468.75;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}}}i:5;a:2:{s:2:\"id\";s:2:\"79\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:78;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:181.606999999999999317878973670303821563720703125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:6;a:2:{s:2:\"id\";s:2:\"83\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:82;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:181.606999999999999317878973670303821563720703125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:7;a:2:{s:2:\"id\";s:2:\"87\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:86;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:181.606999999999999317878973670303821563720703125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:111.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.73899999999999999023003738329862244427204132080078125;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.39800000000000002042810365310288034379482269287109375;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.413999999999999979127807137047057040035724639892578125;i:1;d:0.4010000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.6760000000000019326762412674725055694580078125;i:1;d:2117.5129999999999199644662439823150634765625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:111.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7199999999999999733546474089962430298328399658203125;s:1:\"y\";d:0.35799999999999998490096686509787105023860931396484375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.39200000000000001509903313490212894976139068603515625;s:1:\"y\";d:0.001000000000000000020816681711721685132943093776702880859375;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.5060000000000000053290705182007513940334320068359375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81599999999999994759747323769261129200458526611328125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.5060000000000000053290705182007513940334320068359375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81599999999999994759747323769261129200458526611328125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:111.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.73299999999999998490096686509787105023860931396484375;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.387000000000000010658141036401502788066864013671875;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.407999999999999973798736618846305646002292633056640625;i:1;d:0.4010000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:91.0460000000000064801497501321136951446533203125;i:1;d:743.604000000000041836756281554698944091796875;}s:1:\"h\";i:1;}}}}}}}}i:8;a:2:{s:2:\"id\";s:2:\"91\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:90;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:181.606999999999999317878973670303821563720703125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:90;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.451000000000000011990408665951690636575222015380859375;i:1;d:0.443000000000000004884981308350688777863979339599609375;}s:1:\"y\";a:2:{i:0;d:0.51700000000000001509903313490212894976139068603515625;i:1;d:0.55600000000000004973799150320701301097869873046875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.564999999999999946709294817992486059665679931640625;i:1;d:0.55900000000000005240252676230738870799541473388671875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:87.7099999999999937472239253111183643341064453125;i:1;d:750.700000000000045474735088646411895751953125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:90;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.444000000000000005773159728050814010202884674072265625;s:1:\"y\";d:0.55600000000000004973799150320701301097869873046875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.5580000000000000515143483426072634756565093994140625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.00200000000000000004163336342344337026588618755340576171875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.40600000000000002753353101070388220250606536865234375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.737999999999999989341858963598497211933135986328125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.00200000000000000004163336342344337026588618755340576171875;i:21;i:0;i:22;d:0.40600000000000002753353101070388220250606536865234375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.737999999999999989341858963598497211933135986328125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:90;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.448000000000000009325873406851314939558506011962890625;i:1;d:0.443000000000000004884981308350688777863979339599609375;}s:1:\"y\";a:2:{i:0;d:0.5340000000000000301980662698042578995227813720703125;i:1;d:0.55600000000000004973799150320701301097869873046875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5620000000000000550670620214077644050121307373046875;i:1;d:0.55900000000000005240252676230738870799541473388671875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.4320000000000021600499167107045650482177734375;i:1;d:-726.0130000000000336513039655983448028564453125;}s:1:\"h\";i:1;}}}}}}}}i:9;a:2:{s:2:\"id\";s:2:\"95\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:94;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:181.606999999999999317878973670303821563720703125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.72899999999999998134825318629737012088298797607421875;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.5380000000000000337507799486047588288784027099609375;i:1;d:0.5829999999999999626965063725947402417659759521484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7439999999999999946709294817992486059665679931640625;i:1;d:0.729999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:87.4090000000000060254023992456495761871337890625;i:1;d:625.4589999999999463398125953972339630126953125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7279999999999999804600747665972448885440826416015625;s:1:\"y\";d:0.58399999999999996358468479229486547410488128662109375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.729999999999999982236431605997495353221893310546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.39600000000000001865174681370262987911701202392578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.73099999999999998312461002569762058556079864501953125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.39600000000000001865174681370262987911701202392578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.73099999999999998312461002569762058556079864501953125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.72899999999999998134825318629737012088298797607421875;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.5580000000000000515143483426072634756565093994140625;i:1;d:0.5829999999999999626965063725947402417659759521484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.737999999999999989341858963598497211933135986328125;i:1;d:0.729999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.9539999999999935198502498678863048553466796875;i:1;d:-860.671000000000049112713895738124847412109375;}s:1:\"h\";i:1;}}}}}}}}i:10;a:2:{s:2:\"id\";s:2:\"99\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:98;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:181.606999999999999317878973670303821563720703125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.199999999999999289457264239899814128875732421875;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.375;i:1;d:0.36199999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;d:0.55300000000000004707345624410663731396198272705078125;i:1;d:0.58999999999999996891375531049561686813831329345703125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5300000000000000266453525910037569701671600341796875;i:1;d:0.52400000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:82.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:87.326999999999998181010596454143524169921875;i:1;d:591.43971398059829880367033183574676513671875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.62600000000000000088817841970012523233890533447265625;i:1;d:0.532000000000000028421709430404007434844970703125;}s:1:\"y\";a:2:{i:0;d:0.82999999999999996003197111349436454474925994873046875;i:1;d:0.79500000000000003996802888650563545525074005126953125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.27700000000000002398081733190338127315044403076171875;i:1;d:0.2190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.52500000000000002220446049250313080847263336181640625;i:1;d:0.429999999999999993338661852249060757458209991455078125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.018000000000000682121026329696178436279296875;i:1;d:70.6329999999999955662133288569748401641845703125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:25.199999999999999289457264239899814128875732421875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.08500000000000000610622663543836097232997417449951171875;s:1:\"y\";d:0.802000000000000046185277824406512081623077392578125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.35099999999999997868371792719699442386627197265625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.354999999999999982236431605997495353221893310546875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.6999999999999999555910790149937383830547332763671875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.354999999999999982236431605997495353221893310546875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.6999999999999999555910790149937383830547332763671875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.199999999999999289457264239899814128875732421875;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3689999999999999946709294817992486059665679931640625;i:1;d:0.36199999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;d:0.56899999999999995026200849679298698902130126953125;i:1;d:0.58999999999999996891375531049561686813831329345703125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.52700000000000002398081733190338127315044403076171875;i:1;d:0.52400000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:82.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:97.09600000000000363797880709171295166015625;i:1;d:-897.2474970922436341425054706633090972900390625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.60399999999999998134825318629737012088298797607421875;i:1;d:0.532000000000000028421709430404007434844970703125;}s:1:\"y\";a:2:{i:0;d:0.822999999999999953814722175593487918376922607421875;i:1;d:0.79500000000000003996802888650563545525074005126953125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.26300000000000001154631945610162802040576934814453125;i:1;d:0.2190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.50700000000000000621724893790087662637233734130859375;i:1;d:0.429999999999999993338661852249060757458209991455078125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:99.326999999999998181010596454143524169921875;i:1;d:-1457.2100000000000363797880709171295166015625;}s:1:\"h\";i:1;}}}}}}}}i:11;a:2:{s:2:\"id\";s:3:\"102\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:81;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:182;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"79\";}i:1;a:9:{s:3:\"ind\";i:85;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:182;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"83\";}i:2;a:9:{s:3:\"ind\";i:89;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:182;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"87\";}i:3;a:9:{s:3:\"ind\";i:93;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:182;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"91\";}i:4;a:9:{s:3:\"ind\";i:97;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:182;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"95\";}i:5;a:9:{s:3:\"ind\";i:101;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:182;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"99\";}}}i:12;a:2:{s:2:\"id\";s:3:\"107\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:106;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:13;a:2:{s:2:\"id\";s:3:\"111\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:110;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:14;a:2:{s:2:\"id\";s:3:\"115\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:114;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:107.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74699999999999999733546474089962430298328399658203125;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;d:0.39900000000000002131628207280300557613372802734375;i:1;d:0.375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.424999999999999988897769753748434595763683319091796875;i:1;d:0.409999999999999975575093458246556110680103302001953125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.27899999999999636202119290828704833984375;i:1;d:2092.0410000000001673470251262187957763671875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:107.400000000000005684341886080801486968994140625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.729999999999999982236431605997495353221893310546875;s:1:\"y\";d:0.362999999999999989341858963598497211933135986328125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.40400000000000002575717417130363173782825469970703125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.504000000000000003552713678800500929355621337890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.814999999999999946709294817992486059665679931640625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.504000000000000003552713678800500929355621337890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.814999999999999946709294817992486059665679931640625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:107.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74099999999999999200639422269887290894985198974609375;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;d:0.38800000000000001154631945610162802040576934814453125;i:1;d:0.375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.417999999999999982680520815847557969391345977783203125;i:1;d:0.409999999999999975575093458246556110680103302001953125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.7939999999999969304553815163671970367431640625;i:1;d:716.2169999999999845385900698602199554443359375;}s:1:\"h\";i:1;}}}}}}}}i:15;a:2:{s:2:\"id\";s:3:\"119\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:118;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:85.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.406999999999999972910558199146180413663387298583984375;i:1;d:0.3970000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.536000000000000031974423109204508364200592041015625;i:1;d:0.57399999999999995470290059529361315071582794189453125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5460000000000000408562073062057606875896453857421875;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.1269999999999953388396534137427806854248046875;i:1;d:659.9199999999999590727384202182292938232421875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:85.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.3970000000000000195399252334027551114559173583984375;s:1:\"y\";d:0.5749999999999999555910790149937383830547332763671875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.53900000000000003463895836830488406121730804443359375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.39900000000000002131628207280300557613372802734375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.73299999999999998490096686509787105023860931396484375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.39900000000000002131628207280300557613372802734375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.73299999999999998490096686509787105023860931396484375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:85.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.403000000000000024868995751603506505489349365234375;i:1;d:0.3970000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.55300000000000004707345624410663731396198272705078125;i:1;d:0.57399999999999995470290059529361315071582794189453125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.54300000000000003819167204710538499057292938232421875;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:95.4440000000000026147972675971686840057373046875;i:1;d:-823.597999999999956344254314899444580078125;}s:1:\"h\";i:1;}}}}}}}}i:16;a:2:{s:2:\"id\";s:3:\"123\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:122;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:42.60000000000000142108547152020037174224853515625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.69499999999999995115018691649311222136020660400390625;i:1;d:0.69399999999999995026200849679298698902130126953125;}s:1:\"y\";a:2:{i:0;d:0.5629999999999999449329379785922355949878692626953125;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7520000000000000017763568394002504646778106689453125;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.796999999999997044142219237983226776123046875;i:1;d:525.0890000000000554791768081486225128173828125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:42.60000000000000142108547152020037174224853515625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.69499999999999995115018691649311222136020660400390625;s:1:\"y\";d:0.60799999999999998490096686509787105023860931396484375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.73499999999999998667732370449812151491641998291015625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3890000000000000124344978758017532527446746826171875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72599999999999997868371792719699442386627197265625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3890000000000000124344978758017532527446746826171875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72599999999999997868371792719699442386627197265625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:42.60000000000000142108547152020037174224853515625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.69499999999999995115018691649311222136020660400390625;i:1;d:0.69399999999999995026200849679298698902130126953125;}s:1:\"y\";a:2:{i:0;d:0.58199999999999996180832795289461500942707061767578125;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7439999999999999946709294817992486059665679931640625;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.0090000000000003410605131648480892181396484375;i:1;d:-968.56500000000005456968210637569427490234375;}s:1:\"h\";i:1;}}}}}}}}i:17;a:2:{s:2:\"id\";s:3:\"127\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:126;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3569999999999999840127884453977458178997039794921875;i:1;d:0.343000000000000027089441800853819586336612701416015625;}s:1:\"y\";a:2:{i:0;d:0.5620000000000000550670620214077644050121307373046875;i:1;d:0.5989999999999999769073610877967439591884613037109375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.52100000000000001865174681370262987911701202392578125;i:1;d:0.51500000000000001332267629550187848508358001708984375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:80.099999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:85.8709999999999951114659779705107212066650390625;i:1;d:554.963124226088666546274907886981964111328125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.645000000000000017763568394002504646778106689453125;i:1;d:0.53500000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.84599999999999997424282582869636826217174530029296875;i:1;d:0.8040000000000000479616346638067625463008880615234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.287999999999999978239628717346931807696819305419921875;i:1;d:0.2210000000000000019984014443252817727625370025634765625;}s:1:\"y\";a:2:{i:0;d:0.5540000000000000479616346638067625463008880615234375;i:1;d:0.438000000000000000444089209850062616169452667236328125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:84.6039999999999992041921359486877918243408203125;i:1;d:54.74600000000000221689333557151257991790771484375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.07499999999999999722444243843710864894092082977294921875;s:1:\"y\";d:0.8169999999999999484856516573927365243434906005859375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.343000000000000027089441800853819586336612701416015625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35399999999999998134825318629737012088298797607421875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.69899999999999995470290059529361315071582794189453125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35399999999999998134825318629737012088298797607421875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.69899999999999995470290059529361315071582794189453125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.35099999999999997868371792719699442386627197265625;i:1;d:0.343000000000000027089441800853819586336612701416015625;}s:1:\"y\";a:2:{i:0;d:0.57799999999999995825561427409411408007144927978515625;i:1;d:0.5989999999999999769073610877967439591884613037109375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5180000000000000159872115546022541821002960205078125;i:1;d:0.51500000000000001332267629550187848508358001708984375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:80.099999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:95.8829999999999955662133288569748401641845703125;i:1;d:-936.4450532645490739014348946511745452880859375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.62600000000000000088817841970012523233890533447265625;i:1;d:0.53500000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.83999999999999996891375531049561686813831329345703125;i:1;d:0.8040000000000000479616346638067625463008880615234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.2760000000000000230926389122032560408115386962890625;i:1;d:0.2210000000000000019984014443252817727625370025634765625;}s:1:\"y\";a:2:{i:0;d:0.53900000000000003463895836830488406121730804443359375;i:1;d:0.438000000000000000444089209850062616169452667236328125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.022999999999996134647517465054988861083984375;i:1;d:-1474.2629999999999199644662439823150634765625;}s:1:\"h\";i:1;}}}}}}}}i:18;a:2:{s:2:\"id\";s:3:\"130\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:109;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"107\";}i:1;a:9:{s:3:\"ind\";i:113;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"111\";}i:2;a:9:{s:3:\"ind\";i:117;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"115\";}i:3;a:9:{s:3:\"ind\";i:121;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"119\";}i:4;a:9:{s:3:\"ind\";i:125;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"123\";}i:5;a:9:{s:3:\"ind\";i:129;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"127\";}}}i:19;a:2:{s:2:\"id\";s:3:\"135\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:134;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:20;a:2:{s:2:\"id\";s:3:\"139\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:138;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:21;a:2:{s:2:\"id\";s:3:\"143\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:142;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:103.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7560000000000000053290705182007513940334320068359375;i:1;d:0.7439999999999999946709294817992486059665679931640625;}s:1:\"y\";a:2:{i:0;d:0.40200000000000002398081733190338127315044403076171875;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.438000000000000000444089209850062616169452667236328125;i:1;d:0.420999999999999985345056074947933666408061981201171875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.03100000000000591171556152403354644775390625;i:1;d:2060.6390000000001236912794411182403564453125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:103.2000000000000028421709430404007434844970703125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.74099999999999999200639422269887290894985198974609375;s:1:\"y\";d:0.3689999999999999946709294817992486059665679931640625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.416999999999999981792342396147432737052440643310546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.5020000000000000017763568394002504646778106689453125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.8129999999999999449329379785922355949878692626953125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.5020000000000000017763568394002504646778106689453125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.8129999999999999449329379785922355949878692626953125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:103.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.75;i:1;d:0.7439999999999999946709294817992486059665679931640625;}s:1:\"y\";a:2:{i:0;d:0.39000000000000001332267629550187848508358001708984375;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.429999999999999993338661852249060757458209991455078125;i:1;d:0.420999999999999985345056074947933666408061981201171875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.7259999999999990905052982270717620849609375;i:1;d:682.451999999999998181010596454143524169921875;}s:1:\"h\";i:1;}}}}}}}}i:22;a:2:{s:2:\"id\";s:3:\"147\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:146;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:81.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3689999999999999946709294817992486059665679931640625;i:1;d:0.35599999999999998312461002569762058556079864501953125;}s:1:\"y\";a:2:{i:0;d:0.55500000000000004884981308350688777863979339599609375;i:1;d:0.59199999999999997069011214989586733281612396240234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.528000000000000024868995751603506505489349365234375;i:1;d:0.52100000000000001865174681370262987911701202392578125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.7600000000000051159076974727213382720947265625;i:1;d:580.8880000000000336513039655983448028564453125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:81.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.35599999999999998312461002569762058556079864501953125;s:1:\"y\";d:0.592999999999999971578290569595992565155029296875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.52100000000000001865174681370262987911701202392578125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3930000000000000159872115546022541821002960205078125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72899999999999998134825318629737012088298797607421875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3930000000000000159872115546022541821002960205078125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72899999999999998134825318629737012088298797607421875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:81.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.362999999999999989341858963598497211933135986328125;i:1;d:0.35599999999999998312461002569762058556079864501953125;}s:1:\"y\";a:2:{i:0;d:0.5709999999999999520383653361932374536991119384765625;i:1;d:0.59199999999999997069011214989586733281612396240234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.52400000000000002131628207280300557613372802734375;i:1;d:0.52100000000000001865174681370262987911701202392578125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.599999999999994315658113919198513031005859375;i:1;d:-908.5839999999999463398125953972339630126953125;}s:1:\"h\";i:1;}}}}}}}}i:23;a:2:{s:2:\"id\";s:3:\"151\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:150;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:38.39999999999999857891452847979962825775146484375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.66200000000000003286260152890463359653949737548828125;i:1;d:0.66000000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.5869999999999999662492200513952411711215972900390625;i:1;d:0.63000000000000000444089209850062616169452667236328125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7560000000000000053290705182007513940334320068359375;i:1;d:0.7359999999999999875655021241982467472553253173828125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.412000000000006139089236967265605926513671875;i:1;d:439.5149999999999863575794734060764312744140625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:38.39999999999999857891452847979962825775146484375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.661000000000000031974423109204508364200592041015625;s:1:\"y\";d:0.6310000000000000053290705182007513940334320068359375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.7359999999999999875655021241982467472553253173828125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.38300000000000000710542735760100185871124267578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72099999999999997424282582869636826217174530029296875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.38300000000000000710542735760100185871124267578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72099999999999997424282582869636826217174530029296875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:38.39999999999999857891452847979962825775146484375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.661000000000000031974423109204508364200592041015625;i:1;d:0.66000000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.6069999999999999840127884453977458178997039794921875;i:1;d:0.63000000000000000444089209850062616169452667236328125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74699999999999999733546474089962430298328399658203125;i:1;d:0.7359999999999999875655021241982467472553253173828125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:97.1970000000000027284841053187847137451171875;i:1;d:-1060.58699999999998908606357872486114501953125;}s:1:\"h\";i:1;}}}}}}}}i:24;a:2:{s:2:\"id\";s:3:\"155\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:154;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:16.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.340000000000000024424906541753443889319896697998046875;i:1;d:0.325000000000000011102230246251565404236316680908203125;}s:1:\"y\";a:2:{i:0;d:0.5709999999999999520383653361932374536991119384765625;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.512000000000000010658141036401502788066864013671875;i:1;d:0.5060000000000000053290705182007513940334320068359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";i:78;s:1:\"s\";a:2:{i:0;d:86.61299999999999954525264911353588104248046875;i:1;d:520.751420049926537103601731359958648681640625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.669000000000000039079850466805510222911834716796875;i:1;d:0.53700000000000003286260152890463359653949737548828125;}s:1:\"y\";a:2:{i:0;d:0.862999999999999989341858963598497211933135986328125;i:1;d:0.814999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.2220000000000000028865798640254070051014423370361328125;}s:1:\"y\";a:2:{i:0;d:0.58799999999999996713739847109536640346050262451171875;i:1;d:0.447000000000000008437694987151189707219600677490234375;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.3970000000000055706550483591854572296142578125;i:1;d:40.7049999999999982946974341757595539093017578125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:16.800000000000000710542735760100185871124267578125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.066000000000000003108624468950438313186168670654296875;s:1:\"y\";d:0.8329999999999999626965063725947402417659759521484375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.336000000000000020872192862952942959964275360107421875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3529999999999999804600747665972448885440826416015625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.697999999999999953814722175593487918376922607421875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.3529999999999999804600747665972448885440826416015625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.697999999999999953814722175593487918376922607421875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:16.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.333000000000000018207657603852567262947559356689453125;i:1;d:0.325000000000000011102230246251565404236316680908203125;}s:1:\"y\";a:2:{i:0;d:0.5869999999999999662492200513952411711215972900390625;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.50900000000000000799360577730112709105014801025390625;i:1;d:0.5060000000000000053290705182007513940334320068359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";i:78;s:1:\"s\";a:2:{i:0;d:96.8529999999999944293449516408145427703857421875;i:1;d:-973.2415182166502063410007394850254058837890625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65400000000000002575717417130363173782825469970703125;i:1;d:0.53700000000000003286260152890463359653949737548828125;}s:1:\"y\";a:2:{i:0;d:0.8589999999999999857891452847979962825775146484375;i:1;d:0.814999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.290999999999999980904163976447307504713535308837890625;i:1;d:0.2220000000000000028865798640254070051014423370361328125;}s:1:\"y\";a:2:{i:0;d:0.57599999999999995647925743469386361539363861083984375;i:1;d:0.447000000000000008437694987151189707219600677490234375;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.9140000000000014779288903810083866119384765625;i:1;d:-1489.375999999999976353137753903865814208984375;}s:1:\"h\";i:1;}}}}}}}}i:25;a:2:{s:2:\"id\";s:3:\"158\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:137;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"135\";}i:1;a:9:{s:3:\"ind\";i:141;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"139\";}i:2;a:9:{s:3:\"ind\";i:145;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"143\";}i:3;a:9:{s:3:\"ind\";i:149;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"147\";}i:4;a:9:{s:3:\"ind\";i:153;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"151\";}i:5;a:9:{s:3:\"ind\";i:157;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"155\";}}}i:26;a:2:{s:2:\"id\";s:3:\"163\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:162;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:27;a:2:{s:2:\"id\";s:3:\"167\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:166;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:138;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.2699999999999960209606797434389591217041015625;i:1;d:2182.260000000000218278728425502777099609375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:138;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.272999999999996134647517465054988861083984375;i:1;d:813.221999999999979991116560995578765869140625;}s:1:\"h\";i:1;}}}}}}}}i:28;a:2:{s:2:\"id\";s:3:\"171\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:170;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:99;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7660000000000000142108547152020037174224853515625;i:1;d:0.75300000000000000266453525910037569701671600341796875;}s:1:\"y\";a:2:{i:0;d:0.40400000000000002575717417130363173782825469970703125;i:1;d:0.379000000000000003552713678800500929355621337890625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.451000000000000011990408665951690636575222015380859375;i:1;d:0.433999999999999996891375531049561686813831329345703125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.9549999999999982946974341757595539093017578125;i:1;d:2022.298000000000001818989403545856475830078125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:99;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7520000000000000017763568394002504646778106689453125;s:1:\"y\";d:0.375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.430999999999999994226840271949185989797115325927734375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.49899999999999999911182158029987476766109466552734375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81100000000000005417888360170763917267322540283203125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.49899999999999999911182158029987476766109466552734375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81100000000000005417888360170763917267322540283203125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:99;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7600000000000000088817841970012523233890533447265625;i:1;d:0.75300000000000000266453525910037569701671600341796875;}s:1:\"y\";a:2:{i:0;d:0.39200000000000001509903313490212894976139068603515625;i:1;d:0.379000000000000003552713678800500929355621337890625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.443000000000000004884981308350688777863979339599609375;i:1;d:0.433999999999999996891375531049561686813831329345703125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.868999999999999772626324556767940521240234375;i:1;d:641.2269999999999754436430521309375762939453125;}s:1:\"h\";i:1;}}}}}}}}i:29;a:2:{s:2:\"id\";s:3:\"175\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:174;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:77.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.71499999999999996891375531049561686813831329345703125;i:1;d:0.713999999999999968025576890795491635799407958984375;}s:1:\"y\";a:2:{i:0;d:0.428999999999999992450483432548935525119304656982421875;i:1;d:0.458000000000000018207657603852567262947559356689453125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.60599999999999998312461002569762058556079864501953125;i:1;d:0.604999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:108.2999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:88.6089999999999946567186270840466022491455078125;i:1;d:1378.74212214705175938433967530727386474609375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.464000000000000023536728122053318656980991363525390625;i:1;d:0.458000000000000018207657603852567262947559356689453125;}s:1:\"y\";a:2:{i:0;d:0.68600000000000005417888360170763917267322540283203125;i:1;d:0.6999999999999999555910790149937383830547332763671875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.192000000000000003996802888650563545525074005126953125;i:1;d:0.190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.317000000000000003996802888650563545525074005126953125;i:1;d:0.333000000000000018207657603852567262947559356689453125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.590000000000003410605131648480892181396484375;i:1;d:511.43999999999999772626324556767940521240234375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:77.400000000000005684341886080801486968994140625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.320000000000000006661338147750939242541790008544921875;s:1:\"y\";d:0.60999999999999998667732370449812151491641998291015625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.50300000000000000266453525910037569701671600341796875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.38800000000000001154631945610162802040576934814453125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72499999999999997779553950749686919152736663818359375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.38800000000000001154631945610162802040576934814453125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72499999999999997779553950749686919152736663818359375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:77.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.329000000000000014654943925052066333591938018798828125;i:1;d:0.320000000000000006661338147750939242541790008544921875;}s:1:\"y\";a:2:{i:0;d:0.588999999999999968025576890795491635799407958984375;i:1;d:0.6089999999999999857891452847979962825775146484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5060000000000000053290705182007513940334320068359375;i:1;d:0.50300000000000000266453525910037569701671600341796875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.893000000000000682121026329696178436279296875;i:1;d:-983.2540000000000190993887372314929962158203125;}s:1:\"h\";i:1;}}}}}}}}i:30;a:2:{s:2:\"id\";s:3:\"179\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:178;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:34.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.629000000000000003552713678800500929355621337890625;i:1;d:0.6270000000000000017763568394002504646778106689453125;}s:1:\"y\";a:2:{i:0;d:0.61199999999999998845368054389837197959423065185546875;i:1;d:0.653000000000000024868995751603506505489349365234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7560000000000000053290705182007513940334320068359375;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.2300000000000039790393202565610408782958984375;i:1;d:366.45800000000002683009370230138301849365234375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:34.2000000000000028421709430404007434844970703125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.6270000000000000017763568394002504646778106689453125;s:1:\"y\";d:0.65400000000000002575717417130363173782825469970703125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.7339999999999999857891452847979962825775146484375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3770000000000000017763568394002504646778106689453125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.71699999999999997069011214989586733281612396240234375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3770000000000000017763568394002504646778106689453125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.71699999999999997069011214989586733281612396240234375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:34.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.629000000000000003552713678800500929355621337890625;i:1;d:0.6270000000000000017763568394002504646778106689453125;}s:1:\"y\";a:2:{i:0;d:0.6310000000000000053290705182007513940334320068359375;i:1;d:0.653000000000000024868995751603506505489349365234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.745999999999999996447286321199499070644378662109375;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:97.5079999999999955662133288569748401641845703125;i:1;d:-1139.13599999999996725819073617458343505859375;}s:1:\"h\";i:1;}}}}}}}}i:31;a:2:{s:2:\"id\";s:3:\"183\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:182;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:12.5999999999999996447286321199499070644378662109375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.325000000000000011102230246251565404236316680908203125;i:1;d:0.307999999999999996003197111349436454474925994873046875;}s:1:\"y\";a:2:{i:0;d:0.57999999999999996003197111349436454474925994873046875;i:1;d:0.61599999999999999200639422269887290894985198974609375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.50300000000000000266453525910037569701671600341796875;i:1;d:0.49699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:75.900000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:86.5340000000000060254023992456495761871337890625;i:1;d:488.5856280800871900282800197601318359375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65600000000000002753353101070388220250606536865234375;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;d:0.86599999999999999200639422269887290894985198974609375;i:1;d:0.82599999999999995647925743469386361539363861083984375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.294999999999999984456877655247808434069156646728515625;i:1;d:0.2240000000000000046629367034256574697792530059814453125;}s:1:\"y\";a:2:{i:0;d:0.58599999999999996536104163169511593878269195556640625;i:1;d:0.457000000000000017319479184152442030608654022216796875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.3649999999999948840923025272786617279052734375;i:1;d:28.35600000000000164845914696343243122100830078125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:12.5999999999999996447286321199499070644378662109375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.058000000000000002942091015256664832122623920440673828125;s:1:\"y\";d:0.84799999999999997601918266809661872684955596923828125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.329000000000000014654943925052066333591938018798828125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35199999999999997957189634689711965620517730712890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.69699999999999995292654375589336268603801727294921875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35199999999999997957189634689711965620517730712890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.69699999999999995292654375589336268603801727294921875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:12.5999999999999996447286321199499070644378662109375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.318000000000000004884981308350688777863979339599609375;i:1;d:0.307999999999999996003197111349436454474925994873046875;}s:1:\"y\";a:2:{i:0;d:0.59599999999999997424282582869636826217174530029296875;i:1;d:0.61599999999999999200639422269887290894985198974609375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5;i:1;d:0.49699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:75.900000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:96.989000000000004320099833421409130096435546875;i:1;d:-1007.8261463488428262280649505555629730224609375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.64000000000000001332267629550187848508358001708984375;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;d:0.8609999999999999875655021241982467472553253173828125;i:1;d:0.82599999999999995647925743469386361539363861083984375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.284999999999999975575093458246556110680103302001953125;i:1;d:0.2240000000000000046629367034256574697792530059814453125;}s:1:\"y\";a:2:{i:0;d:0.57199999999999995292654375589336268603801727294921875;i:1;d:0.457000000000000017319479184152442030608654022216796875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.9680000000000035242919693700969219207763671875;i:1;d:-1502.65399999999999636202119290828704833984375;}s:1:\"h\";i:1;}}}}}}}}i:32;a:2:{s:2:\"id\";s:3:\"186\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:165;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"163\";}i:1;a:9:{s:3:\"ind\";i:169;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"167\";}i:2;a:9:{s:3:\"ind\";i:173;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"171\";}i:3;a:9:{s:3:\"ind\";i:177;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"175\";}i:4;a:9:{s:3:\"ind\";i:181;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"179\";}i:5;a:9:{s:3:\"ind\";i:185;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"183\";}}}i:33;a:2:{s:2:\"id\";s:3:\"191\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:190;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:34;a:2:{s:2:\"id\";s:3:\"195\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:194;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:133.80000000000001136868377216160297393798828125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;d:0.7119999999999999662492200513952411711215972900390625;}s:1:\"y\";a:2:{i:0;i:1;i:1;d:0.3810000000000000053290705182007513940334320068359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;d:0.38200000000000000621724893790087662637233734130859375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.003000000000000000062450045135165055398829281330108642578125;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.43500000000000227373675443232059478759765625;i:1;d:2170.89499999999998181010596454143524169921875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:133.80000000000001136868377216160297393798828125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.69499999999999995115018691649311222136020660400390625;s:1:\"y\";d:0.34599999999999997424282582869636826217174530029296875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.362999999999999989341858963598497211933135986328125;s:1:\"y\";d:0.00200000000000000004163336342344337026588618755340576171875;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.5100000000000000088817841970012523233890533447265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81899999999999995026200849679298698902130126953125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.5100000000000000088817841970012523233890533447265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81899999999999995026200849679298698902130126953125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:133.80000000000001136868377216160297393798828125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;d:0.7119999999999999662492200513952411711215972900390625;}s:1:\"y\";a:2:{i:0;i:1;i:1;d:0.3810000000000000053290705182007513940334320068359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;d:0.38200000000000000621724893790087662637233734130859375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.003000000000000000062450045135165055398829281330108642578125;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.5019999999999953388396534137427806854248046875;i:1;d:801.00199999999995270627550780773162841796875;}s:1:\"h\";i:1;}}}}}}}}i:35;a:2:{s:2:\"id\";s:3:\"199\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:198;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:94.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7760000000000000230926389122032560408115386962890625;i:1;d:0.7640000000000000124344978758017532527446746826171875;}s:1:\"y\";a:2:{i:0;d:0.406999999999999972910558199146180413663387298583984375;i:1;d:0.38400000000000000799360577730112709105014801025390625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.467000000000000026201263381153694353997707366943359375;i:1;d:0.449000000000000010214051826551440171897411346435546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.046999999999997044142219237983226776123046875;i:1;d:1975.759999999999990905052982270717620849609375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:94.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.76300000000000001154631945610162802040576934814453125;s:1:\"y\";d:0.38200000000000000621724893790087662637233734130859375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.448000000000000009325873406851314939558506011962890625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.495999999999999996447286321199499070644378662109375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.8080000000000000515143483426072634756565093994140625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.495999999999999996447286321199499070644378662109375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.8080000000000000515143483426072634756565093994140625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:94.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.77100000000000001865174681370262987911701202392578125;i:1;d:0.7640000000000000124344978758017532527446746826171875;}s:1:\"y\";a:2:{i:0;d:0.39600000000000001865174681370262987911701202392578125;i:1;d:0.38400000000000000799360577730112709105014801025390625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.459000000000000019095836023552692495286464691162109375;i:1;d:0.449000000000000010214051826551440171897411346435546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.2289999999999992041921359486877918243408203125;i:1;d:591.19000000000005456968210637569427490234375;}s:1:\"h\";i:1;}}}}}}}}i:36;a:2:{s:2:\"id\";s:3:\"203\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:202;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:73.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6830000000000000515143483426072634756565093994140625;i:1;d:0.68100000000000004973799150320701301097869873046875;}s:1:\"y\";a:2:{i:0;d:0.441000000000000003108624468950438313186168670654296875;i:1;d:0.471999999999999975131004248396493494510650634765625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6109999999999999875655021241982467472553253173828125;i:1;d:0.6089999999999999857891452847979962825775146484375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:106.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:87.5690000000000026147972675971686840057373046875;i:1;d:1279.388198590613001215388067066669464111328125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47099999999999997424282582869636826217174530029296875;i:1;d:0.468000000000000027089441800853819586336612701416015625;}s:1:\"y\";a:2:{i:0;d:0.69399999999999995026200849679298698902130126953125;i:1;d:0.7079999999999999626965063725947402417659759521484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.191000000000000003108624468950438313186168670654296875;i:1;d:0.190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.325000000000000011102230246251565404236316680908203125;i:1;d:0.343000000000000027089441800853819586336612701416015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.6110000000000042064129956997931003570556640625;i:1;d:449.971999999999979991116560995578765869140625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:73.2000000000000028421709430404007434844970703125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.287999999999999978239628717346931807696819305419921875;s:1:\"y\";d:0.62600000000000000088817841970012523233890533447265625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.4859999999999999875655021241982467472553253173828125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.38300000000000000710542735760100185871124267578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72099999999999997424282582869636826217174530029296875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.38300000000000000710542735760100185871124267578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72099999999999997424282582869636826217174530029296875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:73.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.297999999999999987121412914348184131085872650146484375;i:1;d:0.287999999999999978239628717346931807696819305419921875;}s:1:\"y\";a:2:{i:0;d:0.60599999999999998312461002569762058556079864501953125;i:1;d:0.62600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.48899999999999999023003738329862244427204132080078125;i:1;d:0.4859999999999999875655021241982467472553253173828125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.325999999999993406163412146270275115966796875;i:1;d:-1049.32799999999997453414835035800933837890625;}s:1:\"h\";i:1;}}}}}}}}i:37;a:2:{s:2:\"id\";s:3:\"207\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:206;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:30;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.79700000000000004174438572590588591992855072021484375;i:1;d:0.79300000000000003819167204710538499057292938232421875;}s:1:\"y\";a:2:{i:0;d:0.39800000000000002042810365310288034379482269287109375;i:1;d:0.403000000000000024868995751603506505489349365234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5020000000000000017763568394002504646778106689453125;i:1;d:0.49699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:84.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:88.7259999999999990905052982270717620849609375;i:1;d:1818.191957881311054734396748244762420654296875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47599999999999997868371792719699442386627197265625;i:1;d:0.465000000000000024424906541753443889319896697998046875;}s:1:\"y\";a:2:{i:0;d:0.71299999999999996713739847109536640346050262451171875;i:1;d:0.7339999999999999857891452847979962825775146484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.408999999999999974686915038546430878341197967529296875;i:1;d:0.40200000000000002398081733190338127315044403076171875;}s:1:\"y\";a:2:{i:0;d:0.25500000000000000444089209850062616169452667236328125;i:1;d:0.27900000000000002575717417130363173782825469970703125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.2450000000000045474735088646411895751953125;i:1;d:303.93400000000002592059900052845478057861328125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:30;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.5949999999999999733546474089962430298328399658203125;s:1:\"y\";d:0.67600000000000004529709940470638684928417205810546875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.729999999999999982236431605997495353221893310546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3729999999999999982236431605997495353221893310546875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.71299999999999996713739847109536640346050262451171875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3729999999999999982236431605997495353221893310546875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.71299999999999996713739847109536640346050262451171875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:30;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.596999999999999975131004248396493494510650634765625;i:1;d:0.5949999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;d:0.65400000000000002575717417130363173782825469970703125;i:1;d:0.67600000000000004529709940470638684928417205810546875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74299999999999999378275106209912337362766265869140625;i:1;d:0.729999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.9470000000000027284841053187847137451171875;i:1;d:-1206.3440000000000509317032992839813232421875;}s:1:\"h\";i:1;}}}}}}}}i:38;a:2:{s:2:\"id\";s:3:\"211\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:210;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:8.4000000000000003552713678800500929355621337890625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.309999999999999997779553950749686919152736663818359375;i:1;d:0.291999999999999981792342396147432737052440643310546875;}s:1:\"y\";a:2:{i:0;d:0.588999999999999968025576890795491635799407958984375;i:1;d:0.62399999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.49499999999999999555910790149937383830547332763671875;i:1;d:0.48899999999999999023003738329862244427204132080078125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:73.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:85.63200000000000500222085975110530853271484375;i:1;d:458.288762002857083643903024494647979736328125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.66400000000000003463895836830488406121730804443359375;i:1;d:0.54100000000000003641531520770513452589511871337890625;}s:1:\"y\";a:2:{i:0;d:0.87800000000000000266453525910037569701671600341796875;i:1;d:0.83799999999999996713739847109536640346050262451171875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.298999999999999988009591334048309363424777984619140625;i:1;d:0.2250000000000000055511151231257827021181583404541015625;}s:1:\"y\";a:2:{i:0;d:0.60599999999999998312461002569762058556079864501953125;i:1;d:0.468000000000000027089441800853819586336612701416015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:84.506000000000000227373675443232059478759765625;i:1;d:17.58500000000000085265128291212022304534912109375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:8.4000000000000003552713678800500929355621337890625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.05000000000000000277555756156289135105907917022705078125;s:1:\"y\";d:0.862999999999999989341858963598497211933135986328125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.322000000000000008437694987151189707219600677490234375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35099999999999997868371792719699442386627197265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.69699999999999995292654375589336268603801727294921875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35099999999999997868371792719699442386627197265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.69699999999999995292654375589336268603801727294921875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:8.4000000000000003552713678800500929355621337890625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.302999999999999991562305012848810292780399322509765625;i:1;d:0.291999999999999981792342396147432737052440643310546875;}s:1:\"y\";a:2:{i:0;d:0.60399999999999998134825318629737012088298797607421875;i:1;d:0.62399999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.49199999999999999289457264239899814128875732421875;i:1;d:0.48899999999999999023003738329862244427204132080078125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:73.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:96.2900000000000062527760746888816356658935546875;i:1;d:-1040.3866892855467085610143840312957763671875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65000000000000002220446049250313080847263336181640625;i:1;d:0.54100000000000003641531520770513452589511871337890625;}s:1:\"y\";a:2:{i:0;d:0.87399999999999999911182158029987476766109466552734375;i:1;d:0.83799999999999996713739847109536640346050262451171875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.289999999999999980015985556747182272374629974365234375;i:1;d:0.2250000000000000055511151231257827021181583404541015625;}s:1:\"y\";a:2:{i:0;d:0.5949999999999999733546474089962430298328399658203125;i:1;d:0.468000000000000027089441800853819586336612701416015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.18500000000000227373675443232059478759765625;i:1;d:-1514.21700000000009822542779147624969482421875;}s:1:\"h\";i:1;}}}}}}}}i:39;a:2:{s:2:\"id\";s:3:\"214\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:193;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"191\";}i:1;a:9:{s:3:\"ind\";i:197;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"195\";}i:2;a:9:{s:3:\"ind\";i:201;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"199\";}i:3;a:9:{s:3:\"ind\";i:205;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"203\";}i:4;a:9:{s:3:\"ind\";i:209;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"207\";}i:5;a:9:{s:3:\"ind\";i:213;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"211\";}}}i:40;a:2:{s:2:\"id\";s:3:\"219\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:218;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:41;a:2:{s:2:\"id\";s:3:\"223\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:222;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:129.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;d:0.7239999999999999769073610877967439591884613037109375;}s:1:\"y\";a:2:{i:0;i:1;i:1;d:0.3649999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;d:0.39900000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.00200000000000000004163336342344337026588618755340576171875;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:91.0019999999999953388396534137427806854248046875;i:1;d:2140.23100000000022191670723259449005126953125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:129.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7199999999999999733546474089962430298328399658203125;s:1:\"y\";d:0.35399999999999998134825318629737012088298797607421875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.39200000000000001509903313490212894976139068603515625;s:1:\"y\";d:0.001000000000000000020816681711721685132943093776702880859375;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.50800000000000000710542735760100185871124267578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.8169999999999999484856516573927365243434906005859375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.50800000000000000710542735760100185871124267578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.8169999999999999484856516573927365243434906005859375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:129.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.72699999999999997957189634689711965620517730712890625;i:1;d:0.7239999999999999769073610877967439591884613037109375;}s:1:\"y\";a:2:{i:0;d:0.3689999999999999946709294817992486059665679931640625;i:1;d:0.3649999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4010000000000000230926389122032560408115386962890625;i:1;d:0.39900000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;d:0.00200000000000000004163336342344337026588618755340576171875;i:1;d:0.00200000000000000004163336342344337026588618755340576171875;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:91.24299999999999499777914024889469146728515625;i:1;d:768.0309999999999490682967007160186767578125;}s:1:\"h\";i:1;}}}}}}}}i:42;a:2:{s:2:\"id\";s:3:\"227\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:226;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:90.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.78700000000000003286260152890463359653949737548828125;i:1;d:0.7760000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.409999999999999975575093458246556110680103302001953125;i:1;d:0.3910000000000000142108547152020037174224853515625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4839999999999999857891452847979962825775146484375;i:1;d:0.467000000000000026201263381153694353997707366943359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.563999999999992951416061259806156158447265625;i:1;d:1919.451999999999998181010596454143524169921875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:90.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.77500000000000002220446049250313080847263336181640625;s:1:\"y\";d:0.39000000000000001332267629550187848508358001708984375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.466000000000000025313084961453569121658802032470703125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.49199999999999999289457264239899814128875732421875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.80500000000000004884981308350688777863979339599609375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.49199999999999999289457264239899814128875732421875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.80500000000000004884981308350688777863979339599609375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:90.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.782000000000000028421709430404007434844970703125;i:1;d:0.7760000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.4010000000000000230926389122032560408115386962890625;i:1;d:0.3910000000000000142108547152020037174224853515625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47599999999999997868371792719699442386627197265625;i:1;d:0.467000000000000026201263381153694353997707366943359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:92.0720000000000027284841053187847137451171875;i:1;d:530.642000000000052750692702829837799072265625;}s:1:\"h\";i:1;}}}}}}}}i:43;a:2:{s:2:\"id\";s:3:\"231\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:230;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:69;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.64900000000000002131628207280300557613372802734375;i:1;d:0.6470000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.450000000000000011102230246251565404236316680908203125;i:1;d:0.4839999999999999857891452847979962825775146484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6109999999999999875655021241982467472553253173828125;i:1;d:0.6089999999999999857891452847979962825775146484375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:104.099999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:89.00700000000000500222085975110530853271484375;i:1;d:1188.385458669533591091749258339405059814453125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.48699999999999998845368054389837197959423065185546875;i:1;d:0.4779999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.705999999999999960920149533194489777088165283203125;i:1;d:0.7159999999999999698019337301957421004772186279296875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.197000000000000008437694987151189707219600677490234375;i:1;d:0.192000000000000003996802888650563545525074005126953125;}s:1:\"y\";a:2:{i:0;d:0.342000000000000026201263381153694353997707366943359375;i:1;d:0.35199999999999997957189634689711965620517730712890625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:87.1290000000000048885340220294892787933349609375;i:1;d:395.288999999999987267074175179004669189453125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:69;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.2600000000000000088817841970012523233890533447265625;s:1:\"y\";d:0.6430000000000000159872115546022541821002960205078125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.4699999999999999733546474089962430298328399658203125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.379000000000000003552713678800500929355621337890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.717999999999999971578290569595992565155029296875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.379000000000000003552713678800500929355621337890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.717999999999999971578290569595992565155029296875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:69;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.27100000000000001865174681370262987911701202392578125;i:1;d:0.25900000000000000799360577730112709105014801025390625;}s:1:\"y\";a:2:{i:0;d:0.6229999999999999982236431605997495353221893310546875;i:1;d:0.64200000000000001509903313490212894976139068603515625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47299999999999997601918266809661872684955596923828125;i:1;d:0.4699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.212999999999993860910763032734394073486328125;i:1;d:-1108.152000000000043655745685100555419921875;}s:1:\"h\";i:1;}}}}}}}}i:44;a:2:{s:2:\"id\";s:3:\"235\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:234;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.80300000000000004707345624410663731396198272705078125;i:1;d:0.79900000000000004352074256530613638460636138916015625;}s:1:\"y\";a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.408999999999999974686915038546430878341197967529296875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.51300000000000001154631945610162802040576934814453125;i:1;d:0.50900000000000000799360577730112709105014801025390625;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:82.5;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:1775.77552665846087620593607425689697265625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.446000000000000007549516567451064474880695343017578125;i:1;d:0.433999999999999996891375531049561686813831329345703125;}s:1:\"y\";a:2:{i:0;d:0.73099999999999998312461002569762058556079864501953125;i:1;d:0.75100000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3770000000000000017763568394002504646778106689453125;i:1;d:0.370999999999999996447286321199499070644378662109375;}s:1:\"y\";a:2:{i:0;d:0.2660000000000000142108547152020037174224853515625;i:1;d:0.291999999999999981792342396147432737052440643310546875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.7650000000000005684341886080801486968994140625;i:1;d:250.330000000000012505552149377763271331787109375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:25.800000000000000710542735760100185871124267578125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.564999999999999946709294817992486059665679931640625;s:1:\"y\";d:0.697999999999999953814722175593487918376922607421875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.72499999999999997779553950749686919152736663818359375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3689999999999999946709294817992486059665679931640625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.70999999999999996447286321199499070644378662109375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3689999999999999946709294817992486059665679931640625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.70999999999999996447286321199499070644378662109375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5669999999999999484856516573927365243434906005859375;i:1;d:0.56399999999999994582111639829236082732677459716796875;}s:1:\"y\";a:2:{i:0;d:0.677000000000000046185277824406512081623077392578125;i:1;d:0.69699999999999995292654375589336268603801727294921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.737999999999999989341858963598497211933135986328125;i:1;d:0.72499999999999997779553950749686919152736663818359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.83400000000000318323145620524883270263671875;i:1;d:-1264.009000000000014551915228366851806640625;}s:1:\"h\";i:1;}}}}}}}}i:45;a:2:{s:2:\"id\";s:3:\"239\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:238;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:4.20000000000000017763568394002504646778106689453125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.296999999999999986233234494648058898746967315673828125;i:1;d:0.278000000000000024868995751603506505489349365234375;}s:1:\"y\";a:2:{i:0;d:0.59799999999999997601918266809661872684955596923828125;i:1;d:0.63200000000000000621724893790087662637233734130859375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4859999999999999875655021241982467472553253173828125;i:1;d:0.479999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:71.7000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:87.215000000000003410605131648480892181396484375;i:1;d:429.733817150544155083480291068553924560546875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.653000000000000024868995751603506505489349365234375;i:1;d:0.54300000000000003819167204710538499057292938232421875;}s:1:\"y\";a:2:{i:0;d:0.88300000000000000710542735760100185871124267578125;i:1;d:0.84999999999999997779553950749686919152736663818359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.293999999999999983568699235547683201730251312255859375;i:1;d:0.2260000000000000064392935428259079344570636749267578125;}s:1:\"y\";a:2:{i:0;d:0.6069999999999999840127884453977458178997039794921875;i:1;d:0.47899999999999998134825318629737012088298797607421875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.143000000000000682121026329696178436279296875;i:1;d:8.3269999999999999573674358543939888477325439453125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:4.20000000000000017763568394002504646778106689453125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.042000000000000002609024107869117869995534420013427734375;s:1:\"y\";d:0.879000000000000003552713678800500929355621337890625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.315000000000000002220446049250313080847263336181640625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35099999999999997868371792719699442386627197265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.6959999999999999520383653361932374536991119384765625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35099999999999997868371792719699442386627197265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.6959999999999999520383653361932374536991119384765625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:4.20000000000000017763568394002504646778106689453125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.288999999999999979127807137047057040035724639892578125;i:1;d:0.278000000000000024868995751603506505489349365234375;}s:1:\"y\";a:2:{i:0;d:0.612999999999999989341858963598497211933135986328125;i:1;d:0.63200000000000000621724893790087662637233734130859375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.48299999999999998490096686509787105023860931396484375;i:1;d:0.479999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:71.7000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:98.066000000000002501110429875552654266357421875;i:1;d:-1071.11649857123620677157305181026458740234375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.637000000000000010658141036401502788066864013671875;i:1;d:0.54300000000000003819167204710538499057292938232421875;}s:1:\"y\";a:2:{i:0;d:0.88000000000000000444089209850062616169452667236328125;i:1;d:0.84999999999999997779553950749686919152736663818359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.283999999999999974686915038546430878341197967529296875;i:1;d:0.2260000000000000064392935428259079344570636749267578125;}s:1:\"y\";a:2:{i:0;d:0.592999999999999971578290569595992565155029296875;i:1;d:0.47899999999999998134825318629737012088298797607421875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:99.885999999999995679900166578590869903564453125;i:1;d:-1524.205999999999903593561612069606781005859375;}s:1:\"h\";i:1;}}}}}}}}i:46;a:2:{s:2:\"id\";s:3:\"242\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:221;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"219\";}i:1;a:9:{s:3:\"ind\";i:225;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"223\";}i:2;a:9:{s:3:\"ind\";i:229;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"227\";}i:3;a:9:{s:3:\"ind\";i:233;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"231\";}i:4;a:9:{s:3:\"ind\";i:237;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"235\";}i:5;a:9:{s:3:\"ind\";i:241;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"239\";}}}i:47;a:2:{s:2:\"id\";s:3:\"247\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:246;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:48;a:2:{s:2:\"id\";s:3:\"251\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:250;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:125.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7520000000000000017763568394002504646778106689453125;i:1;d:0.74699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;d:0.37600000000000000088817841970012523233890533447265625;i:1;d:0.36799999999999999378275106209912337362766265869140625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.436999999999999999555910790149937383830547332763671875;i:1;d:0.430999999999999994226840271949185989797115325927734375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.0720000000000027284841053187847137451171875;i:1;d:2081.37399999999979627318680286407470703125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:125.400000000000005684341886080801486968994140625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.745999999999999996447286321199499070644378662109375;s:1:\"y\";d:0.36599999999999999200639422269887290894985198974609375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.428999999999999992450483432548935525119304656982421875;s:1:\"y\";d:0.001000000000000000020816681711721685132943093776702880859375;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.504000000000000003552713678800500929355621337890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81399999999999994582111639829236082732677459716796875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.504000000000000003552713678800500929355621337890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81399999999999994582111639829236082732677459716796875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:125.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.75;i:1;d:0.74699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;d:0.37199999999999999733546474089962430298328399658203125;i:1;d:0.36799999999999999378275106209912337362766265869140625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.433999999999999996891375531049561686813831329345703125;i:1;d:0.430999999999999994226840271949185989797115325927734375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.647999999999996134647517465054988861083984375;i:1;d:704.7469999999999572537490166723728179931640625;}s:1:\"h\";i:1;}}}}}}}}i:49;a:2:{s:2:\"id\";s:3:\"255\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:254;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:86.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7980000000000000426325641456060111522674560546875;i:1;d:0.7880000000000000337507799486047588288784027099609375;}s:1:\"y\";a:2:{i:0;d:0.412999999999999978239628717346931807696819305419921875;i:1;d:0.39900000000000002131628207280300557613372802734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.50300000000000000266453525910037569701671600341796875;i:1;d:0.48699999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.6099999999999994315658113919198513031005859375;i:1;d:1851.406999999999925421434454619884490966796875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:86.400000000000005684341886080801486968994140625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7880000000000000337507799486047588288784027099609375;s:1:\"y\";d:0.39900000000000002131628207280300557613372802734375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.48699999999999998845368054389837197959423065185546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.48699999999999998845368054389837197959423065185546875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.80100000000000004529709940470638684928417205810546875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.48699999999999998845368054389837197959423065185546875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.80100000000000004529709940470638684928417205810546875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:86.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.79300000000000003819167204710538499057292938232421875;i:1;d:0.7880000000000000337507799486047588288784027099609375;}s:1:\"y\";a:2:{i:0;d:0.406999999999999972910558199146180413663387298583984375;i:1;d:0.39900000000000002131628207280300557613372802734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.495999999999999996447286321199499070644378662109375;i:1;d:0.48699999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:91.5150000000000005684341886080801486968994140625;i:1;d:457.480999999999994543031789362430572509765625;}s:1:\"h\";i:1;}}}}}}}}i:50;a:2:{s:2:\"id\";s:3:\"259\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:258;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:64.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.61599999999999999200639422269887290894985198974609375;i:1;d:0.612999999999999989341858963598497211933135986328125;}s:1:\"y\";a:2:{i:0;d:0.460000000000000019984014443252817727625370025634765625;i:1;d:0.495999999999999996447286321199499070644378662109375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6089999999999999857891452847979962825775146484375;i:1;d:0.604999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";i:102;s:1:\"s\";a:2:{i:0;d:87.9980000000000046611603465862572193145751953125;i:1;d:1105.469090049403575903852470219135284423828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4979999999999999982236431605997495353221893310546875;i:1;d:0.48699999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;d:0.7159999999999999698019337301957421004772186279296875;i:1;d:0.72299999999999997601918266809661872684955596923828125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.202000000000000012878587085651815868914127349853515625;i:1;d:0.195000000000000006661338147750939242541790008544921875;}s:1:\"y\";a:2:{i:0;d:0.35399999999999998134825318629737012088298797607421875;i:1;d:0.35999999999999998667732370449812151491641998291015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.18000000000000682121026329696178436279296875;i:1;d:346.39199999999999590727384202182292938232421875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:64.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.2340000000000000135447209004269097931683063507080078125;s:1:\"y\";d:0.65800000000000002930988785010413266718387603759765625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.455000000000000015543122344752191565930843353271484375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.37600000000000000088817841970012523233890533447265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.71499999999999996891375531049561686813831329345703125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.37600000000000000088817841970012523233890533447265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.71499999999999996891375531049561686813831329345703125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:64.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.24699999999999999733546474089962430298328399658203125;i:1;d:0.2340000000000000135447209004269097931683063507080078125;}s:1:\"y\";a:2:{i:0;d:0.64000000000000001332267629550187848508358001708984375;i:1;d:0.65800000000000002930988785010413266718387603759765625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.457000000000000017319479184152442030608654022216796875;i:1;d:0.455000000000000015543122344752191565930843353271484375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:97.59399999999999408828443847596645355224609375;i:1;d:-1160.7100000000000363797880709171295166015625;}s:1:\"h\";i:1;}}}}}}}}i:51;a:2:{s:2:\"id\";s:3:\"263\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:262;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:21.60000000000000142108547152020037174224853515625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.810000000000000053290705182007513940334320068359375;i:1;d:0.80500000000000004884981308350688777863979339599609375;}s:1:\"y\";a:2:{i:0;d:0.409999999999999975575093458246556110680103302001953125;i:1;d:0.413999999999999979127807137047057040035724639892578125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5300000000000000266453525910037569701671600341796875;i:1;d:0.5220000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:80.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:89.356999999999999317878973670303821563720703125;i:1;d:1729.20385424121332107461057603359222412109375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.419999999999999984456877655247808434069156646728515625;i:1;d:0.407999999999999973798736618846305646002292633056640625;}s:1:\"y\";a:2:{i:0;d:0.75;i:1;d:0.7680000000000000159872115546022541821002960205078125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.34599999999999997424282582869636826217174530029296875;i:1;d:0.341000000000000025313084961453569121658802032470703125;}s:1:\"y\";a:2:{i:0;d:0.278000000000000024868995751603506505489349365234375;i:1;d:0.304999999999999993338661852249060757458209991455078125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.8190000000000026147972675971686840057373046875;i:1;d:204.2649999999999863575794734060764312744140625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:21.60000000000000142108547152020037174224853515625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.53500000000000003108624468950438313186168670654296875;s:1:\"y\";d:0.7199999999999999733546474089962430298328399658203125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.717999999999999971578290569595992565155029296875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3649999999999999911182158029987476766109466552734375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.70699999999999996180832795289461500942707061767578125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.3649999999999999911182158029987476766109466552734375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.70699999999999996180832795289461500942707061767578125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:21.60000000000000142108547152020037174224853515625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.53900000000000003463895836830488406121730804443359375;i:1;d:0.53500000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:0.71899999999999997246646898929611779749393463134765625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.73099999999999998312461002569762058556079864501953125;i:1;d:0.717999999999999971578290569595992565155029296875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.2039999999999935198502498678863048553466796875;i:1;d:-1313.520999999999958163243718445301055908203125;}s:1:\"h\";i:1;}}}}}}}}i:52;a:2:{s:2:\"id\";s:3:\"267\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:266;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.283999999999999974686915038546430878341197967529296875;i:1;d:0.2640000000000000124344978758017532527446746826171875;}s:1:\"y\";a:2:{i:0;d:0.6069999999999999840127884453977458178997039794921875;i:1;d:0.64000000000000001332267629550187848508358001708984375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4779999999999999804600747665972448885440826416015625;i:1;d:0.471999999999999975131004248396493494510650634765625;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:1;a:4:{s:1:\"t\";d:69.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:86.320999999999997953636921010911464691162109375;i:1;d:402.743279664761075764545239508152008056640625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6670000000000000373034936274052597582340240478515625;i:1;d:0.54500000000000003996802888650563545525074005126953125;}s:1:\"y\";a:2:{i:0;d:0.89900000000000002131628207280300557613372802734375;i:1;d:0.8649999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.301999999999999990674126593148685060441493988037109375;i:1;d:0.2270000000000000073274719625260331667959690093994140625;}s:1:\"y\";a:2:{i:0;d:0.637000000000000010658141036401502788066864013671875;i:1;d:0.49099999999999999200639422269887290894985198974609375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.292000000000001591615728102624416351318359375;i:1;d:0.440000000000000002220446049250313080847263336181640625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:2:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.0350000000000000033306690738754696212708950042724609375;s:1:\"y\";d:0.89400000000000001687538997430237941443920135498046875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.308999999999999996891375531049561686813831329345703125;s:1:\"y\";i:0;}}i:1;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.34999999999999997779553950749686919152736663818359375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.6959999999999999520383653361932374536991119384765625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.34999999999999997779553950749686919152736663818359375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.6959999999999999520383653361932374536991119384765625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.27500000000000002220446049250313080847263336181640625;i:1;d:0.2640000000000000124344978758017532527446746826171875;}s:1:\"y\";a:2:{i:0;d:0.620999999999999996447286321199499070644378662109375;i:1;d:0.64000000000000001332267629550187848508358001708984375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47499999999999997779553950749686919152736663818359375;i:1;d:0.471999999999999975131004248396493494510650634765625;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:1;a:4:{s:1:\"t\";d:69.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:97.3529999999999944293449516408145427703857421875;i:1;d:-1100.121751812412185245193541049957275390625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6550000000000000266453525910037569701671600341796875;i:1;d:0.54500000000000003996802888650563545525074005126953125;}s:1:\"y\";a:2:{i:0;d:0.89600000000000001865174681370262987911701202392578125;i:1;d:0.8649999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.293999999999999983568699235547683201730251312255859375;i:1;d:0.2270000000000000073274719625260331667959690093994140625;}s:1:\"y\";a:2:{i:0;d:0.62600000000000000088817841970012523233890533447265625;i:1;d:0.49099999999999999200639422269887290894985198974609375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:99.090000000000003410605131648480892181396484375;i:1;d:-1532.667999999999892679625190794467926025390625;}s:1:\"h\";i:1;}}}}}}}}i:53;a:2:{s:2:\"id\";s:3:\"270\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:249;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"247\";}i:1;a:9:{s:3:\"ind\";i:253;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"251\";}i:2;a:9:{s:3:\"ind\";i:257;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"255\";}i:3;a:9:{s:3:\"ind\";i:261;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"259\";}i:4;a:9:{s:3:\"ind\";i:265;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"263\";}i:5;a:9:{s:3:\"ind\";i:269;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"267\";}}}i:54;a:2:{s:2:\"id\";s:3:\"275\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:274;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:55;a:2:{s:2:\"id\";s:3:\"279\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:278;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:129.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;d:0.7239999999999999769073610877967439591884613037109375;}s:1:\"y\";a:2:{i:0;i:1;i:1;d:0.3649999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;d:0.39900000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.00200000000000000004163336342344337026588618755340576171875;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.1880000000000023874235921539366245269775390625;i:1;d:2140.23100000000022191670723259449005126953125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:129.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7199999999999999733546474089962430298328399658203125;s:1:\"y\";d:0.35399999999999998134825318629737012088298797607421875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.39200000000000001509903313490212894976139068603515625;s:1:\"y\";d:0.001000000000000000020816681711721685132943093776702880859375;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.50800000000000000710542735760100185871124267578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.8169999999999999484856516573927365243434906005859375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.50800000000000000710542735760100185871124267578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.8169999999999999484856516573927365243434906005859375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:129.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.72699999999999997957189634689711965620517730712890625;i:1;d:0.7239999999999999769073610877967439591884613037109375;}s:1:\"y\";a:2:{i:0;d:0.3689999999999999946709294817992486059665679931640625;i:1;d:0.3649999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4010000000000000230926389122032560408115386962890625;i:1;d:0.39900000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;d:0.00200000000000000004163336342344337026588618755340576171875;i:1;d:0.00200000000000000004163336342344337026588618755340576171875;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.429000000000002046363078989088535308837890625;i:1;d:768.0309999999999490682967007160186767578125;}s:1:\"h\";i:1;}}}}}}}}i:56;a:2:{s:2:\"id\";s:3:\"283\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:282;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:90.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.78700000000000003286260152890463359653949737548828125;i:1;d:0.7760000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.409999999999999975575093458246556110680103302001953125;i:1;d:0.3910000000000000142108547152020037174224853515625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4839999999999999857891452847979962825775146484375;i:1;d:0.467000000000000026201263381153694353997707366943359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.748999999999995225152815692126750946044921875;i:1;d:1919.4510000000000218278728425502777099609375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:90.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.77500000000000002220446049250313080847263336181640625;s:1:\"y\";d:0.39000000000000001332267629550187848508358001708984375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.466000000000000025313084961453569121658802032470703125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.49199999999999999289457264239899814128875732421875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.80500000000000004884981308350688777863979339599609375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.49199999999999999289457264239899814128875732421875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.80500000000000004884981308350688777863979339599609375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:90.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.782000000000000028421709430404007434844970703125;i:1;d:0.7760000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.4010000000000000230926389122032560408115386962890625;i:1;d:0.3910000000000000142108547152020037174224853515625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47599999999999997868371792719699442386627197265625;i:1;d:0.467000000000000026201263381153694353997707366943359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:91.25700000000000500222085975110530853271484375;i:1;d:530.64300000000002910383045673370361328125;}s:1:\"h\";i:1;}}}}}}}}i:57;a:2:{s:2:\"id\";s:3:\"287\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:286;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:69;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.64900000000000002131628207280300557613372802734375;i:1;d:0.6470000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.450000000000000011102230246251565404236316680908203125;i:1;d:0.4839999999999999857891452847979962825775146484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6109999999999999875655021241982467472553253173828125;i:1;d:0.6089999999999999857891452847979962825775146484375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:104.099999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:88.186000000000007048583938740193843841552734375;i:1;d:1188.38156440345346709364093840122222900390625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.48699999999999998845368054389837197959423065185546875;i:1;d:0.4779999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.705999999999999960920149533194489777088165283203125;i:1;d:0.7159999999999999698019337301957421004772186279296875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.197000000000000008437694987151189707219600677490234375;i:1;d:0.192000000000000003996802888650563545525074005126953125;}s:1:\"y\";a:2:{i:0;d:0.342000000000000026201263381153694353997707366943359375;i:1;d:0.35199999999999997957189634689711965620517730712890625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.3020000000000067075234255753457546234130859375;i:1;d:395.28199999999998226485331542789936065673828125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:69;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.2600000000000000088817841970012523233890533447265625;s:1:\"y\";d:0.6430000000000000159872115546022541821002960205078125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.4699999999999999733546474089962430298328399658203125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.379000000000000003552713678800500929355621337890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.717999999999999971578290569595992565155029296875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.379000000000000003552713678800500929355621337890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.717999999999999971578290569595992565155029296875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:69;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.27100000000000001865174681370262987911701202392578125;i:1;d:0.25900000000000000799360577730112709105014801025390625;}s:1:\"y\";a:2:{i:0;d:0.6229999999999999982236431605997495353221893310546875;i:1;d:0.64200000000000001509903313490212894976139068603515625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47299999999999997601918266809661872684955596923828125;i:1;d:0.4699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:97.3850000000000051159076974727213382720947265625;i:1;d:-1108.14499999999998181010596454143524169921875;}s:1:\"h\";i:1;}}}}}}}}i:58;a:2:{s:2:\"id\";s:3:\"291\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:290;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.80300000000000004707345624410663731396198272705078125;i:1;d:0.79900000000000004352074256530613638460636138916015625;}s:1:\"y\";a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.408999999999999974686915038546430878341197967529296875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.51300000000000001154631945610162802040576934814453125;i:1;d:0.50900000000000000799360577730112709105014801025390625;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:82.5;s:1:\"s\";a:2:{i:0;d:89.4539999999999935198502498678863048553466796875;i:1;d:1775.774052244439417336252517998218536376953125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.446000000000000007549516567451064474880695343017578125;i:1;d:0.433999999999999996891375531049561686813831329345703125;}s:1:\"y\";a:2:{i:0;d:0.73099999999999998312461002569762058556079864501953125;i:1;d:0.75100000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3770000000000000017763568394002504646778106689453125;i:1;d:0.370999999999999996447286321199499070644378662109375;}s:1:\"y\";a:2:{i:0;d:0.2660000000000000142108547152020037174224853515625;i:1;d:0.291999999999999981792342396147432737052440643310546875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.9369999999999976125764078460633754730224609375;i:1;d:250.323000000000007503331289626657962799072265625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:25.800000000000000710542735760100185871124267578125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.564999999999999946709294817992486059665679931640625;s:1:\"y\";d:0.697999999999999953814722175593487918376922607421875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.72499999999999997779553950749686919152736663818359375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3689999999999999946709294817992486059665679931640625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.70999999999999996447286321199499070644378662109375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3689999999999999946709294817992486059665679931640625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.70999999999999996447286321199499070644378662109375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5669999999999999484856516573927365243434906005859375;i:1;d:0.56399999999999994582111639829236082732677459716796875;}s:1:\"y\";a:2:{i:0;d:0.677000000000000046185277824406512081623077392578125;i:1;d:0.69699999999999995292654375589336268603801727294921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.737999999999999989341858963598497211933135986328125;i:1;d:0.72499999999999997779553950749686919152736663818359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.0049999999999954525264911353588104248046875;i:1;d:-1264.00199999999995270627550780773162841796875;}s:1:\"h\";i:1;}}}}}}}}i:59;a:2:{s:2:\"id\";s:3:\"295\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:294;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:4.20000000000000017763568394002504646778106689453125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.296999999999999986233234494648058898746967315673828125;i:1;d:0.278000000000000024868995751603506505489349365234375;}s:1:\"y\";a:2:{i:0;d:0.59799999999999997601918266809661872684955596923828125;i:1;d:0.63200000000000000621724893790087662637233734130859375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4859999999999999875655021241982467472553253173828125;i:1;d:0.479999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:71.7000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:86.388000000000005229594535194337368011474609375;i:1;d:429.72656073412645127973519265651702880859375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65200000000000002398081733190338127315044403076171875;i:1;d:0.54300000000000003819167204710538499057292938232421875;}s:1:\"y\";a:2:{i:0;d:0.88300000000000000710542735760100185871124267578125;i:1;d:0.84999999999999997779553950749686919152736663818359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.293999999999999983568699235547683201730251312255859375;i:1;d:0.2260000000000000064392935428259079344570636749267578125;}s:1:\"y\";a:2:{i:0;d:0.6069999999999999840127884453977458178997039794921875;i:1;d:0.47899999999999998134825318629737012088298797607421875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.3119999999999976125764078460633754730224609375;i:1;d:8.3179999999999996163069226895458996295928955078125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:4.20000000000000017763568394002504646778106689453125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.042000000000000002609024107869117869995534420013427734375;s:1:\"y\";d:0.879000000000000003552713678800500929355621337890625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.315000000000000002220446049250313080847263336181640625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35099999999999997868371792719699442386627197265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.6959999999999999520383653361932374536991119384765625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35099999999999997868371792719699442386627197265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.6959999999999999520383653361932374536991119384765625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:4.20000000000000017763568394002504646778106689453125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.288999999999999979127807137047057040035724639892578125;i:1;d:0.278000000000000024868995751603506505489349365234375;}s:1:\"y\";a:2:{i:0;d:0.612999999999999989341858963598497211933135986328125;i:1;d:0.63200000000000000621724893790087662637233734130859375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.48299999999999998490096686509787105023860931396484375;i:1;d:0.479999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:71.7000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:97.239000000000004320099833421409130096435546875;i:1;d:-1071.11004891428956398158334195613861083984375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.637000000000000010658141036401502788066864013671875;i:1;d:0.54300000000000003819167204710538499057292938232421875;}s:1:\"y\";a:2:{i:0;d:0.88000000000000000444089209850062616169452667236328125;i:1;d:0.84999999999999997779553950749686919152736663818359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.283999999999999974686915038546430878341197967529296875;i:1;d:0.2260000000000000064392935428259079344570636749267578125;}s:1:\"y\";a:2:{i:0;d:0.592999999999999971578290569595992565155029296875;i:1;d:0.47899999999999998134825318629737012088298797607421875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:99.0559999999999973852027324028313159942626953125;i:1;d:-1524.198000000000092768459580838680267333984375;}s:1:\"h\";i:1;}}}}}}}}i:60;a:2:{s:2:\"id\";s:3:\"298\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:277;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"275\";}i:1;a:9:{s:3:\"ind\";i:281;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"279\";}i:2;a:9:{s:3:\"ind\";i:285;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"283\";}i:3;a:9:{s:3:\"ind\";i:289;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"287\";}i:4;a:9:{s:3:\"ind\";i:293;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"291\";}i:5;a:9:{s:3:\"ind\";i:297;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"295\";}}}i:61;a:2:{s:2:\"id\";s:3:\"303\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:302;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:62;a:2:{s:2:\"id\";s:3:\"307\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:306;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:133.80000000000001136868377216160297393798828125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;d:0.7119999999999999662492200513952411711215972900390625;}s:1:\"y\";a:2:{i:0;i:1;i:1;d:0.3810000000000000053290705182007513940334320068359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;d:0.38200000000000000621724893790087662637233734130859375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.003000000000000000062450045135165055398829281330108642578125;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.43500000000000227373675443232059478759765625;i:1;d:2170.89499999999998181010596454143524169921875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:133.80000000000001136868377216160297393798828125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.69499999999999995115018691649311222136020660400390625;s:1:\"y\";d:0.34599999999999997424282582869636826217174530029296875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.362999999999999989341858963598497211933135986328125;s:1:\"y\";d:0.00200000000000000004163336342344337026588618755340576171875;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.5100000000000000088817841970012523233890533447265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81899999999999995026200849679298698902130126953125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.5100000000000000088817841970012523233890533447265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81899999999999995026200849679298698902130126953125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:133.80000000000001136868377216160297393798828125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;d:0.7119999999999999662492200513952411711215972900390625;}s:1:\"y\";a:2:{i:0;i:1;i:1;d:0.3810000000000000053290705182007513940334320068359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;d:0.38200000000000000621724893790087662637233734130859375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.003000000000000000062450045135165055398829281330108642578125;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.5019999999999953388396534137427806854248046875;i:1;d:801.00199999999995270627550780773162841796875;}s:1:\"h\";i:1;}}}}}}}}i:63;a:2:{s:2:\"id\";s:3:\"311\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:310;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:94.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7760000000000000230926389122032560408115386962890625;i:1;d:0.7640000000000000124344978758017532527446746826171875;}s:1:\"y\";a:2:{i:0;d:0.406999999999999972910558199146180413663387298583984375;i:1;d:0.38400000000000000799360577730112709105014801025390625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.467000000000000026201263381153694353997707366943359375;i:1;d:0.449000000000000010214051826551440171897411346435546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.046999999999997044142219237983226776123046875;i:1;d:1975.759999999999990905052982270717620849609375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:94.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.76300000000000001154631945610162802040576934814453125;s:1:\"y\";d:0.38200000000000000621724893790087662637233734130859375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.448000000000000009325873406851314939558506011962890625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.495999999999999996447286321199499070644378662109375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.8080000000000000515143483426072634756565093994140625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.495999999999999996447286321199499070644378662109375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.8080000000000000515143483426072634756565093994140625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:94.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.77100000000000001865174681370262987911701202392578125;i:1;d:0.7640000000000000124344978758017532527446746826171875;}s:1:\"y\";a:2:{i:0;d:0.39600000000000001865174681370262987911701202392578125;i:1;d:0.38400000000000000799360577730112709105014801025390625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.459000000000000019095836023552692495286464691162109375;i:1;d:0.449000000000000010214051826551440171897411346435546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.2289999999999992041921359486877918243408203125;i:1;d:591.19000000000005456968210637569427490234375;}s:1:\"h\";i:1;}}}}}}}}i:64;a:2:{s:2:\"id\";s:3:\"315\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:314;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:73.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6830000000000000515143483426072634756565093994140625;i:1;d:0.68100000000000004973799150320701301097869873046875;}s:1:\"y\";a:2:{i:0;d:0.441000000000000003108624468950438313186168670654296875;i:1;d:0.471999999999999975131004248396493494510650634765625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6109999999999999875655021241982467472553253173828125;i:1;d:0.6089999999999999857891452847979962825775146484375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:106.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:87.5690000000000026147972675971686840057373046875;i:1;d:1279.388198590613001215388067066669464111328125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47099999999999997424282582869636826217174530029296875;i:1;d:0.468000000000000027089441800853819586336612701416015625;}s:1:\"y\";a:2:{i:0;d:0.69399999999999995026200849679298698902130126953125;i:1;d:0.7079999999999999626965063725947402417659759521484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.191000000000000003108624468950438313186168670654296875;i:1;d:0.190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.325000000000000011102230246251565404236316680908203125;i:1;d:0.343000000000000027089441800853819586336612701416015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.6110000000000042064129956997931003570556640625;i:1;d:449.971999999999979991116560995578765869140625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:73.2000000000000028421709430404007434844970703125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.287999999999999978239628717346931807696819305419921875;s:1:\"y\";d:0.62600000000000000088817841970012523233890533447265625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.4859999999999999875655021241982467472553253173828125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.38300000000000000710542735760100185871124267578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72099999999999997424282582869636826217174530029296875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.38300000000000000710542735760100185871124267578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72099999999999997424282582869636826217174530029296875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:73.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.297999999999999987121412914348184131085872650146484375;i:1;d:0.287999999999999978239628717346931807696819305419921875;}s:1:\"y\";a:2:{i:0;d:0.60599999999999998312461002569762058556079864501953125;i:1;d:0.62600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.48899999999999999023003738329862244427204132080078125;i:1;d:0.4859999999999999875655021241982467472553253173828125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.325999999999993406163412146270275115966796875;i:1;d:-1049.32799999999997453414835035800933837890625;}s:1:\"h\";i:1;}}}}}}}}i:65;a:2:{s:2:\"id\";s:3:\"319\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:318;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:30;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.79700000000000004174438572590588591992855072021484375;i:1;d:0.79300000000000003819167204710538499057292938232421875;}s:1:\"y\";a:2:{i:0;d:0.39800000000000002042810365310288034379482269287109375;i:1;d:0.403000000000000024868995751603506505489349365234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5020000000000000017763568394002504646778106689453125;i:1;d:0.49699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:84.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:88.7259999999999990905052982270717620849609375;i:1;d:1818.191957881311054734396748244762420654296875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47599999999999997868371792719699442386627197265625;i:1;d:0.465000000000000024424906541753443889319896697998046875;}s:1:\"y\";a:2:{i:0;d:0.71299999999999996713739847109536640346050262451171875;i:1;d:0.7339999999999999857891452847979962825775146484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.408999999999999974686915038546430878341197967529296875;i:1;d:0.40200000000000002398081733190338127315044403076171875;}s:1:\"y\";a:2:{i:0;d:0.25500000000000000444089209850062616169452667236328125;i:1;d:0.27900000000000002575717417130363173782825469970703125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.2450000000000045474735088646411895751953125;i:1;d:303.93400000000002592059900052845478057861328125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:30;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.5949999999999999733546474089962430298328399658203125;s:1:\"y\";d:0.67600000000000004529709940470638684928417205810546875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.729999999999999982236431605997495353221893310546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3729999999999999982236431605997495353221893310546875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.71299999999999996713739847109536640346050262451171875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3729999999999999982236431605997495353221893310546875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.71299999999999996713739847109536640346050262451171875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:30;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.596999999999999975131004248396493494510650634765625;i:1;d:0.5949999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;d:0.65400000000000002575717417130363173782825469970703125;i:1;d:0.67600000000000004529709940470638684928417205810546875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74299999999999999378275106209912337362766265869140625;i:1;d:0.729999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.9470000000000027284841053187847137451171875;i:1;d:-1206.3440000000000509317032992839813232421875;}s:1:\"h\";i:1;}}}}}}}}i:66;a:2:{s:2:\"id\";s:3:\"323\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:322;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:8.4000000000000003552713678800500929355621337890625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.309999999999999997779553950749686919152736663818359375;i:1;d:0.291999999999999981792342396147432737052440643310546875;}s:1:\"y\";a:2:{i:0;d:0.588999999999999968025576890795491635799407958984375;i:1;d:0.62399999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.49499999999999999555910790149937383830547332763671875;i:1;d:0.48899999999999999023003738329862244427204132080078125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:73.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:85.63200000000000500222085975110530853271484375;i:1;d:458.288762002857083643903024494647979736328125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.66400000000000003463895836830488406121730804443359375;i:1;d:0.54100000000000003641531520770513452589511871337890625;}s:1:\"y\";a:2:{i:0;d:0.87800000000000000266453525910037569701671600341796875;i:1;d:0.83799999999999996713739847109536640346050262451171875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.298999999999999988009591334048309363424777984619140625;i:1;d:0.2250000000000000055511151231257827021181583404541015625;}s:1:\"y\";a:2:{i:0;d:0.60599999999999998312461002569762058556079864501953125;i:1;d:0.468000000000000027089441800853819586336612701416015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:84.506000000000000227373675443232059478759765625;i:1;d:17.58500000000000085265128291212022304534912109375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:8.4000000000000003552713678800500929355621337890625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.05000000000000000277555756156289135105907917022705078125;s:1:\"y\";d:0.862999999999999989341858963598497211933135986328125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.322000000000000008437694987151189707219600677490234375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35099999999999997868371792719699442386627197265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.69699999999999995292654375589336268603801727294921875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35099999999999997868371792719699442386627197265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.69699999999999995292654375589336268603801727294921875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:8.4000000000000003552713678800500929355621337890625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.302999999999999991562305012848810292780399322509765625;i:1;d:0.291999999999999981792342396147432737052440643310546875;}s:1:\"y\";a:2:{i:0;d:0.60399999999999998134825318629737012088298797607421875;i:1;d:0.62399999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.49199999999999999289457264239899814128875732421875;i:1;d:0.48899999999999999023003738329862244427204132080078125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:73.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:96.2900000000000062527760746888816356658935546875;i:1;d:-1040.3866892855467085610143840312957763671875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65000000000000002220446049250313080847263336181640625;i:1;d:0.54100000000000003641531520770513452589511871337890625;}s:1:\"y\";a:2:{i:0;d:0.87399999999999999911182158029987476766109466552734375;i:1;d:0.83799999999999996713739847109536640346050262451171875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.289999999999999980015985556747182272374629974365234375;i:1;d:0.2250000000000000055511151231257827021181583404541015625;}s:1:\"y\";a:2:{i:0;d:0.5949999999999999733546474089962430298328399658203125;i:1;d:0.468000000000000027089441800853819586336612701416015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.18500000000000227373675443232059478759765625;i:1;d:-1514.21700000000009822542779147624969482421875;}s:1:\"h\";i:1;}}}}}}}}i:67;a:2:{s:2:\"id\";s:3:\"326\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:305;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"303\";}i:1;a:9:{s:3:\"ind\";i:309;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"307\";}i:2;a:9:{s:3:\"ind\";i:313;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"311\";}i:3;a:9:{s:3:\"ind\";i:317;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"315\";}i:4;a:9:{s:3:\"ind\";i:321;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"319\";}i:5;a:9:{s:3:\"ind\";i:325;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"323\";}}}i:68;a:2:{s:2:\"id\";s:3:\"331\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:330;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:69;a:2:{s:2:\"id\";s:3:\"335\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:334;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:138;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.2699999999999960209606797434389591217041015625;i:1;d:2182.260000000000218278728425502777099609375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:138;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.272999999999996134647517465054988861083984375;i:1;d:813.221999999999979991116560995578765869140625;}s:1:\"h\";i:1;}}}}}}}}i:70;a:2:{s:2:\"id\";s:3:\"339\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:338;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:99;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7660000000000000142108547152020037174224853515625;i:1;d:0.75300000000000000266453525910037569701671600341796875;}s:1:\"y\";a:2:{i:0;d:0.40400000000000002575717417130363173782825469970703125;i:1;d:0.379000000000000003552713678800500929355621337890625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.451000000000000011990408665951690636575222015380859375;i:1;d:0.433999999999999996891375531049561686813831329345703125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.9549999999999982946974341757595539093017578125;i:1;d:2022.298000000000001818989403545856475830078125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:99;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7520000000000000017763568394002504646778106689453125;s:1:\"y\";d:0.375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.430999999999999994226840271949185989797115325927734375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.49899999999999999911182158029987476766109466552734375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81100000000000005417888360170763917267322540283203125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.49899999999999999911182158029987476766109466552734375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81100000000000005417888360170763917267322540283203125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:99;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7600000000000000088817841970012523233890533447265625;i:1;d:0.75300000000000000266453525910037569701671600341796875;}s:1:\"y\";a:2:{i:0;d:0.39200000000000001509903313490212894976139068603515625;i:1;d:0.379000000000000003552713678800500929355621337890625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.443000000000000004884981308350688777863979339599609375;i:1;d:0.433999999999999996891375531049561686813831329345703125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.868999999999999772626324556767940521240234375;i:1;d:641.2269999999999754436430521309375762939453125;}s:1:\"h\";i:1;}}}}}}}}i:71;a:2:{s:2:\"id\";s:3:\"343\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:342;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:77.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.71499999999999996891375531049561686813831329345703125;i:1;d:0.713999999999999968025576890795491635799407958984375;}s:1:\"y\";a:2:{i:0;d:0.428999999999999992450483432548935525119304656982421875;i:1;d:0.458000000000000018207657603852567262947559356689453125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.60599999999999998312461002569762058556079864501953125;i:1;d:0.604999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:108.2999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:88.6089999999999946567186270840466022491455078125;i:1;d:1378.74212214705175938433967530727386474609375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.464000000000000023536728122053318656980991363525390625;i:1;d:0.458000000000000018207657603852567262947559356689453125;}s:1:\"y\";a:2:{i:0;d:0.68600000000000005417888360170763917267322540283203125;i:1;d:0.6999999999999999555910790149937383830547332763671875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.192000000000000003996802888650563545525074005126953125;i:1;d:0.190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.317000000000000003996802888650563545525074005126953125;i:1;d:0.333000000000000018207657603852567262947559356689453125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.590000000000003410605131648480892181396484375;i:1;d:511.43999999999999772626324556767940521240234375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:77.400000000000005684341886080801486968994140625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.320000000000000006661338147750939242541790008544921875;s:1:\"y\";d:0.60999999999999998667732370449812151491641998291015625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.50300000000000000266453525910037569701671600341796875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.38800000000000001154631945610162802040576934814453125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72499999999999997779553950749686919152736663818359375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.38800000000000001154631945610162802040576934814453125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72499999999999997779553950749686919152736663818359375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:77.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.329000000000000014654943925052066333591938018798828125;i:1;d:0.320000000000000006661338147750939242541790008544921875;}s:1:\"y\";a:2:{i:0;d:0.588999999999999968025576890795491635799407958984375;i:1;d:0.6089999999999999857891452847979962825775146484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5060000000000000053290705182007513940334320068359375;i:1;d:0.50300000000000000266453525910037569701671600341796875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.893000000000000682121026329696178436279296875;i:1;d:-983.2540000000000190993887372314929962158203125;}s:1:\"h\";i:1;}}}}}}}}i:72;a:2:{s:2:\"id\";s:3:\"347\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:346;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:34.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.629000000000000003552713678800500929355621337890625;i:1;d:0.6270000000000000017763568394002504646778106689453125;}s:1:\"y\";a:2:{i:0;d:0.61199999999999998845368054389837197959423065185546875;i:1;d:0.653000000000000024868995751603506505489349365234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7560000000000000053290705182007513940334320068359375;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.2300000000000039790393202565610408782958984375;i:1;d:366.45800000000002683009370230138301849365234375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:34.2000000000000028421709430404007434844970703125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.6270000000000000017763568394002504646778106689453125;s:1:\"y\";d:0.65400000000000002575717417130363173782825469970703125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.7339999999999999857891452847979962825775146484375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3770000000000000017763568394002504646778106689453125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.71699999999999997069011214989586733281612396240234375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3770000000000000017763568394002504646778106689453125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.71699999999999997069011214989586733281612396240234375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:34.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.629000000000000003552713678800500929355621337890625;i:1;d:0.6270000000000000017763568394002504646778106689453125;}s:1:\"y\";a:2:{i:0;d:0.6310000000000000053290705182007513940334320068359375;i:1;d:0.653000000000000024868995751603506505489349365234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.745999999999999996447286321199499070644378662109375;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:97.5079999999999955662133288569748401641845703125;i:1;d:-1139.13599999999996725819073617458343505859375;}s:1:\"h\";i:1;}}}}}}}}i:73;a:2:{s:2:\"id\";s:3:\"351\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:350;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:12.5999999999999996447286321199499070644378662109375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.325000000000000011102230246251565404236316680908203125;i:1;d:0.307999999999999996003197111349436454474925994873046875;}s:1:\"y\";a:2:{i:0;d:0.57999999999999996003197111349436454474925994873046875;i:1;d:0.61599999999999999200639422269887290894985198974609375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.50300000000000000266453525910037569701671600341796875;i:1;d:0.49699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:75.900000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:86.5340000000000060254023992456495761871337890625;i:1;d:488.5856280800871900282800197601318359375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65600000000000002753353101070388220250606536865234375;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;d:0.86599999999999999200639422269887290894985198974609375;i:1;d:0.82599999999999995647925743469386361539363861083984375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.294999999999999984456877655247808434069156646728515625;i:1;d:0.2240000000000000046629367034256574697792530059814453125;}s:1:\"y\";a:2:{i:0;d:0.58599999999999996536104163169511593878269195556640625;i:1;d:0.457000000000000017319479184152442030608654022216796875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.3649999999999948840923025272786617279052734375;i:1;d:28.35600000000000164845914696343243122100830078125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:12.5999999999999996447286321199499070644378662109375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.058000000000000002942091015256664832122623920440673828125;s:1:\"y\";d:0.84799999999999997601918266809661872684955596923828125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.329000000000000014654943925052066333591938018798828125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35199999999999997957189634689711965620517730712890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.69699999999999995292654375589336268603801727294921875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35199999999999997957189634689711965620517730712890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.69699999999999995292654375589336268603801727294921875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:12.5999999999999996447286321199499070644378662109375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.318000000000000004884981308350688777863979339599609375;i:1;d:0.307999999999999996003197111349436454474925994873046875;}s:1:\"y\";a:2:{i:0;d:0.59599999999999997424282582869636826217174530029296875;i:1;d:0.61599999999999999200639422269887290894985198974609375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5;i:1;d:0.49699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:75.900000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:96.989000000000004320099833421409130096435546875;i:1;d:-1007.8261463488428262280649505555629730224609375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.64000000000000001332267629550187848508358001708984375;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;d:0.8609999999999999875655021241982467472553253173828125;i:1;d:0.82599999999999995647925743469386361539363861083984375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.284999999999999975575093458246556110680103302001953125;i:1;d:0.2240000000000000046629367034256574697792530059814453125;}s:1:\"y\";a:2:{i:0;d:0.57199999999999995292654375589336268603801727294921875;i:1;d:0.457000000000000017319479184152442030608654022216796875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.9680000000000035242919693700969219207763671875;i:1;d:-1502.65399999999999636202119290828704833984375;}s:1:\"h\";i:1;}}}}}}}}i:74;a:2:{s:2:\"id\";s:3:\"354\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:333;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"331\";}i:1;a:9:{s:3:\"ind\";i:337;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"335\";}i:2;a:9:{s:3:\"ind\";i:341;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"339\";}i:3;a:9:{s:3:\"ind\";i:345;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"343\";}i:4;a:9:{s:3:\"ind\";i:349;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"347\";}i:5;a:9:{s:3:\"ind\";i:353;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"351\";}}}i:75;a:2:{s:2:\"id\";s:3:\"359\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:358;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:76;a:2:{s:2:\"id\";s:3:\"363\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:362;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:77;a:2:{s:2:\"id\";s:3:\"367\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:366;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:103.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7560000000000000053290705182007513940334320068359375;i:1;d:0.7439999999999999946709294817992486059665679931640625;}s:1:\"y\";a:2:{i:0;d:0.40200000000000002398081733190338127315044403076171875;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.438000000000000000444089209850062616169452667236328125;i:1;d:0.420999999999999985345056074947933666408061981201171875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.84600000000000363797880709171295166015625;i:1;d:2060.6390000000001236912794411182403564453125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:103.2000000000000028421709430404007434844970703125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.74099999999999999200639422269887290894985198974609375;s:1:\"y\";d:0.3689999999999999946709294817992486059665679931640625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.416999999999999981792342396147432737052440643310546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.5020000000000000017763568394002504646778106689453125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.8129999999999999449329379785922355949878692626953125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.5020000000000000017763568394002504646778106689453125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.8129999999999999449329379785922355949878692626953125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:103.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.75;i:1;d:0.7439999999999999946709294817992486059665679931640625;}s:1:\"y\";a:2:{i:0;d:0.3890000000000000124344978758017532527446746826171875;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.429999999999999993338661852249060757458209991455078125;i:1;d:0.420999999999999985345056074947933666408061981201171875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:91.5400000000000062527760746888816356658935546875;i:1;d:682.4510000000000218278728425502777099609375;}s:1:\"h\";i:1;}}}}}}}}i:78;a:2:{s:2:\"id\";s:3:\"371\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:370;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:81.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3689999999999999946709294817992486059665679931640625;i:1;d:0.35599999999999998312461002569762058556079864501953125;}s:1:\"y\";a:2:{i:0;d:0.55500000000000004884981308350688777863979339599609375;i:1;d:0.59199999999999997069011214989586733281612396240234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.528000000000000024868995751603506505489349365234375;i:1;d:0.52100000000000001865174681370262987911701202392578125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:87.5859999999999985220711096189916133880615234375;i:1;d:580.89499999999998181010596454143524169921875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:81.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.35599999999999998312461002569762058556079864501953125;s:1:\"y\";d:0.592999999999999971578290569595992565155029296875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.52100000000000001865174681370262987911701202392578125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3930000000000000159872115546022541821002960205078125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72899999999999998134825318629737012088298797607421875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3930000000000000159872115546022541821002960205078125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72899999999999998134825318629737012088298797607421875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:81.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.362999999999999989341858963598497211933135986328125;i:1;d:0.35599999999999998312461002569762058556079864501953125;}s:1:\"y\";a:2:{i:0;d:0.5709999999999999520383653361932374536991119384765625;i:1;d:0.59199999999999997069011214989586733281612396240234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.52400000000000002131628207280300557613372802734375;i:1;d:0.52100000000000001865174681370262987911701202392578125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:97.4260000000000019326762412674725055694580078125;i:1;d:-908.5910000000000081854523159563541412353515625;}s:1:\"h\";i:1;}}}}}}}}i:79;a:2:{s:2:\"id\";s:3:\"375\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:374;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:38.39999999999999857891452847979962825775146484375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.66200000000000003286260152890463359653949737548828125;i:1;d:0.66000000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.5869999999999999662492200513952411711215972900390625;i:1;d:0.63000000000000000444089209850062616169452667236328125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7560000000000000053290705182007513940334320068359375;i:1;d:0.7359999999999999875655021241982467472553253173828125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:87.239000000000004320099833421409130096435546875;i:1;d:439.52199999999999135980033315718173980712890625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:38.39999999999999857891452847979962825775146484375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.661000000000000031974423109204508364200592041015625;s:1:\"y\";d:0.6310000000000000053290705182007513940334320068359375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.7359999999999999875655021241982467472553253173828125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.38300000000000000710542735760100185871124267578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72099999999999997424282582869636826217174530029296875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.38300000000000000710542735760100185871124267578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72099999999999997424282582869636826217174530029296875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:38.39999999999999857891452847979962825775146484375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.661000000000000031974423109204508364200592041015625;i:1;d:0.66000000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.6069999999999999840127884453977458178997039794921875;i:1;d:0.63000000000000000444089209850062616169452667236328125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74699999999999999733546474089962430298328399658203125;i:1;d:0.7359999999999999875655021241982467472553253173828125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.0240000000000009094947017729282379150390625;i:1;d:-1060.5940000000000509317032992839813232421875;}s:1:\"h\";i:1;}}}}}}}}i:80;a:2:{s:2:\"id\";s:3:\"379\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:378;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:16.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.340000000000000024424906541753443889319896697998046875;i:1;d:0.325000000000000011102230246251565404236316680908203125;}s:1:\"y\";a:2:{i:0;d:0.5709999999999999520383653361932374536991119384765625;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.512000000000000010658141036401502788066864013671875;i:1;d:0.5060000000000000053290705182007513940334320068359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";i:78;s:1:\"s\";a:2:{i:0;d:87.43999999999999772626324556767940521240234375;i:1;d:520.758403137613868238986469805240631103515625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.669000000000000039079850466805510222911834716796875;i:1;d:0.53700000000000003286260152890463359653949737548828125;}s:1:\"y\";a:2:{i:0;d:0.862999999999999989341858963598497211933135986328125;i:1;d:0.814999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.2220000000000000028865798640254070051014423370361328125;}s:1:\"y\";a:2:{i:0;d:0.58799999999999996713739847109536640346050262451171875;i:1;d:0.447000000000000008437694987151189707219600677490234375;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.227000000000003865352482534945011138916015625;i:1;d:40.71399999999999863575794734060764312744140625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:16.800000000000000710542735760100185871124267578125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.066000000000000003108624468950438313186168670654296875;s:1:\"y\";d:0.8329999999999999626965063725947402417659759521484375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.336000000000000020872192862952942959964275360107421875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3529999999999999804600747665972448885440826416015625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.697999999999999953814722175593487918376922607421875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.3529999999999999804600747665972448885440826416015625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.697999999999999953814722175593487918376922607421875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:16.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.333000000000000018207657603852567262947559356689453125;i:1;d:0.325000000000000011102230246251565404236316680908203125;}s:1:\"y\";a:2:{i:0;d:0.5869999999999999662492200513952411711215972900390625;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.50900000000000000799360577730112709105014801025390625;i:1;d:0.5060000000000000053290705182007513940334320068359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";i:78;s:1:\"s\";a:2:{i:0;d:97.68000000000000682121026329696178436279296875;i:1;d:-973.2485020959226176273659802973270416259765625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65400000000000002575717417130363173782825469970703125;i:1;d:0.53700000000000003286260152890463359653949737548828125;}s:1:\"y\";a:2:{i:0;d:0.8589999999999999857891452847979962825775146484375;i:1;d:0.814999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.290999999999999980904163976447307504713535308837890625;i:1;d:0.2220000000000000028865798640254070051014423370361328125;}s:1:\"y\";a:2:{i:0;d:0.57599999999999995647925743469386361539363861083984375;i:1;d:0.447000000000000008437694987151189707219600677490234375;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:99.743999999999999772626324556767940521240234375;i:1;d:-1489.384999999999990905052982270717620849609375;}s:1:\"h\";i:1;}}}}}}}}i:81;a:2:{s:2:\"id\";s:3:\"382\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:361;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"359\";}i:1;a:9:{s:3:\"ind\";i:365;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"363\";}i:2;a:9:{s:3:\"ind\";i:369;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"367\";}i:3;a:9:{s:3:\"ind\";i:373;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"371\";}i:4;a:9:{s:3:\"ind\";i:377;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"375\";}i:5;a:9:{s:3:\"ind\";i:381;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"379\";}}}i:82;a:2:{s:2:\"id\";s:3:\"387\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:386;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:83;a:2:{s:2:\"id\";s:3:\"391\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:390;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:84;a:2:{s:2:\"id\";s:3:\"395\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:394;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:107.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74699999999999999733546474089962430298328399658203125;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;d:0.39900000000000002131628207280300557613372802734375;i:1;d:0.375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.424999999999999988897769753748434595763683319091796875;i:1;d:0.409999999999999975575093458246556110680103302001953125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.27899999999999636202119290828704833984375;i:1;d:2092.0410000000001673470251262187957763671875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:107.400000000000005684341886080801486968994140625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.729999999999999982236431605997495353221893310546875;s:1:\"y\";d:0.362999999999999989341858963598497211933135986328125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.40400000000000002575717417130363173782825469970703125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.504000000000000003552713678800500929355621337890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.814999999999999946709294817992486059665679931640625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.504000000000000003552713678800500929355621337890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.814999999999999946709294817992486059665679931640625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:107.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74099999999999999200639422269887290894985198974609375;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;d:0.38800000000000001154631945610162802040576934814453125;i:1;d:0.375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.417999999999999982680520815847557969391345977783203125;i:1;d:0.409999999999999975575093458246556110680103302001953125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.7939999999999969304553815163671970367431640625;i:1;d:716.2169999999999845385900698602199554443359375;}s:1:\"h\";i:1;}}}}}}}}i:85;a:2:{s:2:\"id\";s:3:\"399\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:398;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:85.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.406999999999999972910558199146180413663387298583984375;i:1;d:0.3970000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.536000000000000031974423109204508364200592041015625;i:1;d:0.57399999999999995470290059529361315071582794189453125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5460000000000000408562073062057606875896453857421875;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.1269999999999953388396534137427806854248046875;i:1;d:659.9199999999999590727384202182292938232421875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:85.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.3970000000000000195399252334027551114559173583984375;s:1:\"y\";d:0.5749999999999999555910790149937383830547332763671875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.53900000000000003463895836830488406121730804443359375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.39900000000000002131628207280300557613372802734375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.73299999999999998490096686509787105023860931396484375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.39900000000000002131628207280300557613372802734375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.73299999999999998490096686509787105023860931396484375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:85.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.403000000000000024868995751603506505489349365234375;i:1;d:0.3970000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.55300000000000004707345624410663731396198272705078125;i:1;d:0.57399999999999995470290059529361315071582794189453125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.54300000000000003819167204710538499057292938232421875;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:95.4440000000000026147972675971686840057373046875;i:1;d:-823.597999999999956344254314899444580078125;}s:1:\"h\";i:1;}}}}}}}}i:86;a:2:{s:2:\"id\";s:3:\"403\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:402;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:42.60000000000000142108547152020037174224853515625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.69499999999999995115018691649311222136020660400390625;i:1;d:0.69399999999999995026200849679298698902130126953125;}s:1:\"y\";a:2:{i:0;d:0.5629999999999999449329379785922355949878692626953125;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7520000000000000017763568394002504646778106689453125;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.796999999999997044142219237983226776123046875;i:1;d:525.0890000000000554791768081486225128173828125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:42.60000000000000142108547152020037174224853515625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.69499999999999995115018691649311222136020660400390625;s:1:\"y\";d:0.60799999999999998490096686509787105023860931396484375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.73499999999999998667732370449812151491641998291015625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3890000000000000124344978758017532527446746826171875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72599999999999997868371792719699442386627197265625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3890000000000000124344978758017532527446746826171875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72599999999999997868371792719699442386627197265625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:42.60000000000000142108547152020037174224853515625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.69499999999999995115018691649311222136020660400390625;i:1;d:0.69399999999999995026200849679298698902130126953125;}s:1:\"y\";a:2:{i:0;d:0.58199999999999996180832795289461500942707061767578125;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7439999999999999946709294817992486059665679931640625;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.0090000000000003410605131648480892181396484375;i:1;d:-968.56500000000005456968210637569427490234375;}s:1:\"h\";i:1;}}}}}}}}i:87;a:2:{s:2:\"id\";s:3:\"407\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:406;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3569999999999999840127884453977458178997039794921875;i:1;d:0.343000000000000027089441800853819586336612701416015625;}s:1:\"y\";a:2:{i:0;d:0.5620000000000000550670620214077644050121307373046875;i:1;d:0.5989999999999999769073610877967439591884613037109375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.52100000000000001865174681370262987911701202392578125;i:1;d:0.51500000000000001332267629550187848508358001708984375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:80.099999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:85.8709999999999951114659779705107212066650390625;i:1;d:554.963124226088666546274907886981964111328125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.645000000000000017763568394002504646778106689453125;i:1;d:0.53500000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.84599999999999997424282582869636826217174530029296875;i:1;d:0.8040000000000000479616346638067625463008880615234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.287999999999999978239628717346931807696819305419921875;i:1;d:0.2210000000000000019984014443252817727625370025634765625;}s:1:\"y\";a:2:{i:0;d:0.5540000000000000479616346638067625463008880615234375;i:1;d:0.438000000000000000444089209850062616169452667236328125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:84.6039999999999992041921359486877918243408203125;i:1;d:54.74600000000000221689333557151257991790771484375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.07499999999999999722444243843710864894092082977294921875;s:1:\"y\";d:0.8169999999999999484856516573927365243434906005859375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.343000000000000027089441800853819586336612701416015625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35399999999999998134825318629737012088298797607421875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.69899999999999995470290059529361315071582794189453125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35399999999999998134825318629737012088298797607421875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.69899999999999995470290059529361315071582794189453125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.35099999999999997868371792719699442386627197265625;i:1;d:0.343000000000000027089441800853819586336612701416015625;}s:1:\"y\";a:2:{i:0;d:0.57799999999999995825561427409411408007144927978515625;i:1;d:0.5989999999999999769073610877967439591884613037109375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5180000000000000159872115546022541821002960205078125;i:1;d:0.51500000000000001332267629550187848508358001708984375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:80.099999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:95.8829999999999955662133288569748401641845703125;i:1;d:-936.4450532645490739014348946511745452880859375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.62600000000000000088817841970012523233890533447265625;i:1;d:0.53500000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.83999999999999996891375531049561686813831329345703125;i:1;d:0.8040000000000000479616346638067625463008880615234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.2760000000000000230926389122032560408115386962890625;i:1;d:0.2210000000000000019984014443252817727625370025634765625;}s:1:\"y\";a:2:{i:0;d:0.53900000000000003463895836830488406121730804443359375;i:1;d:0.438000000000000000444089209850062616169452667236328125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.022999999999996134647517465054988861083984375;i:1;d:-1474.2629999999999199644662439823150634765625;}s:1:\"h\";i:1;}}}}}}}}i:88;a:2:{s:2:\"id\";s:3:\"410\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:389;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"387\";}i:1;a:9:{s:3:\"ind\";i:393;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"391\";}i:2;a:9:{s:3:\"ind\";i:397;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"395\";}i:3;a:9:{s:3:\"ind\";i:401;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"399\";}i:4;a:9:{s:3:\"ind\";i:405;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"403\";}i:5;a:9:{s:3:\"ind\";i:409;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"407\";}}}i:89;a:2:{s:2:\"id\";s:3:\"415\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:414;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:90;a:2:{s:2:\"id\";s:3:\"419\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:418;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:91;a:2:{s:2:\"id\";s:3:\"423\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:422;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:111.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.73899999999999999023003738329862244427204132080078125;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.39800000000000002042810365310288034379482269287109375;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.413999999999999979127807137047057040035724639892578125;i:1;d:0.4010000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.144000000000005456968210637569427490234375;i:1;d:2117.5129999999999199644662439823150634765625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:111.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7199999999999999733546474089962430298328399658203125;s:1:\"y\";d:0.35799999999999998490096686509787105023860931396484375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.39200000000000001509903313490212894976139068603515625;s:1:\"y\";d:0.001000000000000000020816681711721685132943093776702880859375;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.5060000000000000053290705182007513940334320068359375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81599999999999994759747323769261129200458526611328125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.5060000000000000053290705182007513940334320068359375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81599999999999994759747323769261129200458526611328125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:111.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.73299999999999998490096686509787105023860931396484375;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.387000000000000010658141036401502788066864013671875;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.407999999999999973798736618846305646002292633056640625;i:1;d:0.4010000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.513000000000005229594535194337368011474609375;i:1;d:743.604000000000041836756281554698944091796875;}s:1:\"h\";i:1;}}}}}}}}i:92;a:2:{s:2:\"id\";s:3:\"427\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:426;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:90;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.451000000000000011990408665951690636575222015380859375;i:1;d:0.443000000000000004884981308350688777863979339599609375;}s:1:\"y\";a:2:{i:0;d:0.51700000000000001509903313490212894976139068603515625;i:1;d:0.55600000000000004973799150320701301097869873046875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.564999999999999946709294817992486059665679931640625;i:1;d:0.55900000000000005240252676230738870799541473388671875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:87.1700000000000017053025658242404460906982421875;i:1;d:750.6960000000000263753463514149188995361328125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:90;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.444000000000000005773159728050814010202884674072265625;s:1:\"y\";d:0.55600000000000004973799150320701301097869873046875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.5580000000000000515143483426072634756565093994140625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.00200000000000000004163336342344337026588618755340576171875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.40600000000000002753353101070388220250606536865234375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.737999999999999989341858963598497211933135986328125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.00200000000000000004163336342344337026588618755340576171875;i:21;i:0;i:22;d:0.40600000000000002753353101070388220250606536865234375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.737999999999999989341858963598497211933135986328125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:90;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.448000000000000009325873406851314939558506011962890625;i:1;d:0.443000000000000004884981308350688777863979339599609375;}s:1:\"y\";a:2:{i:0;d:0.5340000000000000301980662698042578995227813720703125;i:1;d:0.55600000000000004973799150320701301097869873046875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5620000000000000550670620214077644050121307373046875;i:1;d:0.55900000000000005240252676230738870799541473388671875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:95.89199999999999590727384202182292938232421875;i:1;d:-726.009000000000014551915228366851806640625;}s:1:\"h\";i:1;}}}}}}}}i:93;a:2:{s:2:\"id\";s:3:\"431\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:430;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.72899999999999998134825318629737012088298797607421875;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.5380000000000000337507799486047588288784027099609375;i:1;d:0.5829999999999999626965063725947402417659759521484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7439999999999999946709294817992486059665679931640625;i:1;d:0.729999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.868999999999999772626324556767940521240234375;i:1;d:625.4550000000000409272615797817707061767578125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7279999999999999804600747665972448885440826416015625;s:1:\"y\";d:0.58399999999999996358468479229486547410488128662109375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.729999999999999982236431605997495353221893310546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.39600000000000001865174681370262987911701202392578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.73099999999999998312461002569762058556079864501953125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.39600000000000001865174681370262987911701202392578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.73099999999999998312461002569762058556079864501953125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.72899999999999998134825318629737012088298797607421875;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.5580000000000000515143483426072634756565093994140625;i:1;d:0.5829999999999999626965063725947402417659759521484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.737999999999999989341858963598497211933135986328125;i:1;d:0.729999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.4129999999999967030817060731351375579833984375;i:1;d:-860.6670000000000300133251585066318511962890625;}s:1:\"h\";i:1;}}}}}}}}i:94;a:2:{s:2:\"id\";s:3:\"435\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:434;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.199999999999999289457264239899814128875732421875;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.375;i:1;d:0.36199999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;d:0.55300000000000004707345624410663731396198272705078125;i:1;d:0.58999999999999996891375531049561686813831329345703125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5300000000000000266453525910037569701671600341796875;i:1;d:0.52400000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:82.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:86.78600000000000136424205265939235687255859375;i:1;d:591.435946853553105029277503490447998046875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.625;i:1;d:0.532000000000000028421709430404007434844970703125;}s:1:\"y\";a:2:{i:0;d:0.82999999999999996003197111349436454474925994873046875;i:1;d:0.79500000000000003996802888650563545525074005126953125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.27700000000000002398081733190338127315044403076171875;i:1;d:0.2190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.52500000000000002220446049250313080847263336181640625;i:1;d:0.429999999999999993338661852249060757458209991455078125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.474999999999994315658113919198513031005859375;i:1;d:70.6280000000000001136868377216160297393798828125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:25.199999999999999289457264239899814128875732421875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.08500000000000000610622663543836097232997417449951171875;s:1:\"y\";d:0.802000000000000046185277824406512081623077392578125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.35099999999999997868371792719699442386627197265625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.354999999999999982236431605997495353221893310546875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.6999999999999999555910790149937383830547332763671875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.354999999999999982236431605997495353221893310546875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.6999999999999999555910790149937383830547332763671875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.199999999999999289457264239899814128875732421875;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3689999999999999946709294817992486059665679931640625;i:1;d:0.36199999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;d:0.56899999999999995026200849679298698902130126953125;i:1;d:0.58999999999999996891375531049561686813831329345703125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.52700000000000002398081733190338127315044403076171875;i:1;d:0.52400000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:82.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:96.5559999999999973852027324028313159942626953125;i:1;d:-897.2437299396621028790832497179508209228515625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.60399999999999998134825318629737012088298797607421875;i:1;d:0.532000000000000028421709430404007434844970703125;}s:1:\"y\";a:2:{i:0;d:0.822999999999999953814722175593487918376922607421875;i:1;d:0.79500000000000003996802888650563545525074005126953125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.26300000000000001154631945610162802040576934814453125;i:1;d:0.2190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.50700000000000000621724893790087662637233734130859375;i:1;d:0.429999999999999993338661852249060757458209991455078125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.7840000000000060254023992456495761871337890625;i:1;d:-1457.204999999999927240423858165740966796875;}s:1:\"h\";i:1;}}}}}}}}i:95;a:2:{s:2:\"id\";s:3:\"438\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:417;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"415\";}i:1;a:9:{s:3:\"ind\";i:421;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"419\";}i:2;a:9:{s:3:\"ind\";i:425;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"423\";}i:3;a:9:{s:3:\"ind\";i:429;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"427\";}i:4;a:9:{s:3:\"ind\";i:433;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"431\";}i:5;a:9:{s:3:\"ind\";i:437;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"435\";}}}i:96;a:2:{s:2:\"id\";s:3:\"442\";s:6:\"layers\";a:27:{i:0;a:10:{s:3:\"ind\";i:104;s:2:\"ty\";i:0;s:6:\"parent\";i:77;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1327;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1327;i:1;i:2;}}}s:1:\"w\";i:113;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"102\";}i:1;a:6:{s:3:\"ind\";i:77;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1327;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:2;a:10:{s:3:\"ind\";i:132;s:2:\"ty\";i:0;s:6:\"parent\";i:105;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1217;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1217;i:1;i:2;}}}s:1:\"w\";i:110;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"130\";}i:3;a:6:{s:3:\"ind\";i:105;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1217;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:4;a:10:{s:3:\"ind\";i:160;s:2:\"ty\";i:0;s:6:\"parent\";i:133;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1106;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1106;i:1;i:2;}}}s:1:\"w\";i:111;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"158\";}i:5;a:6:{s:3:\"ind\";i:133;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1106;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:6;a:10:{s:3:\"ind\";i:188;s:2:\"ty\";i:0;s:6:\"parent\";i:161;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:995;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:995;i:1;i:2;}}}s:1:\"w\";i:111;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"186\";}i:7;a:6:{s:3:\"ind\";i:161;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:995;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:8;a:10:{s:3:\"ind\";i:216;s:2:\"ty\";i:0;s:6:\"parent\";i:189;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:885;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:885;i:1;i:2;}}}s:1:\"w\";i:110;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"214\";}i:9;a:6:{s:3:\"ind\";i:189;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:885;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:10;a:10:{s:3:\"ind\";i:244;s:2:\"ty\";i:0;s:6:\"parent\";i:217;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:773;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:773;i:1;i:2;}}}s:1:\"w\";i:112;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"242\";}i:11;a:6:{s:3:\"ind\";i:217;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:773;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:12;a:10:{s:3:\"ind\";i:272;s:2:\"ty\";i:0;s:6:\"parent\";i:245;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:662;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:662;i:1;i:2;}}}s:1:\"w\";i:111;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"270\";}i:13;a:6:{s:3:\"ind\";i:245;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:662;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:14;a:10:{s:3:\"ind\";i:300;s:2:\"ty\";i:0;s:6:\"parent\";i:273;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:551;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:551;i:1;i:2;}}}s:1:\"w\";i:111;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"298\";}i:15;a:6:{s:3:\"ind\";i:273;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:551;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:16;a:10:{s:3:\"ind\";i:328;s:2:\"ty\";i:0;s:6:\"parent\";i:301;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:441;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:441;i:1;i:2;}}}s:1:\"w\";i:110;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"326\";}i:17;a:6:{s:3:\"ind\";i:301;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:441;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:18;a:10:{s:3:\"ind\";i:356;s:2:\"ty\";i:0;s:6:\"parent\";i:329;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:330;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:330;i:1;i:2;}}}s:1:\"w\";i:111;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"354\";}i:19;a:6:{s:3:\"ind\";i:329;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:330;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:20;a:10:{s:3:\"ind\";i:384;s:2:\"ty\";i:0;s:6:\"parent\";i:357;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:218;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:218;i:1;i:2;}}}s:1:\"w\";i:112;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"382\";}i:21;a:6:{s:3:\"ind\";i:357;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:218;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:22;a:10:{s:3:\"ind\";i:412;s:2:\"ty\";i:0;s:6:\"parent\";i:385;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:108;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:108;i:1;i:2;}}}s:1:\"w\";i:110;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"410\";}i:23;a:6:{s:3:\"ind\";i:385;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:108;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:24;a:10:{s:3:\"ind\";i:440;s:2:\"ty\";i:0;s:6:\"parent\";i:413;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:-3;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:-3;i:1;i:2;}}}s:1:\"w\";i:111;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"438\";}i:25;a:6:{s:3:\"ind\";i:413;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:-3;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:26;a:7:{s:3:\"ind\";i:441;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:720;i:1;i:395;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1440;i:1;i:790;}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}}}i:97;a:2:{s:2:\"id\";s:3:\"446\";s:6:\"layers\";a:2:{i:0;a:9:{s:3:\"ind\";i:444;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:12;i:1;i:12;}}}s:1:\"w\";i:1440;s:1:\"h\";i:790;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"442\";}i:1;a:7:{s:3:\"ind\";i:445;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:732;i:1;i:407;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1464;i:1;i:814;}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}}}}}}}s:2:\"fr\";i:60;s:1:\"h\";i:790;s:2:\"ip\";i:0;s:6:\"layers\";a:8:{i:0;a:10:{s:3:\"ind\";i:66;s:2:\"ty\";i:0;s:6:\"parent\";i:11;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1;i:1;i:-14;}}s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:5:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:3;a:4:{s:1:\"t\";d:113.400000000000005684341886080801486968994140625;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:4;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:489;s:1:\"h\";i:173;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"64\";}i:1;a:7:{s:3:\"ind\";i:11;s:2:\"ty\";i:3;s:6:\"parent\";i:1;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:464;i:1;i:359;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:2;a:10:{s:3:\"ind\";i:75;s:2:\"ty\";i:0;s:6:\"parent\";i:67;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:5:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:3;a:4:{s:1:\"t\";d:113.400000000000005684341886080801486968994140625;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:4;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:150;s:1:\"h\";i:150;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"73\";}i:3;a:7:{s:3:\"ind\";i:67;s:2:\"ty\";i:3;s:6:\"parent\";i:1;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:645;i:1;i:156;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:4;a:11:{s:3:\"ind\";i:448;s:2:\"ty\";i:0;s:6:\"parent\";i:76;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:-12;i:1;i:-12;}}}s:2:\"ef\";a:1:{i:0;a:2:{s:2:\"ty\";i:25;s:2:\"ef\";a:5:{i:0;a:3:{s:2:\"ty\";i:2;s:2:\"nm\";s:12:\"Shadow Color\";s:1:\"v\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:0;i:1;i:0;i:2;i:0;}}}i:1;a:3:{s:2:\"ty\";i:0;s:2:\"nm\";s:7:\"Opacity\";s:1:\"v\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:64;}}i:2;a:3:{s:2:\"ty\";i:1;s:2:\"nm\";s:9:\"Direction\";s:1:\"v\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:180;}}i:3;a:3:{s:2:\"ty\";i:0;s:2:\"nm\";s:8:\"Distance\";s:1:\"v\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:4;}}i:4;a:3:{s:2:\"ty\";i:0;s:2:\"nm\";s:8:\"Softness\";s:1:\"v\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:8;}}}}}s:1:\"w\";i:1464;s:1:\"h\";i:814;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"446\";}i:5;a:7:{s:3:\"ind\";i:76;s:2:\"ty\";i:3;s:6:\"parent\";i:1;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:6;a:7:{s:3:\"ind\";i:1;s:2:\"ty\";i:3;s:6:\"parent\";i:0;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:7;a:6:{s:3:\"ind\";i:0;s:2:\"ty\";i:3;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}}s:4:\"meta\";a:1:{s:1:\"g\";s:20:\"https://jitter.video\";}s:2:\"op\";d:139.19999999999998863131622783839702606201171875;s:1:\"v\";s:5:\"5.7.4\";s:1:\"w\";i:1440;}','off'),
(1478,'_site_transient_timeout_theme_roots','1782731832','off'),
(1479,'_site_transient_theme_roots','a:5:{s:10:\"hara-child\";s:7:\"/themes\";s:4:\"hara\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";}','off'),
(1480,'_transient_timeout__woocommerce_helper_subscriptions','1782730932','off'),
(1481,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'),
(1494,'_transient_timeout_woocommerce_admin_settings_payments_has_providers_with_incentive','1782734255','off'),
(1495,'_transient_woocommerce_admin_settings_payments_has_providers_with_incentive','no','off'),
(1496,'_transient_timeout_elementor_unread_notifications_1','1782734262','off'),
(1497,'_transient_elementor_unread_notifications_1','a:21:{i:0;s:21:\"angie-super-community\";i:1;s:15:\"4.1-atomic-form\";i:2;s:21:\"cookie-consent-launch\";i:3;s:17:\"angie-super-admin\";i:4;s:11:\"4.0-default\";i:5;s:15:\"angie-revisions\";i:6;s:16:\"4.0-atomic-forms\";i:7;s:19:\"angie-cloud-library\";i:8;s:16:\"4.0-interactions\";i:9;s:22:\"4.0-sync-design-system\";i:10;s:12:\"angie-launch\";i:11;s:15:\"partner-program\";i:12;s:13:\"manage-launch\";i:13;s:15:\"components-3.35\";i:14;s:10:\"one-launch\";i:15;s:16:\"atomic-tabs-3.34\";i:16;s:22:\"variables-manager-3.33\";i:17;s:14:\"ally-assistant\";i:18;s:20:\"image-optimizer-3.19\";i:19;s:20:\"5-star-rating-prompt\";i:20;s:23:\"site-mailer-introducing\";}','off'),
(1516,'_site_transient_timeout_wp_theme_files_patterns-780a36704abe89d9346958c32a0a7732','1782733635','off'),
(1517,'_site_transient_wp_theme_files_patterns-780a36704abe89d9346958c32a0a7732','a:2:{s:7:\"version\";s:6:\"1.2.20\";s:8:\"patterns\";a:0:{}}','off'),
(1518,'_site_transient_timeout_wp_theme_files_patterns-7f656671b3166f4f0f85aeb4fd1a89c2','1782733635','off'),
(1519,'_site_transient_wp_theme_files_patterns-7f656671b3166f4f0f85aeb4fd1a89c2','a:2:{s:7:\"version\";s:6:\"1.2.20\";s:8:\"patterns\";a:0:{}}','off'),
(1525,'_elementor_design_system_sync_css_meta','a:2:{s:4:\"time\";i:1782733579;i:0;b:0;}','auto');
/*!40000 ALTER TABLE `wp5n_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_postmeta`
--

DROP TABLE IF EXISTS `wp5n_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=7845 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_postmeta`
--

LOCK TABLES `wp5n_postmeta` WRITE;
/*!40000 ALTER TABLE `wp5n_postmeta` DISABLE KEYS */;
INSERT INTO `wp5n_postmeta` VALUES
(1,2,'_wp_page_template','default'),
(2,3,'_wp_page_template','default'),
(5,7,'_elementor_edit_mode','builder'),
(6,7,'_elementor_template_type','kit'),
(7,8,'_wp_attached_file','woocommerce-placeholder.webp'),
(8,8,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"woocommerce-placeholder.webp\";s:8:\"filesize\";i:9892;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"woocommerce-placeholder-406x406.webp\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1908;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:430;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-800x800.webp\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4538;}s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-333x333.webp\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1514;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-462x462.webp\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-420x315.webp\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1856;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4240;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:430;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-420x315.webp\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1856;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(12,211,'_wp_attached_file','2021/10/I42Suk_zpQ.jpg'),
(13,211,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:22:\"2021/10/I42Suk_zpQ.jpg\";s:8:\"filesize\";i:119121;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"I42Suk_zpQ-555x312.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28149;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"I42Suk_zpQ-770x433.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52979;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"I42Suk_zpQ-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21939;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"I42Suk_zpQ-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52010;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"I42Suk_zpQ-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2848;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"I42Suk_zpQ-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21939;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"I42Suk_zpQ-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2848;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"I42Suk_zpQ-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24913;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"I42Suk_zpQ-800x450.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56666;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"I42Suk_zpQ-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2848;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"I42Suk_zpQ-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1503;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"I42Suk_zpQ-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2848;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14,211,'_wxr_import_user_slug','Payalraja'),
(15,220,'_wp_attached_file','2021/10/review-01.jpg'),
(16,220,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:21:\"2021/10/review-01.jpg\";s:8:\"filesize\";i:55663;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"review-01-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9948;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"review-01-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16237;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"review-01-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12988;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"review-01-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34752;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"review-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:2164;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"review-01-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12988;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"review-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:2164;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"review-01-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13514;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"review-01-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36500;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"review-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:2164;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"review-01-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1229;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"review-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:2164;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(17,220,'_wp_page_template','default'),
(18,220,'_wxr_import_user_slug','Payalraja'),
(19,221,'_wp_attached_file','2021/10/review-02.jpg'),
(20,221,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:21:\"2021/10/review-02.jpg\";s:8:\"filesize\";i:69559;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"review-02-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10738;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"review-02-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17395;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"review-02-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"review-02-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39060;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"review-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:2365;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"review-02-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13376;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"review-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:2365;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"review-02-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14372;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"review-02-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42066;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"review-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:2365;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"review-02-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1295;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"review-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:2365;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(21,221,'_wp_page_template','default'),
(22,221,'_wxr_import_user_slug','Payalraja'),
(23,222,'_wp_attached_file','2021/10/review-03.jpg'),
(24,222,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:21:\"2021/10/review-03.jpg\";s:8:\"filesize\";i:81437;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"review-03-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11989;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"review-03-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20081;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"review-03-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16274;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"review-03-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45027;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"review-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:2459;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"review-03-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16274;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"review-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:2459;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"review-03-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16514;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"review-03-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48152;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"review-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:2459;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"review-03-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1308;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"review-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:2459;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(25,222,'_wp_page_template','default'),
(26,222,'_wxr_import_user_slug','Payalraja'),
(27,223,'_wp_attached_file','2021/10/review-04.jpg'),
(28,223,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:21:\"2021/10/review-04.jpg\";s:8:\"filesize\";i:53243;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"review-04-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9398;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"review-04-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15423;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"review-04-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12252;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"review-04-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32820;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"review-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:2134;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"review-04-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12252;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"review-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:2134;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"review-04-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12804;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"review-04-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35533;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"review-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:2134;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"review-04-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1255;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"review-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:2134;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(29,223,'_wp_page_template','default'),
(30,223,'_wxr_import_user_slug','Payalraja'),
(31,224,'_wp_attached_file','2021/10/review-05.jpg'),
(32,224,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:21:\"2021/10/review-05.jpg\";s:8:\"filesize\";i:53184;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"review-05-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8440;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"review-05-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13598;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"review-05-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10719;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"review-05-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31753;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"review-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2006;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"review-05-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10719;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"review-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2006;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"review-05-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10937;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"review-05-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34019;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"review-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2006;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"review-05-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1149;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"review-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2006;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(33,224,'_wp_page_template','default'),
(34,224,'_wxr_import_user_slug','Payalraja'),
(35,225,'_wp_attached_file','2021/10/review-06.jpg'),
(36,225,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:21:\"2021/10/review-06.jpg\";s:8:\"filesize\";i:57955;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"review-06-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10779;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"review-06-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17020;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"review-06-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"review-06-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35828;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"review-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:2423;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"review-06-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14207;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"review-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:2423;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"review-06-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14304;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"review-06-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38469;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"review-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:2423;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"review-06-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1331;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"review-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:2423;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(37,225,'_wp_page_template','default'),
(38,225,'_wxr_import_user_slug','Payalraja'),
(39,226,'_wp_attached_file','2021/10/review-07.jpg'),
(40,226,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:21:\"2021/10/review-07.jpg\";s:8:\"filesize\";i:75452;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"review-07-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11471;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"review-07-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"review-07-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"review-07-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43646;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"review-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:2388;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"review-07-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15055;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"review-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:2388;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"review-07-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16028;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"review-07-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46877;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"review-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:2388;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"review-07-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1283;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"review-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:2388;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(41,226,'_wp_page_template','default'),
(42,226,'_wxr_import_user_slug','Payalraja'),
(43,227,'_wp_attached_file','2021/10/review-08.jpg'),
(44,227,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:21:\"2021/10/review-08.jpg\";s:8:\"filesize\";i:59739;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"review-08-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11423;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"review-08-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18567;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"review-08-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15335;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"review-08-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37923;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"review-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2461;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"review-08-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15335;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"review-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2461;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"review-08-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15404;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"review-08-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40401;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"review-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2461;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"review-08-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1325;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"review-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2461;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(45,227,'_wp_page_template','default'),
(46,227,'_wxr_import_user_slug','Payalraja'),
(47,228,'_wp_attached_file','2021/10/review-09.jpg'),
(48,228,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:21:\"2021/10/review-09.jpg\";s:8:\"filesize\";i:87383;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"review-09-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12071;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"review-09-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20377;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"review-09-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16597;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"review-09-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47121;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"review-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:2444;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"review-09-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16597;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"review-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:2444;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"review-09-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16637;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"review-09-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50501;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"review-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:2444;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"review-09-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1302;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"review-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:2444;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(49,228,'_wp_page_template','default'),
(50,228,'_wxr_import_user_slug','Payalraja'),
(51,285,'_wp_attached_file','2021/10/single-product-01.png'),
(52,285,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:903;s:6:\"height\";i:540;s:4:\"file\";s:29:\"2021/10/single-product-01.png\";s:8:\"filesize\";i:205414;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"single-product-01-555x333.png\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:269416;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"single-product-01-770x460.png\";s:5:\"width\";i:770;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:506602;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"single-product-01-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:198609;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"single-product-01-768x459.png\";s:5:\"width\";i:768;s:6:\"height\";i:459;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:505174;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:29:\"single-product-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20525;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:29:\"single-product-01-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:198609;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:29:\"single-product-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20525;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"single-product-01-406x406.png\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:252777;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"single-product-01-800x478.png\";s:5:\"width\";i:800;s:6:\"height\";i:478;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:544504;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"single-product-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20525;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"single-product-01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6440;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"single-product-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20525;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(55,286,'_wp_attached_file','2021/10/single-product-02.png'),
(56,286,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:903;s:6:\"height\";i:540;s:4:\"file\";s:29:\"2021/10/single-product-02.png\";s:8:\"filesize\";i:258006;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"single-product-02-555x333.png\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:303680;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"single-product-02-770x460.png\";s:5:\"width\";i:770;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:543830;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"single-product-02-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:220936;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"single-product-02-768x459.png\";s:5:\"width\";i:768;s:6:\"height\";i:459;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:541237;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:29:\"single-product-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22133;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:29:\"single-product-02-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:220936;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:29:\"single-product-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22133;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"single-product-02-406x406.png\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262902;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"single-product-02-800x478.png\";s:5:\"width\";i:800;s:6:\"height\";i:478;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:581025;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"single-product-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22133;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"single-product-02-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6563;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"single-product-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22133;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(59,330,'_wp_attached_file','2021/10/product-01.jpg'),
(60,330,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-01.jpg\";s:8:\"filesize\";i:55068;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-01-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9833;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-01-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16037;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-01-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12843;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-01-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34445;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-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:2146;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-01-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12843;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-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:2146;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-01-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13369;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-01-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36190;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-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:2146;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-01-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1217;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-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:2146;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(61,330,'_wp_page_template','default'),
(62,330,'hara_post_views_count','7'),
(65,332,'_wp_attached_file','2021/10/product-02.jpg'),
(66,332,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-02.jpg\";s:8:\"filesize\";i:69007;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-02-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10689;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-02-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17246;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-02-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13289;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-02-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38763;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-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:2346;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-02-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13289;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-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:2346;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-02-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14277;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-02-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41772;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-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:2346;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-02-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1285;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-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:2346;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(67,332,'_wp_page_template','default'),
(70,333,'_wp_attached_file','2021/10/product-03.jpg'),
(71,333,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-03.jpg\";s:8:\"filesize\";i:52787;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-03-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9326;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-03-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15302;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-03-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12168;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-03-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32592;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-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:2110;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-03-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12168;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-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:2110;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-03-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12710;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-03-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35229;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-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:2110;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-03-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1239;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-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:2110;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(72,333,'_wp_page_template','default'),
(75,334,'_wp_attached_file','2021/10/product-04.jpg'),
(76,334,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-04.jpg\";s:8:\"filesize\";i:52787;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-04-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9326;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-04-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15302;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-04-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12168;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-04-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32592;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-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:2110;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-04-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12168;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-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:2110;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-04-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12710;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-04-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35229;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-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:2110;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-04-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1239;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-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:2110;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(77,334,'_wp_page_template','default'),
(80,335,'_wp_attached_file','2021/10/product-05.jpg'),
(81,335,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-05.jpg\";s:8:\"filesize\";i:53083;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-05-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8379;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-05-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13610;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-05-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10680;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-05-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32018;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1984;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-05-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10680;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1984;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-05-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10897;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-05-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34333;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1984;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-05-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1131;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1984;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(82,335,'_wp_page_template','default'),
(85,336,'_wp_attached_file','2021/10/product-06.jpg'),
(86,336,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-06.jpg\";s:8:\"filesize\";i:57778;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-06-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10763;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-06-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16940;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-06-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14163;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-06-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35672;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-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:2408;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-06-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14163;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-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:2408;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-06-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14238;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-06-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38292;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-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:2408;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-06-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1322;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-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:2408;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(87,336,'_wp_page_template','default'),
(90,337,'_wp_attached_file','2021/10/product-07.jpg'),
(91,337,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-07.jpg\";s:8:\"filesize\";i:75101;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-07-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11389;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-07-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19054;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-07-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14960;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-07-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43435;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-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:2360;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-07-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14960;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-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:2360;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-07-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15912;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-07-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46617;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-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:2360;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-07-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1267;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-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:2360;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(92,337,'_wp_page_template','default'),
(95,338,'_wp_attached_file','2021/10/product-08.jpg'),
(96,338,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-08.jpg\";s:8:\"filesize\";i:59548;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-08-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11383;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-08-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18497;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-08-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15272;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-08-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37784;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2437;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-08-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15272;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2437;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-08-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15347;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-08-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40288;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2437;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-08-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1320;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2437;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(97,338,'_wp_page_template','default'),
(100,339,'_wp_attached_file','2021/10/product-09.jpg'),
(101,339,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-09.jpg\";s:8:\"filesize\";i:86975;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-09-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11980;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-09-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-09-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16482;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-09-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46882;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-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:2416;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-09-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16482;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-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:2416;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-09-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16488;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-09-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50226;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-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:2416;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-09-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1288;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-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:2416;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(102,339,'_wp_page_template','default'),
(105,340,'_wp_attached_file','2021/10/product-10.jpg'),
(106,340,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-10.jpg\";s:8:\"filesize\";i:55935;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-10-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8368;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-10-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14043;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-10-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11360;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-10-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32195;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-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:1806;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-10-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11360;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-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:1806;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-10-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11474;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-10-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34468;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-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:1806;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-10-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1081;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-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:1806;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(107,340,'_wp_page_template','default'),
(110,341,'_wp_attached_file','2021/10/product-11.jpg'),
(111,341,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-11.jpg\";s:8:\"filesize\";i:51796;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-11-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10243;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-11-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16509;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-11-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13414;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-11-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34252;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-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:2240;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-11-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13414;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-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:2240;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-11-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13639;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-11-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36417;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-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:2240;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-11-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1239;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-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:2240;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(112,341,'_wp_page_template','default'),
(115,342,'_wp_attached_file','2021/10/product-12.jpg'),
(116,342,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-12.jpg\";s:8:\"filesize\";i:53351;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-12-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7366;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-12-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12472;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-12-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9950;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-12-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29810;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1759;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-12-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9950;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1759;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-12-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10130;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-12-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32709;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1759;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-12-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1139;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1759;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(117,342,'_wp_page_template','default'),
(120,343,'_wp_attached_file','2021/10/product-13.jpg'),
(121,343,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-13.jpg\";s:8:\"filesize\";i:61532;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-13-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10253;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-13-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17003;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-13-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13702;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-13-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37130;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1951;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-13-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13702;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1951;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-13-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13962;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-13-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39603;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1951;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-13-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1136;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1951;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(122,343,'_wp_page_template','default'),
(125,344,'_wp_attached_file','2021/10/product-14.jpg'),
(126,344,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-14.jpg\";s:8:\"filesize\";i:39569;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-14-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7597;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-14-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11950;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-14-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9642;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-14-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26675;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1794;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-14-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9642;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1794;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-14-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10047;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-14-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28174;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1794;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-14-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1111;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1794;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(127,344,'_wp_page_template','default'),
(130,345,'_wp_attached_file','2021/10/product-15.jpg'),
(131,345,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-15.jpg\";s:8:\"filesize\";i:36018;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-15-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7362;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-15-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11793;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-15-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9511;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-15-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25082;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1758;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-15-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9511;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1758;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-15-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9572;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-15-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26557;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1758;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-15-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1113;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1758;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(132,345,'_wp_page_template','default'),
(135,346,'_wp_attached_file','2021/10/product-16.jpg'),
(136,346,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-16.jpg\";s:8:\"filesize\";i:33151;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-16-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6296;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-16-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10206;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-16-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8202;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-16-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22654;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1516;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-16-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8202;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1516;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-16-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8600;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-16-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24200;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1516;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-16-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:994;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1516;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(137,346,'_wp_page_template','default'),
(140,348,'_wp_attached_file','2021/10/product-17.jpg'),
(141,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-17.jpg\";s:8:\"filesize\";i:95946;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-17-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8951;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-17-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16672;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-17-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13451;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-17-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44848;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1724;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-17-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13451;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1724;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-17-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13247;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-17-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48491;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1724;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-17-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1085;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1724;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(142,348,'_wp_page_template','default'),
(145,349,'_wp_attached_file','2021/10/product-18.jpg'),
(146,349,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-18.jpg\";s:8:\"filesize\";i:37357;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-18-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7032;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-18-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11191;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-18-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9136;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-18-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24819;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1745;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-18-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9136;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1745;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-18-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9539;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-18-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26752;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1745;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-18-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1089;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1745;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(147,349,'_wp_page_template','default'),
(150,350,'_wp_attached_file','2021/10/product-19.jpg'),
(151,350,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-19.jpg\";s:8:\"filesize\";i:88191;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-19-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10854;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-19-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18800;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-19-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15454;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-19-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45549;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2218;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-19-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15454;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2218;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-19-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15269;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-19-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49084;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2218;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-19-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1242;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-19-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2218;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(152,350,'_wp_page_template','default'),
(155,351,'_wp_attached_file','2021/10/product-20.jpg'),
(156,351,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-20.jpg\";s:8:\"filesize\";i:40958;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-20-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7660;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-20-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12214;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-20-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9914;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-20-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26726;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1784;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-20-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9914;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1784;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-20-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10171;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-20-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28939;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1784;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-20-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1113;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1784;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(157,351,'_wp_page_template','default'),
(160,352,'_wp_attached_file','2021/10/product-21.jpg'),
(161,352,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-21.jpg\";s:8:\"filesize\";i:37139;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-21-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7013;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-21-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11395;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-21-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9221;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-21-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24906;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1660;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-21-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9221;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1660;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-21-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9375;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-21-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27280;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1660;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-21-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1021;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-21-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1660;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(162,352,'_wp_page_template','default'),
(165,353,'_wp_attached_file','2021/10/product-22.jpg'),
(166,353,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-22.jpg\";s:8:\"filesize\";i:84983;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-22-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11673;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-22-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20427;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-22-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15229;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-22-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46973;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2403;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-22-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15229;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2403;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-22-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16493;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-22-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50576;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2403;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-22-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1330;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2403;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(167,353,'_wp_page_template','default'),
(170,354,'_wp_attached_file','2021/10/product-23.jpg'),
(171,354,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-23.jpg\";s:8:\"filesize\";i:93176;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-23-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12603;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-23-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21222;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-23-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17332;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-23-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49534;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2562;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-23-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17332;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2562;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-23-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17122;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-23-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53243;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2562;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-23-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1373;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2562;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(172,354,'_wp_page_template','default'),
(175,355,'_wp_attached_file','2021/10/product-24.jpg'),
(176,355,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-24.jpg\";s:8:\"filesize\";i:36539;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-24-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7092;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-24-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11646;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-24-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9078;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-24-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25024;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1697;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-24-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9078;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1697;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-24-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9602;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-24-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26511;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1697;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-24-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1034;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1697;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(177,355,'_wp_page_template','default'),
(180,357,'_wp_attached_file','2021/10/product-25.jpg'),
(181,357,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-25.jpg\";s:8:\"filesize\";i:34958;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-25-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6716;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-25-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10996;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-25-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8732;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-25-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23437;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1667;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-25-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8732;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1667;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-25-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9079;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-25-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24924;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1667;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-25-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1034;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-25-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1667;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(182,357,'_wp_page_template','default'),
(185,358,'_wp_attached_file','2021/10/product-26.jpg'),
(186,358,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-26.jpg\";s:8:\"filesize\";i:41704;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-26-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7229;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-26-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12142;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-26-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9918;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-26-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27043;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-26-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1737;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-26-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9918;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-26-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1737;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-26-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10192;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-26-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28323;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-26-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1737;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-26-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1040;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-26-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1737;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(187,358,'_wp_page_template','default'),
(190,359,'_wp_attached_file','2021/10/product-27.jpg'),
(191,359,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-27.jpg\";s:8:\"filesize\";i:48900;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-27-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8574;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-27-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13920;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-27-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11511;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-27-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30397;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-27-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2108;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-27-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11511;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-27-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2108;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-27-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11748;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-27-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32692;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-27-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2108;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-27-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1222;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-27-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2108;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(192,359,'_wp_page_template','default'),
(195,360,'_wp_attached_file','2021/10/product-28.jpg'),
(196,360,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-28.jpg\";s:8:\"filesize\";i:29615;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-28-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5835;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-28-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9593;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-28-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7976;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-28-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21551;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-28-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1506;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-28-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7976;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-28-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1506;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-28-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8291;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-28-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22481;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-28-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1506;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-28-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:968;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-28-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1506;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(197,360,'_wp_page_template','default'),
(200,361,'_wp_attached_file','2021/10/product-29.jpg'),
(201,361,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-29.jpg\";s:8:\"filesize\";i:53128;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-29-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7255;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-29-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12378;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-29-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9693;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-29-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29760;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-29-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1708;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-29-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9693;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-29-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1708;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-29-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10076;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-29-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31816;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-29-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1708;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-29-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1083;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-29-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1708;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(202,361,'_wp_page_template','default'),
(205,362,'_wp_attached_file','2021/10/product-30.jpg'),
(206,362,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-30.jpg\";s:8:\"filesize\";i:62292;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-30-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8077;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-30-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13741;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-30-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10707;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-30-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33351;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-30-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1767;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-30-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10707;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-30-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1767;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-30-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11010;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-30-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36034;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-30-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1767;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-30-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1108;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-30-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1767;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(207,362,'_wp_page_template','default'),
(210,363,'_wp_attached_file','2021/10/product-31.jpg'),
(211,363,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-31.jpg\";s:8:\"filesize\";i:60035;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-31-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10007;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-31-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16224;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-31-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13133;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-31-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35881;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-31-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2178;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-31-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13133;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-31-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2178;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-31-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13376;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-31-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38502;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-31-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2178;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-31-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1288;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-31-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2178;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(212,363,'_wp_page_template','default'),
(215,364,'_wp_attached_file','2021/10/product-32.jpg'),
(216,364,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-32.jpg\";s:8:\"filesize\";i:63253;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-32-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11084;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-32-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18646;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-32-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14020;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-32-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39600;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-32-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2299;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-32-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14020;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-32-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2299;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-32-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15078;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-32-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41835;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-32-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2299;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-32-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1287;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-32-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2299;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(217,364,'_wp_page_template','default'),
(220,367,'_wp_attached_file','2021/10/product-33.jpg'),
(221,367,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-33.jpg\";s:8:\"filesize\";i:33550;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-33-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6470;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-33-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10520;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-33-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8515;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-33-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22940;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-33-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1543;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-33-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8515;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-33-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1543;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-33-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8735;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-33-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24473;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-33-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1543;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-33-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1007;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-33-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1543;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(222,367,'_wp_page_template','default'),
(225,368,'_wp_attached_file','2021/10/product-34.jpg'),
(226,368,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-34.jpg\";s:8:\"filesize\";i:42628;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-34-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6357;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-34-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10729;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-34-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8521;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-34-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25531;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-34-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1611;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-34-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8521;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-34-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1611;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-34-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8780;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-34-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27307;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-34-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1611;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-34-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1078;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-34-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1611;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(227,368,'_wp_page_template','default'),
(230,369,'_wp_attached_file','2021/10/product-35.jpg'),
(231,369,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-35.jpg\";s:8:\"filesize\";i:56383;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-35-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7310;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-35-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12546;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-35-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9900;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-35-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30467;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-35-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1530;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-35-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9900;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-35-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1530;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-35-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9899;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-35-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32895;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-35-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1530;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-35-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:987;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-35-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1530;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(232,369,'_wp_page_template','default'),
(235,370,'_wp_attached_file','2021/10/product-36.jpg'),
(236,370,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1212;s:6:\"height\";i:1212;s:4:\"file\";s:22:\"2021/10/product-36.jpg\";s:8:\"filesize\";i:59054;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"product-36-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9158;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"product-36-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"product-36-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12452;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"product-36-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34700;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:22:\"product-36-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1922;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"product-36-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12452;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:22:\"product-36-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1922;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"product-36-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12693;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"product-36-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36939;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"product-36-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1922;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"product-36-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1150;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"product-36-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1922;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(237,370,'_wp_page_template','default'),
(240,406,'_wp_attached_file','2021/10/blog-01.jpg'),
(241,406,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-01.jpg\";s:8:\"filesize\";i:44067;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-01-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17705;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-01-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27620;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-01-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13050;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-01-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27561;}s:25:\"hara_avatar_post_carousel\";a:5:{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:8:\"filesize\";i:2605;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-01-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13050;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{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:8:\"filesize\";i:2605;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-01-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14405;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-01-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28921;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{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:8:\"filesize\";i:2605;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-01-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1417;}s:31:\"variation_swatches_tooltip_size\";a:5:{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:8:\"filesize\";i:2605;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(244,407,'_wp_attached_file','2021/10/blog-02.jpg'),
(245,407,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-02.jpg\";s:8:\"filesize\";i:72915;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-02-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24971;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-02-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41028;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-02-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19707;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-02-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40713;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-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:3338;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-02-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19707;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-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:3338;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-02-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21757;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-02-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43418;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-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:3338;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-02-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1664;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-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:3338;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(248,408,'_wp_attached_file','2021/10/blog-03.jpg'),
(249,408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-03.jpg\";s:8:\"filesize\";i:85831;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-03-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28068;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-03-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46182;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-03-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25060;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-03-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46174;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-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:3715;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-03-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25060;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-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:3715;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-03-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25518;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-03-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48558;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-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:3715;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-03-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1788;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-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:3715;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(252,409,'_wp_attached_file','2021/10/blog-04.jpg'),
(253,409,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-04.jpg\";s:8:\"filesize\";i:59209;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-04-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19774;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-04-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32371;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-04-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15003;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-04-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32276;}s:25:\"hara_avatar_post_carousel\";a:5:{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:8:\"filesize\";i:2572;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-04-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15003;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{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:8:\"filesize\";i:2572;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-04-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15904;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-04-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34010;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{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:8:\"filesize\";i:2572;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-04-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1456;}s:31:\"variation_swatches_tooltip_size\";a:5:{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:8:\"filesize\";i:2572;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(256,410,'_wp_attached_file','2021/10/blog-05.jpg'),
(257,410,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-05.jpg\";s:8:\"filesize\";i:68032;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-05-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21469;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-05-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35947;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-05-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18761;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-05-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35842;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3675;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-05-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18761;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3675;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-05-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24007;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-05-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38359;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3675;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-05-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1803;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3675;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(260,411,'_wp_attached_file','2021/10/blog-06.jpg'),
(261,411,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-06.jpg\";s:8:\"filesize\";i:74691;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-06-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24745;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-06-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41062;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-06-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20597;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-06-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40787;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-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:3472;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-06-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20597;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-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:3472;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-06-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25541;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-06-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43652;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-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:3472;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-06-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1667;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-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:3472;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(264,412,'_wp_attached_file','2021/10/blog-07.jpg'),
(265,412,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-07.jpg\";s:8:\"filesize\";i:131157;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-07-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34993;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-07-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61967;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-07-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27441;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-07-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61549;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-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:3667;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-07-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27441;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-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:3667;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-07-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32823;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-07-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66068;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-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:3667;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-07-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1718;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-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:3667;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(268,413,'_wp_attached_file','2021/10/blog-08.jpg'),
(269,413,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-08.jpg\";s:8:\"filesize\";i:61635;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-08-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21718;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-08-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35571;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-08-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17766;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-08-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35298;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3404;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-08-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17766;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3404;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-08-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21533;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-08-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37646;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3404;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-08-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1690;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3404;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(272,414,'_wp_attached_file','2021/10/blog-09.jpg'),
(273,414,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-09.jpg\";s:8:\"filesize\";i:82827;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-09-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23472;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-09-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40911;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-09-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18697;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-09-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40545;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-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:3495;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-09-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18697;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-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:3495;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-09-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23604;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-09-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43693;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-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:3495;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-09-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1738;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-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:3495;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(276,415,'_wp_attached_file','2021/10/blog-10.jpg'),
(277,415,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-10.jpg\";s:8:\"filesize\";i:101988;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-10-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30868;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-10-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52866;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-10-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21584;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-10-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52076;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3013;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-10-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21584;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3013;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-10-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23544;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-10-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56162;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3013;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-10-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1598;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3013;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(280,416,'_wp_attached_file','2021/10/blog-11.jpg'),
(281,416,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-11.jpg\";s:8:\"filesize\";i:76097;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-11-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25458;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-11-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41857;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-11-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20233;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-11-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41741;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3413;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-11-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20233;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3413;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-11-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25043;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-11-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44404;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3413;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-11-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1697;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3413;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(284,417,'_wp_attached_file','2021/10/blog-12.jpg'),
(285,417,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-12.jpg\";s:8:\"filesize\";i:163187;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-12-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45901;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-12-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80566;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-12-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32308;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-12-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80007;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4009;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-12-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32308;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4009;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-12-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37571;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-12-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85341;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4009;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-12-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1853;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4009;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(288,418,'_wp_attached_file','2021/10/blog-13.jpg'),
(289,418,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-13.jpg\";s:8:\"filesize\";i:47481;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-13-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16530;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-13-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-13-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14203;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-13-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27140;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-13-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:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-13-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14203;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-13-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:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-13-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17480;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-13-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28624;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-13-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:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-13-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1391;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-13-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:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(292,419,'_wp_attached_file','2021/10/blog-14.jpg'),
(293,419,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-14.jpg\";s:8:\"filesize\";i:150996;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-14-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42183;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-14-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72972;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-14-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31071;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-14-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72413;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4294;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-14-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31071;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4294;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-14-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34679;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-14-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77411;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4294;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-14-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1910;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4294;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(296,420,'_wp_attached_file','2021/10/blog-15.jpg'),
(297,420,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:768;s:4:\"file\";s:19:\"2021/10/blog-15.jpg\";s:8:\"filesize\";i:48594;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"blog-15-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17755;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"blog-15-770x462.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-15-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14835;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"blog-15-768x461.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28434;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"blog-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2945;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-15-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14835;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"blog-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2945;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"blog-15-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17076;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"blog-15-800x480.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30319;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"blog-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2945;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"blog-15-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1557;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"blog-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2945;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(300,426,'_wp_attached_file','2021/10/single-blog-01.png'),
(301,426,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:624;s:6:\"height\";i:371;s:4:\"file\";s:26:\"2021/10/single-blog-01.png\";s:8:\"filesize\";i:61751;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"single-blog-01-555x330.png\";s:5:\"width\";i:555;s:6:\"height\";i:330;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111427;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"single-blog-01-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92481;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:26:\"single-blog-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11134;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:26:\"single-blog-01-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92481;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:26:\"single-blog-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11134;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"single-blog-01-406x371.png\";s:5:\"width\";i:406;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98936;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"single-blog-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11134;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:24:\"single-blog-01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3485;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:26:\"single-blog-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11134;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(304,427,'_wp_attached_file','2021/10/single-blog-02.png'),
(305,427,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:624;s:6:\"height\";i:371;s:4:\"file\";s:26:\"2021/10/single-blog-02.png\";s:8:\"filesize\";i:78935;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"single-blog-02-555x330.png\";s:5:\"width\";i:555;s:6:\"height\";i:330;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:170794;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"single-blog-02-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134250;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:26:\"single-blog-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15025;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:26:\"single-blog-02-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134250;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:26:\"single-blog-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15025;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"single-blog-02-406x371.png\";s:5:\"width\";i:406;s:6:\"height\";i:371;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121963;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"single-blog-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15025;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:24:\"single-blog-02-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4659;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:26:\"single-blog-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15025;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(308,868,'_wp_attached_file','2021/10/bg-breadcrumb.jpg'),
(309,868,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:360;s:4:\"file\";s:25:\"2021/10/bg-breadcrumb.jpg\";s:8:\"filesize\";i:24160;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"bg-breadcrumb-555x104.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4543;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"bg-breadcrumb-770x144.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7262;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"bg-breadcrumb-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5892;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"bg-breadcrumb-768x144.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7219;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"bg-breadcrumb-1536x288.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21058;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:25:\"bg-breadcrumb-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1219;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"bg-breadcrumb-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5892;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:25:\"bg-breadcrumb-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1219;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"bg-breadcrumb-406x360.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5870;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"bg-breadcrumb-800x150.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7620;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"bg-breadcrumb-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1219;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"bg-breadcrumb-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:910;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"bg-breadcrumb-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1219;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(310,868,'_wp_attachment_image_alt','bg-breadcrumb'),
(311,868,'_wp_page_template','default'),
(314,951,'_wp_attached_file','2021/10/payment.png'),
(315,951,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:29;s:4:\"file\";s:19:\"2021/10/payment.png\";s:8:\"filesize\";i:3215;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:18:\"payment-100x29.png\";s:5:\"width\";i:100;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1979;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:18:\"payment-100x29.png\";s:5:\"width\";i:100;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1979;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"payment-100x29.png\";s:5:\"width\";i:100;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1979;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"payment-50x29.png\";s:5:\"width\";i:50;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1074;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:18:\"payment-100x29.png\";s:5:\"width\";i:100;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1979;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(318,1010,'_wp_attached_file','2021/10/image-footer.png'),
(319,1010,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:243;s:6:\"height\";i:303;s:4:\"file\";s:24:\"2021/10/image-footer.png\";s:8:\"filesize\";i:31172;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:24:\"image-footer-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15398;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:24:\"image-footer-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15398;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"image-footer-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15398;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"image-footer-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4635;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"image-footer-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15398;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(322,1056,'_wp_attached_file','2021/10/banner-home1-01.png'),
(323,1056,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:642;s:6:\"height\";i:339;s:4:\"file\";s:27:\"2021/10/banner-home1-01.png\";s:8:\"filesize\";i:65196;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"banner-home1-01-555x293.png\";s:5:\"width\";i:555;s:6:\"height\";i:293;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119912;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"banner-home1-01-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123081;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:27:\"banner-home1-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12386;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"banner-home1-01-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123081;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:27:\"banner-home1-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12386;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"banner-home1-01-406x339.png\";s:5:\"width\";i:406;s:6:\"height\";i:339;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124724;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"banner-home1-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12386;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"banner-home1-01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3794;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"banner-home1-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12386;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(324,1056,'_wxr_import_user_slug','Payalraja'),
(325,1104,'_wp_attached_file','2021/10/testi-01.png'),
(326,1104,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:56;s:6:\"height\";i:56;s:4:\"file\";s:20:\"2021/10/testi-01.png\";s:8:\"filesize\";i:3241;s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:18:\"testi-01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5589;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(327,1104,'_wxr_import_user_slug','Payalraja'),
(328,1110,'_wp_attached_file','2021/10/bg-testi-01.jpg'),
(329,1110,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:580;s:4:\"file\";s:23:\"2021/10/bg-testi-01.jpg\";s:8:\"filesize\";i:10501;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"bg-testi-01-555x168.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3069;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"bg-testi-01-770x233.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4855;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"bg-testi-01-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2848;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"bg-testi-01-768x232.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4774;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"bg-testi-01-1536x464.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14506;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"bg-testi-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:884;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"bg-testi-01-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2848;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"bg-testi-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:884;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"bg-testi-01-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3392;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"bg-testi-01-800x242.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5232;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"bg-testi-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:884;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"bg-testi-01-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:752;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"bg-testi-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:884;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(330,1110,'_wxr_import_user_slug','Payalraja'),
(331,1605,'_wp_attached_file','2021/11/banner-bottom-shop.png'),
(332,1605,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1472;s:6:\"height\";i:105;s:4:\"file\";s:30:\"2021/11/banner-bottom-shop.png\";s:8:\"filesize\";i:13698;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"banner-bottom-shop-555x40.png\";s:5:\"width\";i:555;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6437;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"banner-bottom-shop-770x55.png\";s:5:\"width\";i:770;s:6:\"height\";i:55;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11161;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"banner-bottom-shop-420x105.png\";s:5:\"width\";i:420;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8773;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"banner-bottom-shop-768x55.png\";s:5:\"width\";i:768;s:6:\"height\";i:55;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11048;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:30:\"banner-bottom-shop-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:339;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:30:\"banner-bottom-shop-420x105.png\";s:5:\"width\";i:420;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8773;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:30:\"banner-bottom-shop-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:339;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"banner-bottom-shop-406x105.png\";s:5:\"width\";i:406;s:6:\"height\";i:105;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7213;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"banner-bottom-shop-800x57.png\";s:5:\"width\";i:800;s:6:\"height\";i:57;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11865;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"banner-bottom-shop-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:339;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"banner-bottom-shop-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:169;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"banner-bottom-shop-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:339;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(335,1627,'_wp_attached_file','2021/11/bg-back-top.png'),
(336,1627,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:23:\"2021/11/bg-back-top.png\";s:8:\"filesize\";i:4150;s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"bg-back-top-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4896;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(337,1627,'_wxr_import_user_slug','Payalraja'),
(338,1654,'_wp_attached_file','2021/11/breadcrumb-page.jpg'),
(339,1654,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:360;s:4:\"file\";s:27:\"2021/11/breadcrumb-page.jpg\";s:8:\"filesize\";i:26062;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"breadcrumb-page-555x104.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5907;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"breadcrumb-page-770x144.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9009;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"breadcrumb-page-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6562;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"breadcrumb-page-768x144.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8899;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"breadcrumb-page-1536x288.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23489;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:27:\"breadcrumb-page-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1105;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"breadcrumb-page-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6562;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:27:\"breadcrumb-page-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1105;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"breadcrumb-page-406x360.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5736;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"breadcrumb-page-800x150.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9334;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"breadcrumb-page-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1105;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"breadcrumb-page-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:851;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"breadcrumb-page-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1105;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(340,1654,'_wp_attachment_image_alt','breadcrumb-page'),
(341,1654,'_wp_page_template','default'),
(344,1720,'_wp_attached_file','2021/11/bg-mega.png'),
(345,1720,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:495;s:6:\"height\";i:743;s:4:\"file\";s:19:\"2021/11/bg-mega.png\";s:8:\"filesize\";i:298343;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"bg-mega-222x333.png\";s:5:\"width\";i:222;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15069;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"bg-mega-308x462.png\";s:5:\"width\";i:308;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24692;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"bg-mega-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18738;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:19:\"bg-mega-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3648;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"bg-mega-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18738;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:19:\"bg-mega-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3648;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"bg-mega-406x406.png\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25828;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"bg-mega-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3648;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"bg-mega-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1708;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"bg-mega-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3648;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(346,1720,'_wp_page_template','default'),
(349,2001,'_wp_attached_file','2021/11/breadcrumb-page-02.jpg'),
(350,2001,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:360;s:4:\"file\";s:30:\"2021/11/breadcrumb-page-02.jpg\";s:8:\"filesize\";i:25061;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"breadcrumb-page-02-555x104.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5624;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"breadcrumb-page-02-770x144.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8633;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"breadcrumb-page-02-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6489;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"breadcrumb-page-02-768x144.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8528;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"breadcrumb-page-02-1536x288.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22663;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:30:\"breadcrumb-page-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:1117;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:30:\"breadcrumb-page-02-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6489;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:30:\"breadcrumb-page-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:1117;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"breadcrumb-page-02-406x360.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5701;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"breadcrumb-page-02-800x150.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8950;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"breadcrumb-page-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:1117;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"breadcrumb-page-02-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:858;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"breadcrumb-page-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:1117;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(351,2001,'_wp_attachment_image_alt','breadcrumb-page-02'),
(352,2001,'_wp_page_template','default'),
(355,2007,'_wp_attached_file','2021/11/img-about-us.jpg'),
(356,2007,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:642;s:6:\"height\";i:385;s:4:\"file\";s:24:\"2021/11/img-about-us.jpg\";s:8:\"filesize\";i:33297;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"img-about-us-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29808;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"img-about-us-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23380;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:24:\"img-about-us-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3741;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"img-about-us-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23380;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:24:\"img-about-us-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3741;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"img-about-us-406x385.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27366;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"img-about-us-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3741;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"img-about-us-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1795;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"img-about-us-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3741;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(359,2008,'_wp_attached_file','2021/11/img-video-about-us.jpg'),
(360,2008,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:642;s:6:\"height\";i:385;s:4:\"file\";s:30:\"2021/11/img-video-about-us.jpg\";s:8:\"filesize\";i:28759;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"img-video-about-us-555x333.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25829;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"img-video-about-us-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21019;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:30:\"img-video-about-us-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3503;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:30:\"img-video-about-us-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21019;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:30:\"img-video-about-us-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3503;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"img-video-about-us-406x385.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26216;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"img-video-about-us-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3503;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"img-video-about-us-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1668;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"img-video-about-us-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3503;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(363,2009,'_wp_attached_file','2021/11/our-team-01.jpg'),
(364,2009,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:303;s:6:\"height\";i:303;s:4:\"file\";s:23:\"2021/11/our-team-01.jpg\";s:8:\"filesize\";i:10294;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"our-team-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:3198;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"our-team-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:3198;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-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:3198;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"our-team-01-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1689;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"our-team-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:3198;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(367,2010,'_wp_attached_file','2021/11/our-team-02.jpg'),
(368,2010,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:303;s:6:\"height\";i:303;s:4:\"file\";s:23:\"2021/11/our-team-02.jpg\";s:8:\"filesize\";i:16308;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"our-team-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:4074;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"our-team-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:4074;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-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:4074;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"our-team-02-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1830;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"our-team-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:4074;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(371,2011,'_wp_attached_file','2021/11/our-team-03.jpg'),
(372,2011,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:303;s:6:\"height\";i:303;s:4:\"file\";s:23:\"2021/11/our-team-03.jpg\";s:8:\"filesize\";i:8595;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"our-team-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:2732;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"our-team-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:2732;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-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:2732;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"our-team-03-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1496;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"our-team-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:2732;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(375,2012,'_wp_attached_file','2021/11/our-team-04.jpg'),
(376,2012,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:303;s:6:\"height\";i:303;s:4:\"file\";s:23:\"2021/11/our-team-04.jpg\";s:8:\"filesize\";i:9847;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"our-team-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:2883;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"our-team-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:2883;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-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:2883;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"our-team-04-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1517;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"our-team-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:2883;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(379,2013,'_wp_attached_file','2021/11/our-team-05.jpg'),
(380,2013,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:303;s:6:\"height\";i:303;s:4:\"file\";s:23:\"2021/11/our-team-05.jpg\";s:8:\"filesize\";i:14481;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"our-team-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3793;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"our-team-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3793;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3793;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"our-team-05-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1743;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"our-team-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3793;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(383,2014,'_wp_attached_file','2021/11/our-team-06.jpg'),
(384,2014,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:303;s:6:\"height\";i:303;s:4:\"file\";s:23:\"2021/11/our-team-06.jpg\";s:8:\"filesize\";i:10905;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"our-team-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:3096;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"our-team-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:3096;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-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:3096;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"our-team-06-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1588;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"our-team-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:3096;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(387,2015,'_wp_attached_file','2021/11/our-team-07.jpg'),
(388,2015,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:303;s:6:\"height\";i:303;s:4:\"file\";s:23:\"2021/11/our-team-07.jpg\";s:8:\"filesize\";i:9564;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"our-team-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:2804;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"our-team-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:2804;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-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:2804;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"our-team-07-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1478;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"our-team-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:2804;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(391,2016,'_wp_attached_file','2021/11/our-team-08.jpg'),
(392,2016,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:303;s:6:\"height\";i:303;s:4:\"file\";s:23:\"2021/11/our-team-08.jpg\";s:8:\"filesize\";i:8394;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"our-team-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2353;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"our-team-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2353;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2353;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"our-team-08-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1280;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"our-team-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2353;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(395,2288,'_wp_attached_file','2021/11/favicon.jpg'),
(396,2288,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:54;s:6:\"height\";i:56;s:4:\"file\";s:19:\"2021/11/favicon.jpg\";s:8:\"filesize\";i:1689;s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"favicon-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1889;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(397,2288,'_wxr_import_user_slug','Payalraja'),
(398,2289,'_wp_attached_file','2021/11/favicon.png'),
(399,2289,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:54;s:6:\"height\";i:56;s:4:\"file\";s:19:\"2021/11/favicon.png\";s:8:\"filesize\";i:1122;s:5:\"sizes\";a:1:{s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"favicon-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3408;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(400,2289,'_wxr_import_user_slug','Payalraja'),
(401,2439,'_wp_attached_file','2021/11/safe-checkout.png'),
(402,2439,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:528;s:6:\"height\";i:51;s:4:\"file\";s:25:\"2021/11/safe-checkout.png\";s:8:\"filesize\";i:23299;s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"safe-checkout-420x51.png\";s:5:\"width\";i:420;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16502;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:24:\"safe-checkout-100x51.png\";s:5:\"width\";i:100;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4959;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"safe-checkout-420x51.png\";s:5:\"width\";i:420;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16502;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:24:\"safe-checkout-100x51.png\";s:5:\"width\";i:100;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4959;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"safe-checkout-406x51.png\";s:5:\"width\";i:406;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15863;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"safe-checkout-100x51.png\";s:5:\"width\";i:100;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4959;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"safe-checkout-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2461;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"safe-checkout-100x51.png\";s:5:\"width\";i:100;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4959;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(405,3016,'_wp_attached_file','2021/12/banner-home1-03.jpg'),
(406,3016,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:642;s:6:\"height\";i:856;s:4:\"file\";s:27:\"2021/12/banner-home1-03.jpg\";s:8:\"filesize\";i:48495;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"banner-home1-03-250x333.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12750;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"banner-home1-03-347x462.jpg\";s:5:\"width\";i:347;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21024;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"banner-home1-03-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16488;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:27:\"banner-home1-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:3040;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"banner-home1-03-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16488;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:27:\"banner-home1-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:3040;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"banner-home1-03-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20728;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"banner-home1-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:3040;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"banner-home1-03-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1553;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"banner-home1-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:3040;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(407,3016,'_wxr_import_user_slug','Payalraja'),
(408,3576,'_wp_attached_file','2021/12/img-signature.png'),
(409,3576,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:159;s:6:\"height\";i:65;s:4:\"file\";s:25:\"2021/12/img-signature.png\";s:8:\"filesize\";i:2688;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:24:\"img-signature-100x65.png\";s:5:\"width\";i:100;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3238;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:24:\"img-signature-100x65.png\";s:5:\"width\";i:100;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3238;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"img-signature-100x65.png\";s:5:\"width\";i:100;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3238;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"img-signature-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1844;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"img-signature-100x65.png\";s:5:\"width\";i:100;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3238;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(412,3577,'_wp_attached_file','2021/12/img-about-us-01.jpg'),
(413,3577,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:899;s:6:\"height\";i:385;s:4:\"file\";s:27:\"2021/12/img-about-us-01.jpg\";s:8:\"filesize\";i:54126;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"img-about-us-01-555x238.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29560;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"img-about-us-01-770x330.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"img-about-us-01-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28833;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"img-about-us-01-768x329.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47513;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:27:\"img-about-us-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:4643;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"img-about-us-01-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28833;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:27:\"img-about-us-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:4643;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"img-about-us-01-406x385.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33439;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"img-about-us-01-800x343.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:343;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50170;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"img-about-us-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:4643;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"img-about-us-01-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2004;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"img-about-us-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:4643;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(416,3578,'_wp_attached_file','2021/12/img-about-us-02.jpg'),
(417,3578,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:385;s:6:\"height\";i:385;s:4:\"file\";s:27:\"2021/12/img-about-us-02.jpg\";s:8:\"filesize\";i:19660;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"img-about-us-02-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18233;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"img-about-us-02-385x315.jpg\";s:5:\"width\";i:385;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19783;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:27:\"img-about-us-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:3828;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"img-about-us-02-385x315.jpg\";s:5:\"width\";i:385;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19783;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:27:\"img-about-us-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:3828;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"img-about-us-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:3828;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"img-about-us-02-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1846;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"img-about-us-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:3828;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(420,3579,'_wp_attached_file','2021/12/our-team-09.jpg'),
(421,3579,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:416;s:6:\"height\";i:416;s:4:\"file\";s:23:\"2021/12/our-team-09.jpg\";s:8:\"filesize\";i:19307;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"our-team-09-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15127;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-09-416x315.jpg\";s:5:\"width\";i:416;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15381;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"our-team-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:2603;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-09-416x315.jpg\";s:5:\"width\";i:416;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15381;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"our-team-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:2603;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"our-team-09-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20614;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-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:2603;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"our-team-09-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1338;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"our-team-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:2603;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(424,3580,'_wp_attached_file','2021/12/our-team-10.jpg'),
(425,3580,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:416;s:6:\"height\";i:416;s:4:\"file\";s:23:\"2021/12/our-team-10.jpg\";s:8:\"filesize\";i:15796;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"our-team-10-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13603;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-10-416x315.jpg\";s:5:\"width\";i:416;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15866;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"our-team-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:3037;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-10-416x315.jpg\";s:5:\"width\";i:416;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15866;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"our-team-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:3037;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"our-team-10-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18214;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-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:3037;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"our-team-10-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1578;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"our-team-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:3037;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(428,3581,'_wp_attached_file','2021/12/our-team-11.jpg'),
(429,3581,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:416;s:6:\"height\";i:416;s:4:\"file\";s:23:\"2021/12/our-team-11.jpg\";s:8:\"filesize\";i:17510;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"our-team-11-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14762;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-11-416x315.jpg\";s:5:\"width\";i:416;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15858;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"our-team-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:3162;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-11-416x315.jpg\";s:5:\"width\";i:416;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15858;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"our-team-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:3162;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"our-team-11-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19737;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"our-team-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:3162;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"our-team-11-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1578;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"our-team-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:3162;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(432,6606,'_wp_attached_file','2022/07/logo.svg'),
(433,6606,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:10060;}'),
(434,6606,'_elementor_source_image_hash','74fe247a9c50c26472f3bead1ee74f47af9755c7'),
(436,6606,'_wxr_import_user_slug','Payalraja'),
(437,6633,'_wp_attached_file','2022/07/payment.png'),
(438,6633,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:29;s:4:\"file\";s:19:\"2022/07/payment.png\";s:8:\"filesize\";i:3215;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:18:\"payment-100x29.png\";s:5:\"width\";i:100;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1979;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:18:\"payment-100x29.png\";s:5:\"width\";i:100;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1979;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"payment-100x29.png\";s:5:\"width\";i:100;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1979;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"payment-50x29.png\";s:5:\"width\";i:50;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1074;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:18:\"payment-100x29.png\";s:5:\"width\";i:100;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1979;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(439,6633,'_elementor_source_image_hash','bfa9242f8d35bd52ff17355232c7d0bc583ac42c'),
(440,6633,'_wxr_import_user_slug','Payalraja'),
(441,6691,'_wp_attached_file','2022/07/placeholder.png'),
(442,6691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2022/07/placeholder.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"placeholder-500x333.png\";s:5:\"width\";i:500;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7159;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"placeholder-693x462.png\";s:5:\"width\";i:693;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6112;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12559;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:23:\"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:1478;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6112;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:23:\"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:1478;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"placeholder-406x406.png\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6863;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"placeholder-800x533.png\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13149;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"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:1478;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:21:\"placeholder-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:760;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:23:\"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:1478;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(443,6691,'_elementor_source_image_hash','a32a0f4053093e1d04708e02d4bd2f91c1baa5f4'),
(444,6691,'_wxr_import_user_slug','Payalraja'),
(445,6692,'_elementor_edit_mode','builder'),
(446,6692,'_elementor_template_type','kit'),
(447,6692,'_wp_page_template','default'),
(448,6692,'_elementor_page_settings','a:13:{s:13:\"system_colors\";a:4:{i:0;a:2:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";}i:1;a:2:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";}i:2;a:2:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";}i:3;a:2:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:4:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:4:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:4:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:4:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";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:12:\"Hara Demo 10\";s:16:\"site_description\";s:43:\"Beauty and Cosmetics Shop WooCommerce Theme\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1356;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:13:\"h1.page-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1200;s:15:\"activeItemIndex\";i:1;s:15:\"viewport_tablet\";i:1199;}'),
(449,6692,'_elementor_data','[]'),
(451,6692,'_elementor_version','3.4.7'),
(452,6692,'inline_featured_image','0'),
(453,6692,'_wxr_import_user_slug','Payalraja'),
(454,534,'_menu_item_type','post_type'),
(455,534,'_menu_item_menu_item_parent','0'),
(456,534,'_menu_item_object_id','154'),
(457,534,'_menu_item_object','product'),
(458,534,'_menu_item_target',''),
(459,534,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(460,534,'_menu_item_xfn',''),
(461,534,'_menu_item_url',''),
(462,534,'_wxr_import_user_slug','Payalraja'),
(464,535,'_menu_item_type','post_type'),
(465,535,'_menu_item_menu_item_parent','0'),
(466,535,'_menu_item_object_id','197'),
(467,535,'_menu_item_object','product'),
(468,535,'_menu_item_target',''),
(469,535,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(470,535,'_menu_item_xfn',''),
(471,535,'_menu_item_url',''),
(472,535,'_wxr_import_user_slug','Payalraja'),
(474,536,'_menu_item_type','post_type'),
(475,536,'_menu_item_menu_item_parent','0'),
(476,536,'_menu_item_object_id','164'),
(477,536,'_menu_item_object','product'),
(478,536,'_menu_item_target',''),
(479,536,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(480,536,'_menu_item_xfn',''),
(481,536,'_menu_item_url',''),
(482,536,'_wxr_import_user_slug','Payalraja'),
(484,537,'_menu_item_type','post_type'),
(485,537,'_menu_item_menu_item_parent','0'),
(486,537,'_menu_item_object_id','126'),
(487,537,'_menu_item_object','product'),
(488,537,'_menu_item_target',''),
(489,537,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(490,537,'_menu_item_xfn',''),
(491,537,'_menu_item_url',''),
(492,537,'_wxr_import_user_slug','Payalraja'),
(494,866,'_mc4wp_settings','a:9:{s:15:\"required_fields\";s:5:\"EMAIL\";s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:15:\"subscriber_tags\";s:0:\"\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";s:5:\"lists\";a:1:{i:0;s:10:\"f74466e325\";}}'),
(495,866,'text_subscribed','Thank you, your sign-up request was successful! Please check your email inbox to confirm.'),
(496,866,'text_invalid_email','Please provide a valid email address.'),
(497,866,'text_required_field_missing','Please fill in the required fields.'),
(498,866,'text_already_subscribed','Given email address is already subscribed, thank you!'),
(499,866,'text_error','Oops. Something went wrong. Please try again later.'),
(500,866,'text_unsubscribed','You were successfully unsubscribed.'),
(501,866,'text_not_subscribed','Given email address is not subscribed.'),
(502,866,'text_no_lists_selected','Please select at least one list.'),
(503,866,'text_updated','Thank you, your records have been updated!'),
(504,866,'_wp_old_date','2021-10-22'),
(505,866,'_wp_old_date','2021-10-27'),
(506,866,'_wp_old_date','2021-10-28'),
(507,866,'_wxr_import_user_slug','Payalraja'),
(508,7017,'_wp_attached_file','2022/07/logo.png'),
(509,7017,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:169;s:6:\"height\";i:56;s:4:\"file\";s:16:\"2022/07/logo.png\";s:8:\"filesize\";i:4278;s:5:\"sizes\";a:5:{s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:15:\"logo-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2084;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:15:\"logo-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2084;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2084;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:14:\"logo-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:765;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:15:\"logo-100x56.png\";s:5:\"width\";i:100;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2084;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(510,7017,'_elementor_source_image_hash','67062fc1ada7639d3c73dd33e19d1802d44d5a57'),
(511,7017,'_wp_page_template','default'),
(512,7017,'_wp_old_slug','logo-png'),
(513,7017,'_wxr_import_user_slug','Payalraja'),
(514,7629,'_wp_attached_file','2022/07/banner-01.jpg'),
(515,7629,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1302;s:6:\"height\";i:624;s:4:\"file\";s:21:\"2022/07/banner-01.jpg\";s:8:\"filesize\";i:290450;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"banner-01-555x266.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17063;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"banner-01-770x369.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-01-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15904;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"banner-01-768x368.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27013;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"banner-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:2682;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-01-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15904;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"banner-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:2682;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-01-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17898;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"banner-01-800x383.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:383;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28331;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-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:2682;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"banner-01-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1384;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"banner-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:2682;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(518,7630,'_wp_attached_file','2022/07/banner-02.png'),
(519,7630,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:624;s:6:\"height\";i:624;s:4:\"file\";s:21:\"2022/07/banner-02.png\";s:8:\"filesize\";i:211877;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"banner-02-333x333.png\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86300;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"banner-02-462x462.png\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143086;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-02-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110125;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"banner-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12363;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-02-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110125;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"banner-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12363;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-02-406x406.png\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117224;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12363;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"banner-02-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3916;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"banner-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12363;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(522,7631,'_wp_attached_file','2022/07/banner-03.jpg'),
(523,7631,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:624;s:6:\"height\";i:329;s:4:\"file\";s:21:\"2022/07/banner-03.jpg\";s:8:\"filesize\";i:109225;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"banner-03-555x293.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17776;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-03-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16058;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"banner-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:2778;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-03-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16058;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"banner-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:2778;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-03-406x329.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17272;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-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:2778;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"banner-03-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1432;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"banner-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:2778;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(526,7632,'_wp_attached_file','2022/07/banner-04.jpg'),
(527,7632,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:624;s:6:\"height\";i:329;s:4:\"file\";s:21:\"2022/07/banner-04.jpg\";s:8:\"filesize\";i:145482;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"banner-04-555x293.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20827;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-04-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17749;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"banner-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:2954;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-04-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17749;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"banner-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:2954;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-04-406x329.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18635;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-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:2954;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"banner-04-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1566;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"banner-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:2954;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(530,7633,'_wp_attached_file','2022/07/banner-05.jpg'),
(531,7633,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:624;s:6:\"height\";i:329;s:4:\"file\";s:21:\"2022/07/banner-05.jpg\";s:8:\"filesize\";i:171689;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"banner-05-555x293.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24742;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-05-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20388;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"banner-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3128;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-05-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20388;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"banner-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3128;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-05-406x329.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21038;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3128;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"banner-05-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1505;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"banner-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3128;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(534,7634,'_wp_attached_file','2022/07/banner-07.jpg'),
(535,7634,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:455;s:6:\"height\";i:1285;s:4:\"file\";s:21:\"2022/07/banner-07.jpg\";s:8:\"filesize\";i:459364;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"banner-07-118x333.jpg\";s:5:\"width\";i:118;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8407;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"banner-07-164x462.jpg\";s:5:\"width\";i:164;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13888;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-07-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16598;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"banner-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:2643;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-07-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16598;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"banner-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:2643;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-07-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20100;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-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:2643;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"banner-07-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1402;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"banner-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:2643;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(538,7635,'_wp_attached_file','2022/07/banner-08.jpg'),
(539,7635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:624;s:6:\"height\";i:329;s:4:\"file\";s:21:\"2022/07/banner-08.jpg\";s:8:\"filesize\";i:105314;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"banner-08-555x293.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-08-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16533;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"banner-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2817;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-08-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16533;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"banner-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2817;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-08-406x329.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16929;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2817;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"banner-08-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1442;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"banner-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2817;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(542,7636,'_wp_attached_file','2022/07/banner-09.jpg'),
(543,7636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:624;s:6:\"height\";i:329;s:4:\"file\";s:21:\"2022/07/banner-09.jpg\";s:8:\"filesize\";i:177006;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"banner-09-555x293.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22411;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-09-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19983;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"banner-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:3097;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-09-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19983;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"banner-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:3097;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-09-406x329.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22103;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-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:3097;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"banner-09-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1546;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"banner-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:3097;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(546,7637,'_wp_attached_file','2022/07/banner-10.jpg'),
(547,7637,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:624;s:6:\"height\";i:329;s:4:\"file\";s:21:\"2022/07/banner-10.jpg\";s:8:\"filesize\";i:145062;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"banner-10-555x293.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21135;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-10-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18470;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"banner-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:2903;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-10-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18470;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"banner-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:2903;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-10-406x329.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20203;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-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:2903;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"banner-10-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1401;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"banner-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:2903;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(550,7638,'_wp_attached_file','2022/07/banner-11.jpg'),
(551,7638,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:455;s:6:\"height\";i:1284;s:4:\"file\";s:21:\"2022/07/banner-11.jpg\";s:8:\"filesize\";i:264372;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"banner-11-118x333.jpg\";s:5:\"width\";i:118;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7055;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"banner-11-164x462.jpg\";s:5:\"width\";i:164;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11348;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-11-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10345;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"banner-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:2421;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-11-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10345;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"banner-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:2421;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-11-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14393;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-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:2421;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"banner-11-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1396;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"banner-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:2421;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(554,7639,'_wp_attached_file','2022/07/banner-12.jpg'),
(555,7639,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:963;s:6:\"height\";i:329;s:4:\"file\";s:21:\"2022/07/banner-12.jpg\";s:8:\"filesize\";i:238871;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"banner-12-555x190.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18430;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"banner-12-770x263.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30659;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-12-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19546;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"banner-12-768x262.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30537;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"banner-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2619;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-12-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19546;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"banner-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2619;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-12-406x329.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20512;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"banner-12-800x273.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31830;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2619;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"banner-12-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1377;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"banner-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2619;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(558,7640,'_wp_attached_file','2022/07/banner-13.jpg'),
(559,7640,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:963;s:6:\"height\";i:329;s:4:\"file\";s:21:\"2022/07/banner-13.jpg\";s:8:\"filesize\";i:177044;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"banner-13-555x190.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16078;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"banner-13-770x263.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-13-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16296;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"banner-13-768x262.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25535;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:21:\"banner-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2740;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-13-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16296;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:21:\"banner-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2740;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-13-406x329.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:329;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17054;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"banner-13-800x273.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26333;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2740;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"banner-13-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1435;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"banner-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2740;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(562,7641,'_wp_attached_file','2022/07/bg-banner-06.jpg'),
(563,7641,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:640;s:4:\"file\";s:24:\"2022/07/bg-banner-06.jpg\";s:8:\"filesize\";i:222678;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"bg-banner-06-555x185.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7654;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"bg-banner-06-770x257.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12834;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"bg-banner-06-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10077;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"bg-banner-06-768x256.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12618;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"bg-banner-06-1536x512.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36811;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:24:\"bg-banner-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:1833;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"bg-banner-06-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10077;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:24:\"bg-banner-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:1833;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"bg-banner-06-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9913;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"bg-banner-06-800x267.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13319;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"bg-banner-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:1833;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"bg-banner-06-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1109;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"bg-banner-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:1833;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(566,538,'_menu_item_type','post_type'),
(567,538,'_menu_item_menu_item_parent','0'),
(568,538,'_menu_item_object_id','155'),
(569,538,'_menu_item_object','product'),
(570,538,'_menu_item_target',''),
(571,538,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(572,538,'_menu_item_xfn',''),
(573,538,'_menu_item_url',''),
(574,538,'_wxr_import_user_slug','Payalraja'),
(576,539,'_menu_item_type','post_type'),
(577,539,'_menu_item_menu_item_parent','0'),
(578,539,'_menu_item_object_id','131'),
(579,539,'_menu_item_object','product'),
(580,539,'_menu_item_target',''),
(581,539,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(582,539,'_menu_item_xfn',''),
(583,539,'_menu_item_url',''),
(584,539,'_wxr_import_user_slug','Payalraja'),
(586,540,'_menu_item_type','post_type'),
(587,540,'_menu_item_menu_item_parent','0'),
(588,540,'_menu_item_object_id','122'),
(589,540,'_menu_item_object','product'),
(590,540,'_menu_item_target',''),
(591,540,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(592,540,'_menu_item_xfn',''),
(593,540,'_menu_item_url',''),
(594,540,'_wxr_import_user_slug','Payalraja'),
(596,555,'_menu_item_type','post_type'),
(597,555,'_menu_item_menu_item_parent','0'),
(598,555,'_menu_item_object_id','374'),
(599,555,'_menu_item_object','post'),
(600,555,'_menu_item_target',''),
(601,555,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(602,555,'_menu_item_xfn',''),
(603,555,'_menu_item_url',''),
(604,555,'_wxr_import_user_slug','Payalraja'),
(606,557,'_menu_item_type','post_type'),
(607,557,'_menu_item_menu_item_parent','0'),
(608,557,'_menu_item_object_id','378'),
(609,557,'_menu_item_object','post'),
(610,557,'_menu_item_target',''),
(611,557,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(612,557,'_menu_item_xfn',''),
(613,557,'_menu_item_url',''),
(614,557,'_wxr_import_user_slug','Payalraja'),
(616,559,'_menu_item_type','post_type'),
(617,559,'_menu_item_menu_item_parent','0'),
(618,559,'_menu_item_object_id','379'),
(619,559,'_menu_item_object','post'),
(620,559,'_menu_item_target',''),
(621,559,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(622,559,'_menu_item_xfn',''),
(623,559,'_menu_item_url',''),
(624,559,'_wxr_import_user_slug','Payalraja'),
(626,560,'_menu_item_type','post_type'),
(627,560,'_menu_item_menu_item_parent','0'),
(628,560,'_menu_item_object_id','381'),
(629,560,'_menu_item_object','post'),
(630,560,'_menu_item_target',''),
(631,560,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(632,560,'_menu_item_xfn',''),
(633,560,'_menu_item_url',''),
(634,560,'_wxr_import_user_slug','Payalraja'),
(636,561,'_menu_item_type','post_type'),
(637,561,'_menu_item_menu_item_parent','0'),
(638,561,'_menu_item_object_id','380'),
(639,561,'_menu_item_object','post'),
(640,561,'_menu_item_target',''),
(641,561,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(642,561,'_menu_item_xfn',''),
(643,561,'_menu_item_url',''),
(644,561,'_wxr_import_user_slug','Payalraja'),
(646,590,'_menu_item_type','post_type'),
(647,590,'_menu_item_menu_item_parent','0'),
(648,590,'_menu_item_object_id','562'),
(649,590,'_menu_item_object','page'),
(650,590,'_menu_item_target',''),
(651,590,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(652,590,'_menu_item_xfn',''),
(653,590,'_menu_item_url',''),
(654,590,'_wxr_import_user_slug','Payalraja'),
(656,591,'_menu_item_type','post_type'),
(657,591,'_menu_item_menu_item_parent','0'),
(658,591,'_menu_item_object_id','564'),
(659,591,'_menu_item_object','page'),
(660,591,'_menu_item_target',''),
(661,591,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(662,591,'_menu_item_xfn',''),
(663,591,'_menu_item_url',''),
(664,591,'_wxr_import_user_slug','Payalraja'),
(666,592,'_menu_item_type','post_type'),
(667,592,'_menu_item_menu_item_parent','0'),
(668,592,'_menu_item_object_id','568'),
(669,592,'_menu_item_object','page'),
(670,592,'_menu_item_target',''),
(671,592,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(672,592,'_menu_item_xfn',''),
(673,592,'_menu_item_url',''),
(674,592,'_wxr_import_user_slug','Payalraja'),
(676,593,'_menu_item_type','post_type'),
(677,593,'_menu_item_menu_item_parent','0'),
(678,593,'_menu_item_object_id','570'),
(679,593,'_menu_item_object','page'),
(680,593,'_menu_item_target',''),
(681,593,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(682,593,'_menu_item_xfn',''),
(683,593,'_menu_item_url',''),
(684,593,'_wxr_import_user_slug','Payalraja'),
(686,594,'_menu_item_type','post_type'),
(687,594,'_menu_item_menu_item_parent','0'),
(688,594,'_menu_item_object_id','572'),
(689,594,'_menu_item_object','page'),
(690,594,'_menu_item_target',''),
(691,594,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(692,594,'_menu_item_xfn',''),
(693,594,'_menu_item_url',''),
(694,594,'_wxr_import_user_slug','Payalraja'),
(696,595,'_menu_item_type','post_type'),
(697,595,'_menu_item_menu_item_parent','0'),
(698,595,'_menu_item_object_id','573'),
(699,595,'_menu_item_object','page'),
(700,595,'_menu_item_target',''),
(701,595,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(702,595,'_menu_item_xfn',''),
(703,595,'_menu_item_url',''),
(704,595,'_wxr_import_user_slug','Payalraja'),
(706,596,'_menu_item_type','post_type'),
(707,596,'_menu_item_menu_item_parent','0'),
(708,596,'_menu_item_object_id','577'),
(709,596,'_menu_item_object','page'),
(710,596,'_menu_item_target',''),
(711,596,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(712,596,'_menu_item_xfn',''),
(713,596,'_menu_item_url',''),
(714,596,'_wxr_import_user_slug','Payalraja'),
(763,61,'_menu_item_type','custom'),
(764,61,'_menu_item_menu_item_parent','0'),
(765,61,'_menu_item_object_id','61'),
(766,61,'_menu_item_object','custom'),
(767,61,'_menu_item_target',''),
(768,61,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(769,61,'_menu_item_xfn',''),
(770,61,'_menu_item_url','https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/?product_single_layout=horizontal'),
(771,61,'_wp_old_date','2021-10-19'),
(772,61,'_wp_old_date','2021-10-21'),
(773,61,'_wxr_import_user_slug','Payalraja'),
(774,62,'_menu_item_type','custom'),
(775,62,'_menu_item_menu_item_parent','0'),
(776,62,'_menu_item_object_id','62'),
(777,62,'_menu_item_object','custom'),
(778,62,'_menu_item_target',''),
(779,62,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(780,62,'_menu_item_xfn',''),
(781,62,'_menu_item_url','https://hara.thembaydev.com/demo-10/product/careful-cosmetics/?product_single_layout=left-main&releated_columns=3'),
(782,62,'_wp_old_date','2021-10-19'),
(783,62,'_wp_old_date','2021-10-21'),
(784,62,'_wxr_import_user_slug','Payalraja'),
(785,649,'_menu_item_type','custom'),
(786,649,'_menu_item_menu_item_parent','0'),
(787,649,'_menu_item_object_id','649'),
(788,649,'_menu_item_object','custom'),
(789,649,'_menu_item_target',''),
(790,649,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(791,649,'_menu_item_xfn',''),
(792,649,'_menu_item_url','https://hara.thembaydev.com/demo-10/product/cool-cover-rage/?product_single_layout=vertical'),
(793,649,'_wp_old_date','2021-10-21'),
(794,649,'_wxr_import_user_slug','Payalraja'),
(804,1016,'_menu_item_type','post_type'),
(805,1016,'_menu_item_menu_item_parent','0'),
(806,1016,'_menu_item_object_id','43'),
(807,1016,'_menu_item_object','page'),
(808,1016,'_menu_item_target',''),
(809,1016,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(810,1016,'_menu_item_xfn',''),
(811,1016,'_menu_item_url',''),
(812,1016,'_wxr_import_user_slug','Payalraja'),
(814,1017,'_menu_item_type','post_type'),
(815,1017,'_menu_item_menu_item_parent','0'),
(816,1017,'_menu_item_object_id','7898'),
(817,1017,'_menu_item_object','page'),
(818,1017,'_menu_item_target',''),
(819,1017,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(820,1017,'_menu_item_xfn',''),
(821,1017,'_menu_item_url',''),
(822,1017,'_wxr_import_user_slug','Payalraja'),
(824,1018,'_menu_item_type','post_type'),
(825,1018,'_menu_item_menu_item_parent','0'),
(826,1018,'_menu_item_object_id','39'),
(827,1018,'_menu_item_object','page'),
(828,1018,'_menu_item_target',''),
(829,1018,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(830,1018,'_menu_item_xfn',''),
(831,1018,'_menu_item_url',''),
(832,1018,'_wxr_import_user_slug','Payalraja'),
(834,1019,'_menu_item_type','custom'),
(835,1019,'_menu_item_menu_item_parent','0'),
(836,1019,'_menu_item_object_id','1019'),
(837,1019,'_menu_item_object','custom'),
(838,1019,'_menu_item_target',''),
(839,1019,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(840,1019,'_menu_item_xfn',''),
(841,1019,'_menu_item_url','https://hara.thembaydev.com/demo-10/wp-login.php?action=logout'),
(842,1019,'_wxr_import_user_slug','Payalraja'),
(951,63,'_menu_item_type','custom'),
(952,63,'_menu_item_menu_item_parent','0'),
(953,63,'_menu_item_object_id','63'),
(954,63,'_menu_item_object','custom'),
(955,63,'_menu_item_target',''),
(956,63,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(957,63,'_menu_item_xfn',''),
(958,63,'_menu_item_url','https://hara.thembaydev.com/demo-10/product/careful-cosmetics/?product_single_layout=main-right&releated_columns=3'),
(959,63,'_wp_old_date','2021-10-19'),
(960,63,'_wp_old_date','2021-10-21'),
(961,63,'_wxr_import_user_slug','Payalraja'),
(962,64,'_menu_item_type','custom'),
(963,64,'_menu_item_menu_item_parent','0'),
(964,64,'_menu_item_object_id','64'),
(965,64,'_menu_item_object','custom'),
(966,64,'_menu_item_target',''),
(967,64,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(968,64,'_menu_item_xfn',''),
(969,64,'_menu_item_url','https://hara.thembaydev.com/demo-10/product/happy-highlights/?tabs_product=accordion'),
(970,64,'_wp_old_date','2021-10-19'),
(971,64,'_wp_old_date','2021-10-21'),
(972,64,'_wxr_import_user_slug','Payalraja'),
(973,65,'_menu_item_type','custom'),
(974,65,'_menu_item_menu_item_parent','0'),
(975,65,'_menu_item_object_id','65'),
(976,65,'_menu_item_object','custom'),
(977,65,'_menu_item_target',''),
(978,65,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(979,65,'_menu_item_xfn',''),
(980,65,'_menu_item_url','https://hara.thembaydev.com/demo-10/product/happy-highlights/?tabs_product=tabs'),
(981,65,'_wp_old_date','2021-10-19'),
(982,65,'_wp_old_date','2021-10-21'),
(983,65,'_wxr_import_user_slug','Payalraja'),
(984,66,'_menu_item_type','custom'),
(985,66,'_menu_item_menu_item_parent','0'),
(986,66,'_menu_item_object_id','66'),
(987,66,'_menu_item_object','custom'),
(988,66,'_menu_item_target',''),
(989,66,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(990,66,'_menu_item_xfn',''),
(991,66,'_menu_item_url','https://hara.thembaydev.com/demo-10/product/happy-highlights/?tabs_product=fulltext'),
(992,66,'_wp_old_date','2021-10-19'),
(993,66,'_wp_old_date','2021-10-21'),
(994,66,'_wxr_import_user_slug','Payalraja'),
(995,67,'_menu_item_type','custom'),
(996,67,'_menu_item_menu_item_parent','0'),
(997,67,'_menu_item_object_id','67'),
(998,67,'_menu_item_object','custom'),
(999,67,'_menu_item_target',''),
(1000,67,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1001,67,'_menu_item_xfn',''),
(1002,67,'_menu_item_url','https://hara.thembaydev.com/demo-10/product/happy-highlights/?sticky_menu_bar=1'),
(1003,67,'_wp_old_date','2021-10-19'),
(1004,67,'_wp_old_date','2021-10-21'),
(1005,67,'_wxr_import_user_slug','Payalraja'),
(1006,541,'_menu_item_type','custom'),
(1007,541,'_menu_item_menu_item_parent','0'),
(1008,541,'_menu_item_object_id','541'),
(1009,541,'_menu_item_object','custom'),
(1010,541,'_menu_item_target',''),
(1011,541,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1012,541,'_menu_item_xfn',''),
(1013,541,'_menu_item_url','https://hara.thembaydev.com/demo-10/shop/'),
(1014,541,'_wp_old_date','2021-10-21'),
(1015,541,'_wp_old_date','2021-11-09'),
(1016,541,'_wxr_import_user_slug','Payalraja'),
(1017,542,'_menu_item_type','custom'),
(1018,542,'_menu_item_menu_item_parent','0'),
(1019,542,'_menu_item_object_id','542'),
(1020,542,'_menu_item_object','custom'),
(1021,542,'_menu_item_target',''),
(1022,542,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1023,542,'_menu_item_xfn',''),
(1024,542,'_menu_item_url','https://hara.thembaydev.com/demo-10/shop/?display_mode=list'),
(1025,542,'_wp_old_date','2021-10-21'),
(1026,542,'_wp_old_date','2021-11-09'),
(1027,542,'_wxr_import_user_slug','Payalraja'),
(1028,543,'_menu_item_type','custom'),
(1029,543,'_menu_item_menu_item_parent','0'),
(1030,543,'_menu_item_object_id','543'),
(1031,543,'_menu_item_object','custom'),
(1032,543,'_menu_item_target',''),
(1033,543,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1034,543,'_menu_item_xfn',''),
(1035,543,'_menu_item_url','https://hara.thembaydev.com/demo-10/shop/?product_archive_layout=full-width&product_columns=4&product_per_page=16'),
(1036,543,'_wp_old_date','2021-10-21'),
(1037,543,'_wp_old_date','2021-11-09'),
(1038,543,'_wxr_import_user_slug','Payalraja'),
(1039,544,'_menu_item_type','custom'),
(1040,544,'_menu_item_menu_item_parent','0'),
(1041,544,'_menu_item_object_id','544'),
(1042,544,'_menu_item_object','custom'),
(1043,544,'_menu_item_target',''),
(1044,544,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1045,544,'_menu_item_xfn',''),
(1046,544,'_menu_item_url','https://hara.thembaydev.com/demo-10/shop/?ajax_cart=left'),
(1047,544,'_wp_old_date','2021-10-21'),
(1048,544,'_wp_old_date','2021-11-09'),
(1049,544,'_wxr_import_user_slug','Payalraja'),
(1050,545,'_menu_item_type','custom'),
(1051,545,'_menu_item_menu_item_parent','0'),
(1052,545,'_menu_item_object_id','545'),
(1053,545,'_menu_item_object','custom'),
(1054,545,'_menu_item_target',''),
(1055,545,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1056,545,'_menu_item_xfn',''),
(1057,545,'_menu_item_url','https://hara.thembaydev.com/demo-10/shop/?ajax_cart=right'),
(1058,545,'_wp_old_date','2021-10-21'),
(1059,545,'_wp_old_date','2021-11-09'),
(1060,545,'_wxr_import_user_slug','Payalraja'),
(1061,546,'_menu_item_type','custom'),
(1062,546,'_menu_item_menu_item_parent','0'),
(1063,546,'_menu_item_object_id','546'),
(1064,546,'_menu_item_object','custom'),
(1065,546,'_menu_item_target',''),
(1066,546,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1067,546,'_menu_item_xfn',''),
(1068,546,'_menu_item_url','https://hara.thembaydev.com/demo-10/shop/?ajax_cart=popup'),
(1069,546,'_wp_old_date','2021-10-21'),
(1070,546,'_wp_old_date','2021-11-09'),
(1071,546,'_wxr_import_user_slug','Payalraja'),
(1072,547,'_menu_item_type','custom'),
(1073,547,'_menu_item_menu_item_parent','0'),
(1074,547,'_menu_item_object_id','547'),
(1075,547,'_menu_item_object','custom'),
(1076,547,'_menu_item_target',''),
(1077,547,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1078,547,'_menu_item_xfn',''),
(1079,547,'_menu_item_url','https://hara.thembaydev.com/demo-10/shop/?product_archive_layout=shop-right'),
(1080,547,'_wp_old_date','2021-10-21'),
(1081,547,'_wp_old_date','2021-11-09'),
(1082,547,'_wxr_import_user_slug','Payalraja'),
(1083,586,'_menu_item_type','post_type'),
(1084,586,'_menu_item_menu_item_parent','0'),
(1085,586,'_menu_item_object_id','581'),
(1086,586,'_menu_item_object','page'),
(1087,586,'_menu_item_target',''),
(1088,586,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1089,586,'_menu_item_xfn',''),
(1090,586,'_menu_item_url',''),
(1091,586,'_wp_old_date','2021-10-21'),
(1092,586,'_wp_old_date','2021-11-05'),
(1093,586,'_wxr_import_user_slug','Payalraja'),
(1095,587,'_menu_item_type','post_type'),
(1096,587,'_menu_item_menu_item_parent','0'),
(1097,587,'_menu_item_object_id','31'),
(1098,587,'_menu_item_object','page'),
(1099,587,'_menu_item_target',''),
(1100,587,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1101,587,'_menu_item_xfn',''),
(1102,587,'_menu_item_url',''),
(1103,587,'_wp_old_date','2021-10-21'),
(1104,587,'_wp_old_date','2021-11-05'),
(1105,587,'_wxr_import_user_slug','Payalraja'),
(1107,588,'_menu_item_type','post_type'),
(1108,588,'_menu_item_menu_item_parent','0'),
(1109,588,'_menu_item_object_id','566'),
(1110,588,'_menu_item_object','page'),
(1111,588,'_menu_item_target',''),
(1112,588,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1113,588,'_menu_item_xfn',''),
(1114,588,'_menu_item_url',''),
(1115,588,'_wp_old_date','2021-10-21'),
(1116,588,'_wp_old_date','2021-11-05'),
(1117,588,'_wxr_import_user_slug','Payalraja'),
(1119,589,'_menu_item_type','post_type'),
(1120,589,'_menu_item_menu_item_parent','0'),
(1121,589,'_menu_item_object_id','583'),
(1122,589,'_menu_item_object','page'),
(1123,589,'_menu_item_target',''),
(1124,589,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1125,589,'_menu_item_xfn',''),
(1126,589,'_menu_item_url',''),
(1127,589,'_wp_old_date','2021-10-21'),
(1128,589,'_wp_old_date','2021-11-05'),
(1129,589,'_wxr_import_user_slug','Payalraja'),
(1131,999,'_menu_item_type','post_type'),
(1132,999,'_menu_item_menu_item_parent','0'),
(1133,999,'_menu_item_object_id','27'),
(1134,999,'_menu_item_object','page'),
(1135,999,'_menu_item_target',''),
(1136,999,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1137,999,'_menu_item_xfn',''),
(1138,999,'_menu_item_url',''),
(1139,999,'_wp_old_date','2021-10-27'),
(1140,999,'_wxr_import_user_slug','Payalraja'),
(1142,1000,'_menu_item_type','post_type'),
(1143,1000,'_menu_item_menu_item_parent','0'),
(1144,1000,'_menu_item_object_id','29'),
(1145,1000,'_menu_item_object','page'),
(1146,1000,'_menu_item_target',''),
(1147,1000,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1148,1000,'_menu_item_xfn',''),
(1149,1000,'_menu_item_url',''),
(1150,1000,'_wp_old_date','2021-10-27'),
(1151,1000,'_wxr_import_user_slug','Payalraja'),
(1153,1001,'_menu_item_type','custom'),
(1154,1001,'_menu_item_menu_item_parent','0'),
(1155,1001,'_menu_item_object_id','1001'),
(1156,1001,'_menu_item_object','custom'),
(1157,1001,'_menu_item_target',''),
(1158,1001,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1159,1001,'_menu_item_xfn',''),
(1160,1001,'_menu_item_url','https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main-right&blog_columns=2'),
(1161,1001,'_wp_old_date','2021-10-27'),
(1162,1001,'_wxr_import_user_slug','Payalraja'),
(1163,1697,'_menu_item_type','post_type'),
(1164,1697,'_menu_item_menu_item_parent','0'),
(1165,1697,'_menu_item_object_id','1689'),
(1166,1697,'_menu_item_object','page'),
(1167,1697,'_menu_item_target',''),
(1168,1697,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1169,1697,'_menu_item_xfn',''),
(1170,1697,'_menu_item_url',''),
(1171,1697,'_wp_old_date','2021-11-05'),
(1172,1697,'_wxr_import_user_slug','Payalraja'),
(1185,549,'_menu_item_type','custom'),
(1186,549,'_menu_item_menu_item_parent','0'),
(1187,549,'_menu_item_object_id','549'),
(1188,549,'_menu_item_object','custom'),
(1189,549,'_menu_item_target',''),
(1190,549,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1191,549,'_menu_item_xfn',''),
(1192,549,'_menu_item_url','https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main-right&blog_columns=2'),
(1193,549,'_wp_old_date','2021-10-21'),
(1194,549,'_wp_old_date','2021-11-10'),
(1195,549,'_wp_old_date','2021-11-12'),
(1196,549,'_wxr_import_user_slug','Payalraja'),
(1197,550,'_menu_item_type','custom'),
(1198,550,'_menu_item_menu_item_parent','0'),
(1199,550,'_menu_item_object_id','550'),
(1200,550,'_menu_item_object','custom'),
(1201,550,'_menu_item_target',''),
(1202,550,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1203,550,'_menu_item_xfn',''),
(1204,550,'_menu_item_url','https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=left-main&blog_columns=2'),
(1205,550,'_wp_old_date','2021-10-21'),
(1206,550,'_wp_old_date','2021-11-10'),
(1207,550,'_wp_old_date','2021-11-12'),
(1208,550,'_wxr_import_user_slug','Payalraja'),
(1209,551,'_menu_item_type','custom'),
(1210,551,'_menu_item_menu_item_parent','0'),
(1211,551,'_menu_item_object_id','551'),
(1212,551,'_menu_item_object','custom'),
(1213,551,'_menu_item_target',''),
(1214,551,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1215,551,'_menu_item_xfn',''),
(1216,551,'_menu_item_url','https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main&enable_short_descriptions=1'),
(1217,551,'_wp_old_date','2021-10-21'),
(1218,551,'_wp_old_date','2021-11-10'),
(1219,551,'_wp_old_date','2021-11-12'),
(1220,551,'_wxr_import_user_slug','Payalraja'),
(1221,552,'_menu_item_type','custom'),
(1222,552,'_menu_item_menu_item_parent','0'),
(1223,552,'_menu_item_object_id','552'),
(1224,552,'_menu_item_object','custom'),
(1225,552,'_menu_item_target',''),
(1226,552,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1227,552,'_menu_item_xfn',''),
(1228,552,'_menu_item_url','https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main&blog_columns=3&posts_per_page=6'),
(1229,552,'_wp_old_date','2021-10-21'),
(1230,552,'_wp_old_date','2021-11-10'),
(1231,552,'_wp_old_date','2021-11-12'),
(1232,552,'_wxr_import_user_slug','Payalraja'),
(1233,553,'_menu_item_type','custom'),
(1234,553,'_menu_item_menu_item_parent','0'),
(1235,553,'_menu_item_object_id','553'),
(1236,553,'_menu_item_object','custom'),
(1237,553,'_menu_item_target',''),
(1238,553,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1239,553,'_menu_item_xfn',''),
(1240,553,'_menu_item_url','https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main&blog_columns=1&layout_blog=post-style-2&blog_image_sizes=full&enable_short_descriptions=1'),
(1241,553,'_wp_old_date','2021-10-21'),
(1242,553,'_wp_old_date','2021-11-10'),
(1243,553,'_wp_old_date','2021-11-12'),
(1244,553,'_wxr_import_user_slug','Payalraja'),
(1245,554,'_menu_item_type','post_type'),
(1246,554,'_menu_item_menu_item_parent','0'),
(1247,554,'_menu_item_object_id','374'),
(1248,554,'_menu_item_object','post'),
(1249,554,'_menu_item_target',''),
(1250,554,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1251,554,'_menu_item_xfn',''),
(1252,554,'_menu_item_url',''),
(1253,554,'_wp_old_date','2021-10-21'),
(1254,554,'_wp_old_date','2021-11-10'),
(1255,554,'_wp_old_date','2021-11-12'),
(1256,554,'_wxr_import_user_slug','Payalraja'),
(1342,1673,'_menu_item_type','custom'),
(1343,1673,'_menu_item_menu_item_parent','0'),
(1344,1673,'_menu_item_object_id','1673'),
(1345,1673,'_menu_item_object','custom'),
(1346,1673,'_menu_item_target',''),
(1347,1673,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1348,1673,'_menu_item_xfn',''),
(1349,1673,'_menu_item_url','#'),
(1350,1673,'hara_megamenu_item_data','a:6:{s:4:\"icon\";s:21:\"tb-icon tb-icon-razor\";s:11:\"icon_custom\";s:0:\"\";s:10:\"icon_color\";s:0:\"\";s:7:\"enabled\";s:1:\"0\";s:11:\"customwidth\";s:1:\"0\";s:8:\"subwidth\";s:3:\"600\";}'),
(1351,1673,'hara_elementor_post_id','1745'),
(1352,1673,'hara_elementor_post_name','thembay-megamenu-1673'),
(1353,1673,'_wp_page_template','default'),
(1354,1673,'_wp_old_date','2021-11-05'),
(1355,1673,'_wxr_import_user_slug','Payalraja'),
(1356,1674,'_menu_item_type','custom'),
(1357,1674,'_menu_item_menu_item_parent','0'),
(1358,1674,'_menu_item_object_id','1674'),
(1359,1674,'_menu_item_object','custom'),
(1360,1674,'_menu_item_target',''),
(1361,1674,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1362,1674,'_menu_item_xfn',''),
(1363,1674,'_menu_item_url','#'),
(1364,1674,'hara_megamenu_item_data','a:6:{s:4:\"icon\";s:20:\"tb-icon tb-icon-comb\";s:11:\"icon_custom\";s:0:\"\";s:10:\"icon_color\";s:0:\"\";s:7:\"enabled\";s:1:\"0\";s:11:\"customwidth\";s:1:\"0\";s:8:\"subwidth\";s:3:\"600\";}'),
(1365,1674,'hara_elementor_post_id','1746'),
(1366,1674,'hara_elementor_post_name','thembay-megamenu-1674'),
(1367,1674,'_wp_page_template','default'),
(1368,1674,'_wp_old_date','2021-11-05'),
(1369,1674,'_wxr_import_user_slug','Payalraja'),
(1370,3615,'_menu_item_type','post_type'),
(1371,3615,'_menu_item_menu_item_parent','0'),
(1372,3615,'_menu_item_object_id','35'),
(1373,3615,'_menu_item_object','page'),
(1374,3615,'_menu_item_target',''),
(1375,3615,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1376,3615,'_menu_item_xfn',''),
(1377,3615,'_menu_item_url',''),
(1378,3615,'_wp_old_date','2021-12-09'),
(1379,3615,'_wxr_import_user_slug','Payalraja'),
(1381,3617,'_menu_item_type','post_type'),
(1382,3617,'_menu_item_menu_item_parent','0'),
(1383,3617,'_menu_item_object_id','25'),
(1384,3617,'_menu_item_object','page'),
(1385,3617,'_menu_item_target',''),
(1386,3617,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1387,3617,'_menu_item_xfn',''),
(1388,3617,'_menu_item_url',''),
(1389,3617,'_wp_old_date','2021-12-09'),
(1390,3617,'_wxr_import_user_slug','Payalraja'),
(1392,3618,'_menu_item_type','post_type'),
(1393,3618,'_menu_item_menu_item_parent','0'),
(1394,3618,'_menu_item_object_id','27'),
(1395,3618,'_menu_item_object','page'),
(1396,3618,'_menu_item_target',''),
(1397,3618,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1398,3618,'_menu_item_xfn',''),
(1399,3618,'_menu_item_url',''),
(1400,3618,'_wp_old_date','2021-12-09'),
(1401,3618,'_wxr_import_user_slug','Payalraja'),
(1403,3621,'_menu_item_type','post_type'),
(1404,3621,'_menu_item_menu_item_parent','0'),
(1405,3621,'_menu_item_object_id','39'),
(1406,3621,'_menu_item_object','page'),
(1407,3621,'_menu_item_target',''),
(1408,3621,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1409,3621,'_menu_item_xfn',''),
(1410,3621,'_menu_item_url',''),
(1411,3621,'_wp_old_date','2021-12-09'),
(1412,3621,'_wxr_import_user_slug','Payalraja'),
(1414,4187,'_menu_item_type','custom'),
(1415,4187,'_menu_item_menu_item_parent','0'),
(1416,4187,'_menu_item_object_id','4187'),
(1417,4187,'_menu_item_object','custom'),
(1418,4187,'_menu_item_target',''),
(1419,4187,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1420,4187,'_menu_item_xfn',''),
(1421,4187,'_menu_item_url','https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main-right'),
(1422,4187,'hara_megamenu_item_data','a:6:{s:4:\"icon\";s:0:\"\";s:11:\"icon_custom\";s:0:\"\";s:10:\"icon_color\";s:0:\"\";s:7:\"enabled\";s:1:\"0\";s:11:\"customwidth\";s:1:\"0\";s:8:\"subwidth\";s:3:\"600\";}'),
(1423,4187,'_wxr_import_user_slug','Payalraja'),
(1424,599,'_menu_item_type','post_type'),
(1425,599,'_menu_item_menu_item_parent','0'),
(1426,599,'_menu_item_object_id','29'),
(1427,599,'_menu_item_object','page'),
(1428,599,'_menu_item_target',''),
(1429,599,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1430,599,'_menu_item_xfn',''),
(1431,599,'_menu_item_url',''),
(1432,599,'_wp_old_date','2021-10-21'),
(1433,599,'_wxr_import_user_slug','Payalraja'),
(1435,600,'_menu_item_type','post_type'),
(1436,600,'_menu_item_menu_item_parent','0'),
(1437,600,'_menu_item_object_id','43'),
(1438,600,'_menu_item_object','page'),
(1439,600,'_menu_item_target',''),
(1440,600,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1441,600,'_menu_item_xfn',''),
(1442,600,'_menu_item_url',''),
(1443,600,'_wp_old_date','2021-10-21'),
(1444,600,'_wxr_import_user_slug','Payalraja'),
(1446,602,'_menu_item_type','post_type'),
(1447,602,'_menu_item_menu_item_parent','0'),
(1448,602,'_menu_item_object_id','41'),
(1449,602,'_menu_item_object','page'),
(1450,602,'_menu_item_target',''),
(1451,602,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1452,602,'_menu_item_xfn',''),
(1453,602,'_menu_item_url',''),
(1454,602,'_wp_old_date','2021-10-21'),
(1455,602,'_wxr_import_user_slug','Payalraja'),
(1457,603,'_menu_item_type','post_type'),
(1458,603,'_menu_item_menu_item_parent','0'),
(1459,603,'_menu_item_object_id','33'),
(1460,603,'_menu_item_object','page'),
(1461,603,'_menu_item_target',''),
(1462,603,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1463,603,'_menu_item_xfn',''),
(1464,603,'_menu_item_url',''),
(1465,603,'_wp_old_date','2021-10-21'),
(1466,603,'_wxr_import_user_slug','Payalraja'),
(1468,1675,'_menu_item_type','custom'),
(1469,1675,'_menu_item_menu_item_parent','0'),
(1470,1675,'_menu_item_object_id','1675'),
(1471,1675,'_menu_item_object','custom'),
(1472,1675,'_menu_item_target',''),
(1473,1675,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1474,1675,'_menu_item_xfn',''),
(1475,1675,'_menu_item_url','#'),
(1476,1675,'hara_megamenu_item_data','a:6:{s:4:\"icon\";s:30:\"tb-icon tb-icon-straight-razor\";s:11:\"icon_custom\";s:0:\"\";s:10:\"icon_color\";s:0:\"\";s:7:\"enabled\";s:1:\"0\";s:11:\"customwidth\";s:1:\"0\";s:8:\"subwidth\";s:3:\"600\";}'),
(1477,1675,'hara_elementor_post_id','1698'),
(1478,1675,'hara_elementor_post_name','thembay-megamenu-1675'),
(1479,1675,'_wp_page_template','default'),
(1480,1675,'_wp_old_date','2021-11-05'),
(1481,1675,'_wxr_import_user_slug','Payalraja'),
(1492,6638,'_menu_item_type','custom'),
(1493,6638,'_menu_item_menu_item_parent','0'),
(1494,6638,'_menu_item_object_id','6638'),
(1495,6638,'_menu_item_object','custom'),
(1496,6638,'_menu_item_target',''),
(1497,6638,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1498,6638,'_menu_item_xfn',''),
(1499,6638,'_menu_item_url','#'),
(1500,6638,'_wxr_import_user_slug','Payalraja'),
(1501,6639,'_menu_item_type','custom'),
(1502,6639,'_menu_item_menu_item_parent','0'),
(1503,6639,'_menu_item_object_id','6639'),
(1504,6639,'_menu_item_object','custom'),
(1505,6639,'_menu_item_target',''),
(1506,6639,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1507,6639,'_menu_item_xfn',''),
(1508,6639,'_menu_item_url','#'),
(1509,6639,'_wxr_import_user_slug','Payalraja'),
(1510,6640,'_menu_item_type','custom'),
(1511,6640,'_menu_item_menu_item_parent','0'),
(1512,6640,'_menu_item_object_id','6640'),
(1513,6640,'_menu_item_object','custom'),
(1514,6640,'_menu_item_target',''),
(1515,6640,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1516,6640,'_menu_item_xfn',''),
(1517,6640,'_menu_item_url','#'),
(1518,6640,'_wxr_import_user_slug','Payalraja'),
(1519,6641,'_menu_item_type','custom'),
(1520,6641,'_menu_item_menu_item_parent','0'),
(1521,6641,'_menu_item_object_id','6641'),
(1522,6641,'_menu_item_object','custom'),
(1523,6641,'_menu_item_target',''),
(1524,6641,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1525,6641,'_menu_item_xfn',''),
(1526,6641,'_menu_item_url','#'),
(1527,6641,'_wxr_import_user_slug','Payalraja'),
(1528,6642,'_menu_item_type','custom'),
(1529,6642,'_menu_item_menu_item_parent','0'),
(1530,6642,'_menu_item_object_id','6642'),
(1531,6642,'_menu_item_object','custom'),
(1532,6642,'_menu_item_target',''),
(1533,6642,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1534,6642,'_menu_item_xfn',''),
(1535,6642,'_menu_item_url','#'),
(1536,6642,'_wxr_import_user_slug','Payalraja'),
(1537,6643,'_menu_item_type','post_type'),
(1538,6643,'_menu_item_menu_item_parent','0'),
(1539,6643,'_menu_item_object_id','25'),
(1540,6643,'_menu_item_object','page'),
(1541,6643,'_menu_item_target',''),
(1542,6643,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1543,6643,'_menu_item_xfn',''),
(1544,6643,'_menu_item_url',''),
(1545,6643,'_wxr_import_user_slug','Payalraja'),
(1547,6644,'_menu_item_type','custom'),
(1548,6644,'_menu_item_menu_item_parent','0'),
(1549,6644,'_menu_item_object_id','6644'),
(1550,6644,'_menu_item_object','custom'),
(1551,6644,'_menu_item_target',''),
(1552,6644,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1553,6644,'_menu_item_xfn',''),
(1554,6644,'_menu_item_url','#'),
(1555,6644,'_wxr_import_user_slug','Payalraja'),
(1556,6645,'_menu_item_type','custom'),
(1557,6645,'_menu_item_menu_item_parent','0'),
(1558,6645,'_menu_item_object_id','6645'),
(1559,6645,'_menu_item_object','custom'),
(1560,6645,'_menu_item_target',''),
(1561,6645,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1562,6645,'_menu_item_xfn',''),
(1563,6645,'_menu_item_url','#'),
(1564,6645,'_wxr_import_user_slug','Payalraja'),
(1565,6646,'_menu_item_type','custom'),
(1566,6646,'_menu_item_menu_item_parent','0'),
(1567,6646,'_menu_item_object_id','6646'),
(1568,6646,'_menu_item_object','custom'),
(1569,6646,'_menu_item_target',''),
(1570,6646,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1571,6646,'_menu_item_xfn',''),
(1572,6646,'_menu_item_url','#'),
(1573,6646,'_wxr_import_user_slug','Payalraja'),
(1574,6647,'_menu_item_type','post_type'),
(1575,6647,'_menu_item_menu_item_parent','0'),
(1576,6647,'_menu_item_object_id','27'),
(1577,6647,'_menu_item_object','page'),
(1578,6647,'_menu_item_target',''),
(1579,6647,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1580,6647,'_menu_item_xfn',''),
(1581,6647,'_menu_item_url',''),
(1582,6647,'_wxr_import_user_slug','Payalraja'),
(1584,6648,'_menu_item_type','custom'),
(1585,6648,'_menu_item_menu_item_parent','0'),
(1586,6648,'_menu_item_object_id','6648'),
(1587,6648,'_menu_item_object','custom'),
(1588,6648,'_menu_item_target',''),
(1589,6648,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1590,6648,'_menu_item_xfn',''),
(1591,6648,'_menu_item_url','#'),
(1592,6648,'_wxr_import_user_slug','Payalraja'),
(1593,6649,'_menu_item_type','custom'),
(1594,6649,'_menu_item_menu_item_parent','0'),
(1595,6649,'_menu_item_object_id','6649'),
(1596,6649,'_menu_item_object','custom'),
(1597,6649,'_menu_item_target',''),
(1598,6649,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1599,6649,'_menu_item_xfn',''),
(1600,6649,'_menu_item_url','#'),
(1601,6649,'_wxr_import_user_slug','Payalraja'),
(1602,6650,'_menu_item_type','custom'),
(1603,6650,'_menu_item_menu_item_parent','0'),
(1604,6650,'_menu_item_object_id','6650'),
(1605,6650,'_menu_item_object','custom'),
(1606,6650,'_menu_item_target',''),
(1607,6650,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1608,6650,'_menu_item_xfn',''),
(1609,6650,'_menu_item_url','#'),
(1610,6650,'_wxr_import_user_slug','Payalraja'),
(1611,6651,'_menu_item_type','custom'),
(1612,6651,'_menu_item_menu_item_parent','0'),
(1613,6651,'_menu_item_object_id','6651'),
(1614,6651,'_menu_item_object','custom'),
(1615,6651,'_menu_item_target',''),
(1616,6651,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1617,6651,'_menu_item_xfn',''),
(1618,6651,'_menu_item_url','#'),
(1619,6651,'_wxr_import_user_slug','Payalraja'),
(1674,50,'_menu_item_type','post_type'),
(1675,50,'_menu_item_menu_item_parent','0'),
(1676,50,'_menu_item_object_id','25'),
(1677,50,'_menu_item_object','page'),
(1678,50,'_menu_item_target',''),
(1679,50,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1680,50,'_menu_item_xfn',''),
(1681,50,'_menu_item_url',''),
(1682,50,'_wp_old_date','2021-10-19'),
(1683,50,'_wp_old_date','2021-10-21'),
(1684,50,'_wp_old_date','2021-10-27'),
(1685,50,'_wp_old_date','2021-11-04'),
(1686,50,'_wp_old_date','2021-11-06'),
(1687,50,'_wp_old_date','2021-11-12'),
(1688,50,'_wp_old_date','2021-11-15'),
(1689,50,'_wp_old_date','2021-12-07'),
(1690,50,'_wp_old_date','2021-12-21'),
(1691,50,'_wp_old_date','2021-12-23'),
(1692,50,'_wp_old_date','2021-12-27'),
(1693,50,'_wp_old_date','2022-06-13'),
(1694,50,'_wp_old_date','2022-07-08'),
(1695,50,'_wp_old_date','2022-07-11'),
(1696,50,'_wxr_import_user_slug','Payalraja'),
(1698,604,'_menu_item_type','post_type'),
(1699,604,'_menu_item_menu_item_parent','0'),
(1700,604,'_menu_item_object_id','7898'),
(1701,604,'_menu_item_object','page'),
(1702,604,'_menu_item_target',''),
(1703,604,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1704,604,'_menu_item_xfn',''),
(1705,604,'_menu_item_url',''),
(1706,604,'_wp_old_date','2021-10-21'),
(1707,604,'_wxr_import_user_slug','Payalraja'),
(1709,7881,'_menu_item_type','custom'),
(1710,7881,'_menu_item_menu_item_parent','0'),
(1711,7881,'_menu_item_object_id','7881'),
(1712,7881,'_menu_item_object','custom'),
(1713,7881,'_menu_item_target',''),
(1714,7881,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1715,7881,'_menu_item_xfn',''),
(1716,7881,'_menu_item_url','https://hara.thembaydev.com/'),
(1717,7881,'_wxr_import_user_slug','Payalraja'),
(1718,7882,'_menu_item_type','custom'),
(1719,7882,'_menu_item_menu_item_parent','0'),
(1720,7882,'_menu_item_object_id','7882'),
(1721,7882,'_menu_item_object','custom'),
(1722,7882,'_menu_item_target',''),
(1723,7882,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1724,7882,'_menu_item_xfn',''),
(1725,7882,'_menu_item_url','https://hara.thembaydev.com/demo-2/'),
(1726,7882,'_wxr_import_user_slug','Payalraja'),
(1727,7883,'_menu_item_type','custom'),
(1728,7883,'_menu_item_menu_item_parent','0'),
(1729,7883,'_menu_item_object_id','7883'),
(1730,7883,'_menu_item_object','custom'),
(1731,7883,'_menu_item_target',''),
(1732,7883,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1733,7883,'_menu_item_xfn',''),
(1734,7883,'_menu_item_url','https://hara.thembaydev.com/demo-3/'),
(1735,7883,'_wxr_import_user_slug','Payalraja'),
(1736,7884,'_menu_item_type','custom'),
(1737,7884,'_menu_item_menu_item_parent','0'),
(1738,7884,'_menu_item_object_id','7884'),
(1739,7884,'_menu_item_object','custom'),
(1740,7884,'_menu_item_target',''),
(1741,7884,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1742,7884,'_menu_item_xfn',''),
(1743,7884,'_menu_item_url','https://hara.thembaydev.com/demo-4/'),
(1744,7884,'_wxr_import_user_slug','Payalraja'),
(1745,7885,'_menu_item_type','custom'),
(1746,7885,'_menu_item_menu_item_parent','0'),
(1747,7885,'_menu_item_object_id','7885'),
(1748,7885,'_menu_item_object','custom'),
(1749,7885,'_menu_item_target',''),
(1750,7885,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1751,7885,'_menu_item_xfn',''),
(1752,7885,'_menu_item_url','https://hara.thembaydev.com/demo-5/'),
(1753,7885,'_wxr_import_user_slug','Payalraja'),
(1754,7886,'_menu_item_type','custom'),
(1755,7886,'_menu_item_menu_item_parent','0'),
(1756,7886,'_menu_item_object_id','7886'),
(1757,7886,'_menu_item_object','custom'),
(1758,7886,'_menu_item_target',''),
(1759,7886,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1760,7886,'_menu_item_xfn',''),
(1761,7886,'_menu_item_url','https://hara.thembaydev.com/demo-6/'),
(1762,7886,'_wxr_import_user_slug','Payalraja'),
(1763,7887,'_menu_item_type','custom'),
(1764,7887,'_menu_item_menu_item_parent','0'),
(1765,7887,'_menu_item_object_id','7887'),
(1766,7887,'_menu_item_object','custom'),
(1767,7887,'_menu_item_target',''),
(1768,7887,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1769,7887,'_menu_item_xfn',''),
(1770,7887,'_menu_item_url','https://hara.thembaydev.com/demo-7/'),
(1771,7887,'_wxr_import_user_slug','Payalraja'),
(1772,7888,'_menu_item_type','custom'),
(1773,7888,'_menu_item_menu_item_parent','0'),
(1774,7888,'_menu_item_object_id','7888'),
(1775,7888,'_menu_item_object','custom'),
(1776,7888,'_menu_item_target',''),
(1777,7888,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1778,7888,'_menu_item_xfn',''),
(1779,7888,'_menu_item_url','https://hara.thembaydev.com/demo-8/'),
(1780,7888,'_wxr_import_user_slug','Payalraja'),
(1781,7889,'_menu_item_type','custom'),
(1782,7889,'_menu_item_menu_item_parent','0'),
(1783,7889,'_menu_item_object_id','7889'),
(1784,7889,'_menu_item_object','custom'),
(1785,7889,'_menu_item_target',''),
(1786,7889,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1787,7889,'_menu_item_xfn',''),
(1788,7889,'_menu_item_url','https://hara.thembaydev.com/demo-9/'),
(1789,7889,'_wxr_import_user_slug','Payalraja'),
(1790,7890,'_menu_item_type','custom'),
(1791,7890,'_menu_item_menu_item_parent','0'),
(1792,7890,'_menu_item_object_id','7890'),
(1793,7890,'_menu_item_object','custom'),
(1794,7890,'_menu_item_target',''),
(1795,7890,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1796,7890,'_menu_item_xfn',''),
(1797,7890,'_menu_item_url','https://hara.thembaydev.com/demo-10/'),
(1798,7890,'_wxr_import_user_slug','Payalraja'),
(1799,7891,'_menu_item_type','custom'),
(1800,7891,'_menu_item_menu_item_parent','0'),
(1801,7891,'_menu_item_object_id','7891'),
(1802,7891,'_menu_item_object','custom'),
(1803,7891,'_menu_item_target',''),
(1804,7891,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1805,7891,'_menu_item_xfn',''),
(1806,7891,'_menu_item_url','https://hara.thembaydev.com/quantity-mode/'),
(1807,7891,'_wxr_import_user_slug','Payalraja'),
(1808,7892,'_menu_item_type','custom'),
(1809,7892,'_menu_item_menu_item_parent','0'),
(1810,7892,'_menu_item_object_id','7892'),
(1811,7892,'_menu_item_object','custom'),
(1812,7892,'_menu_item_target',''),
(1813,7892,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1814,7892,'_menu_item_xfn',''),
(1815,7892,'_menu_item_url','https://hara.thembaydev.com/demo-rtl/'),
(1816,7892,'_wxr_import_user_slug','Payalraja'),
(1817,7893,'_menu_item_type','custom'),
(1818,7893,'_menu_item_menu_item_parent','0'),
(1819,7893,'_menu_item_object_id','7893'),
(1820,7893,'_menu_item_object','custom'),
(1821,7893,'_menu_item_target',''),
(1822,7893,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1823,7893,'_menu_item_xfn',''),
(1824,7893,'_menu_item_url','http://hara.thembaydev.com/demo-dokan'),
(1825,7893,'_wxr_import_user_slug','Payalraja'),
(1826,7894,'_menu_item_type','custom'),
(1827,7894,'_menu_item_menu_item_parent','0'),
(1828,7894,'_menu_item_object_id','7894'),
(1829,7894,'_menu_item_object','custom'),
(1830,7894,'_menu_item_target',''),
(1831,7894,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1832,7894,'_menu_item_xfn',''),
(1833,7894,'_menu_item_url','https://hara.thembaydev.com/demo-wcmp'),
(1834,7894,'_wxr_import_user_slug','Payalraja'),
(1835,7895,'_menu_item_type','custom'),
(1836,7895,'_menu_item_menu_item_parent','0'),
(1837,7895,'_menu_item_object_id','7895'),
(1838,7895,'_menu_item_object','custom'),
(1839,7895,'_menu_item_target',''),
(1840,7895,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1841,7895,'_menu_item_xfn',''),
(1842,7895,'_menu_item_url','https://hara.thembaydev.com/demo-wcfm'),
(1843,7895,'_wxr_import_user_slug','Payalraja'),
(1844,7896,'_menu_item_type','custom'),
(1845,7896,'_menu_item_menu_item_parent','0'),
(1846,7896,'_menu_item_object_id','7896'),
(1847,7896,'_menu_item_object','custom'),
(1848,7896,'_menu_item_target',''),
(1849,7896,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1850,7896,'_menu_item_xfn',''),
(1851,7896,'_menu_item_url','https://hara.thembaydev.com/demo-wcvendors'),
(1852,7896,'_wxr_import_user_slug','Payalraja'),
(1872,7898,'_wp_page_template','default'),
(1873,7898,'inline_featured_image','0'),
(1874,7898,'tbay_page_layout','main'),
(1875,7898,'tbay_page_left_sidebar','sidebar-default'),
(1876,7898,'tbay_page_right_sidebar','sidebar-default'),
(1877,7898,'tbay_page_show_breadcrumb','yes'),
(1878,7898,'tbay_page_breadcrumbs_layout','image'),
(1879,7898,'tbay_page_breadcrumb_image_id','8049'),
(1880,7898,'tbay_page_breadcrumb_image','https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1.jpg'),
(1881,7898,'tbay_page_header_type','global'),
(1882,7898,'tbay_page_footer_type','global'),
(1883,7898,'_wxr_import_user_slug','Payalraja'),
(1885,25,'_wp_page_template','default'),
(1886,25,'tbay_page_layout','main'),
(1887,25,'tbay_page_left_sidebar','sidebar-default'),
(1888,25,'tbay_page_right_sidebar','sidebar-default'),
(1889,25,'tbay_page_show_breadcrumb','yes'),
(1890,25,'tbay_page_breadcrumbs_layout','image'),
(1891,25,'tbay_page_header_type','global'),
(1892,25,'tbay_page_footer_type','global'),
(1893,25,'_elementor_edit_mode','builder'),
(1894,25,'_elementor_edit_mode','builder'),
(1895,25,'_elementor_template_type','wp-page'),
(1896,25,'_elementor_template_type','wp-page'),
(1897,25,'_elementor_version','4.1.4'),
(1898,25,'_elementor_version','4.1.4'),
(1899,25,'inline_featured_image','0'),
(1900,25,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"E 704, Rajshree Heights, CTM, Near Wonder Point - Ahmedabad | 380026\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:+91 72270 35224\\\">+91 72270 35224<\\/a><\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:help@dermaheaven.shop\\\">help@dermaheaven.shop<\\/a><\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">10:00 am \\u2013 05:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"Rajshree Heights\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.3319999999999936335370875895023345947265625},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1902,25,'tbay_page_breadcrumb_image_id','8049'),
(1903,25,'tbay_page_breadcrumb_image','https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1.jpg'),
(1904,25,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(1905,25,'_wxr_import_user_slug','Payalraja'),
(1906,27,'_wp_page_template','default'),
(1907,27,'tbay_page_layout','main'),
(1908,27,'tbay_page_left_sidebar','sidebar-default'),
(1909,27,'tbay_page_right_sidebar','sidebar-default'),
(1910,27,'tbay_page_show_breadcrumb','yes'),
(1911,27,'tbay_page_breadcrumbs_layout','image'),
(1912,27,'tbay_page_header_type','global'),
(1913,27,'tbay_page_footer_type','global'),
(1914,27,'_elementor_edit_mode','builder'),
(1915,27,'_elementor_template_type','wp-page'),
(1916,27,'_elementor_version','4.1.4'),
(1917,27,'inline_featured_image','0'),
(1918,27,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72e96c73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e2a5a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2007,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/img-about-us.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Welcome to Derma Heaven\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c19813b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u201cMorbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.\\u201d\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16ab76dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3576,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-signature.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36de4ebb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Payal Raja - CEO\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c9f73d9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5844ccfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68414768\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eec9fb5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"869cbe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":70.2780000000000057980287238024175167083740234375,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":69.7000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"67fdba2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3577,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"49a48bb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.053999999999998493649400188587605953216552734375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30.300000000000000710542735760100185871124267578125,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54596280\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3578,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26ff498e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d20d7dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a77395\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Our Mission\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3e58224f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it\\u2019s not possible at the moment, I would loke to introduce myself\\u201a I\\u2019m Vicky, the founder of Cherie Beauty Studio. I\\u2019m certain that new haircut, professional makup\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6899b131\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35566e59\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Creative\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"2ea2773f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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.<br \\/>Sed ut perspiciatis unde omnis iste natus error sit<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a1136cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6a93028a\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Sustainability\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"6f2512b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(1920,27,'tbay_page_breadcrumb_image_id','8049'),
(1921,27,'tbay_page_breadcrumb_image','https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1.jpg'),
(1922,27,'_oembed_1fc96dc38a9d725da438f79e6c21a589','<iframe title=\"Video Placeholder\" width=\"660\" height=\"371\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(1923,27,'_oembed_time_1fc96dc38a9d725da438f79e6c21a589','1636528721'),
(1924,27,'_elementor_controls_usage','a:8:{s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:4;s:10:\"image_size\";i:4;s:5:\"align\";i:3;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:20;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:5:\"align\";i:4;s:13:\"heading_title\";i:7;s:12:\"heading_icon\";i:7;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:2:{s:35:\"heading_title_typography_typography\";i:1;s:36:\"heading_title_typography_line_height\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:7;}s:26:\"section_style_heading_icon\";a:2:{s:24:\"heading_icon_line_height\";i:7;s:19:\"heading_icon_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_weight\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:12;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:6;s:6:\"margin\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:4;s:3:\"gap\";i:4;}}}}s:13:\"tbay-our-team\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_general\";a:1:{s:8:\"our_team\";i:2;}s:18:\"section_responsive\";a:3:{s:11:\"col_desktop\";i:2;s:16:\"col_desktopsmall\";i:2;s:6:\"column\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_style_our_team\";a:1:{s:19:\"image_border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:6;s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;s:4:\"view\";i:6;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:6;s:10:\"icon_space\";i:6;s:9:\"icon_size\";i:6;s:15:\"secondary_color\";i:6;s:12:\"icon_padding\";i:6;}s:21:\"section_style_content\";a:7:{s:18:\"title_bottom_space\";i:6;s:27:\"title_typography_typography\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_font_weight\";i:6;s:28:\"title_typography_line_height\";i:6;s:11:\"title_color\";i:6;s:28:\"title_typography_font_family\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}}'),
(1925,27,'_wxr_import_user_slug','Payalraja'),
(1926,27,'_wxr_import_has_attachment_refs','1'),
(1927,29,'_wp_page_template','default'),
(1928,29,'tbay_page_layout','main'),
(1929,29,'tbay_page_left_sidebar','sidebar-default'),
(1930,29,'tbay_page_right_sidebar','sidebar-default'),
(1931,29,'tbay_page_show_breadcrumb','yes'),
(1932,29,'tbay_page_breadcrumbs_layout','image'),
(1933,29,'tbay_page_header_type','global'),
(1934,29,'tbay_page_footer_type','global'),
(1935,29,'_elementor_edit_mode','builder'),
(1936,29,'_elementor_template_type','wp-page'),
(1937,29,'_elementor_version','3.4.8'),
(1938,29,'inline_featured_image','0'),
(1939,29,'_elementor_data','[{\"id\":\"6854a48c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1febaac2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false},{\"id\":\"6d627482\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"543c48fe\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Frequently Asked Questions\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"5c2cc515\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How did my package ship?How did my package ship?\",\"tab_content\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br \\/><br \\/>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_id\":\"eb3adf5\"},{\"tab_title\":\"Should I wash my hair before doing a haircut?\",\"tab_content\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br \\/><br \\/>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_id\":\"70dba34\"},{\"tab_title\":\"What does Coctail makeup include?\",\"tab_content\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br \\/><br \\/>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_id\":\"2287f1e\"},{\"tab_title\":\"What if I cannot choose cosmetology service?\",\"tab_content\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br \\/><br \\/>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_id\":\"ddb39d6\"},{\"tab_title\":\"Should I wash my hair before doing a haircut?\",\"tab_content\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br \\/><br \\/>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_id\":\"fbd425c\"},{\"tab_title\":\"What does Coctail makeup include?\",\"tab_content\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br \\/><br \\/>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_id\":\"de0c14a\"},{\"tab_title\":\"What if I cannot choose cosmetology service?\",\"tab_content\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br \\/><br \\/>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_id\":\"4f50835\"},{\"tab_title\":\"Why does my USPS tracking number state 1-Day, 2-Day, 3-Day Delivery?\",\"tab_content\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br \\/><br \\/>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_id\":\"05e54cd\"}],\"selected_icon\":{\"value\":\"tb-icon tb-icon-plus\",\"library\":\"tbay-custom\"},\"selected_active_icon\":{\"value\":\"tb-icon tb-icon-minus\",\"library\":\"tbay-custom\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"icon_align\":\"right\",\"icon_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false},{\"id\":\"2e0b67ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1941,29,'tbay_page_breadcrumb_image_id','2001'),
(1942,29,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page-02.jpg'),
(1943,29,'_elementor_controls_usage','a:4:{s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:1;s:12:\"heading_icon\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:3:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;s:20:\"selected_active_icon\";i:1;}}s:5:\"style\";a:3:{s:26:\"section_toggle_style_title\";a:4:{s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:11:\"title_color\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_align\";i:1;s:10:\"icon_space\";i:1;}s:28:\"section_toggle_style_content\";a:1:{s:15:\"content_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(1944,29,'_wxr_import_user_slug','Payalraja'),
(1945,31,'_wp_page_template','default'),
(1946,31,'tbay_page_layout','main'),
(1947,31,'tbay_page_left_sidebar','sidebar-default'),
(1948,31,'tbay_page_right_sidebar','sidebar-default'),
(1949,31,'tbay_page_show_breadcrumb','yes'),
(1950,31,'tbay_page_breadcrumbs_layout','image'),
(1951,31,'tbay_page_header_type','global'),
(1952,31,'tbay_page_footer_type','global'),
(1953,31,'inline_featured_image','0'),
(1954,31,'tbay_page_breadcrumb_image_id','2001'),
(1955,31,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page-02.jpg'),
(1956,31,'_elementor_edit_mode','builder'),
(1957,31,'_elementor_template_type','wp-page'),
(1958,31,'_elementor_version','3.4.7'),
(1959,31,'_elementor_data','[{\"id\":\"4d8801e1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3a197068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5730a7e9\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Grid Our Team\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"37ab48f7\",\"elType\":\"widget\",\"settings\":{\"our_team\":[{\"our_team_name\":\"Cody Fisher\",\"our_team_job\":\"McDonald\'s\",\"our_team_image\":{\"id\":2009,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"44c71cb\"},{\"our_team_name\":\"Robert Fox\",\"our_team_job\":\"Nintendo\",\"our_team_image\":{\"id\":2010,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"ae2a950\"},{\"our_team_name\":\"Floyd Miles\",\"our_team_job\":\"MasterCard\",\"our_team_image\":{\"id\":2011,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-03.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9d1a435\"},{\"our_team_name\":\"Marvin McKinney\",\"our_team_job\":\"Mitsubishi\",\"our_team_image\":{\"id\":2012,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-04.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4ac1aa6\"},{\"our_team_name\":\"Arlene McCoy\",\"our_team_job\":\"Louis Vuitton\",\"our_team_image\":{\"id\":2013,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-05.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"348e61b\"},{\"our_team_name\":\"Ronald Richards\",\"our_team_job\":\"The Walt Disney Company\",\"our_team_image\":{\"id\":2014,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-06.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4f9f4f0\"},{\"our_team_name\":\"Cameron Williamson\",\"our_team_job\":\"Sony\",\"our_team_image\":{\"id\":2015,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-07.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"a584eca\"},{\"our_team_name\":\"Jenny Wilson\",\"our_team_job\":\"Johnson & Johnson\",\"our_team_image\":{\"id\":2016,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-08.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9c8aed0\"}],\"column_mobile\":\"2\",\"col_desktop\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-our-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06759a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1609cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae81ef7\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Carousel Our Team\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"08620b6\",\"elType\":\"widget\",\"settings\":{\"our_team\":[{\"our_team_name\":\"Cody Fisher\",\"our_team_job\":\"McDonald\'s\",\"our_team_image\":{\"id\":2009,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"44c71cb\"},{\"our_team_name\":\"Robert Fox\",\"our_team_job\":\"Nintendo\",\"our_team_image\":{\"id\":2010,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"ae2a950\"},{\"our_team_name\":\"Floyd Miles\",\"our_team_job\":\"MasterCard\",\"our_team_image\":{\"id\":2011,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-03.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9d1a435\"},{\"our_team_name\":\"Marvin McKinney\",\"our_team_job\":\"Mitsubishi\",\"our_team_image\":{\"id\":2012,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-04.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4ac1aa6\"},{\"our_team_name\":\"Arlene McCoy\",\"our_team_job\":\"Louis Vuitton\",\"our_team_image\":{\"id\":2013,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-05.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"348e61b\"},{\"our_team_name\":\"Ronald Richards\",\"our_team_job\":\"The Walt Disney Company\",\"our_team_image\":{\"id\":2014,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-06.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4f9f4f0\"},{\"our_team_name\":\"Cameron Williamson\",\"our_team_job\":\"Sony\",\"our_team_image\":{\"id\":2015,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-07.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"a584eca\"},{\"our_team_name\":\"Jenny Wilson\",\"our_team_job\":\"Johnson & Johnson\",\"our_team_image\":{\"id\":2016,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-08.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9c8aed0\"}],\"column_mobile\":\"2\",\"col_desktop\":\"3\",\"layout_type\":\"carousel\",\"column\":\"4\",\"col_desktopsmall\":\"3\",\"disable_mobile\":\"\"},\"elements\":[],\"widgetType\":\"tbay-our-team\"}],\"isInner\":false}],\"isInner\":false}]'),
(1961,31,'_elementor_controls_usage','a:4:{s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:2;s:12:\"heading_icon\";i:2;}}s:5:\"style\";a:1:{s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:2;}}}}s:13:\"tbay-our-team\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:15:\"section_general\";a:2:{s:8:\"our_team\";i:2;s:11:\"layout_type\";i:1;}s:18:\"section_responsive\";a:3:{s:11:\"col_desktop\";i:2;s:16:\"col_desktopsmall\";i:2;s:6:\"column\";i:1;}s:24:\"section_carousel_options\";a:1:{s:14:\"disable_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(1962,31,'_wxr_import_user_slug','Payalraja'),
(1963,31,'_wxr_import_has_attachment_refs','1'),
(1964,33,'_wp_page_template','default'),
(1965,33,'tbay_page_layout','main'),
(1966,33,'tbay_page_left_sidebar','sidebar-default'),
(1967,33,'tbay_page_right_sidebar','sidebar-default'),
(1968,33,'tbay_page_show_breadcrumb','yes'),
(1969,33,'tbay_page_breadcrumbs_layout','image'),
(1970,33,'tbay_page_header_type','global'),
(1971,33,'tbay_page_footer_type','global'),
(1972,33,'_elementor_edit_mode','builder'),
(1973,33,'_elementor_template_type','wp-page'),
(1974,33,'_elementor_version','3.4.8'),
(1975,33,'inline_featured_image','0'),
(1976,33,'_elementor_data','[{\"id\":\"1d07b8ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30aad267\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false},{\"id\":\"6e52b576\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cf160c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vivamus a lacinia sem. Integer in enim sapien. Aenean vitae hendrerit nisi, ut suscipit justo. Duis hendrerit sceleri sque dui. Donec ornare massa vitae neque lobortis rutrum.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"32\",\"bottom\":\"28\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58bba7f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsumdolor sit amet, consectetur adipiscing elit. Nunc <span style=\\\"color: #007d71;\\\">hendrerit<\\/span> tellus et nisi ultra trices, eu feugiat sapien commodo. Praesent vitae ipsum et risus.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"26\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3bcb4656\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc hendrerit tellus et nisi ultrices, eu feugiat sapien com modo. Praesent vitae ipsum et risus tempus tincidunt in tincidunt justo. Nunc consectetur non sapien id faucibus. Curabitur id nibh eu felis pellentesque pellentesque quis vel nulla. Vivamus a lacinia sem. Integer in enim sapien. Aenean vitae hendrerit nisi, ut suscipit justo. Duis hendrerit scelerisque dui. Donec ornare massa vitae neque lobor tis rutrum.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7220a2cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a01. Sed molestie lacus nec faucibus egestas.<br \\/>\\u00a02. Ut suscipit sagittis massa, eget mollis mauris elementum in.<br \\/>\\u00a03. Quisque aliquam nisi felis, id faucibus diam vulputate quis.<br \\/>\\u00a04. Duis eget eros est. Mauris et neque ante.<br \\/>\\u00a05. Nullam interdum a nisi nec pretium.<br \\/>\\u00a06. Curabitur maximus risus magna, accumsan pharetra elit dapibus ac.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38b6a1c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed aliquet<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"699c87ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nullam non diam nibh. Cras finibus diam augue, at laoreet libero faucibus ut<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e6e99d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quisque imperdiet est eu<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"258eeb0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nulla facilisi. Integer ut vestibulum velit. Quisque et vehicula sem. Integer pharetra odio sit amet diam porta, at iaculis nisi so dales. Aliquam viverra nibh augue, in convallis augue consectetur eu. Vestibulum ante ipsum primis in faucibus orci luctus et ua ltrices posuere cubilia Curae<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"44082758\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1978,33,'tbay_page_breadcrumb_image_id','2001'),
(1979,33,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page-02.jpg'),
(1980,33,'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\";}'),
(1981,33,'_elementor_controls_usage','a:3:{s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:8;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:8;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:8;s:17:\"_background_color\";i:8;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:3;s:10:\"text_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(1982,33,'_wxr_import_user_slug','Payalraja'),
(1983,35,'_wp_page_template','default'),
(1984,35,'tbay_page_layout','main'),
(1985,35,'tbay_page_left_sidebar','product-archive'),
(1986,35,'tbay_page_right_sidebar','product-archive'),
(1987,35,'tbay_page_show_breadcrumb','yes'),
(1988,35,'tbay_page_breadcrumbs_layout','image'),
(1989,35,'tbay_page_header_type','global'),
(1990,35,'tbay_page_footer_type','global'),
(1991,35,'tbay_page_breadcrumb_image_id','868'),
(1992,35,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/bg-breadcrumb.jpg'),
(1993,35,'inline_featured_image','0'),
(1994,35,'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\";}'),
(1995,35,'hara_post_views_count','1'),
(1996,35,'_wxr_import_user_slug','Payalraja'),
(1997,37,'_wp_page_template','default'),
(1998,37,'tbay_page_layout','main'),
(1999,37,'tbay_page_left_sidebar','sidebar-default'),
(2000,37,'tbay_page_right_sidebar','sidebar-default'),
(2001,37,'tbay_page_show_breadcrumb','yes'),
(2002,37,'tbay_page_breadcrumbs_layout','image'),
(2003,37,'tbay_page_header_type','global'),
(2004,37,'tbay_page_footer_type','global'),
(2005,37,'inline_featured_image','0'),
(2006,37,'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\";}'),
(2007,37,'tbay_page_breadcrumb_image_id','1654'),
(2008,37,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page.jpg'),
(2009,37,'_wxr_import_user_slug','Payalraja'),
(2010,39,'_wp_page_template','default'),
(2011,39,'tbay_page_layout','main'),
(2012,39,'tbay_page_left_sidebar','sidebar-default'),
(2013,39,'tbay_page_right_sidebar','sidebar-default'),
(2014,39,'tbay_page_show_breadcrumb','yes'),
(2015,39,'tbay_page_breadcrumbs_layout','image'),
(2016,39,'tbay_page_header_type','global'),
(2017,39,'tbay_page_footer_type','global'),
(2018,39,'inline_featured_image','0'),
(2019,39,'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\";}'),
(2020,39,'tbay_page_breadcrumb_image_id','8049'),
(2021,39,'tbay_page_breadcrumb_image','https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1.jpg'),
(2022,39,'_wxr_import_user_slug','Payalraja'),
(2023,41,'_wp_page_template','default'),
(2024,41,'tbay_page_layout','main'),
(2025,41,'tbay_page_left_sidebar','sidebar-default'),
(2026,41,'tbay_page_right_sidebar','sidebar-default'),
(2027,41,'tbay_page_show_breadcrumb','yes'),
(2028,41,'tbay_page_breadcrumbs_layout','image'),
(2029,41,'tbay_page_header_type','global'),
(2030,41,'tbay_page_footer_type','global'),
(2031,41,'inline_featured_image','0'),
(2032,41,'tbay_page_breadcrumb_image_id','8049'),
(2033,41,'tbay_page_breadcrumb_image','https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1.jpg'),
(2034,41,'_wxr_import_user_slug','Payalraja'),
(2035,43,'_wp_page_template','default'),
(2036,43,'tbay_page_layout','main'),
(2037,43,'tbay_page_left_sidebar','sidebar-default'),
(2038,43,'tbay_page_right_sidebar','sidebar-default'),
(2039,43,'tbay_page_show_breadcrumb','yes'),
(2040,43,'tbay_page_breadcrumbs_layout','image'),
(2041,43,'tbay_page_header_type','global'),
(2042,43,'tbay_page_footer_type','global'),
(2043,43,'inline_featured_image','0'),
(2044,43,'tbay_page_breadcrumb_image_id','8049'),
(2045,43,'tbay_page_breadcrumb_image','https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1.jpg'),
(2046,43,'_wxr_import_user_slug','Payalraja'),
(2047,562,'_wp_page_template','default'),
(2048,562,'tbay_page_layout','main'),
(2049,562,'tbay_page_left_sidebar','sidebar-default'),
(2050,562,'tbay_page_right_sidebar','sidebar-default'),
(2051,562,'tbay_page_show_breadcrumb','yes'),
(2052,562,'tbay_page_breadcrumbs_layout','image'),
(2053,562,'tbay_page_header_type','global'),
(2054,562,'tbay_page_footer_type','global'),
(2055,562,'inline_featured_image','0'),
(2056,562,'tbay_page_breadcrumb_image_id','1654'),
(2057,562,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page.jpg'),
(2058,562,'_elementor_edit_mode','builder'),
(2059,562,'_elementor_template_type','wp-page'),
(2060,562,'_elementor_version','3.6.7'),
(2061,562,'_elementor_data','[{\"id\":\"5a26048\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2e17d44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ad840fb\",\"elType\":\"widget\",\"settings\":{\"limit\":8,\"categories\":[\"back-area\",\"bikini-area\",\"facial-area\",\"hand-zone\",\"makeup\"],\"product_type\":\"best_selling\",\"show_all\":\"\",\"text_show_all\":\"View all \"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false}]'),
(2063,562,'_elementor_controls_usage','a:3:{s:13:\"tbay-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:5:\"limit\";i:1;s:10:\"categories\";i:1;s:12:\"product_type\";i:1;s:8:\"show_all\";i:1;s:13:\"text_show_all\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(2064,562,'_wxr_import_user_slug','Payalraja'),
(2065,562,'_wxr_import_has_attachment_refs','1'),
(2066,564,'_wp_page_template','default'),
(2067,564,'tbay_page_layout','main'),
(2068,564,'tbay_page_left_sidebar','sidebar-default'),
(2069,564,'tbay_page_right_sidebar','sidebar-default'),
(2070,564,'tbay_page_show_breadcrumb','yes'),
(2071,564,'tbay_page_breadcrumbs_layout','image'),
(2072,564,'tbay_page_header_type','global'),
(2073,564,'tbay_page_footer_type','global'),
(2074,564,'inline_featured_image','0'),
(2075,564,'tbay_page_breadcrumb_image_id','1654'),
(2076,564,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page.jpg'),
(2077,564,'_elementor_edit_mode','builder'),
(2078,564,'_elementor_template_type','wp-page'),
(2079,564,'_elementor_version','3.6.7'),
(2080,564,'_elementor_data','[{\"id\":\"c1dfe57\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ffcdfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8113f61\",\"elType\":\"widget\",\"settings\":{\"limit\":8,\"categories\":[\"back-area\",\"bikini-area\",\"hand-zone\",\"skin-care\"],\"product_type\":\"on_sale\",\"text_show_all\":\"View all products\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false}]'),
(2082,564,'_elementor_controls_usage','a:3:{s:13:\"tbay-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:3:{s:5:\"limit\";i:1;s:10:\"categories\";i:1;s:12:\"product_type\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}}}}'),
(2083,564,'_wxr_import_user_slug','Payalraja'),
(2084,564,'_wxr_import_has_attachment_refs','1'),
(2085,566,'_wp_page_template','default'),
(2086,566,'tbay_page_layout','main'),
(2087,566,'tbay_page_left_sidebar','sidebar-default'),
(2088,566,'tbay_page_right_sidebar','sidebar-default'),
(2089,566,'tbay_page_show_breadcrumb','yes'),
(2090,566,'tbay_page_breadcrumbs_layout','image'),
(2091,566,'tbay_page_header_type','global'),
(2092,566,'tbay_page_footer_type','global'),
(2093,566,'inline_featured_image','0'),
(2094,566,'tbay_page_breadcrumb_image_id','2001'),
(2095,566,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page-02.jpg'),
(2096,566,'_elementor_edit_mode','builder'),
(2097,566,'_elementor_template_type','wp-page'),
(2098,566,'_elementor_version','3.6.7'),
(2099,566,'_elementor_data','[{\"id\":\"1f729f8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c0fea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d3d794\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Post Grid\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_style_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"27e3214\",\"elType\":\"widget\",\"settings\":{\"thumbnail_size_size\":\"full\",\"excerpt_length\":10,\"show_read_more\":\"yes\",\"read_more_text\":\"Read more\",\"show_author\":\"yes\",\"author_out_meta_list\":\"\",\"show_comments\":\"\",\"show_comments_text\":\"yes\",\"column\":\"3\",\"col_desktop\":\"3\",\"col_desktopsmall\":\"3\",\"column_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"tbay-posts-grid\"},{\"id\":\"fee662f\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Post Carousel\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_style_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"2cad28f\",\"elType\":\"widget\",\"settings\":{\"thumbnail_size_size\":\"full\",\"excerpt_length\":10,\"show_read_more\":\"yes\",\"read_more_text\":\"Read more\",\"show_author\":\"yes\",\"author_out_meta_list\":\"\",\"show_comments\":\"yes\",\"show_comments_text\":\"yes\",\"column\":\"3\",\"col_desktop\":\"3\",\"col_desktopsmall\":\"3\",\"layout_type\":\"carousel\",\"column_tablet\":\"1\",\"column_mobile\":\"1\",\"col_landscape\":\"1\",\"disable_mobile\":\"\"},\"elements\":[],\"widgetType\":\"tbay-posts-grid\"}],\"isInner\":false}],\"isInner\":false}]'),
(2101,566,'_elementor_controls_usage','a:4:{s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:2;s:12:\"heading_icon\";i:2;}}}}s:15:\"tbay-posts-grid\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"content\";a:6:{s:19:\"thumbnail_size_size\";i:2;s:14:\"excerpt_length\";i:2;s:14:\"show_read_more\";i:2;s:11:\"show_author\";i:2;s:13:\"show_comments\";i:2;s:18:\"show_comments_text\";i:2;}s:18:\"section_responsive\";a:4:{s:6:\"column\";i:2;s:11:\"col_desktop\";i:2;s:16:\"col_desktopsmall\";i:2;s:13:\"col_landscape\";i:1;}s:7:\"general\";a:1:{s:11:\"layout_type\";i:1;}s:24:\"section_carousel_options\";a:1:{s:14:\"disable_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(2102,566,'_wxr_import_user_slug','Payalraja'),
(2103,566,'_wxr_import_has_attachment_refs','1'),
(2104,568,'_wp_page_template','default'),
(2105,568,'tbay_page_layout','main'),
(2106,568,'tbay_page_left_sidebar','sidebar-default'),
(2107,568,'tbay_page_right_sidebar','sidebar-default'),
(2108,568,'tbay_page_show_breadcrumb','yes'),
(2109,568,'tbay_page_breadcrumbs_layout','image'),
(2110,568,'tbay_page_header_type','global'),
(2111,568,'tbay_page_footer_type','global'),
(2112,568,'inline_featured_image','0'),
(2113,568,'tbay_page_breadcrumb_image_id','1654'),
(2114,568,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page.jpg'),
(2115,568,'_elementor_edit_mode','builder'),
(2116,568,'_elementor_template_type','wp-page'),
(2117,568,'_elementor_version','3.4.7'),
(2118,568,'_elementor_data','[{\"id\":\"79af8240\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2546d0f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cc8d19b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[product_attribute per_page=\\\"16\\\" columns=\\\"4\\\" orderby=\\\"title\\\" order=\\\"ASC\\\" attribute=\\\"color\\\" filter=\\\"\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),
(2120,568,'_elementor_controls_usage','a:3:{s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}}}}'),
(2121,568,'_wxr_import_user_slug','Payalraja'),
(2122,570,'_wp_page_template','default'),
(2123,570,'tbay_page_layout','main'),
(2124,570,'tbay_page_left_sidebar','sidebar-default'),
(2125,570,'tbay_page_right_sidebar','sidebar-default'),
(2126,570,'tbay_page_show_breadcrumb','yes'),
(2127,570,'tbay_page_breadcrumbs_layout','image'),
(2128,570,'tbay_page_header_type','global'),
(2129,570,'tbay_page_footer_type','global'),
(2130,570,'inline_featured_image','0'),
(2131,570,'tbay_page_breadcrumb_image_id','1654'),
(2132,570,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page.jpg'),
(2133,570,'_elementor_edit_mode','builder'),
(2134,570,'_elementor_template_type','wp-page'),
(2135,570,'_elementor_version','3.6.7'),
(2136,570,'_elementor_data','[{\"id\":\"d3beebc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"60257be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1559cb5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Customs Categories\",\"heading_subtitle\":\"Shop by Categories\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"02d7ab6\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"73b6de1\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-beauty\",\"library\":\"tbay-custom\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-eyebrow\",\"library\":\"tbay-custom\"},\"_id\":\"e76c69f\"},{\"category\":\"facial-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-giftbox-ribbon\",\"library\":\"tbay-custom\"},\"_id\":\"cbe0208\"},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-lipstick\",\"library\":\"tbay-custom\"},\"_id\":\"86e894d\"},{\"category\":\"makeup\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-makeup\",\"library\":\"tbay-custom\"},\"_id\":\"0fa2cd3\"},{\"category\":\"nails\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-nails\",\"library\":\"tbay-custom\"},\"_id\":\"0e29d48\"}],\"display_count_category\":\"yes\",\"text_show_all\":\"See all categories\",\"column\":\"6\",\"col_desktop\":\"6\",\"col_desktopsmall\":\"3\",\"list_categories_icon_color_hover\":\"#4A8C97\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9e1c12\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"131c4b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a9326a\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Product Categories\",\"heading_subtitle\":\"Shop by Categories\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"470da04\",\"elType\":\"widget\",\"settings\":{\"limit\":8,\"product_type\":\"random_product\",\"layout_type\":\"carousel\",\"categories_tabs\":[{\"_id\":\"58dc92e\",\"icon_category\":{\"value\":\"tb-icon tb-icon-beauty\",\"library\":\"tbay-custom\"}},{\"_id\":\"96472fa\",\"category\":\"bikini-area\",\"icon_category\":{\"value\":\"tb-icon tb-icon-giftbox-ribbon\",\"library\":\"tbay-custom\"}},{\"category\":\"hand-zone\",\"_id\":\"fab6ec5\",\"icon_category\":{\"value\":\"tb-icon tb-icon-perfume\",\"library\":\"tbay-custom\"}},{\"category\":\"makeup\",\"_id\":\"7172788\",\"icon_category\":{\"value\":\"tb-icon tb-icon-makeup\",\"library\":\"tbay-custom\"}},{\"category\":\"nails\",\"_id\":\"a40198d\",\"icon_category\":{\"value\":\"tb-icon tb-icon-nails\",\"library\":\"tbay-custom\"}}],\"text_button\":\"Show all\",\"col_desktopsmall\":\"4\",\"disable_mobile\":\"\",\"heading_categories_tab_align\":\"center\",\"heading_categories_tab_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"heading_categories_tab_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"border_heading_categories_tab_border\":\"solid\",\"border_heading_categories_tab_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_heading_categories_tab_color\":\"#E9E9E9\",\"icon_after_title\":\"\"},\"elements\":[],\"widgetType\":\"tbay-product-categories-tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(2138,570,'_elementor_controls_usage','a:5:{s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:2;s:16:\"heading_subtitle\";i:2;s:12:\"heading_icon\";i:2;}}}}s:33:\"tbay-custom-image-list-categories\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_general\";a:2:{s:26:\"custom_image_list_category\";i:1;s:22:\"display_count_category\";i:1;}s:18:\"section_responsive\";a:3:{s:6:\"column\";i:1;s:11:\"col_desktop\";i:1;s:16:\"col_desktopsmall\";i:1;}}s:5:\"style\";a:1:{s:42:\"section_style_custom_image_list_categories\";a:1:{s:32:\"list_categories_icon_color_hover\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:28:\"tbay-product-categories-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:15:\"section_general\";a:5:{s:5:\"limit\";i:1;s:12:\"product_type\";i:1;s:11:\"layout_type\";i:1;s:15:\"categories_tabs\";i:1;s:16:\"icon_after_title\";i:1;}s:18:\"section_responsive\";a:1:{s:16:\"col_desktopsmall\";i:1;}s:24:\"section_carousel_options\";a:1:{s:14:\"disable_mobile\";i:1;}}s:5:\"style\";a:1:{s:36:\"section_style_heading_categories_tab\";a:6:{s:28:\"heading_categories_tab_align\";i:1;s:30:\"heading_categories_tab_padding\";i:1;s:29:\"heading_categories_tab_margin\";i:1;s:36:\"border_heading_categories_tab_border\";i:1;s:35:\"border_heading_categories_tab_width\";i:1;s:35:\"border_heading_categories_tab_color\";i:1;}}}}}'),
(2139,570,'_wxr_import_user_slug','Payalraja'),
(2140,570,'_wxr_import_has_attachment_refs','1'),
(2181,7868,'_menu_item_type','post_type'),
(2182,7868,'_menu_item_menu_item_parent','0'),
(2183,7868,'_menu_item_object_id','27'),
(2184,7868,'_menu_item_object','page'),
(2185,7868,'_menu_item_target',''),
(2186,7868,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(2187,7868,'_menu_item_xfn',''),
(2188,7868,'_menu_item_url',''),
(2189,7868,'_wxr_import_user_slug','Payalraja'),
(2192,374,'_wp_page_template','default'),
(2193,374,'rs_page_bg_color',''),
(2194,374,'_thumbnail_id','420'),
(2195,374,'hara_post_views_count','460'),
(2196,374,'_elementor_edit_mode','builder'),
(2197,374,'_elementor_template_type','wp-post'),
(2198,374,'_elementor_version','3.6.7'),
(2199,374,'_elementor_data','[{\"id\":\"1401033c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"186410ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c9119c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58f25e8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5eaf0ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"14ebbdeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a87490e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a99d330\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41b50240\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d34f425\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7dc06090\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"378cf92c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"655a22b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"57237e62\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2afe2060\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4772490c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76bac67e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4600ef89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47b67e0d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2201,374,'inline_featured_image','0'),
(2202,374,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2203,374,'_wxr_import_user_slug','Payalraja'),
(2204,374,'_wxr_import_has_attachment_refs','1'),
(2207,377,'_wp_page_template','default'),
(2208,377,'_dp_original','374'),
(2209,377,'_thumbnail_id','419'),
(2210,377,'_elementor_edit_mode','builder'),
(2211,377,'_elementor_template_type','wp-post'),
(2212,377,'_elementor_version','3.6.7'),
(2213,377,'hara_post_views_count','524'),
(2214,377,'_elementor_data','[{\"id\":\"3d910a5d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7222705d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14029a4a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6d73f402\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6eb193\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6c7cdfe6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48147b13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53e44f26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58404202\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f1f1789\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"389e9104\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"77a96b26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"432a8d79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"21fd4677\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b299bb8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"36cdf29e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"30e043fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7f42836b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"785a9436\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2216,377,'inline_featured_image','0'),
(2217,377,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2218,377,'_wxr_import_user_slug','Payalraja'),
(2219,377,'_wxr_import_has_attachment_refs','1'),
(2222,378,'_wp_page_template','default'),
(2223,378,'rs_page_bg_color',''),
(2224,378,'_dp_original','374'),
(2225,378,'hara_post_views_count','248'),
(2226,378,'_thumbnail_id','418'),
(2227,378,'_elementor_edit_mode','builder'),
(2228,378,'_elementor_template_type','wp-post'),
(2229,378,'_elementor_version','3.6.7'),
(2230,378,'_elementor_data','[{\"id\":\"875e3cf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"519a9b65\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1bc7e830\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"26f63fff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"485cd1ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"388821ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"194c8c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32a78a42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2b8139a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5799d9db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4349c446\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"511d4df7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"455019fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"649c26d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36a67b8e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"76feaf75\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6366bd47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"32413f40\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"53b27b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2232,378,'inline_featured_image','0'),
(2233,378,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2234,378,'_wxr_import_user_slug','Payalraja'),
(2235,378,'_wxr_import_has_attachment_refs','1'),
(2238,379,'_wp_page_template','default'),
(2239,379,'rs_page_bg_color',''),
(2240,379,'_dp_original','374'),
(2241,379,'_thumbnail_id','417'),
(2242,379,'_oembed_02a7f921b928fd45b0f1dcbd79affbf2','<iframe title=\"fashion style_title transition practice\" src=\"https://player.vimeo.com/video/158800043?h=c3b195ebd2&amp;dnt=1&amp;app_id=122963\" width=\"640\" height=\"360\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen></iframe>'),
(2243,379,'_oembed_time_02a7f921b928fd45b0f1dcbd79affbf2','1634783003'),
(2244,379,'tbay_post_video_link','https://vimeo.com/158800043'),
(2245,379,'hara_post_views_count','273'),
(2246,379,'_elementor_edit_mode','builder'),
(2247,379,'_elementor_template_type','wp-post'),
(2248,379,'_elementor_version','3.6.7'),
(2249,379,'_elementor_data','[{\"id\":\"5cc24b8d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"49246876\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72427040\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"452e2e8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"739a57ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"534a7c5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"189e7b03\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"343dfd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e020949\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ef7b3b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16cd7243\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5f4ae5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"125dcfda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5083840b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c069e22\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"117b929c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"712a33a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6061bd51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fe09be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2251,379,'inline_featured_image','0'),
(2252,379,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2253,379,'_wxr_import_user_slug','Payalraja'),
(2254,379,'_wxr_import_has_attachment_refs','1'),
(2257,380,'_wp_page_template','default'),
(2258,380,'rs_page_bg_color',''),
(2259,380,'_dp_original','374'),
(2260,380,'_thumbnail_id','416'),
(2261,380,'tbay_post_gallery_files','a:3:{i:414;s:75:\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-09.jpg\";i:411;s:75:\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-06.jpg\";i:412;s:75:\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-07.jpg\";}'),
(2262,380,'hara_post_views_count','261'),
(2263,380,'_elementor_edit_mode','builder'),
(2264,380,'_elementor_template_type','wp-post'),
(2265,380,'_elementor_version','3.6.7'),
(2266,380,'_elementor_data','[{\"id\":\"2fce91f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"efd430c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"67d407bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce1bee8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6c1171a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4be5c5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61614962\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1aef5d02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69bc9cf8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12f78487\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aafe944\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"59b1066d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1fd5472\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"594511f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47e92bef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"19fbe5a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2bba0571\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6e8a9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b7a620e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2268,380,'inline_featured_image','0'),
(2269,380,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2270,380,'_wxr_import_user_slug','Payalraja'),
(2271,380,'_wxr_import_has_attachment_refs','1'),
(2274,381,'_wp_page_template','default'),
(2275,381,'rs_page_bg_color',''),
(2276,381,'_dp_original','374'),
(2277,381,'_thumbnail_id','415'),
(2278,381,'_oembed_be4eb5cdb0f64459ddb129094664ef3e','<iframe title=\"Salt by AVA MAX\" width=\"640\" height=\"400\" scrolling=\"no\" frameborder=\"no\" src=\"https://w.soundcloud.com/player/?visual=true&url=https%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F477610962&show_artwork=true&maxheight=990&maxwidth=640\"></iframe>'),
(2279,381,'_oembed_be4eb5cdb0f64459ddb129094664ef3e','<iframe title=\"Salt by AVA MAX\" width=\"640\" height=\"400\" scrolling=\"no\" frameborder=\"no\" src=\"https://w.soundcloud.com/player/?visual=true&url=https%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F477610962&show_artwork=true&maxheight=990&maxwidth=640\"></iframe>'),
(2280,381,'_oembed_time_be4eb5cdb0f64459ddb129094664ef3e','1634783126'),
(2281,381,'tbay_post_audio_link','https://soundcloud.com/avamax/salt?utm_source=clipboard&amp;utm_campaign=wtshare&amp;utm_medium=widget&amp;utm_content=https%253A%252F%252Fsoundcloud.com%252Favamax%252Fsalt'),
(2282,381,'_oembed_3dc51fde38dedcbccfa306d7ce0621f4','<iframe title=\"Salt by AVA MAX\" width=\"640\" height=\"400\" scrolling=\"no\" frameborder=\"no\" src=\"https://w.soundcloud.com/player/?visual=true&url=https%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F477610962&show_artwork=true&maxheight=990&maxwidth=640\"></iframe>'),
(2283,381,'_oembed_time_3dc51fde38dedcbccfa306d7ce0621f4','1634783136'),
(2284,381,'hara_post_views_count','357'),
(2285,381,'_elementor_edit_mode','builder'),
(2286,381,'_elementor_template_type','wp-post'),
(2287,381,'_elementor_version','3.6.7'),
(2288,381,'_elementor_data','[{\"id\":\"29c4f07f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"381b528d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53e9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff406ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742b387\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62963b95\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e20829b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37e561a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd204f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"788872e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35aed672\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5d031f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c097e8c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"36fdf81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12a79c6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"70d5b73f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"379fbfd9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"48c10370\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"414fb7c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2290,381,'inline_featured_image','0'),
(2291,381,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2292,381,'_wxr_import_user_slug','Payalraja'),
(2293,381,'_wxr_import_has_attachment_refs','1'),
(2296,382,'_wp_page_template','default'),
(2297,382,'rs_page_bg_color',''),
(2298,382,'_dp_original','374'),
(2299,382,'_thumbnail_id','414'),
(2300,382,'hara_post_views_count','177'),
(2301,382,'_elementor_edit_mode','builder'),
(2302,382,'_elementor_template_type','wp-post'),
(2303,382,'_elementor_version','3.6.7'),
(2304,382,'_elementor_data','[{\"id\":\"fbf341a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"74708d6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"480c9a84\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19acc098\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12b44214\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78fee79e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"205a0518\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"127ce512\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"436bd494\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"246de6c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70dd8fe0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5925bfa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"616bd6c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"651ba1d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12585a6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"751fe5bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"57822b5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"61d13c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e69087b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2306,382,'inline_featured_image','0'),
(2307,382,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2308,382,'_wxr_import_user_slug','Payalraja'),
(2309,382,'_wxr_import_has_attachment_refs','1'),
(2312,383,'_wp_page_template','default'),
(2313,383,'rs_page_bg_color',''),
(2314,383,'_dp_original','374'),
(2315,383,'_thumbnail_id','413'),
(2316,383,'hara_post_views_count','215'),
(2317,383,'_elementor_edit_mode','builder'),
(2318,383,'_elementor_template_type','wp-post'),
(2319,383,'_elementor_version','3.6.7'),
(2320,383,'_elementor_data','[{\"id\":\"75d1b4c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2a113d06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"64a746bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"379c8caa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cb04405\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6591e337\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e52bccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74b02fbe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d4361f0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19e6b655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f7ed6ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3a5fba94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0611f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"64857d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d8cae01\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"10df6b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"626676e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"469b0426\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7913f6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2322,383,'inline_featured_image','0'),
(2323,383,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2324,383,'_wxr_import_user_slug','Payalraja'),
(2325,383,'_wxr_import_has_attachment_refs','1'),
(2328,384,'_wp_page_template','default'),
(2329,384,'rs_page_bg_color',''),
(2330,384,'_dp_original','374'),
(2331,384,'_thumbnail_id','412'),
(2332,384,'hara_post_views_count','626'),
(2333,384,'_elementor_edit_mode','builder'),
(2334,384,'_elementor_template_type','wp-post'),
(2335,384,'_elementor_version','3.6.7'),
(2336,384,'_elementor_data','[{\"id\":\"116d7f10\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5278241f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"322fccef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"558c05e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3169d566\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51115e93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1052d161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51bf8b53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"591d5f93\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a82622d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3513c220\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3384a0b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d1b56a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3893c5b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa31238\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a298702\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"699be445\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5552da8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394c82fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2338,384,'inline_featured_image','0'),
(2339,384,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2340,384,'_wxr_import_user_slug','Payalraja'),
(2341,384,'_wxr_import_has_attachment_refs','1'),
(2344,385,'_wp_page_template','default'),
(2345,385,'rs_page_bg_color',''),
(2346,385,'_dp_original','374'),
(2347,385,'_thumbnail_id','411'),
(2348,385,'hara_post_views_count','414'),
(2349,385,'_elementor_edit_mode','builder'),
(2350,385,'_elementor_template_type','wp-post'),
(2351,385,'_elementor_version','3.6.7'),
(2352,385,'_elementor_data','[{\"id\":\"1fe74c86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6468202\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"58eee686\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d3ac890\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ef453f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5052abd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e211a93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3608ce4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e36d02b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"35dbc5ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73cd18b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"17bc2d30\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f33aa5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"729a7c62\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d5e28a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5a7a7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"888f381\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7f3f1744\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4bc07e0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2354,385,'inline_featured_image','0'),
(2355,385,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2356,385,'_wxr_import_user_slug','Payalraja'),
(2357,385,'_wxr_import_has_attachment_refs','1'),
(2360,386,'_wp_page_template','default'),
(2361,386,'rs_page_bg_color',''),
(2362,386,'_dp_original','374'),
(2363,386,'_thumbnail_id','410'),
(2364,386,'_elementor_edit_mode','builder'),
(2365,386,'_elementor_template_type','wp-post'),
(2366,386,'_elementor_version','3.6.7'),
(2367,386,'hara_post_views_count','183'),
(2368,386,'_elementor_data','[{\"id\":\"32fcf800\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1f7263d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c01828\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11a5c6d2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6a64ff95\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16d2ff04\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65f029c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8cd8f47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a71a88a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6be62b94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37de4c82\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"61a5e99a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41ab8a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"676d503e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f8ca7ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4bb11b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"76127db5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"62aa0fd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f686bea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2370,386,'inline_featured_image','0'),
(2371,386,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2372,386,'_wxr_import_user_slug','Payalraja'),
(2373,386,'_wxr_import_has_attachment_refs','1'),
(2376,387,'_wp_page_template','default'),
(2377,387,'rs_page_bg_color',''),
(2378,387,'_dp_original','374'),
(2379,387,'_thumbnail_id','409'),
(2380,387,'hara_post_views_count','338'),
(2381,387,'_elementor_edit_mode','builder'),
(2382,387,'_elementor_template_type','wp-post'),
(2383,387,'_elementor_version','3.6.7'),
(2384,387,'_elementor_data','[{\"id\":\"3186791\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6d263ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c40cc65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6924a827\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"252d0ade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11a220a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2211d451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d44a758\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ad5d275\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e27dc9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2e295beb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"50cf79c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a15f75c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b57edeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45ddb4b1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4a989b48\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2040f457\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3f1ef7cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a6e85e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2386,387,'inline_featured_image','0'),
(2387,387,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2388,387,'_wxr_import_user_slug','Payalraja'),
(2389,387,'_wxr_import_has_attachment_refs','1'),
(2392,388,'_wp_page_template','default'),
(2393,388,'rs_page_bg_color',''),
(2394,388,'_dp_original','374'),
(2395,388,'_thumbnail_id','408'),
(2396,388,'hara_post_views_count','223'),
(2397,388,'_elementor_edit_mode','builder'),
(2398,388,'_elementor_template_type','wp-post'),
(2399,388,'_elementor_version','3.6.7'),
(2400,388,'_elementor_data','[{\"id\":\"2ee994d3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"21be173\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bd21794\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13b4105c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d85a4b8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1267c14d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1541bf8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"450be78b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5bd160f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3455d1a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a5371e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6163fd92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e94f33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e4eee8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75228d84\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"47fe6bf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5af25a4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3eef2f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14bdfee1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2402,388,'_wp_old_slug','your-weakest-link-use-it-to-fashion-2'),
(2403,388,'inline_featured_image','0'),
(2404,388,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(2405,388,'_wxr_import_user_slug','Payalraja'),
(2406,388,'_wxr_import_has_attachment_refs','1'),
(2407,572,'_wp_page_template','default'),
(2408,572,'tbay_page_layout','main'),
(2409,572,'tbay_page_left_sidebar','sidebar-default'),
(2410,572,'tbay_page_right_sidebar','sidebar-default'),
(2411,572,'tbay_page_show_breadcrumb','yes'),
(2412,572,'tbay_page_breadcrumbs_layout','image'),
(2413,572,'tbay_page_header_type','global'),
(2414,572,'tbay_page_footer_type','global'),
(2415,572,'inline_featured_image','0'),
(2416,572,'tbay_page_breadcrumb_image_id','1654'),
(2417,572,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page.jpg'),
(2418,572,'_elementor_edit_mode','builder'),
(2419,572,'_elementor_template_type','wp-page'),
(2420,572,'_elementor_version','3.6.7'),
(2421,572,'_elementor_data','[{\"id\":\"981c8f3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"962d7e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"31f25e7\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shop Flash Deals\",\"heading_subtitle\":\"Daily updates of all special deals. Bookmark this page & come back often so you don\'t miss it!\",\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_text\":\"Flash Sale\",\"header_page\":27,\"date_title\":\"Ends in: \",\"date_title_ended\":\"Deal ended.\",\"end_date\":\"2024-05-10 12:00\",\"layout_type\":\"carousel\",\"main_product_sale\":[{\"_id\":\"cb8c80d\",\"product_sale_item\":\"128\"},{\"_id\":\"ebab822\",\"product_sale_item\":\"132\"},{\"product_sale_item\":\"148\",\"_id\":\"af66cd6\"},{\"product_sale_item\":\"150\",\"_id\":\"a6dbda3\"},{\"product_sale_item\":\"153\",\"_id\":\"10f6e6c\"},{\"product_sale_item\":\"155\",\"_id\":\"df18fef\"},{\"product_sale_item\":\"165\",\"_id\":\"c437f89\"},{\"product_sale_item\":167,\"_id\":\"6278c48\"}],\"readmore_text\":\"Read More\",\"readmore_page\":\"564\",\"column_tablet\":\"3\",\"col_desktopsmall\":\"4\",\"disable_mobile\":\"\",\"enable_readmore\":\"\"},\"elements\":[],\"widgetType\":\"tbay-product-flash-sales\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30c31d0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b7e65ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17aefd2\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Grid Product\",\"heading_subtitle\":\"lorem ipsum dolar sit amet\",\"limit\":8,\"categories\":[],\"text_show_all\":\"View all products\",\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0e4ec58\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a47fc84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"36776f3\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Carousel Product\",\"heading_subtitle\":\"lorem ipsum dolar sit amet\",\"limit\":8,\"layout_type\":\"carousel\",\"categories\":[],\"text_show_all\":\"View all products\",\"col_desktopsmall\":\"3\",\"disable_mobile\":\"\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434bb85\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a85d661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e51a56a\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Grid Product Vertical\",\"heading_description\":\"lorem ipsum dolar sit amet\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"da106c6\",\"elType\":\"widget\",\"settings\":{\"heading_title_color\":\"#C4743F\",\"limit\":4,\"categories\":[],\"product_type\":\"top_rated\",\"product_style\":\"vertical-v1\",\"text_show_all\":\"View all products\",\"column_mobile\":\"1\",\"col_desktopsmall\":\"3\",\"col_landscape\":\"2\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E9E9E9\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"507bab7\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fdf639d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24510b1\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Carousel Product Vertical\",\"heading_subtitle\":\"lorem ipsum dolar sit amet\",\"limit\":8,\"layout_type\":\"carousel\",\"categories\":[],\"product_type\":\"top_rated\",\"product_style\":\"vertical-v1\",\"text_show_all\":\"View all products\",\"column_tablet\":\"2\",\"column_mobile\":\"1\",\"col_desktopsmall\":\"3\",\"disable_mobile\":\"\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f26012b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8d3910a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e44ee73\",\"elType\":\"widget\",\"settings\":{\"limit\":8,\"categories\":[],\"list_product_tabs\":[{\"_id\":\"1c260e0\"},{\"_id\":\"d8f8952\",\"product_tabs\":\"best_selling\"},{\"_id\":\"5977cf3\",\"product_tabs\":\"top_rated\"}],\"col_desktopsmall\":\"4\",\"heading_categories_tab_align\":\"center\"},\"elements\":[],\"widgetType\":\"tbay-product-tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(2423,572,'_elementor_controls_usage','a:6:{s:24:\"tbay-product-flash-sales\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:5:{s:15:\"section_heading\";a:3:{s:5:\"align\";i:1;s:13:\"heading_title\";i:1;s:16:\"heading_subtitle\";i:1;}s:7:\"general\";a:5:{s:18:\"position_displayed\";i:1;s:8:\"end_date\";i:1;s:11:\"layout_type\";i:1;s:17:\"main_product_sale\";i:1;s:15:\"enable_readmore\";i:1;}s:16:\"section_readmore\";a:1:{s:13:\"readmore_page\";i:1;}s:18:\"section_responsive\";a:1:{s:16:\"col_desktopsmall\";i:1;}s:24:\"section_carousel_options\";a:1:{s:14:\"disable_mobile\";i:1;}}s:5:\"style\";a:2:{s:30:\"section_style_heading_subtitle\";a:1:{s:29:\"heading_subtitle_bottom_space\";i:1;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:5;}}}}s:13:\"tbay-products\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:3;s:16:\"heading_subtitle\";i:3;}s:7:\"general\";a:5:{s:5:\"limit\";i:4;s:10:\"categories\";i:4;s:11:\"layout_type\";i:2;s:12:\"product_type\";i:2;s:13:\"product_style\";i:2;}s:18:\"section_responsive\";a:2:{s:16:\"col_desktopsmall\";i:4;s:13:\"col_landscape\";i:1;}s:24:\"section_carousel_options\";a:1:{s:14:\"disable_mobile\";i:2;}}s:5:\"style\";a:1:{s:27:\"section_style_heading_title\";a:1:{s:19:\"heading_title_color\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:1;s:19:\"heading_description\";i:1;}}}}s:17:\"tbay-product-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_general\";a:3:{s:5:\"limit\";i:1;s:10:\"categories\";i:1;s:17:\"list_product_tabs\";i:1;}s:18:\"section_responsive\";a:1:{s:16:\"col_desktopsmall\";i:1;}}s:5:\"style\";a:1:{s:36:\"section_style_heading_categories_tab\";a:1:{s:28:\"heading_categories_tab_align\";i:1;}}}}}'),
(2424,572,'_wxr_import_user_slug','Payalraja'),
(2425,572,'_wxr_import_has_attachment_refs','1'),
(2426,573,'_wp_page_template','default'),
(2427,573,'tbay_page_layout','main'),
(2428,573,'tbay_page_left_sidebar','sidebar-default'),
(2429,573,'tbay_page_right_sidebar','sidebar-default'),
(2430,573,'tbay_page_show_breadcrumb','yes'),
(2431,573,'tbay_page_breadcrumbs_layout','image'),
(2432,573,'tbay_page_header_type','global'),
(2433,573,'tbay_page_footer_type','global'),
(2434,573,'inline_featured_image','0'),
(2435,573,'tbay_page_breadcrumb_image_id','1654'),
(2436,573,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page.jpg'),
(2437,573,'_elementor_edit_mode','builder'),
(2438,573,'_elementor_template_type','wp-page'),
(2439,573,'_elementor_version','3.4.7'),
(2440,573,'_elementor_data','[{\"id\":\"312724c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"20461c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"780660d\",\"elType\":\"widget\",\"settings\":{\"position_displayed\":\"main\",\"header_title\":\"Recently Viewed\",\"empty\":\"You have no recently viewed item.\",\"col_desktopsmall\":\"4\",\"readmore_text\":\"Read More\",\"readmore_page\":\"35\",\"enable_readmore\":\"\"},\"elements\":[],\"widgetType\":\"tbay-product-recently-viewed\"}],\"isInner\":false}],\"isInner\":false}]'),
(2442,573,'_elementor_controls_usage','a:3:{s:28:\"tbay-product-recently-viewed\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:7:\"general\";a:2:{s:18:\"position_displayed\";i:1;s:15:\"enable_readmore\";i:1;}s:18:\"section_responsive\";a:1:{s:16:\"col_desktopsmall\";i:1;}s:16:\"section_readmore\";a:1:{s:13:\"readmore_page\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(2443,573,'_wxr_import_user_slug','Payalraja'),
(2444,573,'_wxr_import_has_attachment_refs','1'),
(2445,577,'_wp_page_template','default'),
(2446,577,'tbay_page_layout','main'),
(2447,577,'tbay_page_left_sidebar','sidebar-default'),
(2448,577,'tbay_page_right_sidebar','sidebar-default'),
(2449,577,'tbay_page_show_breadcrumb','yes'),
(2450,577,'tbay_page_breadcrumbs_layout','image'),
(2451,577,'tbay_page_header_type','global'),
(2452,577,'tbay_page_footer_type','global'),
(2453,577,'inline_featured_image','0'),
(2454,577,'tbay_page_breadcrumb_image_id','1654'),
(2455,577,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page.jpg'),
(2456,577,'_elementor_edit_mode','builder'),
(2457,577,'_elementor_template_type','wp-page'),
(2458,577,'_elementor_version','3.6.7'),
(2459,577,'_elementor_data','[{\"id\":\"fbf8089\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c9b5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b497c9\",\"elType\":\"widget\",\"settings\":{\"limit\":8,\"categories\":[],\"product_type\":\"top_rated\",\"text_show_all\":\"View all products\",\"col_desktopsmall\":\"4\",\"show_all\":\"\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false}]'),
(2461,577,'_elementor_controls_usage','a:3:{s:13:\"tbay-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:4:{s:5:\"limit\";i:1;s:10:\"categories\";i:1;s:12:\"product_type\";i:1;s:8:\"show_all\";i:1;}s:18:\"section_responsive\";a:1:{s:16:\"col_desktopsmall\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(2462,577,'_wxr_import_user_slug','Payalraja'),
(2463,577,'_wxr_import_has_attachment_refs','1'),
(2464,581,'_wp_page_template','default'),
(2465,581,'tbay_page_layout','main'),
(2466,581,'tbay_page_left_sidebar','sidebar-default'),
(2467,581,'tbay_page_right_sidebar','sidebar-default'),
(2468,581,'tbay_page_show_breadcrumb','yes'),
(2469,581,'tbay_page_breadcrumbs_layout','image'),
(2470,581,'tbay_page_header_type','global'),
(2471,581,'tbay_page_footer_type','global'),
(2472,581,'inline_featured_image','0'),
(2473,581,'tbay_page_breadcrumb_image_id','1654'),
(2474,581,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page.jpg'),
(2475,581,'_elementor_edit_mode','builder'),
(2476,581,'_elementor_template_type','wp-page'),
(2477,581,'_elementor_version','3.4.8'),
(2478,581,'_elementor_data','[{\"id\":\"3e3616c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ef8acad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2fb8370\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Sign Up for Our Newsletter\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"167ed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Leave your email to get all hot deals &amp; news\\nwhich benefit you most!\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"369c79c\",\"elType\":\"widget\",\"settings\":{\"width_button\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"input_background\":\"#F5F5F5\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-newsletter\"}],\"isInner\":false}],\"isInner\":false}]'),
(2480,581,'_elementor_controls_usage','a:5:{s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:1;s:12:\"heading_icon\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:15:\"tbay-newsletter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:12:\"width_button\";i:1;}}s:5:\"style\";a:2:{s:20:\"mailchip_style_input\";a:2:{s:16:\"input_background\";i:1;s:19:\"input_border_radius\";i:1;}s:21:\"mailchip_style_button\";a:1:{s:20:\"button_border_radius\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(2481,581,'_wxr_import_user_slug','Payalraja'),
(2482,583,'_wp_page_template','default'),
(2483,583,'tbay_page_layout','main'),
(2484,583,'tbay_page_left_sidebar','sidebar-default'),
(2485,583,'tbay_page_right_sidebar','sidebar-default'),
(2486,583,'tbay_page_show_breadcrumb','yes'),
(2487,583,'tbay_page_breadcrumbs_layout','image'),
(2488,583,'tbay_page_header_type','global'),
(2489,583,'tbay_page_footer_type','global'),
(2490,583,'inline_featured_image','0'),
(2491,583,'tbay_page_breadcrumb_image_id','2001'),
(2492,583,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page-02.jpg'),
(2493,583,'_elementor_edit_mode','builder'),
(2494,583,'_elementor_template_type','wp-page'),
(2495,583,'_elementor_version','3.4.7'),
(2496,583,'_elementor_data','[{\"id\":\"9830238\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"87a6897\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"63aeafd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Style 01\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"e0d52df\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"8efd05d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e10b631\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"7553d03\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"cc4bc3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0dffe\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Style 02\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"f854777\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"8efd05d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e10b631\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"7553d03\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"square\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0946235\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c45e539\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Style 03\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"4a37fb0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"8efd05d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e10b631\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"7553d03\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),
(2498,583,'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\";}'),
(2499,583,'_elementor_controls_usage','a:4:{s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:3;s:12:\"heading_icon\";i:3;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:3;s:5:\"shape\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(2500,583,'_wxr_import_user_slug','Payalraja'),
(2501,1689,'inline_featured_image','0'),
(2502,1689,'_wp_page_template','default'),
(2503,1689,'tbay_page_layout','main'),
(2504,1689,'tbay_page_left_sidebar','sidebar-default'),
(2505,1689,'tbay_page_right_sidebar','sidebar-default'),
(2506,1689,'tbay_page_show_breadcrumb','yes'),
(2507,1689,'tbay_page_breadcrumbs_layout','image'),
(2508,1689,'tbay_page_header_type','global'),
(2509,1689,'tbay_page_footer_type','global'),
(2510,1689,'_elementor_edit_mode','builder'),
(2511,1689,'_elementor_template_type','wp-page'),
(2512,1689,'_elementor_version','3.4.7'),
(2513,1689,'_elementor_data','[{\"id\":\"a644108\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f367dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5078000\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tbay-list-custom-fonts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2515,1689,'tbay_page_breadcrumb_image_id','2001'),
(2516,1689,'tbay_page_breadcrumb_image','https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page-02.jpg'),
(2517,1689,'_elementor_controls_usage','a:3:{s:22:\"tbay-list-custom-fonts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(2518,1689,'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\";}'),
(2519,1689,'_wxr_import_user_slug','Payalraja'),
(2520,7042,'_wp_page_template','default'),
(2521,7042,'inline_featured_image','0'),
(2522,7042,'tbay_page_layout','main'),
(2523,7042,'tbay_page_left_sidebar','sidebar-default'),
(2524,7042,'tbay_page_right_sidebar','sidebar-default'),
(2525,7042,'tbay_page_show_breadcrumb','no'),
(2526,7042,'tbay_page_breadcrumbs_layout','text'),
(2527,7042,'tbay_page_header_type','global'),
(2528,7042,'tbay_page_footer_type','global'),
(2529,7042,'_elementor_edit_mode','builder'),
(2530,7042,'_elementor_template_type','wp-page'),
(2531,7042,'_elementor_version','4.1.4'),
(2532,7042,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serum-scaled.jpg\",\"id\":8128,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Facewash-scaled.jpg\",\"id\":8132,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/With-Apple-Cider-Vinegar-scaled.jpg\",\"id\":8136,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/With-Apple-Cider-Vinegar-1-scaled.jpg\",\"id\":8140,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(2534,7042,'rs_page_bg_color',''),
(2535,7042,'_wxr_import_user_slug','Payalraja'),
(2536,7042,'_wxr_import_has_attachment_refs','1'),
(2537,56,'_wp_page_template','default'),
(2538,56,'_subtitle',''),
(2539,56,'total_sales','15'),
(2540,56,'_tax_status','taxable'),
(2541,56,'_tax_class',''),
(2542,56,'_manage_stock','yes'),
(2543,56,'_backorders','no'),
(2544,56,'_sold_individually','no'),
(2545,56,'_virtual','no'),
(2546,56,'_downloadable','no'),
(2547,56,'_download_limit','-1'),
(2548,56,'_download_expiry','-1'),
(2549,56,'_stock','46'),
(2550,56,'_stock_status','instock'),
(2551,56,'_wc_average_rating','4.50'),
(2552,56,'_wc_review_count','2'),
(2553,56,'_product_version','10.9.1'),
(2554,56,'_yith_wfbt_ids','a:2:{i:0;i:130;i:1;i:153;}'),
(2555,56,'_hara_attribute_select',''),
(2556,56,'_hara_single_layout_select',''),
(2557,56,'hara_post_views_count','3977'),
(2558,56,'_sku','MEGA-HR-2'),
(2559,56,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(2560,56,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"pink\";}'),
(2561,56,'_wc_rating_count','a:2:{i:4;i:1;i:5;i:1;}'),
(2562,56,'_thumbnail_id','364'),
(2563,56,'_product_image_gallery','363,360,354,344'),
(2564,56,'_elementor_edit_mode','builder'),
(2565,56,'_elementor_template_type','wp-post'),
(2566,56,'_elementor_version','3.6.7'),
(2567,56,'_elementor_data','[{\"id\":\"4367c0bb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"48862e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0924f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58950aa7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5bfd3cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f7a6991\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3bbef163\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d8b771\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"50102809\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a70fef6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3da0a2a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d205f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac4ea08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1231721c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1726491d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"100ddb9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7893f81b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"344e9c78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1ccb0a59\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dd0a847\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"68e960bc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"32b6ec72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"427bd220\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3c06f558\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2f08ccc1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"22c996c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"70c36497\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"387c3978\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"66b00366\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6ba0de1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"63f5fe6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"4f07ad57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2ec6c5a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7107627e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"49207662\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e8e0192\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"25a6e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"48c8662d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"394a5d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1f0707a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31f3f806\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6a84e0ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"73e1fa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7c02d8bf\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"532b8959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"558583c7\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"52bdd84b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"3db9ce86\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2569,56,'_price','156'),
(2570,56,'_price','160'),
(2571,56,'_price','190'),
(2572,56,'inline_featured_image','0'),
(2573,56,'_visibility','visible'),
(2574,56,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(2575,56,'_wxr_import_user_slug','Payalraja'),
(2576,56,'_wxr_import_has_attachment_refs','1'),
(2577,56,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:6:\"amanda\";s:4:\"name\";s:6:\"Amanda\";}'),
(2578,57,'_wp_page_template','default'),
(2579,57,'_subtitle',''),
(2580,57,'_sku','MEGA-HR-1'),
(2581,57,'_regular_price','401'),
(2582,57,'total_sales','28'),
(2583,57,'_tax_status','taxable'),
(2584,57,'_tax_class',''),
(2585,57,'_manage_stock','yes'),
(2586,57,'_backorders','no'),
(2587,57,'_sold_individually','no'),
(2588,57,'_virtual','no'),
(2589,57,'_downloadable','no'),
(2590,57,'_download_limit','-1'),
(2591,57,'_download_expiry','-1'),
(2592,57,'_stock','44'),
(2593,57,'_stock_status','instock'),
(2594,57,'_wc_average_rating','0'),
(2595,57,'_wc_review_count','0'),
(2596,57,'_product_version','6.5.1'),
(2597,57,'_price','401'),
(2598,57,'_yith_wfbt_ids','a:2:{i:0;i:165;i:1;i:133;}'),
(2599,57,'_hara_attribute_select',''),
(2600,57,'_hara_single_layout_select',''),
(2601,57,'hara_post_views_count','1139'),
(2602,57,'_thumbnail_id','363'),
(2603,57,'_product_image_gallery','364,360,355,334'),
(2604,57,'_elementor_edit_mode','builder'),
(2605,57,'_elementor_template_type','wp-post'),
(2606,57,'_elementor_version','3.6.7'),
(2607,57,'_elementor_data','[{\"id\":\"975e0e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"45cf6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33739e3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5966f34c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a71b4e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ac19eb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1ad5d742\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73abc583\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f46121\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d6e276b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51d23d83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3469a39d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2671f20a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74908c8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"432823aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25e8c393\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3564a491\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c090f11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6aaf70d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"622aadb3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d4b1b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7604c34e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3d06d739\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"508c20d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"66e57e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"324f6cb7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"4b005874\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"400e9225\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"416ff51c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"42fa1be9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c86e03a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"292fcda8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"25464ed0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"652bd79a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1f2aabc5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3d53b694\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"51f377b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"72d548df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4d89cfe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"377276eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"16f65d12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43ca308b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"61639488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5e69f1e7\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5e6ff429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c6962b\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"301504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"103dd29b\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2609,57,'inline_featured_image','0'),
(2610,57,'_visibility','visible'),
(2611,57,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(2612,57,'_wxr_import_user_slug','Payalraja'),
(2613,57,'_wxr_import_has_attachment_refs','1'),
(2614,57,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:6:\"albiva\";s:4:\"name\";s:6:\"ALBIVA\";}'),
(2615,122,'_wp_page_template','default'),
(2616,122,'_subtitle',''),
(2617,122,'_sku','MEGA-HR-3'),
(2618,122,'_regular_price','260'),
(2619,122,'total_sales','27'),
(2620,122,'_tax_status','taxable'),
(2621,122,'_tax_class',''),
(2622,122,'_manage_stock','yes'),
(2623,122,'_backorders','no'),
(2624,122,'_sold_individually','no'),
(2625,122,'_virtual','no'),
(2626,122,'_downloadable','no'),
(2627,122,'_download_limit','-1'),
(2628,122,'_download_expiry','-1'),
(2629,122,'_stock','43'),
(2630,122,'_stock_status','instock'),
(2631,122,'_wc_average_rating','5.00'),
(2632,122,'_wc_review_count','3'),
(2633,122,'_product_version','10.9.1'),
(2634,122,'_price','260'),
(2635,122,'_yith_wfbt_ids','a:2:{i:0;i:155;i:1;i:130;}'),
(2636,122,'_hara_attribute_select',''),
(2637,122,'_hara_single_layout_select',''),
(2638,122,'hara_post_views_count','4662'),
(2639,122,'_wc_rating_count','a:1:{i:5;i:3;}'),
(2640,122,'_thumbnail_id','362'),
(2641,122,'_product_image_gallery','335,334,332,330'),
(2642,122,'_elementor_edit_mode','builder'),
(2643,122,'_elementor_template_type','wp-post'),
(2644,122,'_elementor_version','3.6.7'),
(2645,122,'_elementor_data','[{\"id\":\"7f7f7c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3585bd6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3286901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10dce042\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7b58f4b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"445033fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"24edb09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c04fdc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26853539\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c570b6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e9bc585\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6832e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57deb499\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"663b6a25\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7597b0f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3b7edb6a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2b7f192c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"68b21767\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7bd252e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"720a208f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"673504fe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3a46ddc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"65138c51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"328a4a01\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5e01d733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bcce070\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"7003ffc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"540d2f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"325a58a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7e76673\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5be621e9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"6773b573\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3118b055\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c333330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7ad7a1f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"64466485\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6956d42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30f489e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f079e6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3498dc9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"36ff29e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f68def3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"f0ecca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5e3aea79\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"3f00cd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e3cb9a9\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"7b18c74d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"78567b58\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2647,122,'inline_featured_image','0'),
(2648,122,'_visibility','visible'),
(2649,122,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(2650,122,'_wxr_import_user_slug','Payalraja'),
(2651,122,'_wxr_import_has_attachment_refs','1'),
(2652,122,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:5:\"aesop\";s:4:\"name\";s:5:\"AESOP\";}'),
(2653,124,'_sku','MEGA-HR-1-1'),
(2654,124,'_regular_price','300'),
(2655,124,'total_sales','25'),
(2656,124,'_tax_status','taxable'),
(2657,124,'_tax_class',''),
(2658,124,'_manage_stock','yes'),
(2659,124,'_backorders','no'),
(2660,124,'_sold_individually','no'),
(2661,124,'_virtual','no'),
(2662,124,'_downloadable','no'),
(2663,124,'_download_limit','-1'),
(2664,124,'_download_expiry','-1'),
(2665,124,'_stock','40'),
(2666,124,'_stock_status','instock'),
(2667,124,'_wc_average_rating','0'),
(2668,124,'_wc_review_count','0'),
(2669,124,'_product_version','5.9.0'),
(2670,124,'_price','300'),
(2671,124,'_wp_page_template','default'),
(2672,124,'_subtitle',''),
(2673,124,'_yith_wfbt_ids','a:2:{i:0;i:131;i:1;i:154;}'),
(2674,124,'_hara_attribute_select',''),
(2675,124,'_hara_single_layout_select',''),
(2676,124,'rs_page_bg_color',''),
(2677,124,'hara_post_views_count','1863'),
(2678,124,'_thumbnail_id','361'),
(2679,124,'_product_image_gallery','362,345,344,350'),
(2680,124,'_elementor_edit_mode','builder'),
(2681,124,'_elementor_template_type','wp-post'),
(2682,124,'_elementor_version','3.6.7'),
(2683,124,'_elementor_data','[{\"id\":\"3ed7b758\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"cfa39ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7a5ee956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"425a10d4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6ac466a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5746cea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2ff30140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32478886\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9d2c34f\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ba77cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60e36a65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ee55c7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dac68e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ccb7935\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"774d73a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e25897e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"27d5e320\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"36a5e924\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"246f209d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"264b19e9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f5d23c1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5efc59f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"62b1b29d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e84b631\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"571036e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"164e389\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"71d9ad44\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4e4d364f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"170743d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"751aa04a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"314a94d0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"35aa6084\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"686f3d75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"57c7f4c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2a020aae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"539d77ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4cff77df\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"128f1ede\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"22e34950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"69d64247\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e14e3b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb7242e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"591a658d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"60ada857\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"581101ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3525ea6d\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"2b22eeac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"1dafeedd\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2685,124,'inline_featured_image','0'),
(2686,124,'_visibility','visible'),
(2687,124,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(2688,124,'_wxr_import_user_slug','Payalraja'),
(2689,124,'_wxr_import_has_attachment_refs','1'),
(2690,124,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:12:\"a-d-c-beauty\";s:4:\"name\";s:13:\"A.D.C. Beauty\";}'),
(2691,125,'_sku','MEGA-HR-1-2'),
(2692,125,'_regular_price','240'),
(2693,125,'total_sales','26'),
(2694,125,'_tax_status','taxable'),
(2695,125,'_tax_class',''),
(2696,125,'_manage_stock','yes'),
(2697,125,'_backorders','no'),
(2698,125,'_sold_individually','no'),
(2699,125,'_virtual','no'),
(2700,125,'_downloadable','no'),
(2701,125,'_download_limit','-1'),
(2702,125,'_download_expiry','-1'),
(2703,125,'_stock','43'),
(2704,125,'_stock_status','instock'),
(2705,125,'_wc_average_rating','5.00'),
(2706,125,'_wc_review_count','2'),
(2707,125,'_product_version','10.9.1'),
(2708,125,'_price','240'),
(2709,125,'_wp_page_template','default'),
(2710,125,'_subtitle',''),
(2711,125,'_yith_wfbt_ids','a:2:{i:0;i:124;i:1;i:152;}'),
(2712,125,'_hara_attribute_select',''),
(2713,125,'_hara_single_layout_select',''),
(2714,125,'hara_post_views_count','1523'),
(2715,125,'_wc_rating_count','a:1:{i:5;i:2;}'),
(2716,125,'_thumbnail_id','360'),
(2717,125,'_product_image_gallery','355,364,363,334'),
(2718,125,'_elementor_edit_mode','builder'),
(2719,125,'_elementor_template_type','wp-post'),
(2720,125,'_elementor_version','3.6.7'),
(2721,125,'_elementor_data','[{\"id\":\"385a93d6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"457a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9a3b1e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4810ea37\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"56ccd3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cae8552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"62f477b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6f2e0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19482717\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48405ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3105aa38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c3069eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97dfc1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed501a9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d088379\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d46d8d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"380604ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ccdc21b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"48466126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b44937\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"760479c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7d5013b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"66544fd0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3e3527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"78f97c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5cb64bec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"76fef184\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7dc8cc51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4ed60e34\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2c59e5c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1037dedf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"71fc1e14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"18a44e48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"59ce7044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3c318ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a0ecccc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c4bc4b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"32e61946\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4944c0cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7457453f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"63bf88c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63b1cc78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2e0a38d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d171b84\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"169d0846\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4829353f\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5c1b12e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"35ab0c87\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2723,125,'inline_featured_image','0'),
(2724,125,'_visibility','visible'),
(2725,125,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(2726,125,'_wxr_import_user_slug','Payalraja'),
(2727,125,'_wxr_import_has_attachment_refs','1'),
(2728,125,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:7:\"111skin\";s:4:\"name\";s:7:\"111SKIN\";}'),
(2729,126,'_sku','MEGA-HR-1-3'),
(2730,126,'_regular_price','230'),
(2731,126,'total_sales','21'),
(2732,126,'_tax_status','taxable'),
(2733,126,'_tax_class',''),
(2734,126,'_manage_stock','yes'),
(2735,126,'_backorders','no'),
(2736,126,'_sold_individually','no'),
(2737,126,'_virtual','no'),
(2738,126,'_downloadable','no'),
(2739,126,'_download_limit','-1'),
(2740,126,'_download_expiry','-1'),
(2741,126,'_stock','44'),
(2742,126,'_stock_status','instock'),
(2743,126,'_wc_average_rating','5.00'),
(2744,126,'_wc_review_count','2'),
(2745,126,'_product_version','10.9.1'),
(2746,126,'_price','230'),
(2747,126,'_wp_page_template','default'),
(2748,126,'_subtitle',''),
(2749,126,'_yith_wfbt_ids','a:2:{i:0;i:148;i:1;i:154;}'),
(2750,126,'_hara_attribute_select',''),
(2751,126,'_hara_single_layout_select',''),
(2752,126,'hara_post_views_count','2079'),
(2753,126,'_hara_video_url','https://www.youtube.com/watch?v=I42Suk--zpQ'),
(2754,126,'_hara_video_image_url','211'),
(2755,126,'_wc_rating_count','a:1:{i:5;i:2;}'),
(2756,126,'_thumbnail_id','359'),
(2757,126,'_product_image_gallery','357,355,353'),
(2758,126,'_elementor_edit_mode','builder'),
(2759,126,'_elementor_template_type','wp-post'),
(2760,126,'_elementor_version','3.6.7'),
(2761,126,'_elementor_data','[{\"id\":\"156b51ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6e6b81ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7fc4bf1f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46e6490d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"60646d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ea5934\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"79b7758f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a321be7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4331ed3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48c808dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"26710d85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e20ae85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"303251b8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6d3508d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7764e25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb9c664\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a1187b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78714967\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"16892c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c990b46\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1888b74f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7226e29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2dbe3fce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"57b4d4bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7986c6c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"666ff76e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"d252eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"494bd8bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"754a643f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"14271d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75c7f659\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"46bea8a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"13f6ab92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e109727\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"28e17cc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2ab06970\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1ada2d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"54135202\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"79820ca7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"280d02b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"289f5bb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3da017de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"22c5abb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1101c196\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4b6688c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"403a07cd\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"ecd07fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"76f338f3\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2763,126,'inline_featured_image','0'),
(2764,126,'_visibility','visible'),
(2765,126,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(2766,126,'_wxr_import_user_slug','Payalraja'),
(2767,126,'_wxr_import_has_attachment_refs','1'),
(2768,126,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:13:\"beautyblender\";s:4:\"name\";s:13:\"Beautyblender\";}'),
(2769,127,'_sku','MEGA-HR-1-4'),
(2770,127,'total_sales','16'),
(2771,127,'_tax_status','taxable'),
(2772,127,'_tax_class',''),
(2773,127,'_manage_stock','yes'),
(2774,127,'_backorders','no'),
(2775,127,'_sold_individually','no'),
(2776,127,'_virtual','no'),
(2777,127,'_downloadable','no'),
(2778,127,'_download_limit','-1'),
(2779,127,'_download_expiry','-1'),
(2780,127,'_stock','45'),
(2781,127,'_stock_status','instock'),
(2782,127,'_wc_average_rating','0'),
(2783,127,'_wc_review_count','0'),
(2784,127,'_product_version','6.5.1'),
(2785,127,'_wp_page_template','default'),
(2786,127,'_subtitle',''),
(2787,127,'_yith_wfbt_ids','a:0:{}'),
(2788,127,'_hara_attribute_select',''),
(2789,127,'_hara_single_layout_select',''),
(2790,127,'hara_post_views_count','2210'),
(2791,127,'_children','a:3:{i:0;i:126;i:1;i:165;i:2;i:129;}'),
(2792,127,'_price','138'),
(2793,127,'_price','230'),
(2794,127,'_thumbnail_id','358'),
(2795,127,'_product_image_gallery','369,349,359,337'),
(2796,127,'_elementor_edit_mode','builder'),
(2797,127,'_elementor_template_type','wp-post'),
(2798,127,'_elementor_version','3.6.7'),
(2799,127,'_elementor_data','[{\"id\":\"459c1f7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"c88d74a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d44eaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed73eb1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4557b187\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"293f3cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"48ece25c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"414688c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4f74a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3316a03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19d65ba0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ea7ee3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18689f69\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71a4e513\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a99fced\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4302db30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2f735b8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"591d3558\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"21c0729a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65312970\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e3d0595\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5bab4100\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"56a7d6ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"600c386c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"73c2a6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1cc5386f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"663c3697\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"506863a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"55001394\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"53e53ae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6e078abb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3c2e0e76\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"ffc086c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"21282777\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7b5ffa7d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35e648ea\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"353a5010\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"5f0d98b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"12095bc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5b464d91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1da18edc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20c4ec19\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3f476b68\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff2fa7c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"2189b4ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c20bad\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"74070749\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"64e0d174\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2801,127,'inline_featured_image','0'),
(2802,127,'_visibility','visible'),
(2803,127,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(2804,127,'_wxr_import_user_slug','Payalraja'),
(2805,127,'_wxr_import_has_attachment_refs','1'),
(2806,127,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:5:\"aveda\";s:4:\"name\";s:5:\"Aveda\";}'),
(2807,128,'_sku','MEGA-HR-1-5'),
(2808,128,'_regular_price','302'),
(2809,128,'total_sales','12'),
(2810,128,'_tax_status','taxable'),
(2811,128,'_tax_class',''),
(2812,128,'_manage_stock','yes'),
(2813,128,'_backorders','no'),
(2814,128,'_sold_individually','no'),
(2815,128,'_virtual','no'),
(2816,128,'_downloadable','no'),
(2817,128,'_download_limit','-1'),
(2818,128,'_download_expiry','-1'),
(2819,128,'_stock','45'),
(2820,128,'_stock_status','instock'),
(2821,128,'_wc_average_rating','0'),
(2822,128,'_wc_review_count','0'),
(2823,128,'_product_version','10.9.1'),
(2824,128,'_price','302'),
(2825,128,'_wp_page_template','default'),
(2826,128,'_subtitle',''),
(2827,128,'_yith_wfbt_ids','a:2:{i:0;i:165;i:1;i:154;}'),
(2828,128,'_hara_attribute_select',''),
(2829,128,'_hara_single_layout_select',''),
(2830,128,'hara_post_views_count','1530'),
(2831,128,'_sale_price','285'),
(2832,128,'_thumbnail_id','357'),
(2833,128,'_product_image_gallery','353,350,345,332'),
(2834,128,'_elementor_edit_mode','builder'),
(2835,128,'_elementor_template_type','wp-post'),
(2836,128,'_elementor_version','3.6.7'),
(2837,128,'_elementor_data','[{\"id\":\"7ebeaf5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6606e31c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50f06ef2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"79b6b28b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"329bdc1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f41e16f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4ff13e37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34c7bc5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74a0275a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31578355\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e0aa2d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"208b5a77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1199185c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"47a9a035\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"71387a74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6374ebb3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7d6ccf15\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43fc08c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1cef8e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73b860e8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd166f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"73bd663f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3e8b2572\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c11d301\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"115c694\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"36e59284\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"4726b6a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"41fc44ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2c210bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"36dd3743\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"221a36f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"5f4fd447\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7e879209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"406bd02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"78eb9421\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4ca43b07\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"69d42959\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"77f63de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"224694a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"557a3ed7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6496e120\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"447f6ea9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"796991d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f83ca\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"73516db8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c471b87\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4f5a8e8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"255c4402\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2839,128,'inline_featured_image','0'),
(2840,128,'_visibility','visible'),
(2841,128,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(2842,128,'_sale_price_dates_to','1680307199'),
(2843,128,'_wxr_import_user_slug','Payalraja'),
(2844,128,'_wxr_import_has_attachment_refs','1'),
(2845,128,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:13:\"armani-beauty\";s:4:\"name\";s:13:\"Armani Beauty\";}'),
(2846,129,'_sku','MEGA-HR-1-6'),
(2847,129,'_regular_price','220'),
(2848,129,'total_sales','18'),
(2849,129,'_tax_status','taxable'),
(2850,129,'_tax_class',''),
(2851,129,'_manage_stock','yes'),
(2852,129,'_backorders','no'),
(2853,129,'_sold_individually','no'),
(2854,129,'_virtual','no'),
(2855,129,'_downloadable','no'),
(2856,129,'_download_limit','-1'),
(2857,129,'_download_expiry','-1'),
(2858,129,'_stock','45'),
(2859,129,'_stock_status','instock'),
(2860,129,'_wc_average_rating','5.00'),
(2861,129,'_wc_review_count','1'),
(2862,129,'_product_version','10.9.1'),
(2863,129,'_price','220'),
(2864,129,'_wp_page_template','default'),
(2865,129,'_subtitle',''),
(2866,129,'_yith_wfbt_ids','a:2:{i:0;i:149;i:1;i:154;}'),
(2867,129,'_hara_attribute_select',''),
(2868,129,'_hara_single_layout_select',''),
(2869,129,'hara_post_views_count','2141'),
(2870,129,'_wc_rating_count','a:1:{i:5;i:1;}'),
(2871,129,'_thumbnail_id','355'),
(2872,129,'_product_image_gallery','364,363,360,334'),
(2873,129,'_elementor_edit_mode','builder'),
(2874,129,'_elementor_template_type','wp-post'),
(2875,129,'_elementor_data','[{\"id\":\"471367fb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"495b9a1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68a963d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e261871\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d744a99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e248941\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42375195\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ae42614\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5cf91ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e5223a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e28f062\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bd38d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"535d72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"777cb102\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7086f7dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ee89ba2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"50bfe1a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d786593\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"22d993aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"693d203c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2568848d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"14c97b27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"29a16006\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"18de4a4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7dbcdf9d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17205f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"7f790eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"1dbd12e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ce646bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"477cbff0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"396a9dc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"7aed1955\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"79ae6b6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"291bf76f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3c43fbd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d99ea4c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ba9c2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"102cb7e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2f781e7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"9dc314c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61a5f02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"756f369c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4e9cae4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f6d3f7\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"746a2f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ecbe72f\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4b21996\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"7ceed207\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2877,129,'_elementor_version','3.6.7'),
(2878,129,'inline_featured_image','0'),
(2879,129,'_visibility','visible'),
(2880,129,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(2881,129,'_wxr_import_user_slug','Payalraja'),
(2882,129,'_wxr_import_has_attachment_refs','1'),
(2883,129,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:11:\"anatomicals\";s:4:\"name\";s:11:\"Anatomicals\";}'),
(2884,130,'_sku','MEGA-HR-1-7'),
(2885,130,'_regular_price','330'),
(2886,130,'total_sales','26'),
(2887,130,'_tax_status','taxable'),
(2888,130,'_tax_class',''),
(2889,130,'_manage_stock','yes'),
(2890,130,'_backorders','no'),
(2891,130,'_sold_individually','no'),
(2892,130,'_virtual','no'),
(2893,130,'_downloadable','no'),
(2894,130,'_download_limit','-1'),
(2895,130,'_download_expiry','-1'),
(2896,130,'_stock','44'),
(2897,130,'_stock_status','instock'),
(2898,130,'_wc_average_rating','5.00'),
(2899,130,'_wc_review_count','2'),
(2900,130,'_product_version','10.9.1'),
(2901,130,'_price','330'),
(2902,130,'_wp_page_template','default'),
(2903,130,'_subtitle',''),
(2904,130,'_yith_wfbt_ids','a:2:{i:0;i:127;i:1;i:131;}'),
(2905,130,'_hara_attribute_select',''),
(2906,130,'_hara_single_layout_select',''),
(2907,130,'hara_post_views_count','1268'),
(2908,130,'_wc_rating_count','a:1:{i:5;i:2;}'),
(2909,130,'_thumbnail_id','354'),
(2910,130,'_product_image_gallery','353,350,332,335'),
(2911,130,'_elementor_edit_mode','builder'),
(2912,130,'_elementor_template_type','wp-post'),
(2913,130,'_elementor_version','3.6.7'),
(2914,130,'_elementor_data','[{\"id\":\"40331bfa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a603b3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10114711\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57e39d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"695e3eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38898a32\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"12b2ccaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c9e9c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19ef67e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52242ba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2c2cb0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7005ffc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b612cbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fcb6a42\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"56fc350a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fff2615\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6e244352\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4bd9343f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"23691f03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"437b97fc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2943baef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5960b98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"846a4ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7ab3f3c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"415916a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f70ef3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3321db37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3469e467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"44970b44\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6e3eb12a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c4061eb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"6562b984\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"671722fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1debdc71\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"766bbbaf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ce4e4a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a17c5e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"745bbbff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5596587a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"360a2007\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2f75caa8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ff5efdb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24b23d7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"75677d62\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"106163cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ecc1c4b\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4ccac102\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"41278adb\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2916,130,'inline_featured_image','0'),
(2917,130,'_visibility','visible'),
(2918,130,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(2919,130,'_wxr_import_user_slug','Payalraja'),
(2920,130,'_wxr_import_has_attachment_refs','1'),
(2921,130,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:6:\"amanda\";s:4:\"name\";s:6:\"Amanda\";}'),
(2922,131,'_sku','MEGA-HR-1-8'),
(2923,131,'_regular_price','340'),
(2924,131,'total_sales','24'),
(2925,131,'_tax_status','taxable'),
(2926,131,'_tax_class',''),
(2927,131,'_manage_stock','yes'),
(2928,131,'_backorders','no'),
(2929,131,'_sold_individually','no'),
(2930,131,'_virtual','no'),
(2931,131,'_downloadable','no'),
(2932,131,'_download_limit','-1'),
(2933,131,'_download_expiry','-1'),
(2934,131,'_stock','0'),
(2935,131,'_stock_status','outofstock'),
(2936,131,'_wc_average_rating','5.00'),
(2937,131,'_wc_review_count','1'),
(2938,131,'_product_version','10.9.1'),
(2939,131,'_price','340'),
(2940,131,'_wp_page_template','default'),
(2941,131,'_subtitle',''),
(2942,131,'_yith_wfbt_ids','a:2:{i:0;i:122;i:1;i:130;}'),
(2943,131,'_hara_attribute_select',''),
(2944,131,'_hara_single_layout_select',''),
(2945,131,'rs_page_bg_color',''),
(2946,131,'hara_post_views_count','1573'),
(2947,131,'_wc_rating_count','a:1:{i:5;i:1;}'),
(2948,131,'_thumbnail_id','353'),
(2949,131,'_product_image_gallery','367,358,369,337'),
(2950,131,'_elementor_edit_mode','builder'),
(2951,131,'_elementor_template_type','wp-post'),
(2952,131,'_elementor_version','3.6.7'),
(2953,131,'_elementor_data','[{\"id\":\"31e010f6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6b2fff8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"293c02d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e81ff37\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5382e043\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4afeba12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4291c5d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34cbcfd2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"407419be\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12eca8a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52eeb328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"226be461\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d96a53d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"414daa30\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b95b2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21c5fff5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"769654a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30c8aba8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"57726ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3242b3ce\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d3e0d2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3d05861d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"96b6df8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dc37ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"172b6750\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"683f17c1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1f6a77e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"17222971\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"62198408\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"aff04a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3249cdb9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"35f97756\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2a944274\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3f48ef08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"59cb05b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31e6f8a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37d7ab8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7d39405e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17b80fe2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1cd0a231\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e54ea15\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6195ac67\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"47ef1c28\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7420a76d\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4d7907ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c9ed24c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"686653de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"988636f\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2955,131,'inline_featured_image','0'),
(2956,131,'_visibility','visible'),
(2957,131,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(2958,131,'_wxr_import_user_slug','Payalraja'),
(2959,131,'_wxr_import_has_attachment_refs','1'),
(2960,131,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:6:\"albiva\";s:4:\"name\";s:6:\"ALBIVA\";}'),
(2961,132,'_sku','MEGA-HR-1-9'),
(2962,132,'_regular_price','260'),
(2963,132,'total_sales','15'),
(2964,132,'_tax_status','taxable'),
(2965,132,'_tax_class',''),
(2966,132,'_manage_stock','yes'),
(2967,132,'_backorders','no'),
(2968,132,'_sold_individually','no'),
(2969,132,'_virtual','no'),
(2970,132,'_downloadable','no'),
(2971,132,'_download_limit','-1'),
(2972,132,'_download_expiry','-1'),
(2973,132,'_stock','45'),
(2974,132,'_stock_status','instock'),
(2975,132,'_wc_average_rating','5.00'),
(2976,132,'_wc_review_count','1'),
(2977,132,'_product_version','10.9.1'),
(2978,132,'_price','250'),
(2979,132,'_wp_page_template','default'),
(2980,132,'_subtitle',''),
(2981,132,'_yith_wfbt_ids','a:2:{i:0;i:122;i:1;i:57;}'),
(2982,132,'_hara_attribute_select',''),
(2983,132,'_hara_single_layout_select',''),
(2984,132,'hara_post_views_count','2481'),
(2985,132,'_sale_price','250'),
(2986,132,'_wc_rating_count','a:1:{i:5;i:1;}'),
(2987,132,'_thumbnail_id','352'),
(2988,132,'_product_image_gallery','362,350,360,346'),
(2989,132,'_elementor_edit_mode','builder'),
(2990,132,'_elementor_template_type','wp-post'),
(2991,132,'_elementor_version','3.6.7'),
(2992,132,'_elementor_data','[{\"id\":\"4f7d4152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7b932601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59d4c7d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d016181\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a90b2f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30fc4975\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1c8a23f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3abc7bf1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6fcac73a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53dcaa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38562b5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35629f7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"682921b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27a95636\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"57b58e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e518acf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7bc03ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b2561d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c86d332\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bd78d54\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a34dc86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7afb2ffe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"170e1720\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1237c75d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"559312e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c81a75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"578f76b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"371f8663\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e259b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5ed7c101\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"444c196\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"276a659c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"26a4c3dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"182fe808\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"325cd501\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f326307\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1d9f4db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"65baa99d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"439480c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"323ca067\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17d8a262\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50231382\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"17255384\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ffe69aa\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"11d4e626\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5154856c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"75a0381a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"60450d3c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2994,132,'inline_featured_image','0'),
(2995,132,'_visibility','visible'),
(2996,132,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(2997,132,'_wxr_import_user_slug','Payalraja'),
(2998,132,'_wxr_import_has_attachment_refs','1'),
(2999,132,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:5:\"aesop\";s:4:\"name\";s:5:\"AESOP\";}'),
(3000,133,'_sku','MEGA-HR-1-10'),
(3001,133,'_regular_price','401'),
(3002,133,'total_sales','23'),
(3003,133,'_tax_status','taxable'),
(3004,133,'_tax_class',''),
(3005,133,'_manage_stock','yes'),
(3006,133,'_backorders','no'),
(3007,133,'_sold_individually','no'),
(3008,133,'_virtual','no'),
(3009,133,'_downloadable','no'),
(3010,133,'_download_limit','-1'),
(3011,133,'_download_expiry','-1'),
(3012,133,'_stock','45'),
(3013,133,'_stock_status','instock'),
(3014,133,'_wc_average_rating','4.00'),
(3015,133,'_wc_review_count','1'),
(3016,133,'_product_version','10.9.1'),
(3017,133,'_price','401'),
(3018,133,'_wp_page_template','default'),
(3019,133,'_subtitle',''),
(3020,133,'_yith_wfbt_ids','a:2:{i:0;i:165;i:1;i:152;}'),
(3021,133,'_hara_attribute_select',''),
(3022,133,'_hara_single_layout_select',''),
(3023,133,'rs_page_bg_color',''),
(3024,133,'hara_post_views_count','2030'),
(3025,133,'_wc_rating_count','a:1:{i:4;i:1;}'),
(3026,133,'_thumbnail_id','351'),
(3027,133,'_product_image_gallery','369,370,349,359'),
(3028,133,'_elementor_edit_mode','builder'),
(3029,133,'_elementor_template_type','wp-post'),
(3030,133,'_elementor_version','3.6.7'),
(3031,133,'_elementor_data','[{\"id\":\"62e7868c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"11a3ecaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f883352\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f68fe83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"71ac99b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42401b49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63a276b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34abfc27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3993ad68\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e3379a1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45fbf65c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"387cd3bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"104e6709\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d00749c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f1c2029\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b276fc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"381eaf71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"470a83f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"759eeb6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55062f3c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"775ec86a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"465c57d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"1b214dd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6475a635\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"30cc2ba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3858810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"39801a1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7da63451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2702863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4dbbe367\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"79107933\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"537c0086\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"85d2b49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"59fa8092\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2246f92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"484f6a7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"276ef3a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"1286d10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37c52188\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"37957e61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"642b92f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d4514\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58538d9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"315a6d61\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"9c6b30d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"189733c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"7f014018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"63d6dc9\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3033,133,'inline_featured_image','0'),
(3034,133,'_visibility','visible'),
(3035,133,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3036,133,'_wxr_import_user_slug','Payalraja'),
(3037,133,'_wxr_import_has_attachment_refs','1'),
(3038,133,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:12:\"a-d-c-beauty\";s:4:\"name\";s:13:\"A.D.C. Beauty\";}'),
(3039,148,'_sku','MEGA-HR-1-10-1'),
(3040,148,'_regular_price','210'),
(3041,148,'total_sales','16'),
(3042,148,'_tax_status','taxable'),
(3043,148,'_tax_class',''),
(3044,148,'_manage_stock','yes'),
(3045,148,'_backorders','no'),
(3046,148,'_sold_individually','no'),
(3047,148,'_virtual','no'),
(3048,148,'_downloadable','no'),
(3049,148,'_download_limit','-1'),
(3050,148,'_download_expiry','-1'),
(3051,148,'_stock','45'),
(3052,148,'_stock_status','instock'),
(3053,148,'_wc_average_rating','5.00'),
(3054,148,'_wc_review_count','2'),
(3055,148,'_product_version','10.9.1'),
(3056,148,'_price','190'),
(3057,148,'_wp_page_template','default'),
(3058,148,'_subtitle',''),
(3059,148,'_yith_wfbt_ids','a:2:{i:0;i:124;i:1;i:130;}'),
(3060,148,'_hara_attribute_select',''),
(3061,148,'_hara_single_layout_select',''),
(3062,148,'rs_page_bg_color',''),
(3063,148,'hara_post_views_count','1261'),
(3064,148,'_sale_price','190'),
(3065,148,'_wc_rating_count','a:1:{i:5;i:2;}'),
(3066,148,'_thumbnail_id','350'),
(3067,148,'_product_image_gallery','367,368,369,370'),
(3068,148,'_elementor_edit_mode','builder'),
(3069,148,'_elementor_template_type','wp-post'),
(3070,148,'_elementor_version','3.6.7'),
(3071,148,'_elementor_data','[{\"id\":\"482b8cdd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"625c6456\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ec7561e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"468d30b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"30f94910\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30fd05fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"68a5e070\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"351d8cc1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"29d76c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5191af96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b272cdb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5256e4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54e89cd7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71e5f253\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"46640be6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"68d71d25\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"775c0ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b079cd9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"551be7f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b62ceb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7336417f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3bff7cd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3b0da259\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2a814a70\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"37c74c67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"748d3a60\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"b9a88ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"518d834e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17c28f21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4339115e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"178fb2a0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"37bb42d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6f36b0af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7ed78fe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6c61cbf7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7913edcb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1e75dc8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"55d23bed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5668abc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7a59cd32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"169072c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ad58471\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"16bfa327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28f34a48\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5490a143\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c6c6033\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"68dd5785\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"653c0dde\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3073,148,'inline_featured_image','0'),
(3074,148,'_visibility','visible'),
(3075,148,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3076,148,'_wxr_import_user_slug','Payalraja'),
(3077,148,'_wxr_import_has_attachment_refs','1'),
(3078,148,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:7:\"111skin\";s:4:\"name\";s:7:\"111SKIN\";}'),
(3079,149,'_sku','MEGA-HR-1-10-2'),
(3080,149,'_regular_price','245'),
(3081,149,'total_sales','22'),
(3082,149,'_tax_status','taxable'),
(3083,149,'_tax_class',''),
(3084,149,'_manage_stock','yes'),
(3085,149,'_backorders','no'),
(3086,149,'_sold_individually','no'),
(3087,149,'_virtual','no'),
(3088,149,'_downloadable','no'),
(3089,149,'_download_limit','-1'),
(3090,149,'_download_expiry','-1'),
(3091,149,'_stock','45'),
(3092,149,'_stock_status','instock'),
(3093,149,'_wc_average_rating','0'),
(3094,149,'_wc_review_count','0'),
(3095,149,'_product_version','6.4.1'),
(3096,149,'_price','245'),
(3097,149,'_wp_page_template','default'),
(3098,149,'_subtitle',''),
(3099,149,'_yith_wfbt_ids','a:2:{i:0;i:155;i:1;i:150;}'),
(3100,149,'_hara_attribute_select',''),
(3101,149,'_hara_single_layout_select',''),
(3102,149,'rs_page_bg_color',''),
(3103,149,'hara_post_views_count','3714'),
(3104,149,'_thumbnail_id','349'),
(3105,149,'_product_image_gallery','350,359,369,357'),
(3106,149,'_elementor_edit_mode','builder'),
(3107,149,'_elementor_template_type','wp-post'),
(3108,149,'_elementor_version','3.6.7'),
(3109,149,'_elementor_data','[{\"id\":\"6d3af4a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"58d7ffa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"811ee89\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68f1b24a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3fcd121f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c6f7888\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5685bfc1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418e78cb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"765afa95\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14827538\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba0e6d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70f8daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e15b00c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1413b57e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bd84a31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a5cdb75\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"253f54e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7aeffa34\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"36f496ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3960e870\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a6460ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4655c6e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3512d878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4d485084\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"13e7faee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24384cf0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"207a2bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"5b202a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"48cea61b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1d7d0413\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"323e6613\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"c2f2eb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30da0290\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"72f5e35d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1279e12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd1f094\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f36d0be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6298eaa6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36cda3ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6399b4be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a6937f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45888648\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"16af1b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"467980dc\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"3ac2f5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"75f04d43\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4470f042\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"4d0c233a\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3111,149,'inline_featured_image','0'),
(3112,149,'_visibility','visible'),
(3113,149,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3114,149,'_wxr_import_user_slug','Payalraja'),
(3115,149,'_wxr_import_has_attachment_refs','1'),
(3116,149,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:13:\"beautyblender\";s:4:\"name\";s:13:\"Beautyblender\";}'),
(3117,150,'_sku','MEGA-HR-1-10-3'),
(3118,150,'_regular_price','320'),
(3119,150,'total_sales','18'),
(3120,150,'_tax_status','taxable'),
(3121,150,'_tax_class',''),
(3122,150,'_manage_stock','yes'),
(3123,150,'_backorders','no'),
(3124,150,'_sold_individually','no'),
(3125,150,'_virtual','no'),
(3126,150,'_downloadable','no'),
(3127,150,'_download_limit','-1'),
(3128,150,'_download_expiry','-1'),
(3129,150,'_stock','45'),
(3130,150,'_stock_status','instock'),
(3131,150,'_wc_average_rating','0'),
(3132,150,'_wc_review_count','0'),
(3133,150,'_product_version','5.9.0'),
(3134,150,'_price','300'),
(3135,150,'_wp_page_template','default'),
(3136,150,'_subtitle',''),
(3137,150,'_yith_wfbt_ids','a:2:{i:0;i:155;i:1;i:130;}'),
(3138,150,'_hara_attribute_select',''),
(3139,150,'_hara_single_layout_select',''),
(3140,150,'rs_page_bg_color',''),
(3141,150,'hara_post_views_count','1263'),
(3142,150,'_sale_price','300'),
(3143,150,'_thumbnail_id','348'),
(3144,150,'_product_image_gallery','339,340,333,343'),
(3145,150,'_elementor_edit_mode','builder'),
(3146,150,'_elementor_template_type','wp-post'),
(3147,150,'_elementor_version','3.6.7'),
(3148,150,'_elementor_data','[{\"id\":\"54ed266f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"51de80f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dbfc5b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5169a136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"75e21dbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12e863e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2f5529aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88be843\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4f08ece8\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230b33b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35a45562\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"238e853c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76793c45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4946b8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d005ac1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d775448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5702fe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54db6f8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"25f42780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4870b0de\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e39099c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"350720cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6dfc71ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3137375b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3a1d2ae0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b95355\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3a5c6c41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4e0c12b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13619a71\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4e7a93ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23f37856\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"4f3f9205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7aaa6b7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"63644b05\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"c3a0b8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a624226\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"35d12377\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"5324aabc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7ab775bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5c1847c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f4925e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"382fdc15\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3761d61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3989a7d1\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"16d7801a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3dc88880\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4d755efc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"5bde98d5\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3150,150,'inline_featured_image','0'),
(3151,150,'_visibility','visible'),
(3152,150,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3153,150,'_wxr_import_user_slug','Payalraja'),
(3154,150,'_wxr_import_has_attachment_refs','1'),
(3155,150,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:5:\"aveda\";s:4:\"name\";s:5:\"Aveda\";}'),
(3156,151,'_sku','MEGA-HR-1-10-4'),
(3157,151,'_regular_price','258'),
(3158,151,'total_sales','21'),
(3159,151,'_tax_status','taxable'),
(3160,151,'_tax_class',''),
(3161,151,'_manage_stock','yes'),
(3162,151,'_backorders','no'),
(3163,151,'_sold_individually','no'),
(3164,151,'_virtual','no'),
(3165,151,'_downloadable','no'),
(3166,151,'_download_limit','-1'),
(3167,151,'_download_expiry','-1'),
(3168,151,'_stock','45'),
(3169,151,'_stock_status','instock'),
(3170,151,'_wc_average_rating','5.00'),
(3171,151,'_wc_review_count','2'),
(3172,151,'_product_version','10.9.1'),
(3173,151,'_price','258'),
(3174,151,'_wp_page_template','default'),
(3175,151,'_subtitle',''),
(3176,151,'_yith_wfbt_ids','a:2:{i:0;i:127;i:1;i:133;}'),
(3177,151,'_hara_attribute_select',''),
(3178,151,'_hara_single_layout_select',''),
(3179,151,'hara_post_views_count','992'),
(3180,151,'_wc_rating_count','a:1:{i:5;i:2;}'),
(3181,151,'_thumbnail_id','346'),
(3182,151,'_product_image_gallery','345,332,338,354'),
(3183,151,'_elementor_edit_mode','builder'),
(3184,151,'_elementor_template_type','wp-post'),
(3185,151,'_elementor_version','3.6.7'),
(3186,151,'_elementor_data','[{\"id\":\"2358da92\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c2c3799\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4835f3ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6c93f0e3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db82a68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"289f2cf9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"30ead3f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d56a866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"677d733b\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76d8f63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ed8473c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1eaa071a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50279bfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b1806c1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"49e7df56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d4dd0e6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"657e7975\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"663ab8ce\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"255925da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3391569e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6dc918f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"25f44161\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2d60df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"24df2b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"347334c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"533fdff9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"35dae4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6bd0b48e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52b932fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4cde913a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"25ade75a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"63ae5d67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2a69e867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"734a059d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"456ec669\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b1f987c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27b9685\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"128ba26f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1f247ad4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2af1ba67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"42eb76bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28224c6e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6671e99d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2676634e\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"2f19524\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e6f76d\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5e11280f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"3ffca0ba\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3188,151,'inline_featured_image','0'),
(3189,151,'_visibility','visible'),
(3190,151,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3191,151,'_wxr_import_user_slug','Payalraja'),
(3192,151,'_wxr_import_has_attachment_refs','1'),
(3193,151,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:13:\"armani-beauty\";s:4:\"name\";s:13:\"Armani Beauty\";}'),
(3194,152,'_sku','MEGA-HR-1-10-5'),
(3195,152,'_regular_price','268'),
(3196,152,'total_sales','20'),
(3197,152,'_tax_status','taxable'),
(3198,152,'_tax_class',''),
(3199,152,'_manage_stock','yes'),
(3200,152,'_backorders','no'),
(3201,152,'_sold_individually','no'),
(3202,152,'_virtual','no'),
(3203,152,'_downloadable','no'),
(3204,152,'_download_limit','-1'),
(3205,152,'_download_expiry','-1'),
(3206,152,'_stock','45'),
(3207,152,'_stock_status','instock'),
(3208,152,'_wc_average_rating','5.00'),
(3209,152,'_wc_review_count','2'),
(3210,152,'_product_version','10.9.1'),
(3211,152,'_price','268'),
(3212,152,'_wp_page_template','default'),
(3213,152,'_subtitle',''),
(3214,152,'_yith_wfbt_ids','a:2:{i:0;i:165;i:1;i:154;}'),
(3215,152,'_hara_attribute_select',''),
(3216,152,'_hara_single_layout_select',''),
(3217,152,'hara_post_views_count','1014'),
(3218,152,'_wc_rating_count','a:1:{i:5;i:2;}'),
(3219,152,'_thumbnail_id','345'),
(3220,152,'_product_image_gallery','362,361,360,337'),
(3221,152,'_elementor_edit_mode','builder'),
(3222,152,'_elementor_template_type','wp-post'),
(3223,152,'_elementor_version','3.6.7');
INSERT INTO `wp5n_postmeta` VALUES
(3224,152,'_elementor_data','[{\"id\":\"614e700c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"568e92b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"77584df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3eb68bb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"36886475\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"101175fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1e7be603\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66fd353b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e5fbbf3\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3316322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"681c493f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b820b94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73cc7f9a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30da369e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"699fc1ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4002090c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4a5f0e38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"540e7dd2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"53a7626c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"137fc5a5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99aba80\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"be2ffdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4c2c61ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5fd3578f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4f3d1dcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"65b58f53\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1c2263cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30bd9008\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3f2e24e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1109a27c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"18bb738d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"40a8c918\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"557173e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"771cfa90\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"52ce1a01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4cafc195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"546fd02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"1ef9aab1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"19685a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2b930657\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"70002712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6620488f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"67dc390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"698ba284\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"caf6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66d3c1e5\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"417d2c06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"7f25ea18\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3226,152,'inline_featured_image','0'),
(3227,152,'_visibility','visible'),
(3228,152,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3229,152,'_wxr_import_user_slug','Payalraja'),
(3230,152,'_wxr_import_has_attachment_refs','1'),
(3231,152,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:11:\"anatomicals\";s:4:\"name\";s:11:\"Anatomicals\";}'),
(3234,389,'_wp_page_template','default'),
(3235,389,'rs_page_bg_color',''),
(3236,389,'_dp_original','374'),
(3237,389,'_thumbnail_id','407'),
(3238,389,'_elementor_edit_mode','builder'),
(3239,389,'_elementor_template_type','wp-post'),
(3240,389,'_elementor_version','3.6.7'),
(3241,389,'hara_post_views_count','865'),
(3242,389,'_elementor_data','[{\"id\":\"398816b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"4b3f5930\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"29785b37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5084806e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2fe333b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e7e0601\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d2cdac1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"443ff621\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32dc1a7b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65f3f83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e3a1558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"66c9764c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c4a636\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6557959\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18acb43b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5377530a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1af83ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26fd066b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7820f5da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3244,389,'inline_featured_image','0'),
(3245,389,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(3246,389,'_wxr_import_user_slug','Payalraja'),
(3247,389,'_wxr_import_has_attachment_refs','1'),
(3250,390,'_wp_page_template','default'),
(3251,390,'rs_page_bg_color',''),
(3252,390,'_dp_original','374'),
(3253,390,'_thumbnail_id','406'),
(3254,390,'hara_post_views_count','294'),
(3255,390,'_elementor_edit_mode','builder'),
(3256,390,'_elementor_template_type','wp-post'),
(3257,390,'_elementor_version','3.6.7'),
(3258,390,'_elementor_data','[{\"id\":\"1b4a2e17\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"4f7b1fad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f8874ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone \\u2026<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cfaa521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2cee4466\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>\\\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\\\"<\\/p><\\/blockquote>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70b45dff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Cody Fisher<\\/strong>\\u00a0 -\\u00a0 Manchester, Kentucky 39495<\\/p>\",\"align\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#4A8C97\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"7\",\"left\":\"24\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3915523e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creamy liquid formula\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36ecb47b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you\\u2019re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..<\\/p>\",\"text_color\":\"#555555\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16be1d15\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d081197\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39b51d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":426,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7d3c28f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"738c6347\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":427,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-blog-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6c1feaea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Valentine\\u2019s Day Gift Sets\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55a73897\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"261eec10\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50ad79b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"483e3f50\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a868a04\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Aliquam quis leo odio sed, dictum eros<\\/li><li>Nunc finibus vitae finibus justo rhoncus<\\/li><li>Phasellus vel, luctus magna<\\/li><li>Nulla consectetur metus ut molestie<\\/li><\\/ul>\",\"text_color\":\"#555555\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3260,390,'inline_featured_image','0'),
(3261,390,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:7;s:21:\"typography_typography\";i:1;s:10:\"text_color\";i:5;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}}'),
(3262,390,'_wxr_import_user_slug','Payalraja'),
(3263,390,'_wxr_import_has_attachment_refs','1'),
(3264,116,'_variation_description',''),
(3265,116,'total_sales','0'),
(3266,116,'_tax_status','taxable'),
(3267,116,'_tax_class','parent'),
(3268,116,'_manage_stock','no'),
(3269,116,'_backorders','no'),
(3270,116,'_sold_individually','no'),
(3271,116,'_virtual','no'),
(3272,116,'_downloadable','no'),
(3273,116,'_download_limit','-1'),
(3274,116,'_download_expiry','-1'),
(3275,116,'_stock','0'),
(3276,116,'_stock_status','instock'),
(3277,116,'_wc_average_rating','0'),
(3278,116,'_wc_review_count','0'),
(3279,116,'attribute_pa_color','green'),
(3280,116,'_product_version','5.8.0'),
(3281,116,'_regular_price','156'),
(3282,116,'_thumbnail_id','363'),
(3283,116,'_price','156'),
(3284,116,'_wxr_import_user_slug','Payalraja'),
(3285,117,'_variation_description',''),
(3286,117,'total_sales','0'),
(3287,117,'_tax_status','taxable'),
(3288,117,'_tax_class','parent'),
(3289,117,'_manage_stock','no'),
(3290,117,'_backorders','no'),
(3291,117,'_sold_individually','no'),
(3292,117,'_virtual','no'),
(3293,117,'_downloadable','no'),
(3294,117,'_download_limit','-1'),
(3295,117,'_download_expiry','-1'),
(3296,117,'_stock','0'),
(3297,117,'_stock_status','instock'),
(3298,117,'_wc_average_rating','0'),
(3299,117,'_wc_review_count','0'),
(3300,117,'attribute_pa_color','pink'),
(3301,117,'_product_version','5.8.0'),
(3302,117,'_regular_price','160'),
(3303,117,'_thumbnail_id','360'),
(3304,117,'_price','160'),
(3305,117,'_wxr_import_user_slug','Payalraja'),
(3306,118,'_variation_description',''),
(3307,118,'total_sales','0'),
(3308,118,'_tax_status','taxable'),
(3309,118,'_tax_class','parent'),
(3310,118,'_manage_stock','no'),
(3311,118,'_backorders','no'),
(3312,118,'_sold_individually','no'),
(3313,118,'_virtual','no'),
(3314,118,'_downloadable','no'),
(3315,118,'_download_limit','-1'),
(3316,118,'_download_expiry','-1'),
(3317,118,'_stock','0'),
(3318,118,'_stock_status','instock'),
(3319,118,'_wc_average_rating','0'),
(3320,118,'_wc_review_count','0'),
(3321,118,'attribute_pa_color','yellow'),
(3322,118,'_product_version','5.8.0'),
(3323,118,'_regular_price','190'),
(3324,118,'_thumbnail_id','354'),
(3325,118,'_price','190'),
(3326,118,'_wxr_import_user_slug','Payalraja'),
(3327,153,'_sku','MEGA-HR-1-10-6'),
(3328,153,'_regular_price','156'),
(3329,153,'total_sales','19'),
(3330,153,'_tax_status','taxable'),
(3331,153,'_tax_class',''),
(3332,153,'_manage_stock','yes'),
(3333,153,'_backorders','no'),
(3334,153,'_sold_individually','no'),
(3335,153,'_virtual','no'),
(3336,153,'_downloadable','no'),
(3337,153,'_download_limit','-1'),
(3338,153,'_download_expiry','-1'),
(3339,153,'_stock','45'),
(3340,153,'_stock_status','instock'),
(3341,153,'_wc_average_rating','0'),
(3342,153,'_wc_review_count','0'),
(3343,153,'_product_version','6.5.1'),
(3344,153,'_price','136'),
(3345,153,'_wp_page_template','default'),
(3346,153,'_subtitle',''),
(3347,153,'_yith_wfbt_ids','a:2:{i:0;i:165;i:1;i:148;}'),
(3348,153,'_hara_attribute_select',''),
(3349,153,'_hara_single_layout_select',''),
(3350,153,'hara_post_views_count','1305'),
(3351,153,'_sale_price','136'),
(3352,153,'_thumbnail_id','344'),
(3353,153,'_product_image_gallery','345,330,334,358'),
(3354,153,'_elementor_edit_mode','builder'),
(3355,153,'_elementor_template_type','wp-post'),
(3356,153,'_elementor_version','3.6.7'),
(3357,153,'_elementor_data','[{\"id\":\"6e4f793a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1493c072\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1aaabe8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bf9100c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c9e841e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6842b4bf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"625e0aab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"243f8908\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"27335110\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67a58e01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ea905b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"418951b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1db8de91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bec55f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f527838\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44d80a4f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"31b81454\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"456e7286\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cc3e3b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f13d12\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"36a65f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"259d7413\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30cde562\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1b0b001b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4c25856a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b29cd4c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3bb3a65c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"61809278\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5abebae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6e6d8625\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"32e1b81e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3810346d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"47938b97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"390ca7b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"37d623ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"62094a88\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"46912f51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"f30db6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60773fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4d9a5169\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7579e397\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31e67275\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"13b604af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"604e0b18\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5dbcd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b60fc84\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"882017f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"420a5d6c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3359,153,'inline_featured_image','0'),
(3360,153,'_visibility','visible'),
(3361,153,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3362,153,'_wxr_import_user_slug','Payalraja'),
(3363,153,'_wxr_import_has_attachment_refs','1'),
(3364,153,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:6:\"amanda\";s:4:\"name\";s:6:\"Amanda\";}'),
(3365,154,'_sku','MEGA-HR-1-10-7'),
(3366,154,'_regular_price','168'),
(3367,154,'total_sales','16'),
(3368,154,'_tax_status','taxable'),
(3369,154,'_tax_class',''),
(3370,154,'_manage_stock','yes'),
(3371,154,'_backorders','no'),
(3372,154,'_sold_individually','no'),
(3373,154,'_virtual','no'),
(3374,154,'_downloadable','no'),
(3375,154,'_download_limit','-1'),
(3376,154,'_download_expiry','-1'),
(3377,154,'_stock','45'),
(3378,154,'_stock_status','instock'),
(3379,154,'_wc_average_rating','0'),
(3380,154,'_wc_review_count','0'),
(3381,154,'_product_version','6.4.1'),
(3382,154,'_price','168'),
(3383,154,'_wp_page_template','default'),
(3384,154,'_subtitle',''),
(3385,154,'_yith_wfbt_ids','a:2:{i:0;i:124;i:1;i:131;}'),
(3386,154,'_hara_attribute_select',''),
(3387,154,'_hara_single_layout_select',''),
(3388,154,'rs_page_bg_color',''),
(3389,154,'hara_post_views_count','3193'),
(3390,154,'_thumbnail_id','343'),
(3391,154,'_product_image_gallery','344,358,349,350'),
(3392,154,'_elementor_edit_mode','builder'),
(3393,154,'_elementor_template_type','wp-post'),
(3394,154,'_elementor_version','3.6.7'),
(3395,154,'_elementor_data','[{\"id\":\"606e7f93\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"58b579a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f0e38fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"318b683\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11d296e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2e3d2991\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"71d90cd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1457c3b3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5fd5f15\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3805ef88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c6d44e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b985494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3213c933\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a0b47b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"52d830d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64461488\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2148ea08\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a4c070e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"77da4851\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cf3e0e6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"66b7729f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728f3ae6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"71c308d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"83e8ec4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"229c7c87\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7727cbcf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"6df8def4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4dd4238\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"20553202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1a8079f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2897297e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"5f515c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6063f21e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"19286524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"59e0ac6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39107c06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"163f1206\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7205295\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3cb5c368\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5d2d0d39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c081814\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5627e0e8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"51ecae10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a365c3c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"64f3000c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fe06ba8\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"48db5bba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"5770d660\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3397,154,'inline_featured_image','0'),
(3398,154,'_visibility','visible'),
(3399,154,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3400,154,'_wxr_import_user_slug','Payalraja'),
(3401,154,'_wxr_import_has_attachment_refs','1'),
(3402,154,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:6:\"albiva\";s:4:\"name\";s:6:\"ALBIVA\";}'),
(3403,155,'_sku','MEGA-HR-1-10-8'),
(3404,155,'_regular_price','178'),
(3405,155,'total_sales','23'),
(3406,155,'_tax_status','taxable'),
(3407,155,'_tax_class',''),
(3408,155,'_manage_stock','yes'),
(3409,155,'_backorders','no'),
(3410,155,'_sold_individually','no'),
(3411,155,'_virtual','no'),
(3412,155,'_downloadable','no'),
(3413,155,'_download_limit','-1'),
(3414,155,'_download_expiry','-1'),
(3415,155,'_stock','42'),
(3416,155,'_stock_status','instock'),
(3417,155,'_wc_average_rating','5.00'),
(3418,155,'_wc_review_count','2'),
(3419,155,'_product_version','10.9.1'),
(3420,155,'_price','178'),
(3421,155,'_wp_page_template','default'),
(3422,155,'_subtitle',''),
(3423,155,'_yith_wfbt_ids','a:2:{i:0;i:127;i:1;i:128;}'),
(3424,155,'_hara_attribute_select',''),
(3425,155,'_hara_single_layout_select',''),
(3426,155,'rs_page_bg_color',''),
(3427,155,'hara_post_views_count','2029'),
(3428,155,'_sale_price','158'),
(3429,155,'_wc_rating_count','a:1:{i:5;i:2;}'),
(3430,155,'_thumbnail_id','342'),
(3431,155,'_product_image_gallery','340,339,348,333'),
(3432,155,'_elementor_edit_mode','builder'),
(3433,155,'_elementor_template_type','wp-post'),
(3434,155,'_elementor_version','3.6.7'),
(3435,155,'_elementor_data','[{\"id\":\"65facf24\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"72517fb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"834c94e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10beb9eb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"58d18e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"251ba38e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c29795c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"309bf2b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"264cb057\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1603c395\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"527ec2b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16345793\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b2a7969\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1cdceae5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"266ee3f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9d5d30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7ac2362e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"280c6d66\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"488ecc78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"382fe9dd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"604ffbbc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"373c3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6d009875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7c458069\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6e261889\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2eb1e8b8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"d98a1fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3559d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2eec1a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2d5ad7ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4113091e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1e17f680\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3d223c6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36705f00\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"59f0b827\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b5dd28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"764cebb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"1185c368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3db74538\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6ec8b839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f5a209c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c8c9ad\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24e67d92\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1b39e47c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"6db6d340\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c838f10\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"590347ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"3dd5bfd0\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3437,155,'_sale_price_dates_to','1712966399'),
(3438,155,'inline_featured_image','0'),
(3439,155,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3440,155,'_wxr_import_user_slug','Payalraja'),
(3441,155,'_wxr_import_has_attachment_refs','1'),
(3442,155,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:5:\"aesop\";s:4:\"name\";s:5:\"AESOP\";}'),
(3443,164,'_sku','MEGA-HR-1-10-8-1'),
(3444,164,'_regular_price','180'),
(3445,164,'total_sales','15'),
(3446,164,'_tax_status','taxable'),
(3447,164,'_tax_class',''),
(3448,164,'_manage_stock','yes'),
(3449,164,'_backorders','no'),
(3450,164,'_sold_individually','no'),
(3451,164,'_virtual','no'),
(3452,164,'_downloadable','no'),
(3453,164,'_download_limit','-1'),
(3454,164,'_download_expiry','-1'),
(3455,164,'_stock',''),
(3456,164,'_stock_status','instock'),
(3457,164,'_wc_average_rating','4.00'),
(3458,164,'_wc_review_count','1'),
(3459,164,'_product_version','10.9.1'),
(3460,164,'_price','180'),
(3461,164,'_wp_page_template','default'),
(3462,164,'_subtitle',''),
(3463,164,'_yith_wfbt_ids','a:0:{}'),
(3464,164,'_hara_attribute_select',''),
(3465,164,'_hara_single_layout_select',''),
(3466,164,'rs_page_bg_color',''),
(3467,164,'hara_post_views_count','2373'),
(3468,164,'_wp_old_slug','careful-cosmetics-2'),
(3469,164,'_product_url','https://www.amazon.in/Schwarzkopf-Professional-Peptide-Repair-Nutri-Shield/dp/B07B4PWVZJ/ref=lp_13829835031_1_10?dchild=1'),
(3470,164,'_button_text','Buy now'),
(3471,164,'_wc_rating_count','a:1:{i:4;i:1;}'),
(3472,164,'_thumbnail_id','341'),
(3473,164,'_product_image_gallery','342,348,370,369'),
(3474,164,'_elementor_edit_mode','builder'),
(3475,164,'_elementor_template_type','wp-post'),
(3476,164,'_elementor_version','3.6.7'),
(3477,164,'_elementor_data','[{\"id\":\"61b639f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1755f545\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a1c0dcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728f804d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c6f5c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e9668aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5c0a16a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43350f93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"48086806\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fb7a537\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e42335\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55bdffb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4084ca15\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ec85b61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b23faf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"402be4ee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7d18693c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b4e8e25\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"38bda9b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42c20774\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f41da7a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7c763a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"76f91bac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3780d0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7699f14a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"160ff24e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"68e1b974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"5dad8d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7ce20d9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"119a040e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"28ee9984\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1ba583eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6caa4402\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"29ed1b1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"283db852\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4ed549bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"77e90165\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3ba6d91d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"23d86b98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2e4e588c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1502cb3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c7856a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"417772b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d99ccd\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"7956e689\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"68e3e489\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"27eaad63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"6fef8458\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3479,164,'inline_featured_image','0'),
(3480,164,'_visibility','visible'),
(3481,164,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3482,164,'_wxr_import_user_slug','Payalraja'),
(3483,164,'_wxr_import_has_attachment_refs','1'),
(3484,164,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:12:\"a-d-c-beauty\";s:4:\"name\";s:13:\"A.D.C. Beauty\";}'),
(3485,165,'_sku','MEGA-HR-1-10-8-2'),
(3486,165,'_regular_price','148'),
(3487,165,'total_sales','22'),
(3488,165,'_tax_status','taxable'),
(3489,165,'_tax_class',''),
(3490,165,'_manage_stock','yes'),
(3491,165,'_backorders','no'),
(3492,165,'_sold_individually','no'),
(3493,165,'_virtual','no'),
(3494,165,'_downloadable','no'),
(3495,165,'_download_limit','-1'),
(3496,165,'_download_expiry','-1'),
(3497,165,'_stock','44'),
(3498,165,'_stock_status','instock'),
(3499,165,'_wc_average_rating','0'),
(3500,165,'_wc_review_count','0'),
(3501,165,'_product_version','6.4.1'),
(3502,165,'_price','138'),
(3503,165,'_wp_page_template','default'),
(3504,165,'_subtitle',''),
(3505,165,'_yith_wfbt_ids','a:2:{i:0;i:149;i:1;i:151;}'),
(3506,165,'_hara_attribute_select',''),
(3507,165,'_hara_single_layout_select',''),
(3508,165,'rs_page_bg_color',''),
(3509,165,'hara_post_views_count','2693'),
(3510,165,'_sale_price','138'),
(3511,165,'_thumbnail_id','340'),
(3512,165,'_product_image_gallery','348,349,350,352'),
(3513,165,'_elementor_edit_mode','builder'),
(3514,165,'_elementor_template_type','wp-post'),
(3515,165,'_elementor_version','3.6.7'),
(3516,165,'_elementor_data','[{\"id\":\"168e27fa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1df523f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6fcf908e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"414cf36d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"73acf55b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50ce0339\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"54e45dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ddf0306\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52fea7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb61cb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40a18d84\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5efa9727\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b2502b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75828174\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"155cad16\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4393a2a1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"76f1059f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2705129a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4be17e65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18779574\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fea3363\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"42684c3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2023fd24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"562376de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7cfe61d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6524079d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1b9c867c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"5c63d44d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b844d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5be1e45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"690ceb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"77b84333\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2e0e12c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b17a4ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"53afa69a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f13f9ac\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345b6e79\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4b177152\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5cc3d9b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"41427fcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"72b86cd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74eae63e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e80fe8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6f022414\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"61974cf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"729e79f6\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4ceb534f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"10c8b377\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3518,165,'inline_featured_image','0'),
(3519,165,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3520,165,'_wxr_import_user_slug','Payalraja'),
(3521,165,'_wxr_import_has_attachment_refs','1'),
(3522,165,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:7:\"111skin\";s:4:\"name\";s:7:\"111SKIN\";}'),
(3523,166,'_sku','MEGA-HR-1-10-8-3'),
(3524,166,'_regular_price','198'),
(3525,166,'total_sales','17'),
(3526,166,'_tax_status','taxable'),
(3527,166,'_tax_class',''),
(3528,166,'_manage_stock','yes'),
(3529,166,'_backorders','no'),
(3530,166,'_sold_individually','no'),
(3531,166,'_virtual','no'),
(3532,166,'_downloadable','no'),
(3533,166,'_download_limit','-1'),
(3534,166,'_download_expiry','-1'),
(3535,166,'_stock','44'),
(3536,166,'_stock_status','instock'),
(3537,166,'_wc_average_rating','5.00'),
(3538,166,'_wc_review_count','2'),
(3539,166,'_product_version','10.9.1'),
(3540,166,'_price','188'),
(3541,166,'_wp_page_template','default'),
(3542,166,'_subtitle',''),
(3543,166,'_yith_wfbt_ids','a:2:{i:0;i:125;i:1;i:127;}'),
(3544,166,'_hara_attribute_select',''),
(3545,166,'_hara_single_layout_select',''),
(3546,166,'rs_page_bg_color',''),
(3547,166,'hara_post_views_count','3422'),
(3548,166,'_wp_old_slug','cool-coverage-2'),
(3549,166,'_sale_price','188'),
(3550,166,'_wc_rating_count','a:1:{i:5;i:2;}'),
(3551,166,'_thumbnail_id','339'),
(3552,166,'_product_image_gallery','333,340,348,342'),
(3553,166,'_elementor_edit_mode','builder'),
(3554,166,'_elementor_template_type','wp-post'),
(3555,166,'_elementor_version','3.6.7'),
(3556,166,'_elementor_data','[{\"id\":\"38b6eb0f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"52064b3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5311c772\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc8e54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"10c249cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72213774\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1cbae42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13d62517\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"629aeea1\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0c0182\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"47b136ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3a792f7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34795053\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7007363b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"37273b6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"550d64d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3d5b2f78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25056de8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2b2c3c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23cf51b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8047a6a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4cb3febb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4903ef58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"338f13f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6a0fba81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23237040\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"413974d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6281cba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7c95e00a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"31a56044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"223b0505\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"4c5140da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6c1f7aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"78ac3e4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"24a119ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a05badd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d1c5c0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6911a589\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2f4a8783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3d4aa890\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"77f4e1e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b2c68a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"50427e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c00f523\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"6aec2de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"232a0f49\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4617821f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"5f9cd41f\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3558,166,'inline_featured_image','0'),
(3559,166,'_visibility','visible'),
(3560,166,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3561,166,'_wxr_import_user_slug','Payalraja'),
(3562,166,'_wxr_import_has_attachment_refs','1'),
(3563,166,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:13:\"beautyblender\";s:4:\"name\";s:13:\"Beautyblender\";}'),
(3564,167,'_sku','MEGA-HR-1-10-8-4'),
(3565,167,'_regular_price','166'),
(3566,167,'total_sales','23'),
(3567,167,'_tax_status','taxable'),
(3568,167,'_tax_class',''),
(3569,167,'_manage_stock','yes'),
(3570,167,'_backorders','no'),
(3571,167,'_sold_individually','no'),
(3572,167,'_virtual','no'),
(3573,167,'_downloadable','no'),
(3574,167,'_download_limit','-1'),
(3575,167,'_download_expiry','-1'),
(3576,167,'_stock','44'),
(3577,167,'_stock_status','instock'),
(3578,167,'_wc_average_rating','0'),
(3579,167,'_wc_review_count','0'),
(3580,167,'_product_version','6.5.1'),
(3581,167,'_price','146'),
(3582,167,'_wp_page_template','default'),
(3583,167,'_subtitle',''),
(3584,167,'_yith_wfbt_ids','a:2:{i:0;i:148;i:1;i:151;}'),
(3585,167,'_hara_attribute_select',''),
(3586,167,'_hara_single_layout_select',''),
(3587,167,'hara_post_views_count','1420'),
(3588,167,'_sale_price','146'),
(3589,167,'_thumbnail_id','338'),
(3590,167,'_product_image_gallery','330,332,334,335'),
(3591,167,'_elementor_edit_mode','builder'),
(3592,167,'_elementor_template_type','wp-post'),
(3593,167,'_elementor_version','3.6.7'),
(3594,167,'_elementor_data','[{\"id\":\"4daea4a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"4ef0d064\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1454a496\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16e57e9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"14714a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"83cfa5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3deb2897\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5deae2f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b37ad17\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68590c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e0b39dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58846b80\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52730357\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5405f322\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"422325d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630a91f3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2a062994\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f0dfec5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2a2dbbed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e948275\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1dd5a926\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ba609ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4e695b31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5e307fee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3d5ed7ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7eab87db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3e50089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"83b0e11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3906fac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"f852770\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e1fdbd2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"66f6d060\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3eb7a372\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e46cb97\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"62017ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1cbad28e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6fa8de0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"34fc644c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2407fdfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"57fd95ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61ba75da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2b3f356c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1e870b76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"260d4ce4\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"313156e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5302c2ab\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"3f143129\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"71f9d61\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3596,167,'inline_featured_image','0'),
(3597,167,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3598,167,'_visibility','visible'),
(3599,167,'_wxr_import_user_slug','Payalraja'),
(3600,167,'_wxr_import_has_attachment_refs','1'),
(3601,167,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:5:\"aveda\";s:4:\"name\";s:5:\"Aveda\";}'),
(3602,173,'_sku','MEGA-HR-2-1'),
(3603,173,'total_sales','26'),
(3604,173,'_tax_status','taxable'),
(3605,173,'_tax_class',''),
(3606,173,'_manage_stock','yes'),
(3607,173,'_backorders','no'),
(3608,173,'_sold_individually','no'),
(3609,173,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"pink\";}'),
(3610,173,'_virtual','no'),
(3611,173,'_downloadable','no'),
(3612,173,'_download_limit','-1'),
(3613,173,'_download_expiry','-1'),
(3614,173,'_stock','46'),
(3615,173,'_stock_status','instock'),
(3616,173,'_wc_average_rating','0'),
(3617,173,'_wc_review_count','0'),
(3618,173,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(3619,173,'_product_version','6.5.1'),
(3620,173,'_wp_page_template','default'),
(3621,173,'_subtitle',''),
(3622,173,'_yith_wfbt_ids','a:2:{i:0;i:122;i:1;i:129;}'),
(3623,173,'_hara_attribute_select',''),
(3624,173,'_hara_single_layout_select',''),
(3625,173,'hara_post_views_count','1340'),
(3626,173,'_thumbnail_id','337'),
(3627,173,'_product_image_gallery','357,359,367,342'),
(3628,173,'_elementor_edit_mode','builder'),
(3629,173,'_elementor_template_type','wp-post'),
(3630,173,'_elementor_version','3.6.7'),
(3631,173,'_elementor_data','[{\"id\":\"22f28a51\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"13dd275\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63af902d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"186219e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a7e1ee2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba8c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d5273f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f1ecfdd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"159bc220\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"392e28a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5663e122\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"590a1143\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9763ee1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc97042\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"21fb1a30\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fb219ce\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"72c3a95a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43c1a01c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"48d4f7d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39089bbf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"628055ac\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2315fe67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"180ca8e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e8aeadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6839b07b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2beaef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"6a4fb148\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3c7ee70f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"673fe25a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2f3f8126\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2225b4ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"7a2aeea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"436049ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"243af0e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4f61c6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a115691\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5da76e57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"69eef521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bab9bde\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6b6c1a0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1dcf5b9a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2334092e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2c847116\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29495c49\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4ad57ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c2078f6\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"77d502dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"12598be2\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3633,173,'_price','135'),
(3634,173,'_price','180'),
(3635,173,'inline_featured_image','0'),
(3636,173,'_visibility','visible'),
(3637,173,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3638,173,'_wxr_import_user_slug','Payalraja'),
(3639,173,'_wxr_import_has_attachment_refs','1'),
(3640,173,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:13:\"armani-beauty\";s:4:\"name\";s:13:\"Armani Beauty\";}'),
(3641,174,'_variation_description',''),
(3642,174,'_regular_price','135'),
(3643,174,'total_sales','0'),
(3644,174,'_tax_status','taxable'),
(3645,174,'_tax_class','parent'),
(3646,174,'_manage_stock','no'),
(3647,174,'_backorders','no'),
(3648,174,'_sold_individually','no'),
(3649,174,'_virtual','no'),
(3650,174,'_downloadable','no'),
(3651,174,'_download_limit','-1'),
(3652,174,'_download_expiry','-1'),
(3653,174,'_thumbnail_id','364'),
(3654,174,'_stock','0'),
(3655,174,'_stock_status','instock'),
(3656,174,'_wc_average_rating','0'),
(3657,174,'_wc_review_count','0'),
(3658,174,'attribute_pa_color','green'),
(3659,174,'_price','135'),
(3660,174,'_product_version','5.8.0'),
(3661,174,'_wxr_import_user_slug','Payalraja'),
(3662,175,'_variation_description',''),
(3663,175,'_regular_price','180'),
(3664,175,'total_sales','0'),
(3665,175,'_tax_status','taxable'),
(3666,175,'_tax_class','parent'),
(3667,175,'_manage_stock','no'),
(3668,175,'_backorders','no'),
(3669,175,'_sold_individually','no'),
(3670,175,'_virtual','no'),
(3671,175,'_downloadable','no'),
(3672,175,'_download_limit','-1'),
(3673,175,'_download_expiry','-1'),
(3674,175,'_thumbnail_id','367'),
(3675,175,'_stock','0'),
(3676,175,'_stock_status','instock'),
(3677,175,'_wc_average_rating','0'),
(3678,175,'_wc_review_count','0'),
(3679,175,'attribute_pa_color','pink'),
(3680,175,'_price','180'),
(3681,175,'_product_version','5.8.0'),
(3682,175,'_wxr_import_user_slug','Payalraja'),
(3683,177,'_sku','MEGA-HR-2-2'),
(3684,177,'total_sales','25'),
(3685,177,'_tax_status','taxable'),
(3686,177,'_tax_class',''),
(3687,177,'_manage_stock','yes'),
(3688,177,'_backorders','no'),
(3689,177,'_sold_individually','no'),
(3690,177,'_default_attributes','a:1:{s:8:\"pa_color\";s:6:\"yellow\";}'),
(3691,177,'_virtual','no'),
(3692,177,'_downloadable','no'),
(3693,177,'_download_limit','-1'),
(3694,177,'_download_expiry','-1'),
(3695,177,'_stock','46'),
(3696,177,'_stock_status','instock'),
(3697,177,'_wc_average_rating','0'),
(3698,177,'_wc_review_count','0'),
(3699,177,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(3700,177,'_product_version','6.5.1'),
(3701,177,'_wp_page_template','default'),
(3702,177,'_subtitle',''),
(3703,177,'_yith_wfbt_ids','a:2:{i:0;i:128;i:1;i:129;}'),
(3704,177,'_hara_attribute_select',''),
(3705,177,'_hara_single_layout_select',''),
(3706,177,'hara_post_views_count','5167'),
(3707,177,'_thumbnail_id','336'),
(3708,177,'_product_image_gallery','358,357,353,359'),
(3709,177,'_elementor_edit_mode','builder'),
(3710,177,'_elementor_template_type','wp-post'),
(3711,177,'_elementor_version','3.6.7'),
(3712,177,'_elementor_data','[{\"id\":\"9082284\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"59aca9a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c205caf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60987a6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c7c0445\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"363d3473\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7f070216\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78fd3cf9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3664fff6\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30c01285\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70004af0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b5663f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7504809\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6d958dcb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ca378d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58952a92\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"66f8ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49abf01f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3619338a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10185f6e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5963b803\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5a50dbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6e9ba7c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"63d20aec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7548923a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"33333231\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"6363c259\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"16ace329\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"747ed2bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"620eab00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1824917e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"44edc525\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"35e7fd1b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2b21f8d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7da001e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4cc7893d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4353fe02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7626b8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"351085a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"71ba32cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"28f895d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f2ee0f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5e69f3a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ab3d942\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"1da3267b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"736360cb\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5d131ea1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"3b5c4c94\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3714,177,'_price','165'),
(3715,177,'_price','175'),
(3716,177,'_price','195'),
(3717,177,'inline_featured_image','0'),
(3718,177,'_visibility','visible'),
(3719,177,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3720,177,'_wxr_import_user_slug','Payalraja'),
(3721,177,'_wxr_import_has_attachment_refs','1'),
(3722,177,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:11:\"anatomicals\";s:4:\"name\";s:11:\"Anatomicals\";}'),
(3723,178,'_variation_description',''),
(3724,178,'_regular_price','165'),
(3725,178,'total_sales','0'),
(3726,178,'_tax_status','taxable'),
(3727,178,'_tax_class','parent'),
(3728,178,'_manage_stock','no'),
(3729,178,'_backorders','no'),
(3730,178,'_sold_individually','no'),
(3731,178,'_virtual','no'),
(3732,178,'_downloadable','no'),
(3733,178,'_download_limit','-1'),
(3734,178,'_download_expiry','-1'),
(3735,178,'_thumbnail_id','364'),
(3736,178,'_stock','0'),
(3737,178,'_stock_status','instock'),
(3738,178,'_wc_average_rating','0'),
(3739,178,'_wc_review_count','0'),
(3740,178,'attribute_pa_color','green'),
(3741,178,'_price','165'),
(3742,178,'_product_version','5.8.0'),
(3743,178,'_wxr_import_user_slug','Payalraja'),
(3744,181,'_sku','MEGA-HR-2-3'),
(3745,181,'total_sales','24'),
(3746,181,'_tax_status','taxable'),
(3747,181,'_tax_class',''),
(3748,181,'_manage_stock','yes'),
(3749,181,'_backorders','no'),
(3750,181,'_sold_individually','no'),
(3751,181,'_default_attributes','a:1:{s:8:\"pa_image\";s:8:\"image-01\";}'),
(3752,181,'_virtual','no'),
(3753,181,'_downloadable','no'),
(3754,181,'_download_limit','-1'),
(3755,181,'_download_expiry','-1'),
(3756,181,'_stock','46'),
(3757,181,'_stock_status','instock'),
(3758,181,'_wc_average_rating','5.00'),
(3759,181,'_wc_review_count','1'),
(3760,181,'_product_attributes','a:1:{s:8:\"pa_image\";a:6:{s:4:\"name\";s:8:\"pa_image\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(3761,181,'_product_version','10.9.1'),
(3762,181,'_wp_page_template','default'),
(3763,181,'_subtitle',''),
(3764,181,'_yith_wfbt_ids','a:2:{i:0;i:166;i:1;i:154;}'),
(3765,181,'_hara_attribute_select',''),
(3766,181,'_hara_single_layout_select',''),
(3767,181,'rs_page_bg_color',''),
(3768,181,'hara_post_views_count','3719'),
(3769,181,'_wc_rating_count','a:1:{i:5;i:1;}'),
(3770,181,'_thumbnail_id','335'),
(3771,181,'_product_image_gallery','337,330,332,362'),
(3772,181,'_elementor_edit_mode','builder'),
(3773,181,'_elementor_template_type','wp-post'),
(3774,181,'_elementor_version','3.6.7'),
(3775,181,'_elementor_data','[{\"id\":\"787e091d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"76a24054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b689401\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503ffb8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3d915411\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c40f7c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7c7242e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72823d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2016d1d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bacd0de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f541841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43b47e2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d64c27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6637a475\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ade6378\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57cee05c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1998bbda\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a64e72c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"bf9d60f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"292c4114\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"34fb023a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2baa8d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"323a7636\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4108fb9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"13be752b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3af50821\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"4c106a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4261ef37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"226fc54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4f3bffb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"29de9d2f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"380ec7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6f224a5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"352c9ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"31fffec7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"273b4d89\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"378f5b93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"70cdc3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d32db49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"650686d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b466dbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31a99245\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7c7765ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b759f58\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"6d564acd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"789c7688\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"66a17cb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"25bbb404\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3777,181,'_price','185'),
(3778,181,'_price','195'),
(3779,181,'_price','215'),
(3780,181,'inline_featured_image','0'),
(3781,181,'_visibility','visible'),
(3782,181,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3783,181,'_wxr_import_user_slug','Payalraja'),
(3784,181,'_wxr_import_has_attachment_refs','1'),
(3785,181,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:6:\"amanda\";s:4:\"name\";s:6:\"Amanda\";}'),
(3786,185,'_sku','MEGA-HR-2-4'),
(3787,185,'total_sales','23'),
(3788,185,'_tax_status','taxable'),
(3789,185,'_tax_class',''),
(3790,185,'_manage_stock','yes'),
(3791,185,'_backorders','no'),
(3792,185,'_sold_individually','no'),
(3793,185,'_default_attributes','a:1:{s:8:\"pa_image\";s:8:\"image-02\";}'),
(3794,185,'_virtual','no'),
(3795,185,'_downloadable','no'),
(3796,185,'_download_limit','-1'),
(3797,185,'_download_expiry','-1'),
(3798,185,'_stock','56'),
(3799,185,'_stock_status','instock'),
(3800,185,'_wc_average_rating','5.00'),
(3801,185,'_wc_review_count','2'),
(3802,185,'_product_attributes','a:1:{s:8:\"pa_image\";a:6:{s:4:\"name\";s:8:\"pa_image\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(3803,185,'_product_version','10.9.1'),
(3804,185,'_wp_page_template','default'),
(3805,185,'_subtitle',''),
(3806,185,'_yith_wfbt_ids','a:2:{i:0;i:165;i:1;i:167;}'),
(3807,185,'_hara_attribute_select',''),
(3808,185,'_hara_single_layout_select',''),
(3809,185,'rs_page_bg_color',''),
(3810,185,'hara_post_views_count','1388'),
(3811,185,'_wc_rating_count','a:1:{i:5;i:2;}'),
(3812,185,'_thumbnail_id','334'),
(3813,185,'_product_image_gallery','330,334,344,363'),
(3814,185,'_elementor_edit_mode','builder'),
(3815,185,'_elementor_template_type','wp-post'),
(3816,185,'_elementor_data','[{\"id\":\"52f92386\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"4e9205b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3469543f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bed92c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4fe2bdea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"36660d3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6864aa40\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6de3ff1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59ce6343\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f7b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37ac8ee6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1cc2c7f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a29a74b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42dee0b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"77f1e90d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3f2ff0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c734388\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14b28ffb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5e267f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29825b67\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"210d7f59\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7ab39ef3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7d222155\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7a01d626\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2af0e827\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6909ad54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"41210e77\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"75995b93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2efe75f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5b09ac47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4fe1faa2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"49bd8ebc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"621795c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"55bde879\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"78a6a6d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e2a2a2a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"608391f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"769483c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7beea48d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"f304fa9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3533889e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"712e69ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"75f4c135\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f7bf30c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"64c89f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2e78739e\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"3a917151\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"3d596888\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3818,185,'_elementor_version','3.6.7'),
(3819,185,'_price','178'),
(3820,185,'_price','198'),
(3821,185,'_price','228'),
(3822,185,'inline_featured_image','0'),
(3823,185,'_visibility','visible'),
(3824,185,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3825,185,'_wxr_import_user_slug','Payalraja'),
(3826,185,'_wxr_import_has_attachment_refs','1'),
(3827,185,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:6:\"albiva\";s:4:\"name\";s:6:\"ALBIVA\";}'),
(3828,189,'_sku','MEGA-HR-2-5'),
(3829,189,'total_sales','22'),
(3830,189,'_tax_status','taxable'),
(3831,189,'_tax_class',''),
(3832,189,'_manage_stock','yes'),
(3833,189,'_backorders','no'),
(3834,189,'_sold_individually','no'),
(3835,189,'_virtual','no'),
(3836,189,'_downloadable','no'),
(3837,189,'_download_limit','-1'),
(3838,189,'_download_expiry','-1'),
(3839,189,'_stock','34'),
(3840,189,'_stock_status','instock'),
(3841,189,'_wc_average_rating','5.00'),
(3842,189,'_wc_review_count','2'),
(3843,189,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(3844,189,'_product_version','10.9.1'),
(3845,189,'_wp_page_template','default'),
(3846,189,'_subtitle',''),
(3847,189,'_yith_wfbt_ids','a:2:{i:0;i:150;i:1;i:153;}'),
(3848,189,'_hara_attribute_select',''),
(3849,189,'_hara_single_layout_select',''),
(3850,189,'rs_page_bg_color',''),
(3851,189,'hara_post_views_count','1230'),
(3852,189,'_default_attributes','a:1:{s:7:\"pa_size\";s:5:\"100ml\";}'),
(3853,189,'_wc_rating_count','a:1:{i:5;i:2;}'),
(3854,189,'_thumbnail_id','333'),
(3855,189,'_product_image_gallery','340,348,368,343'),
(3856,189,'_elementor_edit_mode','builder'),
(3857,189,'_elementor_template_type','wp-post'),
(3858,189,'_elementor_data','[{\"id\":\"4475f1da\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2c989743\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa8a3a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56922449\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1ad79e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c69dedf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9c3f92d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7036c2b8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7de1c426\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e255821\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6fa91e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aa2294d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ba597\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"208b976\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"45521db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aee0718\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3246f1fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd7a883\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"430a3254\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a11f2c8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"65a0ef06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"55cad4a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"5f21350b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"21a2e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"347b61e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b830bda\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1aad6e16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"24d2ce23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1f53eef0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1bd1f782\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5dde8610\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"15fda465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"61de6771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1044bae6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"39bff8cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"343923da\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7c83395d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"63df44ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47b0eea8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"37713421\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7c6b346f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6fa0581\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"40cbce57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"23ec0063\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5352a8bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"589c0990\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5f5696be\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"ba4e3fa\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3860,189,'_elementor_version','3.6.7'),
(3861,189,'_price','195'),
(3862,189,'_price','225'),
(3863,189,'_price','230'),
(3864,189,'inline_featured_image','0'),
(3865,189,'_visibility','visible'),
(3866,189,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3867,189,'_wxr_import_user_slug','Payalraja'),
(3868,189,'_wxr_import_has_attachment_refs','1'),
(3869,189,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:5:\"aesop\";s:4:\"name\";s:5:\"AESOP\";}'),
(3870,193,'_sku','MEGA-HR-2-6'),
(3871,193,'total_sales','21'),
(3872,193,'_tax_status','taxable'),
(3873,193,'_tax_class',''),
(3874,193,'_manage_stock','yes'),
(3875,193,'_backorders','no'),
(3876,193,'_sold_individually','no'),
(3877,193,'_default_attributes','a:1:{s:7:\"pa_size\";s:5:\"150ml\";}'),
(3878,193,'_virtual','no'),
(3879,193,'_downloadable','no'),
(3880,193,'_download_limit','-1'),
(3881,193,'_download_expiry','-1'),
(3882,193,'_stock','46'),
(3883,193,'_stock_status','instock'),
(3884,193,'_wc_average_rating','5.00'),
(3885,193,'_wc_review_count','1'),
(3886,193,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(3887,193,'_product_version','10.9.1'),
(3888,193,'_wp_page_template','default'),
(3889,193,'_subtitle',''),
(3890,193,'_yith_wfbt_ids','a:2:{i:0;i:124;i:1;i:133;}'),
(3891,193,'_hara_attribute_select',''),
(3892,193,'_hara_single_layout_select',''),
(3893,193,'rs_page_bg_color',''),
(3894,193,'hara_post_views_count','3570'),
(3895,193,'_wc_rating_count','a:1:{i:5;i:1;}'),
(3896,193,'_thumbnail_id','332'),
(3897,193,'_product_image_gallery','334,335,346,353'),
(3898,193,'_elementor_edit_mode','builder'),
(3899,193,'_elementor_template_type','wp-post'),
(3900,193,'_elementor_version','3.6.7'),
(3901,193,'_elementor_data','[{\"id\":\"17b57735\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"4b996330\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43530b55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b83c87f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6b7a3884\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c7a0a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1bec984e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"590b4d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"45afa86\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1126c9d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67810864\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"200aba38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e9e927c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7230543\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"759a5814\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5db001cb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5903fe8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5414fbd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"247b08cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16d7e9be\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e6f3e4d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"69efffe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"38ef04e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2636936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"375df54\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6c913f7a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3c404665\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"63c2645a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3f4cd81a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"592c293b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"611f68d7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"5555ab02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4a60258b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1adb06f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5d9ad255\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"30644e7e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a824aa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"40f8e1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7c7a0b7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"17fc1d85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dfec8ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"83dae68\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"74e109fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"783ccbc2\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4d3f27a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34d19cf4\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"44236e43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"577fc750\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3903,193,'_price','156'),
(3904,193,'_price','185'),
(3905,193,'_price','225'),
(3906,193,'inline_featured_image','0'),
(3907,193,'_visibility','visible'),
(3908,193,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3909,193,'_wxr_import_user_slug','Payalraja'),
(3910,193,'_wxr_import_has_attachment_refs','1'),
(3911,193,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:12:\"a-d-c-beauty\";s:4:\"name\";s:13:\"A.D.C. Beauty\";}'),
(3912,197,'_sku','MEGA-HR-2-7'),
(3913,197,'total_sales','20'),
(3914,197,'_tax_status','taxable'),
(3915,197,'_tax_class',''),
(3916,197,'_manage_stock','yes'),
(3917,197,'_backorders','no'),
(3918,197,'_sold_individually','no'),
(3919,197,'_default_attributes','a:1:{s:8:\"pa_color\";s:4:\"pink\";}'),
(3920,197,'_virtual','no'),
(3921,197,'_downloadable','no'),
(3922,197,'_download_limit','-1'),
(3923,197,'_download_expiry','-1'),
(3924,197,'_stock','36'),
(3925,197,'_stock_status','instock'),
(3926,197,'_wc_average_rating','5.00'),
(3927,197,'_wc_review_count','2'),
(3928,197,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(3929,197,'_product_version','10.9.1'),
(3930,197,'_wp_page_template','default'),
(3931,197,'_subtitle',''),
(3932,197,'_yith_wfbt_ids','a:2:{i:0;i:122;i:1;i:124;}'),
(3933,197,'_hara_attribute_select',''),
(3934,197,'_hara_single_layout_select',''),
(3935,197,'rs_page_bg_color',''),
(3936,197,'hara_post_views_count','1574'),
(3937,197,'_wc_rating_count','a:1:{i:5;i:2;}'),
(3938,197,'_elementor_edit_mode','builder'),
(3939,197,'_elementor_template_type','wp-post'),
(3940,197,'_elementor_version','3.6.7'),
(3941,197,'_elementor_data','[{\"id\":\"25a46325\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"180e4677\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6b3f5509\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13d18d6a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3da4f049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"318a2190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a042d22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b9e13ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"34da337d\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c31d21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e261f5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"113d3e3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5fc41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5c3d7d0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"78f91dce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6be4dffd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"152c274e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49e207f0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"45fbf202\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a6e0210\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7b62a0a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7e2b40b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"256188d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3bccc703\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4c2c29cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5ed80a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"27b75f11\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4a39970f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2a5e3e5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2b0dd5d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"114c1d6a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"12f47a41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"40920aed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2842bf98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3805ef75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f18e1b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5fbcdffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"487720d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"266b4d67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5485c62f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a7054e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a5837a0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"21639e79\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6207dd5a\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"431f0a34\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21dddfa4\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"1cd90c0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"520f67c0\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3943,197,'_thumbnail_id','330'),
(3944,197,'_product_image_gallery','334,335,354,350'),
(3945,197,'_price','190'),
(3946,197,'_price','205'),
(3947,197,'_price','235'),
(3948,197,'inline_featured_image','0'),
(3949,197,'_visibility','visible'),
(3950,197,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(3951,197,'_wxr_import_user_slug','Payalraja'),
(3952,197,'_wxr_import_has_attachment_refs','1'),
(3953,197,'_wxr_import_term','a:3:{s:8:\"taxonomy\";s:18:\"yith_product_brand\";s:4:\"slug\";s:7:\"111skin\";s:4:\"name\";s:7:\"111SKIN\";}'),
(3954,179,'_variation_description',''),
(3955,179,'_regular_price','175'),
(3956,179,'total_sales','0'),
(3957,179,'_tax_status','taxable'),
(3958,179,'_tax_class','parent'),
(3959,179,'_manage_stock','no'),
(3960,179,'_backorders','no'),
(3961,179,'_sold_individually','no'),
(3962,179,'_virtual','no'),
(3963,179,'_downloadable','no'),
(3964,179,'_download_limit','-1'),
(3965,179,'_download_expiry','-1'),
(3966,179,'_thumbnail_id','344'),
(3967,179,'_stock','0'),
(3968,179,'_stock_status','instock'),
(3969,179,'_wc_average_rating','0'),
(3970,179,'_wc_review_count','0'),
(3971,179,'attribute_pa_color','pink'),
(3972,179,'_price','175'),
(3973,179,'_product_version','5.8.0'),
(3974,179,'_wxr_import_user_slug','Payalraja'),
(3975,180,'_variation_description',''),
(3976,180,'_regular_price','195'),
(3977,180,'total_sales','0'),
(3978,180,'_tax_status','taxable'),
(3979,180,'_tax_class','parent'),
(3980,180,'_manage_stock','no'),
(3981,180,'_backorders','no'),
(3982,180,'_sold_individually','no'),
(3983,180,'_virtual','no'),
(3984,180,'_downloadable','no'),
(3985,180,'_download_limit','-1'),
(3986,180,'_download_expiry','-1'),
(3987,180,'_thumbnail_id','357'),
(3988,180,'_stock','0'),
(3989,180,'_stock_status','instock'),
(3990,180,'_wc_average_rating','0'),
(3991,180,'_wc_review_count','0'),
(3992,180,'attribute_pa_color','yellow'),
(3993,180,'_price','195'),
(3994,180,'_product_version','5.8.0'),
(3995,180,'_wxr_import_user_slug','Payalraja'),
(3996,182,'_variation_description',''),
(3997,182,'_regular_price','195'),
(3998,182,'total_sales','0'),
(3999,182,'_tax_status','taxable'),
(4000,182,'_tax_class','parent'),
(4001,182,'_manage_stock','no'),
(4002,182,'_backorders','no'),
(4003,182,'_sold_individually','no'),
(4004,182,'_virtual','no'),
(4005,182,'_downloadable','no'),
(4006,182,'_download_limit','-1'),
(4007,182,'_download_expiry','-1'),
(4008,182,'_thumbnail_id','355'),
(4009,182,'_stock','0'),
(4010,182,'_stock_status','instock'),
(4011,182,'_wc_average_rating','0'),
(4012,182,'_wc_review_count','0'),
(4013,182,'_price','195'),
(4014,182,'_product_version','5.8.0'),
(4015,182,'attribute_pa_image','image-01'),
(4016,182,'_wxr_import_user_slug','Payalraja'),
(4017,183,'_variation_description',''),
(4018,183,'_regular_price','185'),
(4019,183,'total_sales','0'),
(4020,183,'_tax_status','taxable'),
(4021,183,'_tax_class','parent'),
(4022,183,'_manage_stock','no'),
(4023,183,'_backorders','no'),
(4024,183,'_sold_individually','no'),
(4025,183,'_virtual','no'),
(4026,183,'_downloadable','no'),
(4027,183,'_download_limit','-1'),
(4028,183,'_download_expiry','-1'),
(4029,183,'_thumbnail_id','332'),
(4030,183,'_stock','0'),
(4031,183,'_stock_status','instock'),
(4032,183,'_wc_average_rating','0'),
(4033,183,'_wc_review_count','0'),
(4034,183,'_price','185'),
(4035,183,'_product_version','5.8.0'),
(4036,183,'attribute_pa_image','image-02'),
(4037,183,'_wxr_import_user_slug','Payalraja'),
(4038,184,'_variation_description',''),
(4039,184,'_regular_price','215'),
(4040,184,'total_sales','0'),
(4041,184,'_tax_status','taxable'),
(4042,184,'_tax_class','parent'),
(4043,184,'_manage_stock','no'),
(4044,184,'_backorders','no'),
(4045,184,'_sold_individually','no'),
(4046,184,'_virtual','no'),
(4047,184,'_downloadable','no'),
(4048,184,'_download_limit','-1'),
(4049,184,'_download_expiry','-1'),
(4050,184,'_thumbnail_id','330'),
(4051,184,'_stock','0'),
(4052,184,'_stock_status','instock'),
(4053,184,'_wc_average_rating','0'),
(4054,184,'_wc_review_count','0'),
(4055,184,'_price','215'),
(4056,184,'_product_version','5.8.0'),
(4057,184,'attribute_pa_image','image-03'),
(4058,184,'_wxr_import_user_slug','Payalraja'),
(4059,186,'_variation_description',''),
(4060,186,'_regular_price','178'),
(4061,186,'total_sales','0'),
(4062,186,'_tax_status','taxable'),
(4063,186,'_tax_class','parent'),
(4064,186,'_manage_stock','no'),
(4065,186,'_backorders','no'),
(4066,186,'_sold_individually','no'),
(4067,186,'_virtual','no'),
(4068,186,'_downloadable','no'),
(4069,186,'_download_limit','-1'),
(4070,186,'_download_expiry','-1'),
(4071,186,'_thumbnail_id','355'),
(4072,186,'_stock','0'),
(4073,186,'_stock_status','instock'),
(4074,186,'_wc_average_rating','0'),
(4075,186,'_wc_review_count','0'),
(4076,186,'_price','178'),
(4077,186,'_product_version','5.8.0'),
(4078,186,'attribute_pa_image','image-01'),
(4079,186,'_wxr_import_user_slug','Payalraja'),
(4080,187,'_variation_description',''),
(4081,187,'_regular_price','198'),
(4082,187,'total_sales','0'),
(4083,187,'_tax_status','taxable'),
(4084,187,'_tax_class','parent'),
(4085,187,'_manage_stock','no'),
(4086,187,'_backorders','no'),
(4087,187,'_sold_individually','no'),
(4088,187,'_virtual','no'),
(4089,187,'_downloadable','no'),
(4090,187,'_download_limit','-1'),
(4091,187,'_download_expiry','-1'),
(4092,187,'_thumbnail_id','332'),
(4093,187,'_stock','0'),
(4094,187,'_stock_status','instock'),
(4095,187,'_wc_average_rating','0'),
(4096,187,'_wc_review_count','0'),
(4097,187,'_price','198'),
(4098,187,'_product_version','5.8.0'),
(4099,187,'attribute_pa_image','image-02'),
(4100,187,'_wxr_import_user_slug','Payalraja'),
(4101,188,'_variation_description',''),
(4102,188,'_regular_price','228'),
(4103,188,'total_sales','0'),
(4104,188,'_tax_status','taxable'),
(4105,188,'_tax_class','parent'),
(4106,188,'_manage_stock','no'),
(4107,188,'_backorders','no'),
(4108,188,'_sold_individually','no'),
(4109,188,'_virtual','no'),
(4110,188,'_downloadable','no'),
(4111,188,'_download_limit','-1'),
(4112,188,'_download_expiry','-1'),
(4113,188,'_thumbnail_id','330'),
(4114,188,'_stock','0'),
(4115,188,'_stock_status','instock'),
(4116,188,'_wc_average_rating','0'),
(4117,188,'_wc_review_count','0'),
(4118,188,'_price','228'),
(4119,188,'_product_version','5.8.0'),
(4120,188,'attribute_pa_image','image-03'),
(4121,188,'_wxr_import_user_slug','Payalraja'),
(4122,190,'_variation_description',''),
(4123,190,'_regular_price','195'),
(4124,190,'total_sales','0'),
(4125,190,'_tax_status','taxable'),
(4126,190,'_tax_class','parent'),
(4127,190,'_manage_stock','no'),
(4128,190,'_backorders','no'),
(4129,190,'_sold_individually','no'),
(4130,190,'_virtual','no'),
(4131,190,'_downloadable','no'),
(4132,190,'_download_limit','-1'),
(4133,190,'_download_expiry','-1'),
(4134,190,'_thumbnail_id','340'),
(4135,190,'_stock','0'),
(4136,190,'_stock_status','instock'),
(4137,190,'_wc_average_rating','0'),
(4138,190,'_wc_review_count','0'),
(4139,190,'_price','195'),
(4140,190,'_product_version','5.8.0'),
(4141,190,'attribute_pa_size','100ml'),
(4142,190,'_wxr_import_user_slug','Payalraja'),
(4143,191,'_variation_description',''),
(4144,191,'_regular_price','225'),
(4145,191,'total_sales','0'),
(4146,191,'_tax_status','taxable'),
(4147,191,'_tax_class','parent'),
(4148,191,'_manage_stock','no'),
(4149,191,'_backorders','no'),
(4150,191,'_sold_individually','no'),
(4151,191,'_virtual','no'),
(4152,191,'_downloadable','no'),
(4153,191,'_download_limit','-1'),
(4154,191,'_download_expiry','-1'),
(4155,191,'_thumbnail_id','348'),
(4156,191,'_stock','0'),
(4157,191,'_stock_status','instock'),
(4158,191,'_wc_average_rating','0'),
(4159,191,'_wc_review_count','0'),
(4160,191,'_price','225'),
(4161,191,'_product_version','5.8.0'),
(4162,191,'attribute_pa_size','150ml'),
(4163,191,'_wxr_import_user_slug','Payalraja'),
(4164,192,'_variation_description',''),
(4165,192,'_regular_price','230'),
(4166,192,'total_sales','0'),
(4167,192,'_tax_status','taxable'),
(4168,192,'_tax_class','parent'),
(4169,192,'_manage_stock','no'),
(4170,192,'_backorders','no'),
(4171,192,'_sold_individually','no'),
(4172,192,'_virtual','no'),
(4173,192,'_downloadable','no'),
(4174,192,'_download_limit','-1'),
(4175,192,'_download_expiry','-1'),
(4176,192,'_thumbnail_id','368'),
(4177,192,'_stock','0'),
(4178,192,'_stock_status','instock'),
(4179,192,'_wc_average_rating','0'),
(4180,192,'_wc_review_count','0'),
(4181,192,'_price','230'),
(4182,192,'_product_version','5.8.0'),
(4183,192,'attribute_pa_size','200ml'),
(4184,192,'_wxr_import_user_slug','Payalraja'),
(4185,194,'_variation_description',''),
(4186,194,'_regular_price','156'),
(4187,194,'total_sales','0'),
(4188,194,'_tax_status','taxable'),
(4189,194,'_tax_class','parent'),
(4190,194,'_manage_stock','no'),
(4191,194,'_backorders','no'),
(4192,194,'_sold_individually','no'),
(4193,194,'_virtual','no'),
(4194,194,'_downloadable','no'),
(4195,194,'_download_limit','-1'),
(4196,194,'_download_expiry','-1'),
(4197,194,'_thumbnail_id','346'),
(4198,194,'_stock','0'),
(4199,194,'_stock_status','instock'),
(4200,194,'_wc_average_rating','0'),
(4201,194,'_wc_review_count','0'),
(4202,194,'_price','156'),
(4203,194,'_product_version','5.8.0'),
(4204,194,'attribute_pa_size','100ml'),
(4205,194,'_wxr_import_user_slug','Payalraja'),
(4206,195,'_variation_description',''),
(4207,195,'_regular_price','185'),
(4208,195,'total_sales','0'),
(4209,195,'_tax_status','taxable'),
(4210,195,'_tax_class','parent'),
(4211,195,'_manage_stock','no'),
(4212,195,'_backorders','no'),
(4213,195,'_sold_individually','no'),
(4214,195,'_virtual','no'),
(4215,195,'_downloadable','no'),
(4216,195,'_download_limit','-1'),
(4217,195,'_download_expiry','-1'),
(4218,195,'_thumbnail_id','335'),
(4219,195,'_stock','0'),
(4220,195,'_stock_status','instock'),
(4221,195,'_wc_average_rating','0'),
(4222,195,'_wc_review_count','0'),
(4223,195,'_price','185'),
(4224,195,'_product_version','5.8.0'),
(4225,195,'attribute_pa_size','150ml'),
(4226,195,'_wxr_import_user_slug','Payalraja'),
(4227,196,'_variation_description',''),
(4228,196,'_regular_price','225'),
(4229,196,'total_sales','0'),
(4230,196,'_tax_status','taxable'),
(4231,196,'_tax_class','parent'),
(4232,196,'_manage_stock','no'),
(4233,196,'_backorders','no'),
(4234,196,'_sold_individually','no'),
(4235,196,'_virtual','no'),
(4236,196,'_downloadable','no'),
(4237,196,'_download_limit','-1'),
(4238,196,'_download_expiry','-1'),
(4239,196,'_thumbnail_id','334'),
(4240,196,'_stock','0'),
(4241,196,'_stock_status','instock'),
(4242,196,'_wc_average_rating','0'),
(4243,196,'_wc_review_count','0'),
(4244,196,'_price','225'),
(4245,196,'_product_version','5.8.0'),
(4246,196,'attribute_pa_size','200ml'),
(4247,196,'_wxr_import_user_slug','Payalraja'),
(4248,198,'_variation_description',''),
(4249,198,'_regular_price','190'),
(4250,198,'total_sales','0'),
(4251,198,'_tax_status','taxable'),
(4252,198,'_tax_class','parent'),
(4253,198,'_manage_stock','no'),
(4254,198,'_backorders','no'),
(4255,198,'_sold_individually','no'),
(4256,198,'_virtual','no'),
(4257,198,'_downloadable','no'),
(4258,198,'_download_limit','-1'),
(4259,198,'_download_expiry','-1'),
(4260,198,'_thumbnail_id','334'),
(4261,198,'_stock','0'),
(4262,198,'_stock_status','instock'),
(4263,198,'_wc_average_rating','0'),
(4264,198,'_wc_review_count','0'),
(4265,198,'attribute_pa_color','green'),
(4266,198,'_price','190'),
(4267,198,'_product_version','5.8.0'),
(4268,198,'_wxr_import_user_slug','Payalraja'),
(4269,199,'_variation_description',''),
(4270,199,'_regular_price','205'),
(4271,199,'total_sales','0'),
(4272,199,'_tax_status','taxable'),
(4273,199,'_tax_class','parent'),
(4274,199,'_manage_stock','no'),
(4275,199,'_backorders','no'),
(4276,199,'_sold_individually','no'),
(4277,199,'_virtual','no'),
(4278,199,'_downloadable','no'),
(4279,199,'_download_limit','-1'),
(4280,199,'_download_expiry','-1'),
(4281,199,'_thumbnail_id','335'),
(4282,199,'_stock','0'),
(4283,199,'_stock_status','instock'),
(4284,199,'_wc_average_rating','0'),
(4285,199,'_wc_review_count','0'),
(4286,199,'attribute_pa_color','pink'),
(4287,199,'_price','205'),
(4288,199,'_product_version','5.8.0'),
(4289,199,'_wxr_import_user_slug','Payalraja'),
(4290,200,'_variation_description',''),
(4291,200,'_regular_price','235'),
(4292,200,'total_sales','0'),
(4293,200,'_tax_status','taxable'),
(4294,200,'_tax_class','parent'),
(4295,200,'_manage_stock','no'),
(4296,200,'_backorders','no'),
(4297,200,'_sold_individually','no'),
(4298,200,'_virtual','no'),
(4299,200,'_downloadable','no'),
(4300,200,'_download_limit','-1'),
(4301,200,'_download_expiry','-1'),
(4302,200,'_thumbnail_id','350'),
(4303,200,'_stock','0'),
(4304,200,'_stock_status','instock'),
(4305,200,'_wc_average_rating','0'),
(4306,200,'_wc_review_count','0'),
(4307,200,'attribute_pa_color','yellow'),
(4308,200,'_price','235'),
(4309,200,'_product_version','5.8.0'),
(4310,200,'_wxr_import_user_slug','Payalraja'),
(4311,214,'discount_type','percent'),
(4312,214,'coupon_amount','11'),
(4313,214,'individual_use','no'),
(4314,214,'usage_limit','1'),
(4315,214,'usage_limit_per_user','0'),
(4316,214,'limit_usage_to_x_items',''),
(4317,214,'usage_count','0'),
(4318,214,'date_expires',''),
(4319,214,'free_shipping','no'),
(4320,214,'exclude_sale_items','no'),
(4321,214,'kt_unique_coupon','yes'),
(4322,214,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4323,214,'_wxr_import_user_slug','Payalraja'),
(4324,215,'discount_type','percent'),
(4325,215,'coupon_amount','11'),
(4326,215,'individual_use','no'),
(4327,215,'usage_limit','1'),
(4328,215,'usage_limit_per_user','0'),
(4329,215,'limit_usage_to_x_items',''),
(4330,215,'usage_count','0'),
(4331,215,'date_expires',''),
(4332,215,'free_shipping','no'),
(4333,215,'exclude_sale_items','no'),
(4334,215,'kt_unique_coupon','yes'),
(4335,215,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4336,215,'_wxr_import_user_slug','Payalraja'),
(4337,216,'discount_type','percent'),
(4338,216,'coupon_amount','11'),
(4339,216,'individual_use','no'),
(4340,216,'usage_limit','1'),
(4341,216,'usage_limit_per_user','0'),
(4342,216,'limit_usage_to_x_items',''),
(4343,216,'usage_count','0'),
(4344,216,'date_expires',''),
(4345,216,'free_shipping','no'),
(4346,216,'exclude_sale_items','no'),
(4347,216,'kt_unique_coupon','yes'),
(4348,216,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4349,216,'_wxr_import_user_slug','Payalraja'),
(4350,217,'discount_type','percent'),
(4351,217,'coupon_amount','11'),
(4352,217,'individual_use','no'),
(4353,217,'usage_limit','1'),
(4354,217,'usage_limit_per_user','0'),
(4355,217,'limit_usage_to_x_items',''),
(4356,217,'usage_count','0'),
(4357,217,'date_expires',''),
(4358,217,'free_shipping','no'),
(4359,217,'exclude_sale_items','no'),
(4360,217,'kt_unique_coupon','yes'),
(4361,217,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4362,217,'_wxr_import_user_slug','Payalraja'),
(4363,218,'discount_type','percent'),
(4364,218,'coupon_amount','11'),
(4365,218,'individual_use','no'),
(4366,218,'usage_limit','1'),
(4367,218,'usage_limit_per_user','0'),
(4368,218,'limit_usage_to_x_items',''),
(4369,218,'usage_count','0'),
(4370,218,'date_expires',''),
(4371,218,'free_shipping','no'),
(4372,218,'exclude_sale_items','no'),
(4373,218,'kt_unique_coupon','yes'),
(4374,218,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4375,218,'_wxr_import_user_slug','Payalraja'),
(4376,219,'discount_type','percent'),
(4377,219,'coupon_amount','11'),
(4378,219,'individual_use','no'),
(4379,219,'usage_limit','1'),
(4380,219,'usage_limit_per_user','0'),
(4381,219,'limit_usage_to_x_items',''),
(4382,219,'usage_count','0'),
(4383,219,'date_expires',''),
(4384,219,'free_shipping','no'),
(4385,219,'exclude_sale_items','no'),
(4386,219,'kt_unique_coupon','yes'),
(4387,219,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4388,219,'_wxr_import_user_slug','Payalraja'),
(4389,229,'discount_type','percent'),
(4390,229,'coupon_amount','11'),
(4391,229,'individual_use','no'),
(4392,229,'usage_limit','1'),
(4393,229,'usage_limit_per_user','0'),
(4394,229,'limit_usage_to_x_items','0'),
(4395,229,'usage_count','0'),
(4396,229,'date_expires',''),
(4397,229,'free_shipping','no'),
(4398,229,'exclude_sale_items','no'),
(4399,229,'kt_unique_coupon','yes'),
(4400,229,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4401,229,'_wxr_import_user_slug','Payalraja'),
(4402,230,'discount_type','percent'),
(4403,230,'coupon_amount','11'),
(4404,230,'individual_use','no'),
(4405,230,'usage_limit','1'),
(4406,230,'usage_limit_per_user','0'),
(4407,230,'limit_usage_to_x_items','0'),
(4408,230,'usage_count','0'),
(4409,230,'date_expires',''),
(4410,230,'free_shipping','no'),
(4411,230,'exclude_sale_items','no'),
(4412,230,'kt_unique_coupon','yes'),
(4413,230,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4414,230,'_wxr_import_user_slug','Payalraja'),
(4415,231,'discount_type','percent'),
(4416,231,'coupon_amount','11'),
(4417,231,'individual_use','no'),
(4418,231,'usage_limit','1'),
(4419,231,'usage_limit_per_user','0'),
(4420,231,'limit_usage_to_x_items','0'),
(4421,231,'usage_count','0'),
(4422,231,'date_expires',''),
(4423,231,'free_shipping','no'),
(4424,231,'exclude_sale_items','no'),
(4425,231,'kt_unique_coupon','yes'),
(4426,231,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4427,231,'_wxr_import_user_slug','Payalraja'),
(4428,232,'discount_type','percent'),
(4429,232,'coupon_amount','11'),
(4430,232,'individual_use','no'),
(4431,232,'usage_limit','1'),
(4432,232,'usage_limit_per_user','0'),
(4433,232,'limit_usage_to_x_items','0'),
(4434,232,'usage_count','0'),
(4435,232,'date_expires',''),
(4436,232,'free_shipping','no'),
(4437,232,'exclude_sale_items','no'),
(4438,232,'kt_unique_coupon','yes'),
(4439,232,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4440,232,'_wxr_import_user_slug','Payalraja'),
(4441,233,'discount_type','percent'),
(4442,233,'coupon_amount','11'),
(4443,233,'individual_use','no'),
(4444,233,'usage_limit','1'),
(4445,233,'usage_limit_per_user','0'),
(4446,233,'limit_usage_to_x_items','0'),
(4447,233,'usage_count','0'),
(4448,233,'date_expires',''),
(4449,233,'free_shipping','no'),
(4450,233,'exclude_sale_items','no'),
(4451,233,'kt_unique_coupon','yes'),
(4452,233,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4453,233,'_wxr_import_user_slug','Payalraja'),
(4454,234,'discount_type','percent'),
(4455,234,'coupon_amount','11'),
(4456,234,'individual_use','no'),
(4457,234,'usage_limit','1'),
(4458,234,'usage_limit_per_user','0'),
(4459,234,'limit_usage_to_x_items','0'),
(4460,234,'usage_count','0'),
(4461,234,'date_expires',''),
(4462,234,'free_shipping','no'),
(4463,234,'exclude_sale_items','no'),
(4464,234,'kt_unique_coupon','yes'),
(4465,234,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4466,234,'_wxr_import_user_slug','Payalraja'),
(4467,235,'discount_type','percent'),
(4468,235,'coupon_amount','11'),
(4469,235,'individual_use','no'),
(4470,235,'usage_limit','1'),
(4471,235,'usage_limit_per_user','0'),
(4472,235,'limit_usage_to_x_items','0'),
(4473,235,'usage_count','0'),
(4474,235,'date_expires',''),
(4475,235,'free_shipping','no'),
(4476,235,'exclude_sale_items','no'),
(4477,235,'kt_unique_coupon','yes'),
(4478,235,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4479,235,'_wxr_import_user_slug','Payalraja'),
(4480,236,'discount_type','percent'),
(4481,236,'coupon_amount','11'),
(4482,236,'individual_use','no'),
(4483,236,'usage_limit','1'),
(4484,236,'usage_limit_per_user','0'),
(4485,236,'limit_usage_to_x_items','0'),
(4486,236,'usage_count','0'),
(4487,236,'date_expires',''),
(4488,236,'free_shipping','no'),
(4489,236,'exclude_sale_items','no'),
(4490,236,'kt_unique_coupon','yes'),
(4491,236,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4492,236,'_wxr_import_user_slug','Payalraja'),
(4493,237,'discount_type','percent'),
(4494,237,'coupon_amount','11'),
(4495,237,'individual_use','no'),
(4496,237,'usage_limit','1'),
(4497,237,'usage_limit_per_user','0'),
(4498,237,'limit_usage_to_x_items','0'),
(4499,237,'usage_count','0'),
(4500,237,'date_expires',''),
(4501,237,'free_shipping','no'),
(4502,237,'exclude_sale_items','no'),
(4503,237,'kt_unique_coupon','yes'),
(4504,237,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4505,237,'_wxr_import_user_slug','Payalraja'),
(4506,238,'discount_type','percent'),
(4507,238,'coupon_amount','11'),
(4508,238,'individual_use','no'),
(4509,238,'usage_limit','1'),
(4510,238,'usage_limit_per_user','0'),
(4511,238,'limit_usage_to_x_items','0'),
(4512,238,'usage_count','0'),
(4513,238,'date_expires',''),
(4514,238,'free_shipping','no'),
(4515,238,'exclude_sale_items','no'),
(4516,238,'kt_unique_coupon','yes'),
(4517,238,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4518,238,'_wxr_import_user_slug','Payalraja'),
(4519,239,'discount_type','percent'),
(4520,239,'coupon_amount','11'),
(4521,239,'individual_use','no'),
(4522,239,'usage_limit','1'),
(4523,239,'usage_limit_per_user','0'),
(4524,239,'limit_usage_to_x_items','0'),
(4525,239,'usage_count','0'),
(4526,239,'date_expires',''),
(4527,239,'free_shipping','no'),
(4528,239,'exclude_sale_items','no'),
(4529,239,'kt_unique_coupon','yes'),
(4530,239,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4531,239,'_wxr_import_user_slug','Payalraja'),
(4532,240,'discount_type','percent'),
(4533,240,'coupon_amount','11'),
(4534,240,'individual_use','no'),
(4535,240,'usage_limit','1'),
(4536,240,'usage_limit_per_user','0'),
(4537,240,'limit_usage_to_x_items','0'),
(4538,240,'usage_count','0'),
(4539,240,'date_expires',''),
(4540,240,'free_shipping','no'),
(4541,240,'exclude_sale_items','no'),
(4542,240,'kt_unique_coupon','yes'),
(4543,240,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4544,240,'_wxr_import_user_slug','Payalraja'),
(4545,241,'discount_type','percent'),
(4546,241,'coupon_amount','11'),
(4547,241,'individual_use','no'),
(4548,241,'usage_limit','1'),
(4549,241,'usage_limit_per_user','0'),
(4550,241,'limit_usage_to_x_items','0'),
(4551,241,'usage_count','0'),
(4552,241,'date_expires',''),
(4553,241,'free_shipping','no'),
(4554,241,'exclude_sale_items','no'),
(4555,241,'kt_unique_coupon','yes'),
(4556,241,'customer_email','a:1:{i:0;s:15:\"admin@gmail.com\";}'),
(4557,241,'_wxr_import_user_slug','Payalraja'),
(4558,2517,'_order_key','wc_order_0CawBCSzLIeZr'),
(4559,2517,'_customer_user','0'),
(4560,2517,'_payment_method','bacs'),
(4561,2517,'_payment_method_title','Direct bank transfer'),
(4562,2517,'_customer_ip_address','27.73.112.245'),
(4563,2517,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; M2101K7BG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),
(4564,2517,'_created_via','checkout'),
(4565,2517,'_cart_hash','76e2f82f5992e7dc296413b6cb8ff28b'),
(4566,2517,'_billing_first_name','Tuan'),
(4567,2517,'_billing_last_name','Truong'),
(4568,2517,'_billing_address_1','OOakk'),
(4569,2517,'_billing_city','Iakl'),
(4570,2517,'_billing_country','VN'),
(4571,2517,'_billing_email','jkallakm@km.co'),
(4572,2517,'_billing_phone','096432781'),
(4573,2517,'_shipping_first_name','Tuan'),
(4574,2517,'_shipping_last_name','Truong'),
(4575,2517,'_shipping_address_1','OOakk'),
(4576,2517,'_shipping_city','Iakl'),
(4577,2517,'_shipping_country','VN'),
(4578,2517,'_order_currency','USD'),
(4579,2517,'_cart_discount','0'),
(4580,2517,'_cart_discount_tax','0'),
(4581,2517,'_order_shipping','20'),
(4582,2517,'_order_shipping_tax','0'),
(4583,2517,'_order_tax','0'),
(4584,2517,'_order_total','280.00'),
(4585,2517,'_order_version','5.9.0'),
(4586,2517,'_prices_include_tax','no'),
(4587,2517,'_billing_address_index','Tuan Truong  OOakk  Iakl   VN jkallakm@km.co 096432781'),
(4588,2517,'_shipping_address_index','Tuan Truong  OOakk  Iakl   VN '),
(4589,2517,'is_vat_exempt','no'),
(4590,2517,'_recorded_sales','yes'),
(4591,2517,'_recorded_coupon_usage_counts','yes'),
(4592,2517,'_order_stock_reduced','yes'),
(4593,2517,'_new_order_email_sent','true'),
(4594,2517,'_woocs_order_rate','1'),
(4595,2517,'_woocs_order_base_currency','USD'),
(4596,2517,'_woocs_order_currency_changed_mannualy','0'),
(4597,2517,'_wxr_import_user_slug','Payalraja'),
(4598,3220,'_order_key','wc_order_0k2F0RdewtrKh'),
(4599,3220,'_customer_user','1'),
(4600,3220,'_payment_method','bacs'),
(4601,3220,'_payment_method_title','Direct bank transfer'),
(4602,3220,'_customer_ip_address','::1'),
(4603,3220,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36'),
(4604,3220,'_created_via','checkout'),
(4605,3220,'_cart_hash','ced9057f3ef4aa94fa3ac2e28ba902f7'),
(4606,3220,'_billing_first_name','Contact'),
(4607,3220,'_billing_last_name','admin'),
(4608,3220,'_billing_company','sadsad'),
(4609,3220,'_billing_address_1','ha noi'),
(4610,3220,'_billing_city','vina web solution'),
(4611,3220,'_billing_country','VN'),
(4612,3220,'_billing_email','admin@gmail.com'),
(4613,3220,'_billing_phone','0988853419'),
(4614,3220,'_shipping_first_name','Contact'),
(4615,3220,'_shipping_last_name','admin'),
(4616,3220,'_shipping_company','sadsad'),
(4617,3220,'_shipping_address_1','ha noi'),
(4618,3220,'_shipping_city','vina web solution'),
(4619,3220,'_shipping_country','VN'),
(4620,3220,'_order_currency','USD'),
(4621,3220,'_cart_discount','0'),
(4622,3220,'_cart_discount_tax','0'),
(4623,3220,'_order_shipping','20'),
(4624,3220,'_order_shipping_tax','0'),
(4625,3220,'_order_tax','0'),
(4626,3220,'_order_total','883.00'),
(4627,3220,'_order_version','5.9.0'),
(4628,3220,'_prices_include_tax','no'),
(4629,3220,'_billing_address_index','Contact admin sadsad ha noi  vina web solution   VN admin@gmail.com 0988853419'),
(4630,3220,'_shipping_address_index','Contact admin sadsad ha noi  vina web solution   VN '),
(4631,3220,'is_vat_exempt','no'),
(4632,3220,'_recorded_sales','yes'),
(4633,3220,'_recorded_coupon_usage_counts','yes'),
(4634,3220,'_order_stock_reduced','yes'),
(4635,3220,'_new_order_email_sent','true'),
(4636,3220,'_wxr_import_user_slug','Payalraja'),
(4637,4378,'_order_key','wc_order_8N5JFjlNklAXl'),
(4638,4378,'_customer_user','0'),
(4639,4378,'_payment_method','bacs'),
(4640,4378,'_payment_method_title','Direct bank transfer'),
(4641,4378,'_customer_ip_address','170.254.114.234'),
(4642,4378,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36'),
(4643,4378,'_created_via','checkout'),
(4644,4378,'_cart_hash','7e6df5739c8c4977f7bf0d16449aa2a1'),
(4645,4378,'_billing_first_name','teste'),
(4646,4378,'_billing_last_name','teste'),
(4647,4378,'_billing_address_1','Avenida Brasil'),
(4648,4378,'_billing_address_2','123'),
(4649,4378,'_billing_city','Maringá'),
(4650,4378,'_billing_postcode','WC2N 5DU'),
(4651,4378,'_billing_country','GB'),
(4652,4378,'_billing_email','tete@teste.com'),
(4653,4378,'_billing_phone','342344334'),
(4654,4378,'_shipping_first_name','teste'),
(4655,4378,'_shipping_last_name','teste'),
(4656,4378,'_shipping_address_1','Avenida Brasil'),
(4657,4378,'_shipping_address_2','123'),
(4658,4378,'_shipping_city','Maringá'),
(4659,4378,'_shipping_postcode','WC2N 5DU'),
(4660,4378,'_shipping_country','GB'),
(4661,4378,'_order_currency','USD'),
(4662,4378,'_cart_discount','0'),
(4663,4378,'_cart_discount_tax','0'),
(4664,4378,'_order_shipping','20'),
(4665,4378,'_order_shipping_tax','0'),
(4666,4378,'_order_tax','0'),
(4667,4378,'_order_total','158.00'),
(4668,4378,'_order_version','6.1.2'),
(4669,4378,'_prices_include_tax','no'),
(4670,4378,'_billing_address_index','teste teste  Avenida Brasil 123 Maringá  WC2N 5DU GB tete@teste.com 342344334'),
(4671,4378,'_shipping_address_index','teste teste  Avenida Brasil 123 Maringá  WC2N 5DU GB '),
(4672,4378,'is_vat_exempt','no'),
(4673,4378,'_recorded_sales','yes'),
(4674,4378,'_recorded_coupon_usage_counts','yes'),
(4675,4378,'_order_stock_reduced','yes'),
(4676,4378,'_new_order_email_sent','true'),
(4677,4378,'_wxr_import_user_slug','Payalraja'),
(4678,4415,'_order_key','wc_order_Djc1veY708N9U'),
(4679,4415,'_customer_user','0'),
(4680,4415,'_payment_method','cheque'),
(4681,4415,'_payment_method_title','Check payments'),
(4682,4415,'_customer_ip_address','2401:4900:3362:f1b4:352e:3b14:4fee:75ee'),
(4683,4415,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36'),
(4684,4415,'_created_via','checkout'),
(4685,4415,'_cart_hash','c33f1be5e07c0fb27a12e6cf0e2fdf67'),
(4686,4415,'_billing_first_name','bwjcbwj'),
(4687,4415,'_billing_last_name','cwcnw'),
(4688,4415,'_billing_company','vfdvdv'),
(4689,4415,'_billing_address_1','Shipley Street'),
(4690,4415,'_billing_address_2','Sterling'),
(4691,4415,'_billing_city','vijapura'),
(4692,4415,'_billing_state','VA'),
(4693,4415,'_billing_postcode','20164'),
(4694,4415,'_billing_country','US'),
(4695,4415,'_billing_email','cscab@gmail.com'),
(4696,4415,'_billing_phone','9123456789'),
(4697,4415,'_shipping_first_name','bwjcbwj'),
(4698,4415,'_shipping_last_name','cwcnw'),
(4699,4415,'_shipping_company','vfdvdv'),
(4700,4415,'_shipping_address_1','Shipley Street'),
(4701,4415,'_shipping_address_2','Sterling'),
(4702,4415,'_shipping_city','vijapura'),
(4703,4415,'_shipping_state','VA'),
(4704,4415,'_shipping_postcode','20164'),
(4705,4415,'_shipping_country','US'),
(4706,4415,'_order_currency','USD'),
(4707,4415,'_cart_discount','0'),
(4708,4415,'_cart_discount_tax','0'),
(4709,4415,'_order_shipping','20'),
(4710,4415,'_order_shipping_tax','0'),
(4711,4415,'_order_tax','0'),
(4712,4415,'_order_total','510.00'),
(4713,4415,'_order_version','6.3.1'),
(4714,4415,'_prices_include_tax','no'),
(4715,4415,'_billing_address_index','bwjcbwj cwcnw vfdvdv Shipley Street Sterling vijapura VA 20164 US cscab@gmail.com 9123456789'),
(4716,4415,'_shipping_address_index','bwjcbwj cwcnw vfdvdv Shipley Street Sterling vijapura VA 20164 US '),
(4717,4415,'is_vat_exempt','no'),
(4718,4415,'_recorded_sales','yes'),
(4719,4415,'_recorded_coupon_usage_counts','yes'),
(4720,4415,'_order_stock_reduced','yes'),
(4721,4415,'_new_order_email_sent','true'),
(4722,4415,'_wxr_import_user_slug','Payalraja'),
(4794,1593,'_wp_page_template','elementor_canvas'),
(4795,1593,'rs_page_bg_color',''),
(4796,1593,'tbay_block_type','custom'),
(4797,1593,'_elementor_edit_mode','builder'),
(4798,1593,'_elementor_template_type','wp-post'),
(4799,1593,'_elementor_version','3.6.7'),
(4800,1593,'hara_post_views_count','19'),
(4801,1593,'_elementor_data','[{\"id\":\"3a82185\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"59\",\"bottom\":\"16\",\"left\":\"22\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/banner-bottom-shop.png\",\"id\":1605,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"16\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"79498c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":86.431},\"elements\":[{\"id\":\"aef1d48\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<strong>100% Secure delivery<\\/strong> without contacting the courier\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"},\"_id\":\"381df83\"}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_self_align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"d8bc2d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":13.532},\"elements\":[{\"id\":\"a32b1cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"More\",\"align\":\"left\",\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"background_color\":\"#4A8C97\",\"border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"10\",\"left\":\"16\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(4803,1593,'_wp_old_slug','1593'),
(4804,1593,'_elementor_controls_usage','a:4:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:10:\"icon_align\";i:1;s:17:\"icon_align_mobile\";i:1;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:16:\"background_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}}'),
(4805,1593,'_wxr_import_user_slug','Payalraja'),
(4822,2434,'_wp_page_template','elementor_canvas'),
(4823,2434,'rs_page_bg_color',''),
(4824,2434,'tbay_block_type','custom'),
(4825,2434,'_elementor_edit_mode','builder'),
(4826,2434,'_elementor_template_type','wp-post'),
(4827,2434,'_elementor_version','3.6.7'),
(4828,2434,'hara_post_views_count','15'),
(4829,2434,'_elementor_data','[{\"id\":\"24e44255\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f4a2a41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3729cb63\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d62fc92\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#4A8C97\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5c84e503\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5fc855f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Guaranteed SAFE Checkout\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"background_color\":\"#4A8C97\",\"border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"3\",\"left\":\"8\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"432f8886\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2439,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/safe-checkout.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"402ea76\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#4A8C97\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"663a7bd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d425c0f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Free\",\"description_text\":\"Worldwide Shopping\",\"text_align\":\"center\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"53e95716\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a1528f2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"100%\",\"description_text\":\"Guaranteed Satisfaction\\n\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"c19af82\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a70195c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"30 Day\",\"description_text\":\"Guaranteed Money Back\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(4831,2434,'_elementor_controls_usage','a:6:{s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;s:13:\"border_radius\";i:1;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:16:\"background_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:10:{s:10:\"text_align\";i:1;s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_line_height\";i:3;}}}}}'),
(4832,2434,'_wxr_import_user_slug','Payalraja'),
(4833,2434,'_wxr_import_has_attachment_refs','1'),
(4834,4367,'_order_key','wc_order_pece9KCLfMY56'),
(4835,4367,'_customer_user','0'),
(4836,4367,'_payment_method','cod'),
(4837,4367,'_payment_method_title','Cash on delivery'),
(4838,4367,'_customer_ip_address','190.113.111.222'),
(4839,4367,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36'),
(4840,4367,'_created_via','checkout'),
(4841,4367,'_cart_hash','861c6bf58b915b4acd537f35b6446ed6'),
(4842,4367,'_billing_first_name','Martin'),
(4843,4367,'_billing_last_name','Blanco'),
(4844,4367,'_billing_address_1','1710 Northwest 96th Avenue'),
(4845,4367,'_billing_city','Doral'),
(4846,4367,'_billing_state','Florida'),
(4847,4367,'_billing_postcode','E1 6AN'),
(4848,4367,'_billing_country','GB'),
(4849,4367,'_billing_email','bhybvhb@gmail.com'),
(4850,4367,'_billing_phone','3054775508'),
(4851,4367,'_shipping_first_name','Martin'),
(4852,4367,'_shipping_last_name','Blanco'),
(4853,4367,'_shipping_address_1','1710 Northwest 96th Avenue'),
(4854,4367,'_shipping_city','Doral'),
(4855,4367,'_shipping_state','Florida'),
(4856,4367,'_shipping_postcode','E1 6AN'),
(4857,4367,'_shipping_country','GB'),
(4858,4367,'_order_currency','USD'),
(4859,4367,'_cart_discount','0'),
(4860,4367,'_cart_discount_tax','0'),
(4861,4367,'_order_shipping','20'),
(4862,4367,'_order_shipping_tax','0'),
(4863,4367,'_order_tax','0'),
(4864,4367,'_order_total','208.00'),
(4865,4367,'_order_version','6.1.1'),
(4866,4367,'_prices_include_tax','no'),
(4867,4367,'_billing_address_index','Martin Blanco  1710 Northwest 96th Avenue  Doral Florida E1 6AN GB bhybvhb@gmail.com 3054775508'),
(4868,4367,'_shipping_address_index','Martin Blanco  1710 Northwest 96th Avenue  Doral Florida E1 6AN GB '),
(4869,4367,'is_vat_exempt','no'),
(4870,4367,'_download_permissions_granted','yes'),
(4871,4367,'_recorded_sales','yes'),
(4872,4367,'_recorded_coupon_usage_counts','yes'),
(4873,4367,'_order_stock_reduced','yes'),
(4874,4367,'_new_order_email_sent','true'),
(4875,4367,'_wxr_import_user_slug','Payalraja'),
(4876,4374,'_order_key','wc_order_wu2k8ktaMtZ9O'),
(4877,4374,'_customer_user','0'),
(4878,4374,'_payment_method','cod'),
(4879,4374,'_payment_method_title','Cash on delivery'),
(4880,4374,'_customer_ip_address','103.138.191.190'),
(4881,4374,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),
(4882,4374,'_created_via','checkout'),
(4883,4374,'_cart_hash','b5326b8bed31689448fcbe0d10d0393d'),
(4884,4374,'_billing_first_name','jhk'),
(4885,4374,'_billing_last_name','dsfsdf'),
(4886,4374,'_billing_address_1','New York'),
(4887,4374,'_billing_city','new york'),
(4888,4374,'_billing_state','NY'),
(4889,4374,'_billing_postcode','10005'),
(4890,4374,'_billing_country','US'),
(4891,4374,'_billing_email','telid61780@wodeda.com'),
(4892,4374,'_billing_phone','5896745896'),
(4893,4374,'_shipping_first_name','jhk'),
(4894,4374,'_shipping_last_name','dsfsdf'),
(4895,4374,'_shipping_address_1','New York'),
(4896,4374,'_shipping_city','new york'),
(4897,4374,'_shipping_state','NY'),
(4898,4374,'_shipping_postcode','10005'),
(4899,4374,'_shipping_country','US'),
(4900,4374,'_order_currency','USD'),
(4901,4374,'_cart_discount','0'),
(4902,4374,'_cart_discount_tax','0'),
(4903,4374,'_order_shipping','20'),
(4904,4374,'_order_shipping_tax','0'),
(4905,4374,'_order_tax','0'),
(4906,4374,'_order_total','178.00'),
(4907,4374,'_order_version','6.1.1'),
(4908,4374,'_prices_include_tax','no'),
(4909,4374,'_billing_address_index','jhk dsfsdf  New York  new york NY 10005 US telid61780@wodeda.com 5896745896'),
(4910,4374,'_shipping_address_index','jhk dsfsdf  New York  new york NY 10005 US '),
(4911,4374,'is_vat_exempt','no'),
(4912,4374,'_download_permissions_granted','yes'),
(4913,4374,'_recorded_sales','yes'),
(4914,4374,'_recorded_coupon_usage_counts','yes'),
(4915,4374,'_order_stock_reduced','yes'),
(4916,4374,'_new_order_email_sent','true'),
(4917,4374,'_wxr_import_user_slug','Payalraja'),
(4918,4375,'_order_key','wc_order_l9ystnHgdRRAn'),
(4919,4375,'_customer_user','0'),
(4920,4375,'_payment_method','cod'),
(4921,4375,'_payment_method_title','Cash on delivery'),
(4922,4375,'_customer_ip_address','160.179.87.241'),
(4923,4375,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36 OPR/83.0.4254.70'),
(4924,4375,'_created_via','checkout'),
(4925,4375,'_cart_hash','eea2d7ac77505491fb8ca041589339e9'),
(4926,4375,'_billing_first_name','Mohamed'),
(4927,4375,'_billing_last_name','EL Hjri'),
(4928,4375,'_billing_address_1','Rue 12'),
(4929,4375,'_billing_city','sd'),
(4930,4375,'_billing_state','NY'),
(4931,4375,'_billing_postcode','10080'),
(4932,4375,'_billing_country','US'),
(4933,4375,'_billing_email','mekness0@gmail.com'),
(4934,4375,'_billing_phone','0780703441'),
(4935,4375,'_shipping_first_name','Mohamed'),
(4936,4375,'_shipping_last_name','EL Hjri'),
(4937,4375,'_shipping_address_1','Rue 12'),
(4938,4375,'_shipping_city','sd'),
(4939,4375,'_shipping_state','NY'),
(4940,4375,'_shipping_postcode','10080'),
(4941,4375,'_shipping_country','US'),
(4942,4375,'_order_currency','USD'),
(4943,4375,'_cart_discount','0'),
(4944,4375,'_cart_discount_tax','0'),
(4945,4375,'_order_shipping','20'),
(4946,4375,'_order_shipping_tax','0'),
(4947,4375,'_order_tax','0'),
(4948,4375,'_order_total','448.00'),
(4949,4375,'_order_version','6.1.1'),
(4950,4375,'_prices_include_tax','no'),
(4951,4375,'_billing_address_index','Mohamed EL Hjri  Rue 12  sd NY 10080 US mekness0@gmail.com 0780703441'),
(4952,4375,'_shipping_address_index','Mohamed EL Hjri  Rue 12  sd NY 10080 US '),
(4953,4375,'is_vat_exempt','no'),
(4954,4375,'_download_permissions_granted','yes'),
(4955,4375,'_recorded_sales','yes'),
(4956,4375,'_recorded_coupon_usage_counts','yes'),
(4957,4375,'_order_stock_reduced','yes'),
(4958,4375,'_new_order_email_sent','true'),
(4959,4375,'_wxr_import_user_slug','Payalraja'),
(4960,4376,'_order_key','wc_order_yGSR6NR3mDNgb'),
(4961,4376,'_customer_user','0'),
(4962,4376,'_payment_method','cod'),
(4963,4376,'_payment_method_title','Cash on delivery'),
(4964,4376,'_customer_ip_address','103.138.191.190'),
(4965,4376,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36'),
(4966,4376,'_created_via','checkout'),
(4967,4376,'_cart_hash','3133d320d68866b6c59cae91b23fcc8e'),
(4968,4376,'_billing_first_name','fgsfd'),
(4969,4376,'_billing_last_name','gfdgfdgfdg'),
(4970,4376,'_billing_address_1','12'),
(4971,4376,'_billing_city','Da'),
(4972,4376,'_billing_state','NY'),
(4973,4376,'_billing_postcode','10001'),
(4974,4376,'_billing_country','US'),
(4975,4376,'_billing_email','telid61780@wodeda.com'),
(4976,4376,'_billing_phone','101454754'),
(4977,4376,'_shipping_first_name','fgsfd'),
(4978,4376,'_shipping_last_name','gfdgfdgfdg'),
(4979,4376,'_shipping_address_1','12'),
(4980,4376,'_shipping_city','Da'),
(4981,4376,'_shipping_state','NY'),
(4982,4376,'_shipping_postcode','10001'),
(4983,4376,'_shipping_country','US'),
(4984,4376,'_order_currency','USD'),
(4985,4376,'_cart_discount','0'),
(4986,4376,'_cart_discount_tax','0'),
(4987,4376,'_order_shipping','20'),
(4988,4376,'_order_shipping_tax','0'),
(4989,4376,'_order_tax','0'),
(4990,4376,'_order_total','350.00'),
(4991,4376,'_order_version','6.1.1'),
(4992,4376,'_prices_include_tax','no'),
(4993,4376,'_billing_address_index','fgsfd gfdgfdgfdg  12  Da NY 10001 US telid61780@wodeda.com 101454754'),
(4994,4376,'_shipping_address_index','fgsfd gfdgfdgfdg  12  Da NY 10001 US '),
(4995,4376,'is_vat_exempt','no'),
(4996,4376,'_download_permissions_granted','yes'),
(4997,4376,'_recorded_sales','yes'),
(4998,4376,'_recorded_coupon_usage_counts','yes'),
(4999,4376,'_order_stock_reduced','yes'),
(5000,4376,'_new_order_email_sent','true'),
(5001,4376,'_wxr_import_user_slug','Payalraja'),
(5002,4382,'_order_key','wc_order_OqyzbHwH5m3fR'),
(5003,4382,'_customer_user','0'),
(5004,4382,'_payment_method','cod'),
(5005,4382,'_payment_method_title','Cash on delivery'),
(5006,4382,'_customer_ip_address','27.111.75.230'),
(5007,4382,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36'),
(5008,4382,'_created_via','checkout'),
(5009,4382,'_cart_hash','413c77eb625f7e44e26867d80fa5a033'),
(5010,4382,'_billing_first_name','jainool'),
(5011,4382,'_billing_last_name','shaikh'),
(5012,4382,'_billing_company','Big Tv News'),
(5013,4382,'_billing_address_1','keshwapur'),
(5014,4382,'_billing_address_2','hhhhhh'),
(5015,4382,'_billing_city','Hubli'),
(5016,4382,'_billing_state','AZ'),
(5017,4382,'_billing_postcode','85001'),
(5018,4382,'_billing_country','US'),
(5019,4382,'_billing_email','jainooljobs@gmail.com'),
(5020,4382,'_billing_phone','09916286103'),
(5021,4382,'_shipping_first_name','jainool'),
(5022,4382,'_shipping_last_name','shaikh'),
(5023,4382,'_shipping_company','Big Tv News'),
(5024,4382,'_shipping_address_1','keshwapur'),
(5025,4382,'_shipping_address_2','hhhhhh'),
(5026,4382,'_shipping_city','Hubli'),
(5027,4382,'_shipping_state','AZ'),
(5028,4382,'_shipping_postcode','85001'),
(5029,4382,'_shipping_country','US'),
(5030,4382,'_order_currency','USD'),
(5031,4382,'_cart_discount','0'),
(5032,4382,'_cart_discount_tax','0'),
(5033,4382,'_order_shipping','20'),
(5034,4382,'_order_shipping_tax','0'),
(5035,4382,'_order_tax','0'),
(5036,4382,'_order_total','260.00'),
(5037,4382,'_order_version','6.1.2'),
(5038,4382,'_prices_include_tax','no'),
(5039,4382,'_billing_address_index','jainool shaikh Big Tv News keshwapur hhhhhh Hubli AZ 85001 US jainooljobs@gmail.com 09916286103'),
(5040,4382,'_shipping_address_index','jainool shaikh Big Tv News keshwapur hhhhhh Hubli AZ 85001 US '),
(5041,4382,'is_vat_exempt','no'),
(5042,4382,'_download_permissions_granted','yes'),
(5043,4382,'_recorded_sales','yes'),
(5044,4382,'_recorded_coupon_usage_counts','yes'),
(5045,4382,'_order_stock_reduced','yes'),
(5046,4382,'_new_order_email_sent','true'),
(5047,4382,'_wxr_import_user_slug','Payalraja'),
(5048,4399,'_order_key','wc_order_GF9s4Il0VlRR0'),
(5049,4399,'_customer_user','0'),
(5050,4399,'_payment_method','cod'),
(5051,4399,'_payment_method_title','Cash on delivery'),
(5052,4399,'_customer_ip_address','2405:201:5506:f033:10ee:1571:a983:f6b4'),
(5053,4399,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0'),
(5054,4399,'_created_via','checkout'),
(5055,4399,'_cart_hash','861c6bf58b915b4acd537f35b6446ed6'),
(5056,4399,'_billing_first_name','b'),
(5057,4399,'_billing_last_name','b'),
(5058,4399,'_billing_address_1','n'),
(5059,4399,'_billing_city','k'),
(5060,4399,'_billing_state','AR'),
(5061,4399,'_billing_postcode','27031'),
(5062,4399,'_billing_country','US'),
(5063,4399,'_billing_email','mufakir.ansari@gmail.com'),
(5064,4399,'_billing_phone','9797979797'),
(5065,4399,'_shipping_first_name','b'),
(5066,4399,'_shipping_last_name','b'),
(5067,4399,'_shipping_address_1','n'),
(5068,4399,'_shipping_city','k'),
(5069,4399,'_shipping_state','AR'),
(5070,4399,'_shipping_postcode','27031'),
(5071,4399,'_shipping_country','US'),
(5072,4399,'_order_currency','USD'),
(5073,4399,'_cart_discount','0'),
(5074,4399,'_cart_discount_tax','0'),
(5075,4399,'_order_shipping','20'),
(5076,4399,'_order_shipping_tax','0'),
(5077,4399,'_order_tax','0'),
(5078,4399,'_order_total','208.00'),
(5079,4399,'_order_version','6.3.1'),
(5080,4399,'_prices_include_tax','no'),
(5081,4399,'_billing_address_index','b b  n  k AR 27031 US mufakir.ansari@gmail.com 9797979797'),
(5082,4399,'_shipping_address_index','b b  n  k AR 27031 US '),
(5083,4399,'is_vat_exempt','no'),
(5084,4399,'_download_permissions_granted','yes'),
(5085,4399,'_recorded_sales','yes'),
(5086,4399,'_recorded_coupon_usage_counts','yes'),
(5087,4399,'_order_stock_reduced','yes'),
(5088,4399,'_new_order_email_sent','true'),
(5089,4399,'_wxr_import_user_slug','Payalraja'),
(5090,5882,'_wp_page_template','elementor_canvas'),
(5091,5882,'tbay_block_type','type_header'),
(5092,5882,'_elementor_edit_mode','builder'),
(5093,5882,'_elementor_template_type','wp-post'),
(5094,5882,'_elementor_version','4.1.4'),
(5095,5882,'hara_post_views_count','166'),
(5096,5882,'_elementor_data','[{\"id\":\"49166270\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"5e5e3cef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.332999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b2052f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"ae89cb4\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e3af8f8\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"2bd208c\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ba47ae9\"}],\"align\":\"left\",\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FDFDFD00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"7e352c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.667000000000001591615728102624416351318359375,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"75776998\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"770e486d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+91 72270 35224\",\"selected_icon\":{\"value\":\"sim-icon icon-call-out\",\"library\":\"simple-line-icons\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"tel:+91 72270 35224\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"778a635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"help@dermaheaven.shop\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"mailto:help@dermaheaven.shop\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\",\"icon_color_hover\":\"#F85E4E\",\"text_color_hover\":\"#F85E4E\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68b49185\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5090db30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.961999999999999744204615126363933086395263671875},\"elements\":[{\"id\":\"19d0fb7e\",\"elType\":\"widget\",\"settings\":{\"image_logo\":{\"id\":7900,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2022\\/05\\/Derma-Heaven-Logo-scaled.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"hara-site-logo\"}],\"isInner\":false},{\"id\":\"29bfc7d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.105000000000000426325641456060111522674560546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[{\"id\":\"adced1b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"type_menu\":\"toggle\",\"toggle_menu_title\":\"Categories\",\"show_content_menu\":\"\",\"show_toggle_menu_icon\":\"yes\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"\",\"style_toggle_menu_typography_typography\":\"custom\",\"style_toggle_menu_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"toggle_menu_color\":\"#FFFFFF\",\"style_toggle_menu\":\"#c08c55\",\"toggle_menu_icon\":{\"value\":\"tb-icon tb-icon-element-plus\",\"library\":\"tbay-custom\"},\"toggle_menu_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_canvas_content_align\":\"left\",\"ajax_toggle\":\"\",\"menu\":\"list-categories\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"4a7d7a1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":51.3310000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"3b08e701\",\"elType\":\"widget\",\"settings\":{\"placeholder_text\":\"I\\u2019m looking for...\",\"vali_input_search\":\"Enter at least 2 characters\",\"enable_categories_search\":\"yes\",\"text_categories_search\":\"All Categories\",\"border_radius_tbay_search_form\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_style_category_search\":\"solid\",\"border_width_category_search\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tbay_search_form\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_btn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"bg_tbay_search_form\":\"#F5F5F5\",\"border_color_category_search\":\"#D9D9D9\",\"hover_color_btn_search\":\"#FFFFFF\",\"search_form_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"color_category_search\":\"#000000\",\"color_btn_search\":\"#FFFFFF\",\"bg_btn_search\":\"#c08c55\",\"hover_bg_btn_search\":\"#00766B\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-search-form\"}],\"isInner\":false},{\"id\":\"3a0c9da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.568000000000001392663762089796364307403564453125,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cba6d91\",\"elType\":\"widget\",\"settings\":{\"sub_menu_account\":\"my-account\",\"_css_classes\":\"w-auto\",\"icon_account_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"show_text_account\":\"\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\"},\"elements\":[],\"widgetType\":\"tbay-account\"},{\"id\":\"3f4dd48c\",\"elType\":\"widget\",\"settings\":{\"title_wishlist\":\"My Wishlist\",\"_css_classes\":\"w-auto\",\"hover_color_icon\":\"#c08c55\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-wishlist\"},{\"id\":\"3a09f8a0\",\"elType\":\"widget\",\"settings\":{\"title_mini_cart\":\"Shopping cart\",\"bg_icon\":\"#02010100\",\"_css_classes\":\"w-auto\",\"price_mini_cart\":\"\",\"position_popup_cart\":{\"unit\":\"px\",\"size\":100,\"sizes\":[],\"top\":\"51\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-mini-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64638723\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"content_position\":\"middle\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":24,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"}},\"elements\":[{\"id\":\"2eae4620\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":74.4090000000000060254023992456495761871337890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"142209f5\",\"elType\":\"widget\",\"settings\":{\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"padding_menu_item\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#4A8C97\",\"menu\":\"main-menu\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"7a314f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fde6c68\",\"elType\":\"widget\",\"settings\":{\"text\":\"Free Shipping Over 499\",\"align\":\"right\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-flash-sale\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"button_text_color\":\"#F85E4E\",\"background_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(5098,5882,'rs_page_bg_color',''),
(5099,5882,'_wp_old_slug','header-06'),
(5100,5882,'_wp_old_slug','header-07'),
(5101,5882,'_wp_old_slug','header-08'),
(5102,5882,'_wp_old_slug','header-09'),
(5103,5882,'_wxr_import_user_slug','Payalraja'),
(5104,5882,'_wxr_import_has_attachment_refs','1'),
(5105,6152,'_wp_page_template','elementor_canvas'),
(5106,6152,'tbay_block_type','type_footer'),
(5107,6152,'_elementor_edit_mode','builder'),
(5108,6152,'_elementor_template_type','wp-post'),
(5109,6152,'_elementor_version','4.1.4'),
(5110,6152,'hara_post_views_count','31'),
(5111,6152,'_elementor_data','[{\"id\":\"59d78dc1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"81\",\"right\":\"0\",\"bottom\":\"72\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55505f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.28099999999999880628820392303168773651123046875,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49858eb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e582af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"If you have any question, please contact us at <a href=\\\"mailto:help@dermaheaven.shop\\\"><span style=\\\"text-decoration: underline;\\\">help@dermaheaven.shop<\\/span><\\/a>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41fb5d15\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-24-support\",\"library\":\"tbay-custom\"},\"title_text\":\"Call us free\",\"description_text\":\"+91 72270 35224\",\"position\":\"left\",\"primary_color\":\"#4A8C97\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_color\":\"#000000\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cormorant Garamond\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"text_align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"custom-icon-box\",\"link\":{\"url\":\"tel:0887676555\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"725389c4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"3ada193\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"2a04749\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"5a67e49\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7436212\"}],\"align\":\"\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"218def4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":23.489999999999998436805981327779591083526611328125,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b94cd83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store Location\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bbb2568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"E 704, Rajshree Heights, CTM, Near Wonder Point - Ahmedabad | 380026\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b3ae499\",\"elType\":\"widget\",\"settings\":{\"title\":\"Open Hours\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10047526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Monday \\u2013 Saturday: 10:00 am \\u2013 05:00pm\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f9b533f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sunday: Close\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a53b42\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.379000000000001335820343228988349437713623046875,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63fad79b\",\"elType\":\"widget\",\"settings\":{\"align\":\"\",\"heading_title\":\"Quick Links\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_font_weight\":\"700\",\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"heading_title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"menu\":\"quick-links\"},\"elements\":[],\"widgetType\":\"tbay-menu-vertical\"}],\"isInner\":false},{\"id\":\"5c07e14b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":25.818000000000001392663762089796364307403564453125,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"adb7b6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Our Newsletter\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9e054d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Leave your email to get all hot deals &amp; news\\nwhich benefit you most!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1921db40\",\"elType\":\"widget\",\"settings\":{\"width_input\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"width_button\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_input\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-newsletter\"},{\"id\":\"4247c576\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":951,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/payment.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"670d858\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"3c095fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64693e2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 <a href=\\\"www.dermaheaven.shop\\\">Derma Heaven<\\/a>. All Rights Reserved.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67e2b8b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"60fc3884\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"flex-end\",\"hidden_indicator\":\"\",\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"margin_menu_item\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_items_mobile\":\"flex-start\",\"margin_menu_item_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"menu\":\"menu-copyright\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),
(5113,6152,'rs_page_bg_color',''),
(5114,6152,'_wp_old_slug','footer-8'),
(5115,6152,'_wp_old_slug','footer-6'),
(5116,6152,'_wp_old_slug','footer-06'),
(5117,6152,'_wp_old_slug','footer-07'),
(5118,6152,'_wp_old_slug','footer-08'),
(5119,6152,'_wp_old_slug','footer-09'),
(5120,6152,'_wxr_import_user_slug','Payalraja'),
(5121,6152,'_wxr_import_has_attachment_refs','1'),
(5122,7899,'_wp_page_template','elementor_canvas'),
(5123,7899,'tbay_block_type','type_megamenu'),
(5124,7899,'_elementor_edit_mode','builder'),
(5125,7899,'_elementor_template_type','wp-post'),
(5126,7899,'_elementor_version','3.6.7'),
(5127,7899,'hara_post_views_count','1'),
(5128,7899,'_elementor_data','[{\"id\":\"45524e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f66e768\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7390958\",\"elType\":\"widget\",\"settings\":{\"title\":\"Home Demo\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b58c75\",\"elType\":\"widget\",\"settings\":{\"menu\":\"home-1\",\"layout\":\"vertical\",\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"hidden_indicator\":\"\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"226158f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"eba6bfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Home Demo\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6d02cf\",\"elType\":\"widget\",\"settings\":{\"menu\":\"home-2\",\"layout\":\"vertical\",\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"0c1fd8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"a50b163\",\"elType\":\"widget\",\"settings\":{\"title\":\"Home Marketplace\\n\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b0cad6\",\"elType\":\"widget\",\"settings\":{\"menu\":\"home-marketplace\",\"layout\":\"vertical\",\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),
(5130,7899,'_wxr_import_user_slug','Payalraja'),
(5136,5882,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5155,7042,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5157,6152,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5160,5882,'_edit_lock','1782558261:1'),
(5161,1689,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5162,583,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5163,581,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5164,577,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5165,573,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5166,572,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5167,570,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5168,568,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5169,566,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5170,564,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5171,562,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5172,390,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5173,389,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5174,388,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5175,387,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5176,386,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5177,385,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5178,384,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5179,383,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5180,382,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5181,381,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5182,380,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5183,379,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5184,378,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5185,377,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5186,374,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5187,33,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5188,31,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5189,29,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5190,27,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5191,25,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5193,7900,'_wp_attached_file','2022/05/Derma-Heaven-Logo-scaled.webp'),
(5194,7900,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:862;s:4:\"file\";s:37:\"2022/05/Derma-Heaven-Logo-scaled.webp\";s:8:\"filesize\";i:61644;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Derma-Heaven-Logo-555x187.webp\";s:5:\"width\";i:555;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10688;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Derma-Heaven-Logo-770x259.webp\";s:5:\"width\";i:770;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15370;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Derma-Heaven-Logo-420x315.webp\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5540;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Derma-Heaven-Logo-768x258.webp\";s:5:\"width\";i:768;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15642;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"Derma-Heaven-Logo-1536x517.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33878;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"Derma-Heaven-Logo-2048x689.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:689;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47126;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:30:\"Derma-Heaven-Logo-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1270;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:30:\"Derma-Heaven-Logo-420x315.webp\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5540;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:30:\"Derma-Heaven-Logo-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1270;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Derma-Heaven-Logo-406x406.webp\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5168;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Derma-Heaven-Logo-800x269.webp\";s:5:\"width\";i:800;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15856;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Derma-Heaven-Logo-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1270;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"Derma-Heaven-Logo-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:692;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"Derma-Heaven-Logo-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1270;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:22:\"Derma-Heaven-Logo.webp\";}'),
(5195,7,'_elementor_global_classes_order','a:1:{s:5:\"order\";a:0:{}}'),
(5196,7,'_elementor_global_classes_labels','a:0:{}'),
(5197,7,'_elementor_global_classes_sync_to_v3','a:0:{}'),
(5198,7,'_elementor_global_classes_order_preview','a:1:{s:5:\"order\";a:0:{}}'),
(5199,7901,'_wp_page_template','elementor_canvas'),
(5200,7901,'_elementor_edit_mode','builder'),
(5201,7901,'_elementor_template_type','wp-post'),
(5202,7901,'_elementor_version','3.6.7'),
(5203,7901,'_elementor_data','[{\"id\":\"49166270\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"5e5e3cef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.333},\"elements\":[{\"id\":\"2b2052f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"ae89cb4\",\"link\":{\"url\":\"https://www.facebook.com/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e3af8f8\",\"link\":{\"url\":\"https://twitter.com/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"2bd208c\",\"link\":{\"url\":\"https://www.instagram.com/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https://www.youtube.com/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ba47ae9\"}],\"align\":\"left\",\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FDFDFD00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"7e352c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.667,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"75776998\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mon-Fri: 10:00 - 18:00\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-clock\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"770e486d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"25 West 21th Street, Miami FL, USA\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-location\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"778a635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"contact@example.com\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\",\"icon_color_hover\":\"#F85E4E\",\"text_color_hover\":\"#F85E4E\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68b49185\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5090db30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.962},\"elements\":[{\"id\":\"19d0fb7e\",\"elType\":\"widget\",\"settings\":{\"image_logo\":{\"id\":7017,\"url\":\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/logo.png\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"hara-site-logo\"}],\"isInner\":false},{\"id\":\"29bfc7d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.105,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[{\"id\":\"adced1b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"type_menu\":\"toggle\",\"toggle_menu_title\":\"Categories\",\"show_content_menu\":\"\",\"show_toggle_menu_icon\":\"yes\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"\",\"style_toggle_menu_typography_typography\":\"custom\",\"style_toggle_menu_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"toggle_menu_color\":\"#FFFFFF\",\"style_toggle_menu\":\"#4A8C97\",\"toggle_menu_icon\":{\"value\":\"tb-icon tb-icon-element-plus\",\"library\":\"tbay-custom\"},\"toggle_menu_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_canvas_content_align\":\"left\",\"ajax_toggle\":\"\",\"menu\":\"blog-archive\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"4a7d7a1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":51.331},\"elements\":[{\"id\":\"3b08e701\",\"elType\":\"widget\",\"settings\":{\"placeholder_text\":\"I\\u2019m looking for...\",\"vali_input_search\":\"Enter at least 2 characters\",\"enable_categories_search\":\"yes\",\"text_categories_search\":\"All Categories\",\"border_radius_tbay_search_form\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_style_category_search\":\"solid\",\"border_width_category_search\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tbay_search_form\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_btn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"bg_tbay_search_form\":\"#F5F5F5\",\"border_color_category_search\":\"#D9D9D9\",\"hover_color_btn_search\":\"#FFFFFF\",\"search_form_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"color_category_search\":\"#000000\",\"color_btn_search\":\"#FFFFFF\",\"bg_btn_search\":\"#4A8C97\",\"hover_bg_btn_search\":\"#00766B\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-search-form\"}],\"isInner\":false},{\"id\":\"3a0c9da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.568,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cba6d91\",\"elType\":\"widget\",\"settings\":{\"sub_menu_account\":\"my-account\",\"_css_classes\":\"w-auto\",\"icon_account_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"show_text_account\":\"\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\"},\"elements\":[],\"widgetType\":\"tbay-account\"},{\"id\":\"3f4dd48c\",\"elType\":\"widget\",\"settings\":{\"title_wishlist\":\"My Wishlist\",\"_css_classes\":\"w-auto\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-wishlist\"},{\"id\":\"3a09f8a0\",\"elType\":\"widget\",\"settings\":{\"title_mini_cart\":\"Shopping cart\",\"bg_icon\":\"#02010100\",\"_css_classes\":\"w-auto\",\"price_mini_cart\":\"\",\"position_popup_cart\":{\"unit\":\"px\",\"size\":100,\"sizes\":[],\"top\":\"51\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-mini-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64638723\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"content_position\":\"middle\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":24,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"}},\"elements\":[{\"id\":\"2eae4620\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":74.409,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"142209f5\",\"elType\":\"widget\",\"settings\":{\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"padding_menu_item\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#4A8C97\",\"menu\":\"main-menu\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"7a314f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fde6c68\",\"elType\":\"widget\",\"settings\":{\"text\":\"PURCHASE TODAY $59\",\"align\":\"right\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-flash-sale\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"button_text_color\":\"#F85E4E\",\"background_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(5205,7901,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5208,7902,'_wp_page_template','elementor_canvas'),
(5209,7902,'_elementor_edit_mode','builder'),
(5210,7902,'_elementor_template_type','wp-post'),
(5211,7902,'_elementor_version','3.6.7'),
(5212,7902,'_elementor_data','[{\"id\":\"49166270\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"5e5e3cef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.332999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b2052f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"ae89cb4\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e3af8f8\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"2bd208c\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ba47ae9\"}],\"align\":\"left\",\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FDFDFD00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"7e352c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.667000000000001591615728102624416351318359375,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"75776998\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mon-Fri: 10:00 - 18:00\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-clock\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"770e486d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"25 West 21th Street, Miami FL, USA\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-location\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"778a635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"contact@example.com\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\",\"icon_color_hover\":\"#F85E4E\",\"text_color_hover\":\"#F85E4E\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68b49185\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5090db30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.961999999999999744204615126363933086395263671875},\"elements\":[{\"id\":\"19d0fb7e\",\"elType\":\"widget\",\"settings\":{\"image_logo\":{\"id\":7900,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2022\\/05\\/Derma-Heaven-Logo-scaled.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"hara-site-logo\"}],\"isInner\":false},{\"id\":\"29bfc7d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.105000000000000426325641456060111522674560546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[{\"id\":\"adced1b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"type_menu\":\"toggle\",\"toggle_menu_title\":\"Categories\",\"show_content_menu\":\"\",\"show_toggle_menu_icon\":\"yes\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"\",\"style_toggle_menu_typography_typography\":\"custom\",\"style_toggle_menu_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"toggle_menu_color\":\"#FFFFFF\",\"style_toggle_menu\":\"#4A8C97\",\"toggle_menu_icon\":{\"value\":\"tb-icon tb-icon-element-plus\",\"library\":\"tbay-custom\"},\"toggle_menu_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_canvas_content_align\":\"left\",\"ajax_toggle\":\"\",\"menu\":\"blog-archive\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"4a7d7a1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":51.3310000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"3b08e701\",\"elType\":\"widget\",\"settings\":{\"placeholder_text\":\"I\\u2019m looking for...\",\"vali_input_search\":\"Enter at least 2 characters\",\"enable_categories_search\":\"yes\",\"text_categories_search\":\"All Categories\",\"border_radius_tbay_search_form\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_style_category_search\":\"solid\",\"border_width_category_search\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tbay_search_form\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_btn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"bg_tbay_search_form\":\"#F5F5F5\",\"border_color_category_search\":\"#D9D9D9\",\"hover_color_btn_search\":\"#FFFFFF\",\"search_form_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"color_category_search\":\"#000000\",\"color_btn_search\":\"#FFFFFF\",\"bg_btn_search\":\"#4A8C97\",\"hover_bg_btn_search\":\"#00766B\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-search-form\"}],\"isInner\":false},{\"id\":\"3a0c9da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.568000000000001392663762089796364307403564453125,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cba6d91\",\"elType\":\"widget\",\"settings\":{\"sub_menu_account\":\"my-account\",\"_css_classes\":\"w-auto\",\"icon_account_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"show_text_account\":\"\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\"},\"elements\":[],\"widgetType\":\"tbay-account\"},{\"id\":\"3f4dd48c\",\"elType\":\"widget\",\"settings\":{\"title_wishlist\":\"My Wishlist\",\"_css_classes\":\"w-auto\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-wishlist\"},{\"id\":\"3a09f8a0\",\"elType\":\"widget\",\"settings\":{\"title_mini_cart\":\"Shopping cart\",\"bg_icon\":\"#02010100\",\"_css_classes\":\"w-auto\",\"price_mini_cart\":\"\",\"position_popup_cart\":{\"unit\":\"px\",\"size\":100,\"sizes\":[],\"top\":\"51\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-mini-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64638723\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"content_position\":\"middle\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":24,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"}},\"elements\":[{\"id\":\"2eae4620\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":74.4090000000000060254023992456495761871337890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"142209f5\",\"elType\":\"widget\",\"settings\":{\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"padding_menu_item\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#4A8C97\",\"menu\":\"main-menu\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"7a314f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fde6c68\",\"elType\":\"widget\",\"settings\":{\"text\":\"PURCHASE TODAY $59\",\"align\":\"right\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-flash-sale\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"button_text_color\":\"#F85E4E\",\"background_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(5214,7902,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5217,5882,'_elementor_global_class_usage_indexed','1'),
(5218,5882,'_elementor_global_class_usage_indexed_preview','1'),
(5219,7903,'_wp_page_template','elementor_canvas'),
(5220,7903,'_elementor_edit_mode','builder'),
(5221,7903,'_elementor_template_type','wp-post'),
(5222,7903,'_elementor_version','4.1.4'),
(5223,7903,'_elementor_data','[{\"id\":\"49166270\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"5e5e3cef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.332999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b2052f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"ae89cb4\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e3af8f8\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"2bd208c\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ba47ae9\"}],\"align\":\"left\",\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FDFDFD00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"7e352c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.667000000000001591615728102624416351318359375,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"75776998\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mon-Fri: 10:00 - 18:00\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-clock\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"770e486d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"25 West 21th Street, Miami FL, USA\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-location\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"778a635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"contact@example.com\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\",\"icon_color_hover\":\"#F85E4E\",\"text_color_hover\":\"#F85E4E\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68b49185\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5090db30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.961999999999999744204615126363933086395263671875},\"elements\":[{\"id\":\"19d0fb7e\",\"elType\":\"widget\",\"settings\":{\"image_logo\":{\"id\":7900,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2022\\/05\\/Derma-Heaven-Logo-scaled.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"hara-site-logo\"}],\"isInner\":false},{\"id\":\"29bfc7d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.105000000000000426325641456060111522674560546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[{\"id\":\"adced1b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"type_menu\":\"toggle\",\"toggle_menu_title\":\"Categories\",\"show_content_menu\":\"\",\"show_toggle_menu_icon\":\"yes\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"\",\"style_toggle_menu_typography_typography\":\"custom\",\"style_toggle_menu_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"toggle_menu_color\":\"#FFFFFF\",\"style_toggle_menu\":\"#4A8C97\",\"toggle_menu_icon\":{\"value\":\"tb-icon tb-icon-element-plus\",\"library\":\"tbay-custom\"},\"toggle_menu_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_canvas_content_align\":\"left\",\"ajax_toggle\":\"\",\"menu\":\"list-categories\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"4a7d7a1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":51.3310000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"3b08e701\",\"elType\":\"widget\",\"settings\":{\"placeholder_text\":\"I\\u2019m looking for...\",\"vali_input_search\":\"Enter at least 2 characters\",\"enable_categories_search\":\"yes\",\"text_categories_search\":\"All Categories\",\"border_radius_tbay_search_form\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_style_category_search\":\"solid\",\"border_width_category_search\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tbay_search_form\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_btn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"bg_tbay_search_form\":\"#F5F5F5\",\"border_color_category_search\":\"#D9D9D9\",\"hover_color_btn_search\":\"#FFFFFF\",\"search_form_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"color_category_search\":\"#000000\",\"color_btn_search\":\"#FFFFFF\",\"bg_btn_search\":\"#4A8C97\",\"hover_bg_btn_search\":\"#00766B\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-search-form\"}],\"isInner\":false},{\"id\":\"3a0c9da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.568000000000001392663762089796364307403564453125,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cba6d91\",\"elType\":\"widget\",\"settings\":{\"sub_menu_account\":\"my-account\",\"_css_classes\":\"w-auto\",\"icon_account_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"show_text_account\":\"\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\"},\"elements\":[],\"widgetType\":\"tbay-account\"},{\"id\":\"3f4dd48c\",\"elType\":\"widget\",\"settings\":{\"title_wishlist\":\"My Wishlist\",\"_css_classes\":\"w-auto\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-wishlist\"},{\"id\":\"3a09f8a0\",\"elType\":\"widget\",\"settings\":{\"title_mini_cart\":\"Shopping cart\",\"bg_icon\":\"#02010100\",\"_css_classes\":\"w-auto\",\"price_mini_cart\":\"\",\"position_popup_cart\":{\"unit\":\"px\",\"size\":100,\"sizes\":[],\"top\":\"51\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-mini-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64638723\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"content_position\":\"middle\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":24,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"}},\"elements\":[{\"id\":\"2eae4620\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":74.4090000000000060254023992456495761871337890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"142209f5\",\"elType\":\"widget\",\"settings\":{\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"padding_menu_item\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#4A8C97\",\"menu\":\"main-menu\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"7a314f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fde6c68\",\"elType\":\"widget\",\"settings\":{\"text\":\"PURCHASE TODAY $59\",\"align\":\"right\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-flash-sale\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"button_text_color\":\"#F85E4E\",\"background_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(5224,7903,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5226,7903,'_elementor_global_class_usage_indexed','1'),
(5227,7903,'_elementor_global_class_usage_indexed_preview','1'),
(5230,199,'_wp_trash_meta_status','publish'),
(5231,199,'_wp_trash_meta_time','1782543796'),
(5232,199,'_wp_desired_post_slug','body-lava-luminizer-pink-8'),
(5233,200,'_wp_trash_meta_status','publish'),
(5234,200,'_wp_trash_meta_time','1782543796'),
(5235,200,'_wp_desired_post_slug','body-lava-luminizer-yellow-8'),
(5236,198,'_wp_trash_meta_status','publish'),
(5237,198,'_wp_trash_meta_time','1782543796'),
(5238,198,'_wp_desired_post_slug','body-lava-luminizer-green-8'),
(5239,197,'_wp_trash_meta_status','publish'),
(5240,197,'_wp_trash_meta_time','1782543796'),
(5241,197,'_wp_desired_post_slug','fusion-intense'),
(5242,7905,'_wp_page_template','default'),
(5243,7905,'_elementor_edit_mode','builder'),
(5244,7905,'_elementor_template_type','wp-post'),
(5245,7905,'_elementor_version','3.6.7'),
(5246,7905,'_elementor_data','[{\"id\":\"25a46325\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"180e4677\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6b3f5509\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13d18d6a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3da4f049\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"318a2190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a042d22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b9e13ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"34da337d\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44c31d21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e261f5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"113d3e3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b5fc41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5c3d7d0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"78f91dce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6be4dffd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"152c274e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49e207f0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"45fbf202\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a6e0210\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7b62a0a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7e2b40b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"256188d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3bccc703\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4c2c29cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5ed80a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"27b75f11\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4a39970f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2a5e3e5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2b0dd5d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"114c1d6a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"12f47a41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"40920aed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2842bf98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3805ef75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f18e1b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5fbcdffc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"487720d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"266b4d67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5485c62f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a7054e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a5837a0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"21639e79\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6207dd5a\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"431f0a34\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21dddfa4\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"1cd90c0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"520f67c0\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5247,7905,'_thumbnail_id','330'),
(5248,7905,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5249,197,'_wp_trash_meta_comments_status','a:2:{i:48;s:1:\"1\";i:49;s:1:\"1\";}'),
(5250,196,'_wp_trash_meta_status','publish'),
(5251,196,'_wp_trash_meta_time','1782543796'),
(5252,196,'_wp_desired_post_slug','body-lava-luminizer-yellow-7'),
(5253,194,'_wp_trash_meta_status','publish'),
(5254,194,'_wp_trash_meta_time','1782543796'),
(5255,194,'_wp_desired_post_slug','body-lava-luminizer-green-7'),
(5256,195,'_wp_trash_meta_status','publish'),
(5257,195,'_wp_trash_meta_time','1782543796'),
(5258,195,'_wp_desired_post_slug','body-lava-luminizer-pink-7'),
(5259,193,'_wp_trash_meta_status','publish'),
(5260,193,'_wp_trash_meta_time','1782543796'),
(5261,193,'_wp_desired_post_slug','creme-lipstick'),
(5262,7906,'_wp_page_template','default'),
(5263,7906,'_thumbnail_id','332'),
(5264,7906,'_elementor_edit_mode','builder'),
(5265,7906,'_elementor_template_type','wp-post'),
(5266,7906,'_elementor_version','3.6.7'),
(5267,7906,'_elementor_data','[{\"id\":\"17b57735\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"4b996330\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"43530b55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b83c87f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6b7a3884\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c7a0a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1bec984e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"590b4d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"45afa86\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1126c9d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67810864\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"200aba38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e9e927c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7230543\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"759a5814\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5db001cb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5903fe8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5414fbd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"247b08cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16d7e9be\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e6f3e4d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"69efffe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"38ef04e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2636936\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"375df54\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6c913f7a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3c404665\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"63c2645a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3f4cd81a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"592c293b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"611f68d7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"5555ab02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4a60258b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1adb06f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5d9ad255\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"30644e7e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a824aa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"40f8e1c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7c7a0b7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"17fc1d85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dfec8ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"83dae68\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"74e109fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"783ccbc2\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4d3f27a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34d19cf4\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"44236e43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"577fc750\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5268,7906,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5269,193,'_wp_trash_meta_comments_status','a:1:{i:47;s:1:\"1\";}'),
(5270,191,'_wp_trash_meta_status','publish'),
(5271,191,'_wp_trash_meta_time','1782543796'),
(5272,191,'_wp_desired_post_slug','body-lava-luminizer-pink-6'),
(5273,192,'_wp_trash_meta_status','publish'),
(5274,192,'_wp_trash_meta_time','1782543796'),
(5275,192,'_wp_desired_post_slug','body-lava-luminizer-yellow-6'),
(5276,190,'_wp_trash_meta_status','publish'),
(5277,190,'_wp_trash_meta_time','1782543796'),
(5278,190,'_wp_desired_post_slug','body-lava-luminizer-green-6'),
(5279,189,'_wp_trash_meta_status','publish'),
(5280,189,'_wp_trash_meta_time','1782543796'),
(5281,189,'_wp_desired_post_slug','wella-professionals'),
(5282,7907,'_wp_page_template','default'),
(5283,7907,'_thumbnail_id','333'),
(5284,7907,'_elementor_edit_mode','builder'),
(5285,7907,'_elementor_template_type','wp-post'),
(5286,7907,'_elementor_data','[{\"id\":\"4475f1da\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"2c989743\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"fa8a3a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56922449\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1ad79e71\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c69dedf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9c3f92d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7036c2b8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7de1c426\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e255821\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6fa91e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aa2294d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ba597\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"208b976\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"45521db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aee0718\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3246f1fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd7a883\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"430a3254\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a11f2c8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"65a0ef06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"55cad4a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"5f21350b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"21a2e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"347b61e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2b830bda\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1aad6e16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"24d2ce23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1f53eef0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1bd1f782\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5dde8610\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"15fda465\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"61de6771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1044bae6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"39bff8cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"343923da\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7c83395d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"63df44ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47b0eea8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"37713421\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7c6b346f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6fa0581\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"40cbce57\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"23ec0063\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5352a8bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"589c0990\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5f5696be\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"ba4e3fa\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5287,7907,'_elementor_version','3.6.7'),
(5288,7907,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5289,189,'_wp_trash_meta_comments_status','a:2:{i:45;s:1:\"1\";i:46;s:1:\"1\";}'),
(5290,187,'_wp_trash_meta_status','publish'),
(5291,187,'_wp_trash_meta_time','1782543796'),
(5292,187,'_wp_desired_post_slug','body-lava-luminizer-pink-5'),
(5293,188,'_wp_trash_meta_status','publish'),
(5294,188,'_wp_trash_meta_time','1782543796'),
(5295,188,'_wp_desired_post_slug','body-lava-luminizer-yellow-5'),
(5296,186,'_wp_trash_meta_status','publish'),
(5297,186,'_wp_trash_meta_time','1782543797'),
(5298,186,'_wp_desired_post_slug','body-lava-luminizer-green-5'),
(5299,185,'_wp_trash_meta_status','publish'),
(5300,185,'_wp_trash_meta_time','1782543797'),
(5301,185,'_wp_desired_post_slug','schwarzkopf-professional'),
(5302,7908,'_wp_page_template','default'),
(5303,7908,'_thumbnail_id','334'),
(5304,7908,'_elementor_edit_mode','builder'),
(5305,7908,'_elementor_template_type','wp-post'),
(5306,7908,'_elementor_data','[{\"id\":\"52f92386\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"4e9205b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3469543f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bed92c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4fe2bdea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"36660d3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6864aa40\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6de3ff1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59ce6343\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f7b6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37ac8ee6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1cc2c7f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a29a74b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42dee0b5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"77f1e90d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3f2ff0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c734388\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14b28ffb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5e267f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29825b67\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"210d7f59\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7ab39ef3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7d222155\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7a01d626\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2af0e827\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6909ad54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"41210e77\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"75995b93\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2efe75f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5b09ac47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4fe1faa2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"49bd8ebc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"621795c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"55bde879\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"78a6a6d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e2a2a2a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"608391f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"769483c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7beea48d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"f304fa9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3533889e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"712e69ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"75f4c135\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f7bf30c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"64c89f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2e78739e\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"3a917151\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"3d596888\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5307,7908,'_elementor_version','3.6.7'),
(5308,7908,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5309,185,'_wp_trash_meta_comments_status','a:2:{i:43;s:1:\"1\";i:44;s:1:\"1\";}'),
(5310,182,'_wp_trash_meta_status','publish'),
(5311,182,'_wp_trash_meta_time','1782543797'),
(5312,182,'_wp_desired_post_slug','body-lava-luminizer-green-4'),
(5313,183,'_wp_trash_meta_status','publish'),
(5314,183,'_wp_trash_meta_time','1782543797'),
(5315,183,'_wp_desired_post_slug','body-lava-luminizer-pink-4'),
(5316,184,'_wp_trash_meta_status','publish'),
(5317,184,'_wp_trash_meta_time','1782543797'),
(5318,184,'_wp_desired_post_slug','body-lava-luminizer-yellow-4'),
(5319,181,'_wp_trash_meta_status','publish'),
(5320,181,'_wp_trash_meta_time','1782543797'),
(5321,181,'_wp_desired_post_slug','bath-body-works'),
(5322,7909,'_wp_page_template','default'),
(5323,7909,'_thumbnail_id','335'),
(5324,7909,'_elementor_edit_mode','builder'),
(5325,7909,'_elementor_template_type','wp-post'),
(5326,7909,'_elementor_version','3.6.7'),
(5327,7909,'_elementor_data','[{\"id\":\"787e091d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"76a24054\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b689401\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503ffb8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3d915411\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c40f7c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7c7242e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72823d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2016d1d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bacd0de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f541841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43b47e2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d64c27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6637a475\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ade6378\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57cee05c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1998bbda\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a64e72c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"bf9d60f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"292c4114\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"34fb023a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2baa8d2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"323a7636\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4108fb9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"13be752b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3af50821\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"4c106a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4261ef37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"226fc54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4f3bffb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"29de9d2f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"380ec7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6f224a5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"352c9ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"31fffec7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"273b4d89\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"378f5b93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"70cdc3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d32db49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"650686d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b466dbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31a99245\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7c7765ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b759f58\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"6d564acd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"789c7688\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"66a17cb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"25bbb404\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5328,7909,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5329,181,'_wp_trash_meta_comments_status','a:1:{i:42;s:1:\"1\";}'),
(5330,178,'_wp_trash_meta_status','publish'),
(5331,178,'_wp_trash_meta_time','1782543797'),
(5332,178,'_wp_desired_post_slug','body-lava-luminizer-green-3'),
(5333,179,'_wp_trash_meta_status','publish'),
(5334,179,'_wp_trash_meta_time','1782543797'),
(5335,179,'_wp_desired_post_slug','body-lava-luminizer-pink-3'),
(5336,180,'_wp_trash_meta_status','publish'),
(5337,180,'_wp_trash_meta_time','1782543797'),
(5338,180,'_wp_desired_post_slug','body-lava-luminizer-yellow-3'),
(5339,177,'_wp_trash_meta_status','publish'),
(5340,177,'_wp_trash_meta_time','1782543797'),
(5341,177,'_wp_desired_post_slug','full-coverage'),
(5342,7910,'_wp_page_template','default'),
(5343,7910,'_thumbnail_id','336'),
(5344,7910,'_elementor_edit_mode','builder'),
(5345,7910,'_elementor_template_type','wp-post'),
(5346,7910,'_elementor_version','3.6.7'),
(5347,7910,'_elementor_data','[{\"id\":\"9082284\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"59aca9a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c205caf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60987a6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c7c0445\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"363d3473\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7f070216\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78fd3cf9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3664fff6\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30c01285\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70004af0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b5663f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7504809\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6d958dcb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ca378d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58952a92\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"66f8ffc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49abf01f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3619338a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10185f6e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5963b803\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5a50dbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6e9ba7c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"63d20aec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7548923a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"33333231\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"6363c259\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"16ace329\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"747ed2bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"620eab00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1824917e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"44edc525\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"35e7fd1b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2b21f8d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7da001e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4cc7893d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4353fe02\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7626b8ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"351085a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"71ba32cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"28f895d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f2ee0f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5e69f3a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ab3d942\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"1da3267b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"736360cb\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5d131ea1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"3b5c4c94\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5348,7910,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5349,174,'_wp_trash_meta_status','publish'),
(5350,174,'_wp_trash_meta_time','1782543797'),
(5351,174,'_wp_desired_post_slug','body-lava-luminizer-green-2'),
(5352,175,'_wp_trash_meta_status','publish'),
(5353,175,'_wp_trash_meta_time','1782543797'),
(5354,175,'_wp_desired_post_slug','body-lava-luminizer-pink-2'),
(5355,173,'_wp_trash_meta_status','publish'),
(5356,173,'_wp_trash_meta_time','1782543797'),
(5357,173,'_wp_desired_post_slug','fresh-face'),
(5358,7911,'_wp_page_template','default'),
(5359,7911,'_thumbnail_id','337'),
(5360,7911,'_elementor_edit_mode','builder'),
(5361,7911,'_elementor_template_type','wp-post'),
(5362,7911,'_elementor_version','3.6.7'),
(5363,7911,'_elementor_data','[{\"id\":\"22f28a51\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"13dd275\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63af902d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"186219e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a7e1ee2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"adba8c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d5273f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f1ecfdd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"159bc220\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"392e28a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5663e122\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"590a1143\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9763ee1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bc97042\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"21fb1a30\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fb219ce\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"72c3a95a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43c1a01c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"48d4f7d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39089bbf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"628055ac\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2315fe67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"180ca8e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e8aeadc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6839b07b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2beaef4b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"6a4fb148\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3c7ee70f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"673fe25a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2f3f8126\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2225b4ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"7a2aeea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"436049ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"243af0e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4f61c6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a115691\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5da76e57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"69eef521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bab9bde\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6b6c1a0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1dcf5b9a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2334092e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2c847116\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29495c49\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4ad57ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c2078f6\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"77d502dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"12598be2\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5364,7911,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5365,167,'_wp_trash_meta_status','publish'),
(5366,167,'_wp_trash_meta_time','1782543797'),
(5367,167,'_wp_desired_post_slug','cosmo-cosmetics'),
(5368,7912,'_wp_page_template','default'),
(5369,7912,'_thumbnail_id','338'),
(5370,7912,'_elementor_edit_mode','builder'),
(5371,7912,'_elementor_template_type','wp-post'),
(5372,7912,'_elementor_version','3.6.7'),
(5373,7912,'_elementor_data','[{\"id\":\"4daea4a6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"4ef0d064\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1454a496\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16e57e9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"14714a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"83cfa5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3deb2897\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5deae2f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b37ad17\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68590c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e0b39dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58846b80\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52730357\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5405f322\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"422325d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630a91f3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2a062994\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f0dfec5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2a2dbbed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e948275\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1dd5a926\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ba609ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4e695b31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5e307fee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3d5ed7ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7eab87db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3e50089\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"83b0e11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3906fac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"f852770\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e1fdbd2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"66f6d060\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3eb7a372\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e46cb97\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"62017ecd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1cbad28e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6fa8de0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"34fc644c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2407fdfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"57fd95ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61ba75da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2b3f356c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1e870b76\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"260d4ce4\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"313156e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5302c2ab\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"3f143129\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"71f9d61\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5374,7912,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5375,166,'_wp_trash_meta_status','publish'),
(5376,166,'_wp_trash_meta_time','1782543797'),
(5377,166,'_wp_desired_post_slug','cool-cover-rage'),
(5378,7913,'_wp_page_template','default'),
(5379,7913,'_thumbnail_id','339'),
(5380,7913,'_elementor_edit_mode','builder'),
(5381,7913,'_elementor_template_type','wp-post'),
(5382,7913,'_elementor_version','3.6.7'),
(5383,7913,'_elementor_data','[{\"id\":\"38b6eb0f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"52064b3e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5311c772\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc8e54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"10c249cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72213774\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1cbae42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13d62517\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"629aeea1\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0c0182\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"47b136ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3a792f7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34795053\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7007363b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"37273b6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"550d64d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3d5b2f78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25056de8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2b2c3c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23cf51b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8047a6a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4cb3febb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4903ef58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"338f13f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6a0fba81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23237040\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"413974d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6281cba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7c95e00a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"31a56044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"223b0505\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"4c5140da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6c1f7aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"78ac3e4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"24a119ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a05badd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d1c5c0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6911a589\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2f4a8783\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3d4aa890\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"77f4e1e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b2c68a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"50427e9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4c00f523\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"6aec2de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"232a0f49\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4617821f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"5f9cd41f\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5384,7913,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5385,166,'_wp_trash_meta_comments_status','a:2:{i:40;s:1:\"1\";i:41;s:1:\"1\";}'),
(5386,165,'_wp_trash_meta_status','publish'),
(5387,165,'_wp_trash_meta_time','1782543797'),
(5388,165,'_wp_desired_post_slug','cool-cosmetics'),
(5389,7914,'_wp_page_template','default'),
(5390,7914,'_thumbnail_id','340'),
(5391,7914,'_elementor_edit_mode','builder'),
(5392,7914,'_elementor_template_type','wp-post'),
(5393,7914,'_elementor_version','3.6.7'),
(5394,7914,'_elementor_data','[{\"id\":\"168e27fa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1df523f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6fcf908e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"414cf36d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"73acf55b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50ce0339\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"54e45dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ddf0306\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52fea7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb61cb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40a18d84\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5efa9727\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b2502b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75828174\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"155cad16\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4393a2a1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"76f1059f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2705129a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4be17e65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18779574\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fea3363\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"42684c3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2023fd24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"562376de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7cfe61d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6524079d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1b9c867c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"5c63d44d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b844d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5be1e45d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"690ceb58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"77b84333\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2e0e12c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7b17a4ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"53afa69a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f13f9ac\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"345b6e79\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4b177152\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5cc3d9b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"41427fcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"72b86cd4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74eae63e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e80fe8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6f022414\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"61974cf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"729e79f6\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4ceb534f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"10c8b377\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5395,7914,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5396,164,'_wp_trash_meta_status','publish'),
(5397,164,'_wp_trash_meta_time','1782543797'),
(5398,164,'_wp_desired_post_slug','careful-cos'),
(5399,7915,'_wp_page_template','default'),
(5400,7915,'_thumbnail_id','341'),
(5401,7915,'_elementor_edit_mode','builder'),
(5402,7915,'_elementor_template_type','wp-post'),
(5403,7915,'_elementor_version','3.6.7'),
(5404,7915,'_elementor_data','[{\"id\":\"61b639f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1755f545\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a1c0dcb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"728f804d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c6f5c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e9668aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5c0a16a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43350f93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"48086806\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fb7a537\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e42335\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55bdffb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4084ca15\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ec85b61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b23faf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"402be4ee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7d18693c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b4e8e25\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"38bda9b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42c20774\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f41da7a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7c763a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"76f91bac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3780d0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7699f14a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"160ff24e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"68e1b974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"5dad8d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7ce20d9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"119a040e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"28ee9984\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1ba583eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6caa4402\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"29ed1b1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"283db852\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4ed549bd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"77e90165\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3ba6d91d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"23d86b98\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2e4e588c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1502cb3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c7856a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"417772b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d99ccd\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"7956e689\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"68e3e489\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"27eaad63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"6fef8458\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5405,7915,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5406,164,'_wp_trash_meta_comments_status','a:1:{i:39;s:1:\"1\";}'),
(5407,155,'_wp_trash_meta_status','publish'),
(5408,155,'_wp_trash_meta_time','1782543797'),
(5409,155,'_wp_desired_post_slug','applied-assurance'),
(5410,7916,'_wp_page_template','default'),
(5411,7916,'_thumbnail_id','342'),
(5412,7916,'_elementor_edit_mode','builder'),
(5413,7916,'_elementor_template_type','wp-post'),
(5414,7916,'_elementor_version','3.6.7'),
(5415,7916,'_elementor_data','[{\"id\":\"65facf24\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"72517fb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"834c94e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10beb9eb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"58d18e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"251ba38e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c29795c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"309bf2b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"264cb057\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1603c395\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"527ec2b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16345793\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b2a7969\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1cdceae5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"266ee3f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9d5d30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7ac2362e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"280c6d66\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"488ecc78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"382fe9dd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"604ffbbc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"373c3fd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6d009875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7c458069\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6e261889\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2eb1e8b8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"d98a1fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3559d2ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2eec1a8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2d5ad7ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4113091e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1e17f680\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3d223c6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36705f00\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"59f0b827\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"67b5dd28\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"764cebb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"1185c368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3db74538\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6ec8b839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f5a209c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7c8c9ad\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24e67d92\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1b39e47c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"6db6d340\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c838f10\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"590347ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"3dd5bfd0\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5416,7916,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5417,155,'_wp_trash_meta_comments_status','a:2:{i:37;s:1:\"1\";i:38;s:1:\"1\";}'),
(5418,154,'_wp_trash_meta_status','publish'),
(5419,154,'_wp_trash_meta_time','1782543797'),
(5420,154,'_wp_desired_post_slug','supple-symmetry'),
(5421,7917,'_wp_page_template','default'),
(5422,7917,'_thumbnail_id','343'),
(5423,7917,'_elementor_edit_mode','builder'),
(5424,7917,'_elementor_template_type','wp-post'),
(5425,7917,'_elementor_version','3.6.7'),
(5426,7917,'_elementor_data','[{\"id\":\"606e7f93\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"58b579a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f0e38fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"318b683\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11d296e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2e3d2991\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"71d90cd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1457c3b3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5fd5f15\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3805ef88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c6d44e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b985494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3213c933\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a0b47b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"52d830d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"64461488\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2148ea08\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a4c070e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"77da4851\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cf3e0e6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"66b7729f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728f3ae6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"71c308d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"83e8ec4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"229c7c87\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7727cbcf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"6df8def4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4dd4238\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"20553202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1a8079f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2897297e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"5f515c2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6063f21e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"19286524\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"59e0ac6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39107c06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"163f1206\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7205295\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3cb5c368\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5d2d0d39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c081814\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5627e0e8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"51ecae10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a365c3c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"64f3000c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fe06ba8\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"48db5bba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"5770d660\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5427,7917,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5428,153,'_wp_trash_meta_status','publish'),
(5429,153,'_wp_trash_meta_time','1782543797'),
(5430,153,'_wp_desired_post_slug','solimo-eye-makeup-remover'),
(5431,7918,'_wp_page_template','default'),
(5432,7918,'_thumbnail_id','344'),
(5433,7918,'_elementor_edit_mode','builder'),
(5434,7918,'_elementor_template_type','wp-post'),
(5435,7918,'_elementor_version','3.6.7'),
(5436,7918,'_elementor_data','[{\"id\":\"6e4f793a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"1493c072\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1aaabe8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bf9100c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1c9e841e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6842b4bf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"625e0aab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"243f8908\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"27335110\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67a58e01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ea905b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"418951b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1db8de91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bec55f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f527838\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"44d80a4f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"31b81454\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"456e7286\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cc3e3b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f13d12\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"36a65f0c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"259d7413\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30cde562\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1b0b001b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4c25856a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b29cd4c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3bb3a65c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"61809278\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5abebae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6e6d8625\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"32e1b81e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3810346d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"47938b97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"390ca7b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"37d623ec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"62094a88\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"46912f51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"f30db6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"60773fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4d9a5169\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7579e397\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31e67275\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"13b604af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"604e0b18\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5dbcd98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b60fc84\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"882017f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"420a5d6c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5437,7918,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5438,152,'_wp_trash_meta_status','publish'),
(5439,152,'_wp_trash_meta_time','1782543797'),
(5440,152,'_wp_desired_post_slug','physicians-formula-muru'),
(5441,7919,'_wp_page_template','default'),
(5442,7919,'_thumbnail_id','345'),
(5443,7919,'_elementor_edit_mode','builder'),
(5444,7919,'_elementor_template_type','wp-post'),
(5445,7919,'_elementor_version','3.6.7'),
(5446,7919,'_elementor_data','[{\"id\":\"614e700c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"568e92b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"77584df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3eb68bb3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"36886475\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"101175fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1e7be603\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66fd353b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e5fbbf3\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3316322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"681c493f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b820b94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73cc7f9a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30da369e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"699fc1ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4002090c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4a5f0e38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"540e7dd2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"53a7626c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"137fc5a5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99aba80\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"be2ffdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4c2c61ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5fd3578f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4f3d1dcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"65b58f53\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1c2263cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30bd9008\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3f2e24e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1109a27c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"18bb738d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"40a8c918\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"557173e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"771cfa90\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"52ce1a01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4cafc195\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"546fd02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"1ef9aab1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"19685a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2b930657\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"70002712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6620488f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"67dc390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"698ba284\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"caf6ae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66d3c1e5\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"417d2c06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"7f25ea18\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5447,7919,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5448,152,'_wp_trash_meta_comments_status','a:2:{i:34;s:1:\"1\";i:35;s:1:\"1\";}'),
(5449,151,'_wp_trash_meta_status','publish'),
(5450,151,'_wp_trash_meta_time','1782543797'),
(5451,151,'_wp_desired_post_slug','painted-precision'),
(5452,7920,'_wp_page_template','default'),
(5453,7920,'_thumbnail_id','346'),
(5454,7920,'_elementor_edit_mode','builder'),
(5455,7920,'_elementor_template_type','wp-post'),
(5456,7920,'_elementor_version','3.6.7'),
(5457,7920,'_elementor_data','[{\"id\":\"2358da92\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"5c2c3799\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4835f3ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6c93f0e3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7db82a68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"289f2cf9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"30ead3f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d56a866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"677d733b\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76d8f63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ed8473c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1eaa071a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50279bfb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b1806c1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"49e7df56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d4dd0e6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"657e7975\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"663ab8ce\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"255925da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3391569e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6dc918f1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"25f44161\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2d60df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"24df2b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"347334c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"533fdff9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"35dae4e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6bd0b48e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52b932fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4cde913a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"25ade75a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"63ae5d67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2a69e867\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"734a059d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"456ec669\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b1f987c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27b9685\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"128ba26f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1f247ad4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2af1ba67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"42eb76bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28224c6e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6671e99d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2676634e\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"2f19524\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e6f76d\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5e11280f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"3ffca0ba\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5458,7920,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5459,151,'_wp_trash_meta_comments_status','a:2:{i:32;s:1:\"1\";i:33;s:1:\"1\";}'),
(5460,150,'_wp_trash_meta_status','publish'),
(5461,150,'_wp_trash_meta_time','1782543797'),
(5462,150,'_wp_desired_post_slug','maybelline-lash-sensational'),
(5463,7921,'_wp_page_template','default'),
(5464,7921,'_thumbnail_id','348'),
(5465,7921,'_elementor_edit_mode','builder'),
(5466,7921,'_elementor_template_type','wp-post'),
(5467,7921,'_elementor_version','3.6.7'),
(5468,7921,'_elementor_data','[{\"id\":\"54ed266f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"51de80f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dbfc5b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5169a136\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"75e21dbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12e863e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2f5529aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88be843\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4f08ece8\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230b33b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35a45562\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"238e853c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76793c45\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4946b8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d005ac1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d775448\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5702fe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54db6f8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"25f42780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4870b0de\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e39099c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"350720cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6dfc71ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3137375b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3a1d2ae0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b95355\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3a5c6c41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4e0c12b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13619a71\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4e7a93ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"23f37856\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"4f3f9205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7aaa6b7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"63644b05\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"c3a0b8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a624226\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"35d12377\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"5324aabc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7ab775bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5c1847c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f4925e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"382fdc15\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3761d61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3989a7d1\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"16d7801a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3dc88880\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4d755efc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"5bde98d5\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5469,7921,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5470,149,'_wp_trash_meta_status','publish'),
(5471,149,'_wp_trash_meta_time','1782543797'),
(5472,149,'_wp_desired_post_slug','layered-luxury'),
(5473,7922,'_wp_page_template','default'),
(5474,7922,'_thumbnail_id','349'),
(5475,7922,'_elementor_edit_mode','builder'),
(5476,7922,'_elementor_template_type','wp-post'),
(5477,7922,'_elementor_version','3.6.7'),
(5478,7922,'_elementor_data','[{\"id\":\"6d3af4a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"58d7ffa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"811ee89\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68f1b24a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3fcd121f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c6f7888\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5685bfc1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"418e78cb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"765afa95\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14827538\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba0e6d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70f8daa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e15b00c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1413b57e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bd84a31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a5cdb75\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"253f54e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7aeffa34\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"36f496ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3960e870\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a6460ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4655c6e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3512d878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4d485084\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"13e7faee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24384cf0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"207a2bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"5b202a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"48cea61b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1d7d0413\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"323e6613\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"c2f2eb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30da0290\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"72f5e35d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1279e12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd1f094\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f36d0be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6298eaa6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36cda3ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6399b4be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a6937f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45888648\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"16af1b4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"467980dc\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"3ac2f5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"75f04d43\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4470f042\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"4d0c233a\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5479,7922,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5480,148,'_wp_trash_meta_status','publish'),
(5481,148,'_wp_trash_meta_time','1782543797'),
(5482,148,'_wp_desired_post_slug','instanatural-rose-water-facial'),
(5483,7923,'_wp_page_template','default'),
(5484,7923,'_thumbnail_id','350'),
(5485,7923,'_elementor_edit_mode','builder'),
(5486,7923,'_elementor_template_type','wp-post'),
(5487,7923,'_elementor_version','3.6.7'),
(5488,7923,'_elementor_data','[{\"id\":\"482b8cdd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"625c6456\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ec7561e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"468d30b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"30f94910\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30fd05fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"68a5e070\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"351d8cc1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"29d76c06\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5191af96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b272cdb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5256e4b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54e89cd7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71e5f253\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"46640be6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"68d71d25\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"775c0ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b079cd9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"551be7f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b62ceb\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7336417f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3bff7cd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3b0da259\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2a814a70\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"37c74c67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"748d3a60\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"b9a88ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"518d834e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17c28f21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4339115e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"178fb2a0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"37bb42d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"6f36b0af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7ed78fe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6c61cbf7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7913edcb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1e75dc8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"55d23bed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5668abc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7a59cd32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"169072c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ad58471\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"16bfa327\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28f34a48\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5490a143\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c6c6033\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"68dd5785\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"653c0dde\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5489,7923,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5490,148,'_wp_trash_meta_comments_status','a:2:{i:30;s:1:\"1\";i:31;s:1:\"1\";}'),
(5491,133,'_wp_trash_meta_status','publish'),
(5492,133,'_wp_trash_meta_time','1782543797'),
(5493,133,'_wp_desired_post_slug','happy-highlights'),
(5494,7924,'_wp_page_template','default'),
(5495,7924,'_thumbnail_id','351'),
(5496,7924,'_elementor_edit_mode','builder'),
(5497,7924,'_elementor_template_type','wp-post'),
(5498,7924,'_elementor_version','3.6.7'),
(5499,7924,'_elementor_data','[{\"id\":\"62e7868c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"11a3ecaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f883352\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f68fe83\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"71ac99b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42401b49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63a276b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34abfc27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3993ad68\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e3379a1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45fbf65c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"387cd3bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"104e6709\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d00749c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f1c2029\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b276fc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"381eaf71\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"470a83f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"759eeb6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55062f3c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"775ec86a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"465c57d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"1b214dd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6475a635\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"30cc2ba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3858810\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"39801a1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7da63451\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2702863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"4dbbe367\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"79107933\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"537c0086\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"85d2b49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"59fa8092\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2246f92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"484f6a7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"276ef3a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"1286d10f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37c52188\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"37957e61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"642b92f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39d4514\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"58538d9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"315a6d61\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"9c6b30d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"189733c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"7f014018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"63d6dc9\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5500,7924,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5501,133,'_wp_trash_meta_comments_status','a:1:{i:29;s:1:\"1\";}'),
(5502,132,'_wp_trash_meta_status','publish'),
(5503,132,'_wp_trash_meta_time','1782543810'),
(5504,132,'_wp_desired_post_slug','fortunate-face'),
(5505,7925,'_wp_page_template','default'),
(5506,7925,'_thumbnail_id','352'),
(5507,7925,'_elementor_edit_mode','builder');
INSERT INTO `wp5n_postmeta` VALUES
(5508,7925,'_elementor_template_type','wp-post'),
(5509,7925,'_elementor_version','3.6.7'),
(5510,7925,'_elementor_data','[{\"id\":\"4f7d4152\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"7b932601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59d4c7d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d016181\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a90b2f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30fc4975\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1c8a23f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3abc7bf1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6fcac73a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53dcaa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38562b5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35629f7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"682921b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27a95636\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"57b58e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e518acf\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7bc03ef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b2561d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c86d332\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bd78d54\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a34dc86\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7afb2ffe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"170e1720\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1237c75d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"559312e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c81a75\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"578f76b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"371f8663\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e259b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5ed7c101\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"444c196\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"276a659c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"26a4c3dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"182fe808\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"325cd501\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f326307\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1d9f4db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"65baa99d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"439480c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"323ca067\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17d8a262\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50231382\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"17255384\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ffe69aa\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"11d4e626\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5154856c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"75a0381a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"60450d3c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5511,7925,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5512,132,'_wp_trash_meta_comments_status','a:1:{i:28;s:1:\"1\";}'),
(5513,131,'_wp_trash_meta_status','publish'),
(5514,131,'_wp_trash_meta_time','1782543810'),
(5515,131,'_wp_desired_post_slug','find-your-angles'),
(5516,7926,'_wp_page_template','default'),
(5517,7926,'_thumbnail_id','353'),
(5518,7926,'_elementor_edit_mode','builder'),
(5519,7926,'_elementor_template_type','wp-post'),
(5520,7926,'_elementor_version','3.6.7'),
(5521,7926,'_elementor_data','[{\"id\":\"31e010f6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6b2fff8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"293c02d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e81ff37\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5382e043\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4afeba12\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4291c5d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34cbcfd2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"407419be\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12eca8a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52eeb328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"226be461\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d96a53d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"414daa30\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b95b2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21c5fff5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"769654a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30c8aba8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"57726ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3242b3ce\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d3e0d2c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3d05861d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"96b6df8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"dc37ad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"172b6750\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"683f17c1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"1f6a77e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"17222971\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"62198408\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"aff04a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3249cdb9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"35f97756\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2a944274\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3f48ef08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"59cb05b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31e6f8a4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37d7ab8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7d39405e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17b80fe2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1cd0a231\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e54ea15\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6195ac67\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"47ef1c28\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7420a76d\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4d7907ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c9ed24c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"686653de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"988636f\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5522,7926,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5523,131,'_wp_trash_meta_comments_status','a:1:{i:27;s:1:\"1\";}'),
(5524,130,'_wp_trash_meta_status','publish'),
(5525,130,'_wp_trash_meta_time','1782543810'),
(5526,130,'_wp_desired_post_slug','poreless-putty-primer'),
(5527,7927,'_wp_page_template','default'),
(5528,7927,'_thumbnail_id','354'),
(5529,7927,'_elementor_edit_mode','builder'),
(5530,7927,'_elementor_template_type','wp-post'),
(5531,7927,'_elementor_version','3.6.7'),
(5532,7927,'_elementor_data','[{\"id\":\"40331bfa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"a603b3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10114711\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"57e39d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"695e3eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38898a32\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"12b2ccaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c9e9c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19ef67e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52242ba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2c2cb0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7005ffc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b612cbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fcb6a42\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"56fc350a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fff2615\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6e244352\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4bd9343f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"23691f03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"437b97fc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2943baef\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5960b98d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"846a4ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7ab3f3c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"415916a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f70ef3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3321db37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3469e467\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"44970b44\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6e3eb12a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c4061eb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"6562b984\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"671722fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1debdc71\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"766bbbaf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ce4e4a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a17c5e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"745bbbff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5596587a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"360a2007\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2f75caa8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ff5efdb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24b23d7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"75677d62\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"106163cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ecc1c4b\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4ccac102\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"41278adb\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5533,7927,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5534,130,'_wp_trash_meta_comments_status','a:2:{i:25;s:1:\"1\";i:26;s:1:\"1\";}'),
(5535,129,'_wp_trash_meta_status','publish'),
(5536,129,'_wp_trash_meta_time','1782543811'),
(5537,129,'_wp_desired_post_slug','creme-brulee'),
(5538,7928,'_wp_page_template','default'),
(5539,7928,'_thumbnail_id','355'),
(5540,7928,'_elementor_edit_mode','builder'),
(5541,7928,'_elementor_template_type','wp-post'),
(5542,7928,'_elementor_data','[{\"id\":\"471367fb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"495b9a1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68a963d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e261871\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d744a99\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e248941\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"42375195\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ae42614\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5cf91ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e5223a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e28f062\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bd38d13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"535d72b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"777cb102\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7086f7dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ee89ba2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"50bfe1a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d786593\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"22d993aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"693d203c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2568848d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"14c97b27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"29a16006\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"18de4a4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7dbcdf9d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17205f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"7f790eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"1dbd12e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ce646bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"477cbff0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"396a9dc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"7aed1955\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"79ae6b6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"291bf76f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3c43fbd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d99ea4c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ba9c2e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"102cb7e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2f781e7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"9dc314c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61a5f02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"756f369c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4e9cae4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"24f6d3f7\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"746a2f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ecbe72f\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4b21996\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"7ceed207\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5543,7928,'_elementor_version','3.6.7'),
(5544,7928,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5545,129,'_wp_trash_meta_comments_status','a:1:{i:24;s:1:\"1\";}'),
(5546,128,'_wp_trash_meta_status','publish'),
(5547,128,'_wp_trash_meta_time','1782543811'),
(5548,128,'_wp_desired_post_slug','coty-airspun-loose-face'),
(5549,7929,'_wp_page_template','default'),
(5550,7929,'_thumbnail_id','357'),
(5551,7929,'_elementor_edit_mode','builder'),
(5552,7929,'_elementor_template_type','wp-post'),
(5553,7929,'_elementor_version','3.6.7'),
(5554,7929,'_elementor_data','[{\"id\":\"7ebeaf5e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6606e31c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50f06ef2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"79b6b28b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"329bdc1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f41e16f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4ff13e37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34c7bc5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74a0275a\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31578355\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e0aa2d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"208b5a77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1199185c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"47a9a035\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"71387a74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6374ebb3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7d6ccf15\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43fc08c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1cef8e15\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73b860e8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"bd166f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"73bd663f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3e8b2572\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c11d301\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"115c694\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"36e59284\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"4726b6a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"41fc44ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2c210bb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"36dd3743\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"221a36f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"5f4fd447\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7e879209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"406bd02c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"78eb9421\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4ca43b07\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"69d42959\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"77f63de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"224694a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"557a3ed7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6496e120\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"447f6ea9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"796991d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7f83ca\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"73516db8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c471b87\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4f5a8e8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"255c4402\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5555,7929,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5556,127,'_wp_trash_meta_status','publish'),
(5557,127,'_wp_trash_meta_time','1782543811'),
(5558,127,'_wp_desired_post_slug','cool-coverage'),
(5559,7930,'_wp_page_template','default'),
(5560,7930,'_thumbnail_id','358'),
(5561,7930,'_elementor_edit_mode','builder'),
(5562,7930,'_elementor_template_type','wp-post'),
(5563,7930,'_elementor_version','3.6.7'),
(5564,7930,'_elementor_data','[{\"id\":\"459c1f7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"c88d74a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d44eaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed73eb1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4557b187\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"293f3cba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"48ece25c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"414688c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4f74a57\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3316a03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19d65ba0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ea7ee3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18689f69\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71a4e513\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a99fced\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4302db30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2f735b8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"591d3558\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"21c0729a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65312970\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e3d0595\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5bab4100\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"56a7d6ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"600c386c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"73c2a6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1cc5386f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"663c3697\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"506863a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"55001394\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"53e53ae4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6e078abb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3c2e0e76\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"ffc086c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"21282777\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7b5ffa7d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35e648ea\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"353a5010\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"5f0d98b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"12095bc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5b464d91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1da18edc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20c4ec19\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3f476b68\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff2fa7c\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"2189b4ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71c20bad\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"74070749\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"64e0d174\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5565,7930,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5566,126,'_wp_trash_meta_status','publish'),
(5567,126,'_wp_trash_meta_time','1782543811'),
(5568,126,'_wp_desired_post_slug','careful-cosmetics'),
(5569,7931,'_wp_page_template','default'),
(5570,7931,'_thumbnail_id','359'),
(5571,7931,'_elementor_edit_mode','builder'),
(5572,7931,'_elementor_template_type','wp-post'),
(5573,7931,'_elementor_version','3.6.7'),
(5574,7931,'_elementor_data','[{\"id\":\"156b51ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6e6b81ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7fc4bf1f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46e6490d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"60646d0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ea5934\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"79b7758f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a321be7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4331ed3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48c808dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"26710d85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5e20ae85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"303251b8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6d3508d0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7764e25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb9c664\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a1187b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78714967\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"16892c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c990b46\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1888b74f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7226e29a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2dbe3fce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"57b4d4bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7986c6c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"666ff76e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"d252eca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"494bd8bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"754a643f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"14271d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75c7f659\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"46bea8a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"13f6ab92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e109727\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"28e17cc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2ab06970\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1ada2d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"54135202\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"79820ca7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"280d02b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"289f5bb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3da017de\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"22c5abb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1101c196\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"4b6688c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"403a07cd\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"ecd07fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"76f338f3\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5575,7931,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5576,126,'_wp_trash_meta_comments_status','a:2:{i:22;s:1:\"1\";i:23;s:1:\"1\";}'),
(5577,125,'_wp_trash_meta_status','publish'),
(5578,125,'_wp_trash_meta_time','1782543811'),
(5579,125,'_wp_desired_post_slug','butter-gloss-creme-brulee'),
(5580,7932,'_wp_page_template','default'),
(5581,7932,'_thumbnail_id','360'),
(5582,7932,'_elementor_edit_mode','builder'),
(5583,7932,'_elementor_template_type','wp-post'),
(5584,7932,'_elementor_version','3.6.7'),
(5585,7932,'_elementor_data','[{\"id\":\"385a93d6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"457a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9a3b1e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4810ea37\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"56ccd3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cae8552\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"62f477b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5c6f2e0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"19482717\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48405ebd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3105aa38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c3069eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97dfc1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ed501a9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d088379\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d46d8d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"380604ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ccdc21b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"48466126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b44937\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"760479c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7d5013b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"66544fd0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3e3527ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"78f97c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5cb64bec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"76fef184\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7dc8cc51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4ed60e34\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2c59e5c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1037dedf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"71fc1e14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"18a44e48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"59ce7044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3c318ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a0ecccc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c4bc4b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"32e61946\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4944c0cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7457453f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"63bf88c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63b1cc78\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2e0a38d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d171b84\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"169d0846\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4829353f\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5c1b12e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"35ab0c87\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5586,7932,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5587,125,'_wp_trash_meta_comments_status','a:2:{i:20;s:1:\"1\";i:21;s:1:\"1\";}'),
(5588,124,'_wp_trash_meta_status','publish'),
(5589,124,'_wp_trash_meta_time','1782543811'),
(5590,124,'_wp_desired_post_slug','aveeno-daily-moisturizing'),
(5591,7933,'_wp_page_template','default'),
(5592,7933,'_thumbnail_id','361'),
(5593,7933,'_elementor_edit_mode','builder'),
(5594,7933,'_elementor_template_type','wp-post'),
(5595,7933,'_elementor_version','3.6.7'),
(5596,7933,'_elementor_data','[{\"id\":\"3ed7b758\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"cfa39ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7a5ee956\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"425a10d4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6ac466a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5746cea6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2ff30140\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32478886\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9d2c34f\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40ba77cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60e36a65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ee55c7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dac68e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ccb7935\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"774d73a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e25897e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"27d5e320\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"36a5e924\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"246f209d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"264b19e9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f5d23c1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5efc59f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"62b1b29d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e84b631\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"571036e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"164e389\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"71d9ad44\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"4e4d364f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"170743d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"751aa04a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"314a94d0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"35aa6084\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"686f3d75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"57c7f4c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2a020aae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"539d77ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4cff77df\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"128f1ede\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"22e34950\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"69d64247\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e14e3b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb7242e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"591a658d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"60ada857\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"581101ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3525ea6d\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"2b22eeac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"1dafeedd\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5597,7933,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5598,122,'_wp_trash_meta_status','publish'),
(5599,122,'_wp_trash_meta_time','1782543811'),
(5600,122,'_wp_desired_post_slug','applied-artwork'),
(5601,7934,'_wp_page_template','default'),
(5602,7934,'_thumbnail_id','362'),
(5603,7934,'_elementor_edit_mode','builder'),
(5604,7934,'_elementor_template_type','wp-post'),
(5605,7934,'_elementor_version','3.6.7'),
(5606,7934,'_elementor_data','[{\"id\":\"7f7f7c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"3585bd6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3286901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10dce042\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7b58f4b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"445033fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"24edb09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c04fdc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26853539\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c570b6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e9bc585\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6832e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57deb499\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"663b6a25\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7597b0f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3b7edb6a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2b7f192c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"68b21767\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7bd252e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"720a208f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"673504fe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3a46ddc7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"65138c51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"328a4a01\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"5e01d733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bcce070\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"7003ffc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"540d2f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"325a58a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7e76673\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5be621e9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"6773b573\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3118b055\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c333330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"7ad7a1f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"64466485\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6956d42a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30f489e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f079e6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"3498dc9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"36ff29e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f68def3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"f0ecca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5e3aea79\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"3f00cd85\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e3cb9a9\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"7b18c74d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"78567b58\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5607,7934,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5608,122,'_wp_trash_meta_comments_status','a:3:{i:17;s:1:\"1\";i:18;s:1:\"1\";i:19;s:1:\"1\";}'),
(5609,57,'_wp_trash_meta_status','publish'),
(5610,57,'_wp_trash_meta_time','1782543811'),
(5611,57,'_wp_desired_post_slug','avovado-makeup-melter'),
(5612,7935,'_wp_page_template','default'),
(5613,7935,'_thumbnail_id','363'),
(5614,7935,'_elementor_edit_mode','builder'),
(5615,7935,'_elementor_template_type','wp-post'),
(5616,7935,'_elementor_version','3.6.7'),
(5617,7935,'_elementor_data','[{\"id\":\"975e0e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"45cf6c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33739e3b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5966f34c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a71b4e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ac19eb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1ad5d742\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73abc583\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f46121\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d6e276b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51d23d83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3469a39d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2671f20a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74908c8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"432823aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25e8c393\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3564a491\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c090f11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6aaf70d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"622aadb3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d4b1b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"7604c34e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3d06d739\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"508c20d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"66e57e0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"324f6cb7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"4b005874\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"400e9225\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"416ff51c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"42fa1be9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c86e03a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"292fcda8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"25464ed0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"652bd79a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1f2aabc5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3d53b694\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"51f377b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"72d548df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4d89cfe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"377276eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"16f65d12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43ca308b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"61639488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5e69f1e7\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"5e6ff429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c6962b\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"301504b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"103dd29b\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5618,7935,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(5723,7943,'_wp_attached_file','2026/06/Vitamin-C-Face-Serum.png'),
(5724,7943,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:32:\"2026/06/Vitamin-C-Face-Serum.png\";s:8:\"filesize\";i:1098966;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Vitamin-C-Face-Serum-333x333.png\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104632;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Vitamin-C-Face-Serum-462x462.png\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:198421;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Vitamin-C-Face-Serum-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131184;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Vitamin-C-Face-Serum-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:505383;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:32:\"Vitamin-C-Face-Serum-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7875;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:32:\"Vitamin-C-Face-Serum-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131184;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:32:\"Vitamin-C-Face-Serum-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7875;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Vitamin-C-Face-Serum-406x406.png\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154382;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Vitamin-C-Face-Serum-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:542712;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Vitamin-C-Face-Serum-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7875;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:30:\"Vitamin-C-Face-Serum-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2220;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:32:\"Vitamin-C-Face-Serum-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7875;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(5725,7944,'_wp_attached_file','2026/06/TAINTED-SUNSCREEN.png'),
(5726,7944,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:29:\"2026/06/TAINTED-SUNSCREEN.png\";s:8:\"filesize\";i:1089556;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"TAINTED-SUNSCREEN-333x333.png\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106108;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"TAINTED-SUNSCREEN-462x462.png\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:198812;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"TAINTED-SUNSCREEN-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128552;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"TAINTED-SUNSCREEN-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:504876;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:29:\"TAINTED-SUNSCREEN-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8469;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:29:\"TAINTED-SUNSCREEN-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128552;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:29:\"TAINTED-SUNSCREEN-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8469;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"TAINTED-SUNSCREEN-406x406.png\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155009;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"TAINTED-SUNSCREEN-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:542616;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"TAINTED-SUNSCREEN-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8469;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"TAINTED-SUNSCREEN-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2241;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"TAINTED-SUNSCREEN-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8469;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(5727,7945,'_wp_attached_file','2026/06/Rice-Water-Face-Wash.png'),
(5728,7945,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:32:\"2026/06/Rice-Water-Face-Wash.png\";s:8:\"filesize\";i:1073941;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Rice-Water-Face-Wash-333x333.png\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102762;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Rice-Water-Face-Wash-462x462.png\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193914;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Rice-Water-Face-Wash-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123933;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Rice-Water-Face-Wash-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:496981;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:32:\"Rice-Water-Face-Wash-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7855;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:32:\"Rice-Water-Face-Wash-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123933;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:32:\"Rice-Water-Face-Wash-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7855;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Rice-Water-Face-Wash-406x406.png\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151118;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Rice-Water-Face-Wash-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:532598;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Rice-Water-Face-Wash-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7855;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:30:\"Rice-Water-Face-Wash-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2132;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:32:\"Rice-Water-Face-Wash-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7855;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(5729,7946,'_wp_attached_file','2026/06/Revival-Serum.png'),
(5730,7946,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:25:\"2026/06/Revival-Serum.png\";s:8:\"filesize\";i:1161129;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Revival-Serum-333x333.png\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111762;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Revival-Serum-462x462.png\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:210422;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Revival-Serum-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137162;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Revival-Serum-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:534439;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:25:\"Revival-Serum-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8847;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"Revival-Serum-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137162;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:25:\"Revival-Serum-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8847;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Revival-Serum-406x406.png\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164041;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Revival-Serum-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:573437;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Revival-Serum-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8847;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"Revival-Serum-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2376;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"Revival-Serum-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8847;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(5731,7947,'_wp_attached_file','2026/06/KOREAN-SHINE-PRO-SHAMPOO.png'),
(5732,7947,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:36:\"2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\";s:8:\"filesize\";i:1254461;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"KOREAN-SHINE-PRO-SHAMPOO-333x333.png\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112492;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"KOREAN-SHINE-PRO-SHAMPOO-462x462.png\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:214805;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"KOREAN-SHINE-PRO-SHAMPOO-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:138047;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"KOREAN-SHINE-PRO-SHAMPOO-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:561060;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:36:\"KOREAN-SHINE-PRO-SHAMPOO-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8668;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:36:\"KOREAN-SHINE-PRO-SHAMPOO-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:138047;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:36:\"KOREAN-SHINE-PRO-SHAMPOO-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8668;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"KOREAN-SHINE-PRO-SHAMPOO-406x406.png\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:166661;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"KOREAN-SHINE-PRO-SHAMPOO-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:603538;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"KOREAN-SHINE-PRO-SHAMPOO-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8668;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:34:\"KOREAN-SHINE-PRO-SHAMPOO-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2456;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:36:\"KOREAN-SHINE-PRO-SHAMPOO-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8668;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(5733,7948,'_wp_attached_file','2026/06/Korean-Shine-Pro-Conditioner-Mask.png'),
(5734,7948,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:45:\"2026/06/Korean-Shine-Pro-Conditioner-Mask.png\";s:8:\"filesize\";i:1514205;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Korean-Shine-Pro-Conditioner-Mask-333x333.png\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127926;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Korean-Shine-Pro-Conditioner-Mask-462x462.png\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Korean-Shine-Pro-Conditioner-Mask-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167208;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Korean-Shine-Pro-Conditioner-Mask-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:641139;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:45:\"Korean-Shine-Pro-Conditioner-Mask-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11859;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:45:\"Korean-Shine-Pro-Conditioner-Mask-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167208;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:45:\"Korean-Shine-Pro-Conditioner-Mask-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11859;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"Korean-Shine-Pro-Conditioner-Mask-406x406.png\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187680;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"Korean-Shine-Pro-Conditioner-Mask-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:691404;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"Korean-Shine-Pro-Conditioner-Mask-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11859;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:43:\"Korean-Shine-Pro-Conditioner-Mask-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3510;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:45:\"Korean-Shine-Pro-Conditioner-Mask-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11859;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(5737,7950,'_sku','TAINTED SUNSCREEN'),
(5738,7950,'total_sales','0'),
(5739,7950,'_tax_status','taxable'),
(5740,7950,'_tax_class',''),
(5741,7950,'_manage_stock','yes'),
(5742,7950,'_backorders','no'),
(5743,7950,'_sold_individually','no'),
(5744,7950,'_virtual','no'),
(5745,7950,'_downloadable','no'),
(5746,7950,'_download_limit','-1'),
(5747,7950,'_download_expiry','-1'),
(5748,7950,'_stock','42'),
(5749,7950,'_stock_status','instock'),
(5750,7950,'_wc_average_rating','0'),
(5751,7950,'_wc_review_count','0'),
(5752,7950,'_product_version','10.9.1'),
(5754,7951,'_sku','Rice Water Face Wash'),
(5755,7951,'total_sales','0'),
(5756,7951,'_tax_status','taxable'),
(5757,7951,'_tax_class',''),
(5758,7951,'_manage_stock','yes'),
(5759,7951,'_backorders','no'),
(5760,7951,'_sold_individually','no'),
(5761,7951,'_virtual','no'),
(5762,7951,'_downloadable','no'),
(5763,7951,'_download_limit','-1'),
(5764,7951,'_download_expiry','-1'),
(5765,7951,'_stock','42'),
(5766,7951,'_stock_status','instock'),
(5767,7951,'_wc_average_rating','0'),
(5768,7951,'_wc_review_count','0'),
(5769,7951,'_product_version','10.9.1'),
(5771,7952,'_sku','Revival Serum'),
(5772,7952,'total_sales','0'),
(5773,7952,'_tax_status','taxable'),
(5774,7952,'_tax_class',''),
(5775,7952,'_manage_stock','yes'),
(5776,7952,'_backorders','no'),
(5777,7952,'_sold_individually','no'),
(5778,7952,'_virtual','no'),
(5779,7952,'_downloadable','no'),
(5780,7952,'_download_limit','-1'),
(5781,7952,'_download_expiry','-1'),
(5782,7952,'_stock','42'),
(5783,7952,'_stock_status','instock'),
(5784,7952,'_wc_average_rating','0'),
(5785,7952,'_wc_review_count','0'),
(5786,7952,'_product_version','10.9.1'),
(5805,7954,'_sku','KOREAN SHINE PRO SHAMPOO'),
(5806,7954,'total_sales','0'),
(5807,7954,'_tax_status','taxable'),
(5808,7954,'_tax_class',''),
(5809,7954,'_manage_stock','yes'),
(5810,7954,'_backorders','no'),
(5811,7954,'_sold_individually','no'),
(5812,7954,'_virtual','no'),
(5813,7954,'_downloadable','no'),
(5814,7954,'_download_limit','-1'),
(5815,7954,'_download_expiry','-1'),
(5816,7954,'_stock','42'),
(5817,7954,'_stock_status','instock'),
(5818,7954,'_wc_average_rating','0'),
(5819,7954,'_wc_review_count','0'),
(5820,7954,'_product_version','10.9.1'),
(5822,7955,'_sku','Vitamin C Face Serum'),
(5823,7955,'total_sales','0'),
(5824,7955,'_tax_status','taxable'),
(5825,7955,'_tax_class',''),
(5826,7955,'_manage_stock','yes'),
(5827,7955,'_backorders','no'),
(5828,7955,'_sold_individually','no'),
(5829,7955,'_virtual','no'),
(5830,7955,'_downloadable','no'),
(5831,7955,'_download_limit','-1'),
(5832,7955,'_download_expiry','-1'),
(5833,7955,'_stock','42'),
(5834,7955,'_stock_status','instock'),
(5835,7955,'_wc_average_rating','0'),
(5836,7955,'_wc_review_count','0'),
(5837,7955,'_product_version','10.9.1'),
(5839,7950,'_wp_old_slug','import-placeholder-for-122'),
(5840,7950,'_regular_price','499'),
(5841,7950,'_sale_price','250'),
(5842,7950,'_thumbnail_id','7944'),
(5843,7950,'_price','250'),
(5844,7944,'_wp_old_slug','tainted-sunscreen'),
(5845,7950,'_wp_page_template','default'),
(5846,7950,'_subtitle',''),
(5847,7950,'_hara_attribute_select',''),
(5848,7950,'_hara_single_layout_select',''),
(5849,7950,'hara_post_views_count','5475'),
(5850,7950,'_elementor_edit_mode','builder'),
(5851,7950,'_elementor_template_type','wp-post'),
(5852,7950,'_elementor_version','4.1.1'),
(5853,7950,'_elementor_data','[{\"id\":\"6ba95088\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"48c2d9c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"172f9249\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Protect and enhance your skin with carefully crafted beauty products designed for everyday confidence. Our formulas combine performance and comfort to help you achieve a smooth, radiant appearance while maintaining a lightweight feel on the skin.<p>Made with skin-friendly ingredients, each product blends effortlessly and provides long-lasting wear without feeling heavy or greasy. Whether used as part of your daily routine or for special occasions, our collection is designed to complement your natural beauty.<p>Suitable for a variety of skin types, these products help create a flawless-looking finish while keeping your skin feeling fresh, comfortable, and beautifully cared for throughout the day.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"690d8491\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1d2395f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f7bf217\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7e56b272\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b38a7b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f77d7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16fc2558\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Specially formulated for normal, oily, and combination skin types, this lightweight formula helps maintain a fresh, balanced, and comfortable feel throughout the day. It blends effortlessly into the skin without leaving a greasy residue or heavy finish, making it ideal for everyday use.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ebc5d02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designed to complement your natural complexion, it provides effective protection and hydration while helping your skin look smooth, healthy, and radiant. Whether you\'re heading outdoors or following your daily skincare routine, it delivers comfortable wear and reliable performance for all-day confidence.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54d72ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56efa4de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-section-id=\"dg7su6\" data-start=\"557\" data-end=\"602\">SPF 50 PA++++ broad-spectrum sun protection<li data-section-id=\"4lppzt\" data-start=\"603\" data-end=\"638\">Protects against UVA &amp; UVB damage<li data-section-id=\"kdoalp\" data-start=\"639\" data-end=\"672\">Lightweight, non-greasy formula<li data-section-id=\"1crudea\" data-start=\"673\" data-end=\"706\">Natural tint for a healthy glow<li data-section-id=\"phmzsb\" data-start=\"707\" data-end=\"722\">No white cast<li data-section-id=\"1tesxck\" data-start=\"723\" data-end=\"755\">Hydrating and comfortable wear<li data-section-id=\"1g1drfb\" data-start=\"756\" data-end=\"785\">Suitable for all skin types\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41d359b0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc5045b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7abd7dbe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"73cd09c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bb3f197\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"242e6277\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3504560a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f172e93\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31daea4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30ef5eda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5a07ade2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"43c4f58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Natural Tint\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24a566a1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3b9071ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"76f3cc22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6e9c40a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"71d73c1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>60 ml\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a8d7226\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"16a16b26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3c783a00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"572856cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"419283a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>14 \\u00d7 4 \\u00d7 3 cm\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ff2e4c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"18d30296\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7edb116\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"23e93c87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"a8fe0b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Store in a cool, dry place away from direct sunlight and excessive heat.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15b73ce5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\'re passionate about creating effective sun protection, and our Tinted Sunscreen delivers daily defense with a lightweight feel. In a consumer perception study, users reported noticeable comfort, hydration, and a naturally radiant finish.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":99.6089999999999946567186270840466022491455078125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38b66c9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3ecf0c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"689a011e\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"96%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"\\nFelt protected from harmful UVA &amp; UVB rays\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"21bfdc82\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.02799999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6be86088\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"94%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"\\n\\nLightweight, Non-Greasy All-Day Comfort\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"1556551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.278999999999999914734871708787977695465087890625},\"elements\":[{\"id\":\"3eb702cd\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"97%  \",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Noticed a natural glow with no white cast\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5854,7950,'inline_featured_image','0'),
(5855,7950,'_wxr_import_user_slug','Payalraja'),
(5856,7950,'_wxr_import_has_attachment_refs','1'),
(5857,7950,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5858,7950,'_elementor_global_class_usage_indexed','1'),
(5859,7950,'_elementor_global_class_usage_indexed_preview','1'),
(5860,7950,'_wp_desired_post_slug',''),
(5862,7951,'_wp_old_slug','import-placeholder-for-5934'),
(5863,7951,'_regular_price','499'),
(5864,7951,'_sale_price','250'),
(5865,7951,'_thumbnail_id','7945'),
(5866,7951,'_price','250'),
(5867,7945,'_wp_old_slug','rice-water-face-wash'),
(5868,7951,'_wp_page_template','default'),
(5869,7951,'_subtitle',''),
(5870,7951,'_hara_attribute_select',''),
(5871,7951,'_hara_single_layout_select',''),
(5872,7951,'hara_post_views_count','5480'),
(5873,7951,'_elementor_edit_mode','builder'),
(5874,7951,'_elementor_template_type','wp-post'),
(5875,7951,'_elementor_version','4.1.2'),
(5876,7951,'_elementor_data','[{\"id\":\"6ba95088\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"48c2d9c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"172f9249\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Refresh and brighten your skin with Derma Heaven Brightening Rice Water Facewash. Enriched with the goodness of Rice Water and Niacinamide, this gentle cleanser helps remove dirt, excess oil, and daily impurities while supporting a clearer, more radiant complexion. Its lightweight formula cleanses effectively without stripping away essential moisture, leaving your skin feeling fresh, soft, and revitalized after every wash.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"690d8491\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1d2395f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f7bf217\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7e56b272\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b38a7b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f77d7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16fc2558\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Specially formulated for normal, oily, and combination skin types, this facewash effectively removes excess oil, dirt, and impurities while maintaining the skin\\u2019s natural moisture balance.\\u00a0\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ebc5d02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0The gentle cleansing formula leaves skin feeling fresh, comfortable, and visibly brighter without causing dryness, making it an ideal addition to your daily skincare routine.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54d72ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56efa4de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-section-id=\"97wnhm\" data-start=\"630\" data-end=\"664\">Brightens Skin &amp; Boosts Radiance<li data-section-id=\"l51g4n\" data-start=\"665\" data-end=\"703\">Gently Cleanses &amp; Removes Impurities<li data-section-id=\"ru2107\" data-start=\"704\" data-end=\"731\">Hydrates &amp; Nourishes Skin<li data-section-id=\"12hwdun\" data-start=\"732\" data-end=\"767\">Helps Strengthen the Skin Barrier<li data-section-id=\"gfn7c\" data-start=\"768\" data-end=\"808\">Enriched with Rice Water &amp; Niacinamide<li data-section-id=\"11v8ie0\" data-start=\"809\" data-end=\"833\">Suitable for Daily Use\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41d359b0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc5045b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7abd7dbe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"73cd09c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bb3f197\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"242e6277\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3504560a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f172e93\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31daea4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30ef5eda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5a07ade2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"43c4f58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creamy White\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24a566a1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3b9071ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"76f3cc22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6e9c40a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"71d73c1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>100 ml\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a8d7226\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"16a16b26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3c783a00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"572856cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"419283a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>16 \\u00d7 5 \\u00d7 4 cm\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ff2e4c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"18d30296\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7edb116\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"23e93c87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"a8fe0b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Store in a cool, dry place away from direct sunlight.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15b73ce5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This skincare formula helps reveal visibly brighter and more radiant-looking skin while keeping it fresh and clean after every use. It deeply nourishes the skin, leaving it feeling soft, smooth, and well-hydrated with improved texture and comfort.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38b66c9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3ecf0c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"689a011e\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"21bfdc82\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.02799999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6be86088\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"1556551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.278999999999999914734871708787977695465087890625},\"elements\":[{\"id\":\"3eb702cd\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5877,7951,'inline_featured_image','0'),
(5878,7951,'_wxr_import_user_slug','Payalraja'),
(5879,7951,'_wxr_import_has_attachment_refs','1'),
(5880,7951,'_elementor_migrations_state_d2a1','4.1.2:595e50d38ae27a4ec16e0e0a9df00b29'),
(5881,7951,'_elementor_global_class_usage_indexed','1'),
(5882,7951,'_elementor_global_class_usage_indexed_preview','1'),
(5883,7951,'_wp_desired_post_slug',''),
(5885,7952,'_wp_old_slug','import-placeholder-for-5947'),
(5886,7952,'_regular_price','499'),
(5887,7952,'_sale_price','250'),
(5888,7952,'_thumbnail_id','7946'),
(5889,7952,'_price','250'),
(5890,7946,'_wp_old_slug','revival-serum'),
(5891,7952,'_wp_page_template','default'),
(5892,7952,'_subtitle',''),
(5893,7952,'_hara_attribute_select',''),
(5894,7952,'_hara_single_layout_select',''),
(5895,7952,'hara_post_views_count','5485'),
(5896,7952,'_elementor_edit_mode','builder'),
(5897,7952,'_elementor_template_type','wp-post'),
(5898,7952,'_elementor_version','4.1.2'),
(5899,7952,'_elementor_data','[{\"id\":\"6ba95088\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"48c2d9c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"172f9249\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<p class=\"isSelectedEnd\">Revival 15% Vitamin C Face Serum is a scientifically formulated skincare solution designed to brighten, hydrate, and rejuvenate your skin. Enriched with a powerful blend of 15% Vitamin C, Kakadu Plum Extract, Aloe Vera Extract, and Hyaluronic Acid, this serum helps reduce the appearance of dark spots, uneven skin tone, and dullness while delivering deep hydration for a naturally radiant complexion.<p class=\"isSelectedEnd\">The lightweight and fast-absorbing formula penetrates deeply into the skin to provide antioxidant protection against environmental damage and premature aging. Regular use helps improve skin texture, boost radiance, and maintain healthy-looking skin.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"690d8491\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1d2395f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f7bf217\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7e56b272\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b38a7b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f77d7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16fc2558\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>For oily and combination skin, the non-comedogenic formula helps maintain moisture levels without clogging pores or increasing excess oil production. Aloe Vera Extract provides soothing hydration, helping to calm and refresh the skin, while Hyaluronic Acid attracts and retains moisture for long-lasting hydration and improved skin texture.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ebc5d02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\n<p class=\"isSelectedEnd\">With regular use, Revival 15% Vitamin C Face Serum helps refine skin texture, boost natural radiance, reduce dullness, and leave the skin looking smooth, refreshed, and healthy. Whether your goal is to achieve a brighter complexion, improve skin tone, or maintain balanced hydration, this serum is an ideal addition to your daily skincare routine\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54d72ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56efa4de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-section-id=\"o1b3ub\" data-start=\"1256\" data-end=\"1295\">Brightens dull and tired-looking skin<li data-section-id=\"kw5i81\" data-start=\"1296\" data-end=\"1336\">Helps fade dark spots and pigmentation<li data-section-id=\"w3l7s2\" data-start=\"1337\" data-end=\"1358\">Evens out skin tone<li data-section-id=\"1tqmkr\" data-start=\"1359\" data-end=\"1400\">Provides deep hydration and nourishment<li data-section-id=\"c6wc4g\" data-start=\"1401\" data-end=\"1436\">Supports healthy and radiant skin<li data-section-id=\"1dqfx81\" data-start=\"1437\" data-end=\"1479\">Protects against environmental stressors<li data-section-id=\"1iowctm\" data-start=\"1480\" data-end=\"1516\">Lightweight and non-greasy formula<li data-section-id=\"1g1drfb\" data-start=\"1517\" data-end=\"1546\">Suitable for all skin types\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41d359b0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc5045b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7abd7dbe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"73cd09c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bb3f197\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"242e6277\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3504560a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f172e93\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31daea4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30ef5eda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5a07ade2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"43c4f58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Transparent Orange\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24a566a1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3b9071ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"76f3cc22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6e9c40a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"71d73c1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>30ml\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a8d7226\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"16a16b26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3c783a00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"572856cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"419283a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3.5 \\u00d7 3.5 \\u00d7 11 cm\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ff2e4c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"18d30296\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7edb116\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"23e93c87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"a8fe0b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\"pointer-events-none -mt-px h-px translate-y-[calc(var(--scroll-root-safe-area-inset-bottom)-14*var(--spacing))]\" aria-hidden=\"true\">\\u00a0<div class=\"qMYqUG_convSearchResultHighlightRoot\"><div class=\"\" data-turn-id-container=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-9\" data-is-intersecting=\"true\"><section class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-9\" data-turn-id-container=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-9\" data-testid=\"conversation-turn-20\" data-scroll-anchor=\"false\" data-turn=\"assistant\"><div class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"><div class=\"[--thread-content-max-width:40rem] @w-lg\\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" data-conversation-screenshot-content=\"\"><div class=\"flex max-w-full flex-col gap-4 grow\"><div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"0c1b4085-e465-4b85-8218-b58020db374e\" data-message-model-slug=\"gpt-5-5\" data-turn-start-message=\"true\"><div class=\"flex w-full flex-col gap-1 empty:hidden\"><div class=\"markdown prose dark:prose-invert wrap-break-word w-full dark markdown-new-styling\"><p data-start=\"0\" data-end=\"113\" data-is-last-node=\"\" data-is-only-node=\"\">Store in a cool, dry place away from direct sunlight and heat, and keep the bottle tightly closed after each use.<div class=\"z-0 flex min-h-[46px] justify-start\">\\u00a0<div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">\\u00a0\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15b73ce5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-start=\"422\" data-end=\"425\">\\u00a0<p data-start=\"299\" data-end=\"420\">Infused with Hyaluronic Acid and Aloe Vera, it helps lock in moisture and keeps skin feeling soft, smooth, and refreshed.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38b66c9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3ecf0c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"689a011e\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"21bfdc82\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.02799999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6be86088\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"1556551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.278999999999999914734871708787977695465087890625},\"elements\":[{\"id\":\"3eb702cd\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5900,7952,'inline_featured_image','0'),
(5901,7952,'_wxr_import_user_slug','Payalraja'),
(5902,7952,'_wxr_import_has_attachment_refs','1'),
(5903,7952,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5904,7952,'_elementor_global_class_usage_indexed','1'),
(5905,7952,'_elementor_global_class_usage_indexed_preview','1'),
(5906,7952,'_wp_desired_post_slug',''),
(5908,7954,'_wp_old_slug','import-placeholder-for-5968'),
(5909,7954,'_regular_price','999'),
(5910,7954,'_sale_price','499'),
(5911,7954,'_thumbnail_id','7948'),
(5912,7954,'_price','499'),
(5913,7954,'_wp_page_template','default'),
(5914,7954,'_subtitle',''),
(5915,7954,'_hara_attribute_select',''),
(5916,7954,'_hara_single_layout_select',''),
(5917,7954,'hara_post_views_count','5483'),
(5918,7954,'_elementor_edit_mode','builder'),
(5919,7954,'_elementor_template_type','wp-post'),
(5920,7954,'_elementor_version','4.1.2'),
(5921,7954,'_elementor_data','[{\"id\":\"6ba95088\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"48c2d9c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"172f9249\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\"isSelectedEnd\">Experience the perfect combination of deep cleansing and intensive nourishment with Korean Shine Pro Shampoo. Inspired by Korean hair care expertise, this advanced formula is enriched with Apple Cider Vinegar to help restore scalp balance, remove impurities, and promote stronger, shinier hair.<p class=\"isSelectedEnd\">The gentle low-sulfate cleansing system effectively removes dirt, excess oil, and product buildup without stripping away essential moisture. Its nourishing formula helps strengthen hair strands, improve softness, and reduce the appearance of dryness and dullness.<p>Infused with scalp-balancing ingredients, Korean Shine Pro Shampoo supports a healthier scalp environment while enhancing hair\'s natural shine and smoothness. Regular use leaves hair feeling refreshed, revitalized, and easier to manage.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"690d8491\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1d2395f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f7bf217\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7e56b272\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b38a7b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f77d7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16fc2558\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Suitable for Normal, Oily &amp; Combination Hair Types, Korean Shine Pro Shampoo is expertly formulated to cleanse the scalp and hair while preserving essential moisture. Infused with Apple Cider Vinegar, it helps refresh the scalp, remove impurities, and improve overall hair texture without causing dryness.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ebc5d02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><div aria-hidden=\"true\" class=\"pointer-events-none -mt-px h-px translate-y-[calc(var(--scroll-root-safe-area-inset-bottom)-14*var(--spacing))]\"><div class=\"qMYqUG_convSearchResultHighlightRoot\"><div class=\"\" data-turn-id-container=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-31\" data-is-intersecting=\"true\"><section class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-31\" data-turn-id-container=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-31\" data-testid=\"conversation-turn-64\" data-scroll-anchor=\"false\" data-turn=\"assistant\"><div class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"><div data-conversation-screenshot-content=\"\" class=\"[--thread-content-max-width:40rem] @w-lg\\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"flex max-w-full flex-col gap-4 grow\"><div data-message-author-role=\"assistant\" data-message-id=\"ede23189-efc7-4c5e-8ca3-4f27bb7683d7\" dir=\"auto\" data-message-model-slug=\"gpt-5-5\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" data-turn-start-message=\"true\"><div class=\"flex w-full flex-col gap-1 empty:hidden\"><div class=\"markdown prose dark:prose-invert wrap-break-word w-full dark markdown-new-styling\"><p data-start=\"0\" data-end=\"541\" data-is-last-node=\"\" data-is-only-node=\"\">The lightweight formula promotes softer, shinier, and healthier-looking hair, leaving it feeling revitalized, balanced, and easy to manage with every wash. Perfect for everyday use, it supports a clean scalp and naturally vibrant hair.<div class=\"z-0 flex min-h-[46px] justify-start\"><div class=\"mt-3 w-full empty:hidden\"><div class=\"text-center\">\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54d72ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56efa4de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-section-id=\"mvtorq\" data-start=\"1556\" data-end=\"1596\">Deeply cleanses and removes impurities<li data-section-id=\"1hoy85a\" data-start=\"1597\" data-end=\"1623\">Nourishes scalp and hair<li data-section-id=\"k9qb17\" data-start=\"1624\" data-end=\"1655\">Helps strengthen hair strands<li data-section-id=\"19k1r2v\" data-start=\"1656\" data-end=\"1693\">Enhances natural shine and softness<li data-section-id=\"1jyl9b\" data-start=\"1694\" data-end=\"1718\">Supports scalp balance<li data-section-id=\"x2xof\" data-start=\"1719\" data-end=\"1754\">Helps reduce dullness and dryness<li data-section-id=\"1rbeum\" data-start=\"1755\" data-end=\"1776\">Low Sulfate Formula<li data-section-id=\"12i2tad\" data-start=\"1777\" data-end=\"1790\">0% Parabens<li data-section-id=\"13m8tts\" data-start=\"1791\" data-end=\"1818\">Suitable for everyday use\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41d359b0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc5045b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7abd7dbe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"73cd09c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bb3f197\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"242e6277\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3504560a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f172e93\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31daea4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30ef5eda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5a07ade2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"43c4f58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Red Bottle\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24a566a1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3b9071ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"76f3cc22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6e9c40a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"71d73c1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>500ml\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a8d7226\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"16a16b26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3c783a00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"572856cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"419283a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>7 \\u00d7 7 \\u00d7 22 cm\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ff2e4c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"18d30296\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7edb116\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"23e93c87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"a8fe0b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\"pointer-events-none -mt-px h-px translate-y-[calc(var(--scroll-root-safe-area-inset-bottom)-14*var(--spacing))]\" aria-hidden=\"true\">\\u00a0<div class=\"qMYqUG_convSearchResultHighlightRoot\"><div class=\"\" data-turn-id-container=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-20\" data-is-intersecting=\"true\"><section class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-20\" data-turn-id-container=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-20\" data-testid=\"conversation-turn-42\" data-scroll-anchor=\"false\" data-turn=\"assistant\"><div class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"><div class=\"[--thread-content-max-width:40rem] @w-lg\\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" data-conversation-screenshot-content=\"\"><div class=\"flex max-w-full flex-col gap-4 grow\"><div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"baa050b1-6ed0-455c-b6a5-7c4011e6d7ff\" data-message-model-slug=\"gpt-5-5\" data-turn-start-message=\"true\"><div class=\"flex w-full flex-col gap-1 empty:hidden\"><div class=\"markdown prose dark:prose-invert wrap-break-word w-full dark markdown-new-styling\"><p data-start=\"27\" data-end=\"187\" data-is-last-node=\"\" data-is-only-node=\"\">Store in a cool, dry place away from direct sunlight and heat. Keep the bottle tightly closed after each use to maintain product quality and freshness.<div class=\"z-0 flex min-h-[46px] justify-start\">\\u00a0\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15b73ce5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\"text-base my-auto mx-auto [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"><div class=\"[--thread-content-max-width:40rem] @w-lg\\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" data-conversation-screenshot-content=\"\"><div class=\"flex max-w-full flex-col gap-4 grow\"><div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"52bf991e-a965-46b0-b4e1-b9df96684d18\" data-message-model-slug=\"gpt-5-5\"><div class=\"flex w-full flex-col gap-1 empty:hidden\"><div class=\"markdown prose dark:prose-invert wrap-break-word w-full dark markdown-new-styling\"><p data-start=\"3528\" data-end=\"3682\" data-is-last-node=\"\" data-is-only-node=\"\">Deeply cleanse, nourish, and strengthen your hair with Korean Shine Pro Shampoo. Enriched with Apple Cider Vinegar, low sulfate, and paraben-free formula.<div class=\"z-0 flex min-h-[46px] justify-start\">\\u00a0\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38b66c9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3ecf0c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"689a011e\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"21bfdc82\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.02799999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6be86088\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"1556551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.278999999999999914734871708787977695465087890625},\"elements\":[{\"id\":\"3eb702cd\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5922,7954,'inline_featured_image','0'),
(5923,7954,'_wxr_import_user_slug','Payalraja'),
(5924,7954,'_wxr_import_has_attachment_refs','1'),
(5925,7954,'_elementor_migrations_state_d2a1','4.1.2:595e50d38ae27a4ec16e0e0a9df00b29'),
(5926,7954,'_elementor_global_class_usage_indexed','1'),
(5927,7954,'_elementor_global_class_usage_indexed_preview','1'),
(5928,7954,'_wp_desired_post_slug',''),
(5930,7955,'_wp_old_slug','import-placeholder-for-5974'),
(5931,7955,'_regular_price','999'),
(5932,7955,'_sale_price','499'),
(5933,7955,'_thumbnail_id','7943'),
(5934,7955,'_price','499'),
(5935,7943,'_wp_old_slug','vitamin-c-face-serum'),
(5936,7955,'_wp_page_template','default'),
(5937,7955,'_subtitle',''),
(5938,7955,'_hara_attribute_select',''),
(5939,7955,'_hara_single_layout_select',''),
(5940,7955,'hara_post_views_count','5480'),
(5941,7955,'_elementor_edit_mode','builder'),
(5942,7955,'_elementor_template_type','wp-post'),
(5943,7955,'_elementor_version','4.1.2'),
(5944,7955,'_elementor_data','[{\"id\":\"6ba95088\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"48c2d9c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"172f9249\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\"isSelectedEnd\">Reveal brighter, healthier-looking skin with Derma Heaven 15% Vitamin C Face Serum, an advanced skincare solution designed to restore radiance and hydration while protecting the skin from environmental stressors. Formulated with a potent blend of 15% Vitamin C, Kakadu Plum Extract, Aloe Vera Extract, and Hyaluronic Acid, this serum helps target dullness, uneven skin tone, and visible signs of fatigue.<p>The lightweight and fast-absorbing formula penetrates deeply into the skin to deliver essential nutrients and antioxidant protection. Vitamin C works to visibly brighten the complexion and reduce the appearance of dark spots, while Kakadu Plum provides a rich source of natural antioxidants that help defend against free radical damage.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"690d8491\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1d2395f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f7bf217\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7e56b272\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b38a7b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f77d7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16fc2558\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Suitable for Normal, Oily &amp; Combination Skin, this lightweight Vitamin C serum is designed to deliver effective hydration without feeling heavy or greasy. Its fast-absorbing formula helps balance excess oil, improve skin texture, and enhance natural radiance while providing essential moisture.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ebc5d02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enriched with Vitamin C, Kakadu Plum, Aloe Vera Extract, and Hyaluronic Acid, it helps reduce the appearance of dark spots and uneven skin tone, leaving the skin looking brighter, smoother, and healthier with regular use.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54d72ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56efa4de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-section-id=\"1nv9deh\" data-start=\"1808\" data-end=\"1854\">Brightens skin and enhances natural radiance<li data-section-id=\"573h03\" data-start=\"1855\" data-end=\"1898\">Helps reduce the appearance of dark spots<li data-section-id=\"13jyuzw\" data-start=\"1899\" data-end=\"1939\">Promotes a more even-looking skin tone<li data-section-id=\"1tqmkr\" data-start=\"1940\" data-end=\"1981\">Provides deep hydration and nourishment<li data-section-id=\"vngtpt\" data-start=\"1982\" data-end=\"2014\">Supports healthy, glowing skin<li data-section-id=\"vsdc9a\" data-start=\"2015\" data-end=\"2048\">Delivers antioxidant protection<li data-section-id=\"3h7vmj\" data-start=\"2049\" data-end=\"2085\">Lightweight and non-greasy texture<li data-section-id=\"svbvmg\" data-start=\"2086\" data-end=\"2110\">Suitable for daily use\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41d359b0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc5045b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7abd7dbe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"73cd09c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bb3f197\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"242e6277\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3504560a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f172e93\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31daea4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30ef5eda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5a07ade2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"43c4f58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Amber Serum\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24a566a1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3b9071ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"76f3cc22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6e9c40a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"71d73c1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>30ml\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a8d7226\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"16a16b26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3c783a00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"572856cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"419283a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3.5 \\u00d7 3.5 \\u00d7 11 cm\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ff2e4c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"18d30296\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7edb116\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"23e93c87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"a8fe0b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Preserve in a shaded, dry location and ensure the dropper cap is securely closed after every use.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15b73ce5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\"text-base my-auto mx-auto [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"><div class=\"[--thread-content-max-width:40rem] @w-lg\\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" data-conversation-screenshot-content=\"\"><div class=\"flex max-w-full flex-col gap-4 grow\"><div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"e5d1dd20-76a5-409f-a100-dfcf7cce6b3c\" data-message-model-slug=\"gpt-5-5\"><div class=\"flex w-full flex-col gap-1 empty:hidden\"><div class=\"markdown prose dark:prose-invert wrap-break-word w-full dark markdown-new-styling\"><p data-start=\"4027\" data-end=\"4172\" data-is-last-node=\"\" data-is-only-node=\"\">Brighten, hydrate, and rejuvenate your skin with Derma Heaven 15% Vitamin C Face Serum enriched with Kakadu Plum, Aloe Vera, and Hyaluronic Acid.<div class=\"z-0 flex min-h-[46px] justify-start\">\\u00a0\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38b66c9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3ecf0c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"689a011e\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"21bfdc82\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.02799999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6be86088\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"1556551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.278999999999999914734871708787977695465087890625},\"elements\":[{\"id\":\"3eb702cd\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5945,7955,'inline_featured_image','0'),
(5946,7955,'_wxr_import_user_slug','Payalraja'),
(5947,7955,'_wxr_import_has_attachment_refs','1'),
(5948,7955,'_elementor_migrations_state_d2a1','4.1.2:595e50d38ae27a4ec16e0e0a9df00b29'),
(5949,7955,'_elementor_global_class_usage_indexed','1'),
(5950,7955,'_elementor_global_class_usage_indexed_preview','1'),
(5951,7955,'_wp_desired_post_slug',''),
(5957,7963,'_sku','Korean Shine Pro Conditioner Mask'),
(5958,7963,'total_sales','0'),
(5959,7963,'_tax_status','taxable'),
(5960,7963,'_tax_class',''),
(5961,7963,'_manage_stock','yes'),
(5962,7963,'_backorders','no'),
(5963,7963,'_sold_individually','no'),
(5964,7963,'_virtual','no'),
(5965,7963,'_downloadable','no'),
(5966,7963,'_download_limit','-1'),
(5967,7963,'_download_expiry','-1'),
(5968,7963,'_stock','42'),
(5969,7963,'_stock_status','instock'),
(5970,7963,'_wc_average_rating','0'),
(5971,7963,'_wc_review_count','0'),
(5972,7963,'_product_version','10.9.1'),
(5974,7963,'_wp_old_slug','import-placeholder-for-5960'),
(5975,7963,'_regular_price','499'),
(5976,7963,'_sale_price','250'),
(5977,7963,'_thumbnail_id','7947'),
(5978,7963,'_price','250'),
(5979,7947,'_wp_old_slug','korean-shine-pro-shampoo'),
(5980,7963,'_wp_page_template','default'),
(5981,7963,'_subtitle',''),
(5982,7963,'_hara_attribute_select',''),
(5983,7963,'_hara_single_layout_select',''),
(5984,7963,'hara_post_views_count','5490'),
(5985,7963,'_elementor_edit_mode','builder'),
(5986,7963,'_elementor_template_type','wp-post'),
(5987,7963,'_elementor_version','4.1.2'),
(5988,7963,'_elementor_data','[{\"id\":\"6ba95088\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"48c2d9c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"172f9249\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\"isSelectedEnd\">Transform your hair care routine with Korean Shine Pro Conditioner Mask, an advanced hair spa treatment inspired by Korean hair care expertise. Formulated with Apple Cider Vinegar and nutrient-rich conditioning agents, this intensive mask helps restore moisture, improve hair strength, and promote a healthy, glossy appearance.<p class=\"isSelectedEnd\">The rich and creamy formula penetrates deeply into the hair fibers to repair dryness, reduce frizz, and improve overall manageability. It helps maintain scalp balance while providing essential nourishment that leaves hair feeling soft, smooth, and revitalized.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"690d8491\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1d2395f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f7bf217\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7e56b272\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b38a7b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f77d7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16fc2558\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Suitable for Normal, Oily &amp; Combination Hair and Scalp Types, Korean Shine Pro Conditioner Mask delivers intensive nourishment while maintaining the natural balance of the scalp. Its rich formula, enriched with Apple Cider Vinegar and Vita-Rich ingredients, helps moisturize dry hair, smooth frizz, and improve manageability without weighing hair down.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ebc5d02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Regular use leaves hair feeling softer, stronger, and healthier-looking with enhanced shine and long-lasting hydration. Perfect for those seeking salon-quality care and visibly smoother, more manageable hair.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54d72ff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56efa4de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li data-section-id=\"16k9p4s\" data-start=\"1512\" data-end=\"1551\">Deeply nourishes and moisturizes hair<li data-section-id=\"1n5ta75\" data-start=\"1552\" data-end=\"1595\">Helps strengthen hair and reduce breakage<li data-section-id=\"1r4mcy4\" data-start=\"1596\" data-end=\"1633\">Improves softness and manageability<li data-section-id=\"1m47qrf\" data-start=\"1634\" data-end=\"1673\">Enhances natural shine and smoothness<li data-section-id=\"1vhzlgo\" data-start=\"1674\" data-end=\"1712\">Supports a healthy scalp environment<li data-section-id=\"10wn24f\" data-start=\"1713\" data-end=\"1746\">Helps control frizz and dryness<li data-section-id=\"1vqbejg\" data-start=\"1747\" data-end=\"1783\">Suitable for regular hair care use<li data-section-id=\"xy92sz\" data-start=\"1784\" data-end=\"1823\">Salon-inspired conditioning treatment\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41d359b0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc5045b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7abd7dbe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"73cd09c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bb3f197\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"242e6277\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3504560a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#007D71\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#007D71\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f172e93\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"31daea4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"30ef5eda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5a07ade2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"43c4f58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Deep Red Container\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24a566a1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"3b9071ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"76f3cc22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6e9c40a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"71d73c1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>500g\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a8d7226\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"16a16b26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"3c783a00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"572856cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"419283a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u00d7 10 \\u00d7 8 cm\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ff2e4c3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"18d30296\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.800000000000000710542735760100185871124267578125,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"7edb116\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"23e93c87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2000000000000028421709430404007434844970703125,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"a8fe0b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Store in a cool, dry place away from direct sunlight and heat, and keep the container tightly closed after each use.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15b73ce5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Korean Shine Pro Conditioner Mask is a nourishing hair care treatment enriched with Apple Cider Vinegar and Vita-Rich ingredients to deeply moisturize, strengthen, and revitalize hair. Its intensive conditioning formula helps reduce breakage, improve softness, enhance natural shine, and support scalp balance for healthier, smoother, and more manageable hair.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38b66c9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3ecf0c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"689a011e\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"21bfdc82\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.02799999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6be86088\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"1556551\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.278999999999999914734871708787977695465087890625},\"elements\":[{\"id\":\"3eb702cd\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(5989,7963,'inline_featured_image','0'),
(5990,7963,'_wxr_import_user_slug','Payalraja'),
(5991,7963,'_wxr_import_has_attachment_refs','1'),
(5992,7963,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(5993,7963,'_elementor_global_class_usage_indexed','1'),
(5994,7963,'_elementor_global_class_usage_indexed_preview','1'),
(5995,7963,'_wp_desired_post_slug',''),
(5997,117,'_wp_trash_meta_status','publish'),
(5998,117,'_wp_trash_meta_time','1782544382'),
(5999,117,'_wp_desired_post_slug','body-lava-luminizer-pink'),
(6000,118,'_wp_trash_meta_status','publish'),
(6001,118,'_wp_trash_meta_time','1782544382'),
(6002,118,'_wp_desired_post_slug','body-lava-luminizer-yellow'),
(6003,116,'_wp_trash_meta_status','publish'),
(6004,116,'_wp_trash_meta_time','1782544382'),
(6005,116,'_wp_desired_post_slug','body-lava-luminizer-green'),
(6006,56,'_wp_trash_meta_status','publish'),
(6007,56,'_wp_trash_meta_time','1782544382'),
(6008,56,'_wp_desired_post_slug','body-lava-luminizer'),
(6009,7965,'_wp_page_template','default'),
(6010,7965,'_thumbnail_id','364'),
(6011,7965,'_elementor_edit_mode','builder'),
(6012,7965,'_elementor_template_type','wp-post'),
(6013,7965,'_elementor_version','3.6.7'),
(6014,7965,'_elementor_data','[{\"id\":\"4367c0bb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"48862e4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0924f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vibration chair \\/ swing chair helps our Angels go to sleep quickly and smoothly, more deeply\\u00a0<br \\/>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br \\/>Mothers can free their hands to do more housework than to reduce the burden of taking care of their children<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58950aa7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5bfd3cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f7a6991\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":285,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-01.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3bbef163\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40d8b771\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":286,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/single-product-02.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"50102809\",\"elType\":\"widget\",\"settings\":{\"title\":\"For Normal, Oily, Combination Skin Types\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a70fef6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3da0a2a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won\\u2019t settle into lines. It\\u2019s the perfect fit for your skin. 1 fl. oz.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d205f14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac4ea08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buildable medium-to-full coverage<\\/li><li>Weightless, airy feel\\u2014no caking!<\\/li><li>Long-wearing<\\/li><li>Evens skin tone<\\/li><li>Available in 07 shades (all exclusive to Makeaholic!)<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1231721c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF2E5\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"11\",\"left\":\"33\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":0,\"bottom\":\"23\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"32\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"12\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1726491d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"100ddb9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Study history up to 30 days\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7893f81b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"08\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"344e9c78\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Satisfaction\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"zmdi zmdi-shield-security\",\"library\":\"material-design-iconic\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1ccb0a59\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dd0a847\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Guaranteed Money Back\",\"_id\":\"c6c4601\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-money-send\",\"library\":\"tbay-custom\"}}],\"icon_align\":\"left\",\"icon_color\":\"#4A8C97\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#4A8C97\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"icon_self_align\":\"left\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"68e960bc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"32b6ec72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"427bd220\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3c06f558\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"2f08ccc1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gold Shimmer, Peach, Rose<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"22c996c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"70c36497\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"387c3978\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"66b00366\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"6ba0de1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full size, Mini size<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"63f5fe6d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\"},\"elements\":[{\"id\":\"4f07ad57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"2ec6c5a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dimensions<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7107627e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"49207662\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>90 x 60 x 90 cm<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e8e0192\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"24\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"25a6e2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.8,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"_inline_size_mobile\":35},\"elements\":[{\"id\":\"48c8662d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Storage<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"394a5d6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.2,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"9\",\"left\":\"16\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":65},\"elements\":[{\"id\":\"1f0707a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Relaxed fit shirt-style dress with a rugged<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31f3f806\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re in love with our Smoothing Cleanser, but we\\u2019ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6a84e0ba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"73e1fa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7c02d8bf\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"37%\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Reduction in excess sebum on the skin\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"532b8959\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.028,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"558583c7\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true},{\"id\":\"52bdd84b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.279},\"elements\":[{\"id\":\"3db9ce86\",\"elType\":\"widget\",\"settings\":{\"heading_style_block\":\"yes\",\"heading_title\":\"57%\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_family\":\"Cormorant Garamond\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"align\":\"left\",\"heading_description\":\"Increase in skin moisture\",\"heading_description_color\":\"#555555\",\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(6015,7965,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:9;s:10:\"text_color\";i:8;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:17;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:14;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:3;s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:3;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:3;s:5:\"align\";i:3;s:19:\"heading_description\";i:3;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:5:{s:34:\"heading_title_typography_font_size\";i:3;s:36:\"heading_title_typography_line_height\";i:3;s:35:\"heading_title_typography_typography\";i:3;s:36:\"heading_title_typography_font_family\";i:3;s:26:\"heading_title_bottom_space\";i:3;}s:30:\"section_style_heading_subtitle\";a:4:{s:38:\"heading_subtitle_typography_typography\";i:3;s:37:\"heading_subtitle_typography_font_size\";i:3;s:39:\"heading_subtitle_typography_line_height\";i:3;s:22:\"heading_subtitle_color\";i:2;}s:33:\"section_style_heading_description\";a:2:{s:25:\"heading_description_color\";i:3;s:32:\"heading_description_bottom_space\";i:3;}}}}}'),
(6016,56,'_wp_trash_meta_comments_status','a:2:{i:15;s:1:\"1\";i:16;s:1:\"1\";}'),
(6017,7042,'_edit_lock','1782731861:1'),
(6018,7966,'_wp_page_template','default'),
(6019,7966,'_elementor_edit_mode','builder'),
(6020,7966,'_elementor_template_type','wp-page'),
(6021,7966,'_elementor_version','3.6.7'),
(6022,7966,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-01.jpg\",\"id\":7629,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-02.png\",\"id\":7630,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d95ad6f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"57\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f3b6198\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59c052e\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Hot Product For This Week\",\"header_text\":\"Flash Sale\",\"header_page\":27,\"date_title\":\"Ends in: \",\"date_title_ended\":\"Deal ended.\",\"end_date\":\"2024-10-03 12:00\",\"main_product_sale\":[{\"_id\":\"0fb9696\",\"product_sale_item\":167},{\"_id\":\"e6da44c\",\"product_sale_item\":\"148\"},{\"_id\":\"45298a4\",\"product_sale_item\":\"153\"},{\"_id\":\"2153141\",\"product_sale_item\":\"165\"}],\"enable_readmore\":\"\",\"readmore_text\":\"Read More\",\"readmore_page\":27,\"column\":\"2\",\"column_tablet\":\"2\",\"col_desktop\":\"2\",\"col_landscape\":\"1\",\"product_style\":\"vertical-v2\",\"layout_type\":\"carousel\",\"navigation\":\"\",\"heading_fl_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"heading_label_fl_bg\":\"#D40243\",\"heading_fl_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"header_image\":{\"id\":7607,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"tbay-product-flash-sales\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a88c71f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a2f881e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b9f5ce\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Best Seller\",\"categories_tabs\":[{\"_id\":\"c5fcc22\"},{\"_id\":\"11f1491\",\"category\":\"hand-zone\"},{\"_id\":\"d9ec441\",\"category\":\"skin-care\"},{\"_id\":\"2bfba89\",\"category\":\"zone-of-life\"}],\"text_button\":\"Show all\",\"heading_categories_tab_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"heading_categories_tab_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"style_tabs\":\"style2\",\"product_type\":\"best_selling\",\"column\":\"4\",\"limit\":8,\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\",\"heading_categories_tab_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"tbay-product-categories-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bff36b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":7641,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/bg-banner-06.jpg\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false},\"background_position\":\"top center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9369a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.854,\"_inline_size_tablet\":70,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"64ab4b7\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Aloe Vera Adhesive Bandages\",\"heading_subtitle\":\"Patch\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_description\":\"Take your skin to the next level with skin care product\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_text_transform\":\"uppercase\",\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"heading_subtitle_color\":\"#4A8C97\",\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"heading_subtitle_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"heading_subtitle_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_description_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"291ca7b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop collection\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-6\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"background_color\":\"#4A8C97\",\"button_background_hover_color\":\"#EB594A\",\"icon_indent\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"fe5f1d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.146},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"back-area\",\"bikini-area\",\"facial-area\",\"hand-zone\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08f4461\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"001b1fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"0d67d40\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Personal Care\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"5a3eeaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"bffae1d\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"624e5ae\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"8d1d7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e175ff\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"back-area\",\"bikini-area\",\"facial-area\",\"hand-zone\"],\"product_type\":\"best_selling\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false},{\"id\":\"c218820\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"0fd7fb5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-11.jpg\",\"id\":7638,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6025,7966,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6027,7967,'_wp_page_template','default'),
(6028,7967,'_elementor_edit_mode','builder'),
(6029,7967,'_elementor_template_type','wp-page'),
(6030,7967,'_elementor_version','3.6.7'),
(6031,7967,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-01.jpg\",\"id\":7629,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-02.png\",\"id\":7630,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d95ad6f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"57\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f3b6198\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59c052e\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Hot Product For This Week\",\"header_text\":\"Flash Sale\",\"header_page\":27,\"date_title\":\"Ends in: \",\"date_title_ended\":\"Deal ended.\",\"end_date\":\"2024-10-03 12:00\",\"main_product_sale\":[{\"_id\":\"0fb9696\",\"product_sale_item\":167},{\"_id\":\"e6da44c\",\"product_sale_item\":\"148\"},{\"_id\":\"45298a4\",\"product_sale_item\":\"153\"},{\"_id\":\"2153141\",\"product_sale_item\":\"165\"}],\"enable_readmore\":\"\",\"readmore_text\":\"Read More\",\"readmore_page\":27,\"column\":\"2\",\"column_tablet\":\"2\",\"col_desktop\":\"2\",\"col_landscape\":\"1\",\"product_style\":\"vertical-v2\",\"layout_type\":\"carousel\",\"navigation\":\"\",\"heading_fl_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"heading_label_fl_bg\":\"#D40243\",\"heading_fl_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"header_image\":{\"id\":7607,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"tbay-product-flash-sales\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a88c71f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a2f881e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b9f5ce\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Best Seller\",\"categories_tabs\":[{\"_id\":\"c5fcc22\"},{\"_id\":\"11f1491\",\"category\":\"hand-zone\"},{\"_id\":\"d9ec441\",\"category\":\"skin-care\"},{\"_id\":\"2bfba89\",\"category\":\"zone-of-life\"}],\"text_button\":\"Show all\",\"heading_categories_tab_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"heading_categories_tab_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"style_tabs\":\"style2\",\"product_type\":\"best_selling\",\"column\":\"4\",\"limit\":8,\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\",\"heading_categories_tab_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"tbay-product-categories-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bff36b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":7641,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/bg-banner-06.jpg\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false},\"background_position\":\"top center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9369a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.854,\"_inline_size_tablet\":70,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"64ab4b7\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Aloe Vera Adhesive Bandages\",\"heading_subtitle\":\"Patch\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_description\":\"Take your skin to the next level with skin care product\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_text_transform\":\"uppercase\",\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"heading_subtitle_color\":\"#4A8C97\",\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"heading_subtitle_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"heading_subtitle_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_description_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"291ca7b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop collection\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-6\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"background_color\":\"#4A8C97\",\"button_background_hover_color\":\"#EB594A\",\"icon_indent\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"fe5f1d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.146},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"back-area\",\"bikini-area\",\"facial-area\",\"hand-zone\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08f4461\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"001b1fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"0d67d40\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Personal Care\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"5a3eeaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"bffae1d\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"624e5ae\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"8d1d7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e175ff\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"back-area\",\"bikini-area\",\"facial-area\",\"hand-zone\"],\"product_type\":\"best_selling\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false},{\"id\":\"c218820\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"0fd7fb5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-11.jpg\",\"id\":7638,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6034,7967,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6036,7968,'_wp_page_template','default'),
(6037,7968,'_elementor_edit_mode','builder'),
(6038,7968,'_elementor_template_type','wp-page'),
(6039,7968,'_elementor_version','3.6.7'),
(6040,7968,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-01.jpg\",\"id\":7629,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-02.png\",\"id\":7630,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d95ad6f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"57\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f3b6198\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59c052e\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Hot Product For This Week\",\"header_text\":\"Flash Sale\",\"header_page\":27,\"date_title\":\"Ends in: \",\"date_title_ended\":\"Deal ended.\",\"end_date\":\"2024-10-03 12:00\",\"main_product_sale\":[{\"_id\":\"0fb9696\",\"product_sale_item\":167},{\"_id\":\"e6da44c\",\"product_sale_item\":\"148\"},{\"_id\":\"45298a4\",\"product_sale_item\":\"153\"},{\"_id\":\"2153141\",\"product_sale_item\":\"165\"}],\"enable_readmore\":\"\",\"readmore_text\":\"Read More\",\"readmore_page\":27,\"column\":\"2\",\"column_tablet\":\"2\",\"col_desktop\":\"2\",\"col_landscape\":\"1\",\"product_style\":\"vertical-v2\",\"layout_type\":\"carousel\",\"navigation\":\"\",\"heading_fl_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"heading_label_fl_bg\":\"#D40243\",\"heading_fl_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"header_image\":{\"id\":7607,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"tbay-product-flash-sales\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a88c71f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a2f881e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b9f5ce\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Best Seller\",\"categories_tabs\":[{\"_id\":\"c5fcc22\"},{\"_id\":\"11f1491\",\"category\":\"hand-zone\"},{\"_id\":\"d9ec441\",\"category\":\"skin-care\"},{\"_id\":\"2bfba89\",\"category\":\"zone-of-life\"}],\"text_button\":\"Show all\",\"heading_categories_tab_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"heading_categories_tab_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"style_tabs\":\"style2\",\"product_type\":\"best_selling\",\"column\":\"4\",\"limit\":8,\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\",\"heading_categories_tab_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"tbay-product-categories-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bff36b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":7641,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/bg-banner-06.jpg\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false},\"background_position\":\"top center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9369a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.8539999999999992041921359486877918243408203125,\"_inline_size_tablet\":70,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"64ab4b7\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Aloe Vera Adhesive Bandages\",\"heading_subtitle\":\"Patch\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_description\":\"Take your skin to the next level with skin care product\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_text_transform\":\"uppercase\",\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"heading_subtitle_color\":\"#4A8C97\",\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"heading_subtitle_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"heading_subtitle_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_description_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"291ca7b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop collection\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-6\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"background_color\":\"#4A8C97\",\"button_background_hover_color\":\"#EB594A\",\"icon_indent\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"fe5f1d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.1460000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08f4461\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"001b1fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"0d67d40\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Personal Care\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"5a3eeaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"bffae1d\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"624e5ae\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"8d1d7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e175ff\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"back-area\",\"bikini-area\",\"facial-area\",\"hand-zone\"],\"product_type\":\"best_selling\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false},{\"id\":\"c218820\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"0fd7fb5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-11.jpg\",\"id\":7638,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6043,7968,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6045,7042,'_elementor_global_class_usage_indexed','1'),
(6046,7042,'_elementor_global_class_usage_indexed_preview','1'),
(6047,7969,'_wp_page_template','default'),
(6048,7969,'_elementor_edit_mode','builder'),
(6049,7969,'_elementor_template_type','wp-page'),
(6050,7969,'_elementor_version','4.1.4'),
(6051,7969,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-01.jpg\",\"id\":7629,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-02.png\",\"id\":7630,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d95ad6f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"57\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f3b6198\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59c052e\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Hot Product For This Week\",\"header_text\":\"Flash Sale\",\"header_page\":27,\"date_title\":\"Ends in: \",\"date_title_ended\":\"Deal ended.\",\"end_date\":\"2024-10-03 12:00\",\"main_product_sale\":[{\"_id\":\"0fb9696\",\"product_sale_item\":167},{\"_id\":\"e6da44c\",\"product_sale_item\":\"148\"},{\"_id\":\"45298a4\",\"product_sale_item\":\"153\"},{\"_id\":\"2153141\",\"product_sale_item\":\"165\"}],\"enable_readmore\":\"\",\"readmore_text\":\"Read More\",\"readmore_page\":27,\"column\":\"2\",\"column_tablet\":\"2\",\"col_desktop\":\"2\",\"col_landscape\":\"1\",\"product_style\":\"vertical-v2\",\"layout_type\":\"carousel\",\"navigation\":\"\",\"heading_fl_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"heading_label_fl_bg\":\"#D40243\",\"heading_fl_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"header_image\":{\"id\":7607,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"tbay-product-flash-sales\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a88c71f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a2f881e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b9f5ce\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Best Seller\",\"categories_tabs\":[{\"_id\":\"c5fcc22\"},{\"_id\":\"11f1491\",\"category\":\"hand-zone\"},{\"_id\":\"d9ec441\",\"category\":\"skin-care\"},{\"_id\":\"2bfba89\",\"category\":\"zone-of-life\"}],\"text_button\":\"Show all\",\"heading_categories_tab_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"heading_categories_tab_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"style_tabs\":\"style2\",\"product_type\":\"best_selling\",\"column\":\"4\",\"limit\":8,\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\",\"heading_categories_tab_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"tbay-product-categories-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bff36b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":7641,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/bg-banner-06.jpg\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false},\"background_position\":\"top center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9369a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.8539999999999992041921359486877918243408203125,\"_inline_size_tablet\":70,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"64ab4b7\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Aloe Vera Adhesive Bandages\",\"heading_subtitle\":\"Patch\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_description\":\"Take your skin to the next level with skin care product\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_text_transform\":\"uppercase\",\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"heading_subtitle_color\":\"#4A8C97\",\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"heading_subtitle_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"heading_subtitle_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_description_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"291ca7b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop collection\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-6\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"background_color\":\"#4A8C97\",\"button_background_hover_color\":\"#EB594A\",\"icon_indent\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"fe5f1d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.1460000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08f4461\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"001b1fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"0d67d40\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Personal Care\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"5a3eeaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"bffae1d\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"624e5ae\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"8d1d7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e175ff\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"back-area\",\"bikini-area\",\"facial-area\",\"hand-zone\"],\"product_type\":\"best_selling\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false},{\"id\":\"c218820\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"0fd7fb5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-11.jpg\",\"id\":7638,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6053,7969,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6054,7969,'_elementor_global_class_usage_indexed','1'),
(6055,7969,'_elementor_global_class_usage_indexed_preview','1'),
(6056,7970,'_wp_page_template','default'),
(6057,7970,'_elementor_edit_mode','builder'),
(6058,7970,'_elementor_template_type','wp-page'),
(6059,7970,'_elementor_version','4.1.4'),
(6060,7970,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-01.jpg\",\"id\":7629,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-02.png\",\"id\":7630,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d95ad6f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"57\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f3b6198\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"59c052e\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Hot Product For This Week\",\"header_text\":\"Flash Sale\",\"header_page\":27,\"date_title\":\"Ends in: \",\"date_title_ended\":\"Deal ended.\",\"end_date\":\"2024-10-03 12:00\",\"main_product_sale\":[{\"_id\":\"0fb9696\",\"product_sale_item\":167},{\"_id\":\"e6da44c\",\"product_sale_item\":\"148\"},{\"_id\":\"45298a4\",\"product_sale_item\":\"153\"},{\"_id\":\"2153141\",\"product_sale_item\":\"165\"}],\"enable_readmore\":\"\",\"readmore_text\":\"Read More\",\"readmore_page\":27,\"column\":\"2\",\"column_tablet\":\"2\",\"col_desktop\":\"2\",\"col_landscape\":\"1\",\"product_style\":\"vertical-v2\",\"layout_type\":\"carousel\",\"navigation\":\"\",\"heading_fl_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"heading_label_fl_bg\":\"#D40243\",\"heading_fl_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"header_image\":{\"id\":7607,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"tbay-product-flash-sales\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a88c71f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a2f881e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b9f5ce\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Best Seller\",\"categories_tabs\":[{\"_id\":\"c5fcc22\"},{\"_id\":\"11f1491\",\"category\":\"hand-zone\"},{\"_id\":\"d9ec441\",\"category\":\"skin-care\"},{\"_id\":\"2bfba89\",\"category\":\"zone-of-life\"}],\"text_button\":\"Show all\",\"heading_categories_tab_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"heading_categories_tab_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"style_tabs\":\"style2\",\"product_type\":\"best_selling\",\"column\":\"4\",\"limit\":8,\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\",\"heading_categories_tab_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"tbay-product-categories-tabs\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bff36b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"id\":7641,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/bg-banner-06.jpg\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_repeat_tablet\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false},\"background_position\":\"top center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9369a72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.8539999999999992041921359486877918243408203125,\"_inline_size_tablet\":70,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"64ab4b7\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Aloe Vera Adhesive Bandages\",\"heading_subtitle\":\"Patch\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_description\":\"Take your skin to the next level with skin care product\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"heading_subtitle_typography_typography\":\"custom\",\"heading_subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_text_transform\":\"uppercase\",\"heading_subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"heading_subtitle_color\":\"#4A8C97\",\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"heading_title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"heading_subtitle_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_subtitle_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"heading_subtitle_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_description_bottom_space_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"291ca7b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop collection\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-6\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"background_color\":\"#4A8C97\",\"button_background_hover_color\":\"#EB594A\",\"icon_indent\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"fe5f1d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.1460000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08f4461\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"001b1fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"0d67d40\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Personal Care\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"5a3eeaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"bffae1d\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"624e5ae\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"8d1d7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e175ff\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"back-area\",\"bikini-area\",\"facial-area\",\"hand-zone\"],\"product_type\":\"best_selling\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false},{\"id\":\"c218820\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"0fd7fb5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-11.jpg\",\"id\":7638,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6062,7970,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6063,7970,'_elementor_global_class_usage_indexed','1'),
(6064,7970,'_elementor_global_class_usage_indexed_preview','1'),
(6065,7971,'_wp_page_template','default'),
(6066,7971,'_elementor_edit_mode','builder'),
(6067,7971,'_elementor_template_type','wp-page'),
(6068,7971,'_elementor_version','4.1.4'),
(6069,7971,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-01.jpg\",\"id\":7629,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-02.png\",\"id\":7630,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6071,7971,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6072,7971,'_elementor_global_class_usage_indexed','1'),
(6073,7971,'_elementor_global_class_usage_indexed_preview','1'),
(6076,7972,'_wp_page_template','elementor_canvas'),
(6077,7972,'_elementor_edit_mode','builder'),
(6078,7972,'_elementor_template_type','wp-post'),
(6079,7972,'_elementor_version','4.1.4'),
(6080,7972,'_elementor_data','[{\"id\":\"49166270\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"5e5e3cef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.332999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b2052f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"ae89cb4\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e3af8f8\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"2bd208c\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ba47ae9\"}],\"align\":\"left\",\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FDFDFD00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"7e352c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.667000000000001591615728102624416351318359375,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"75776998\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mon-Fri: 10:00 - 18:00\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-clock\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"770e486d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"25 West 21th Street, Miami FL, USA\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-location\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"778a635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"contact@example.com\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\",\"icon_color_hover\":\"#F85E4E\",\"text_color_hover\":\"#F85E4E\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68b49185\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5090db30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.961999999999999744204615126363933086395263671875},\"elements\":[{\"id\":\"19d0fb7e\",\"elType\":\"widget\",\"settings\":{\"image_logo\":{\"id\":7900,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2022\\/05\\/Derma-Heaven-Logo-scaled.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"hara-site-logo\"}],\"isInner\":false},{\"id\":\"29bfc7d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.105000000000000426325641456060111522674560546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[{\"id\":\"adced1b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"type_menu\":\"toggle\",\"toggle_menu_title\":\"Categories\",\"show_content_menu\":\"\",\"show_toggle_menu_icon\":\"yes\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"\",\"style_toggle_menu_typography_typography\":\"custom\",\"style_toggle_menu_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"toggle_menu_color\":\"#FFFFFF\",\"style_toggle_menu\":\"#c08c55\",\"toggle_menu_icon\":{\"value\":\"tb-icon tb-icon-element-plus\",\"library\":\"tbay-custom\"},\"toggle_menu_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_canvas_content_align\":\"left\",\"ajax_toggle\":\"\",\"menu\":\"list-categories\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"4a7d7a1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":51.3310000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"3b08e701\",\"elType\":\"widget\",\"settings\":{\"placeholder_text\":\"I\\u2019m looking for...\",\"vali_input_search\":\"Enter at least 2 characters\",\"enable_categories_search\":\"yes\",\"text_categories_search\":\"All Categories\",\"border_radius_tbay_search_form\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_style_category_search\":\"solid\",\"border_width_category_search\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tbay_search_form\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_btn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"bg_tbay_search_form\":\"#F5F5F5\",\"border_color_category_search\":\"#D9D9D9\",\"hover_color_btn_search\":\"#FFFFFF\",\"search_form_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"color_category_search\":\"#000000\",\"color_btn_search\":\"#FFFFFF\",\"bg_btn_search\":\"#4A8C97\",\"hover_bg_btn_search\":\"#00766B\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-search-form\"}],\"isInner\":false},{\"id\":\"3a0c9da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.568000000000001392663762089796364307403564453125,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cba6d91\",\"elType\":\"widget\",\"settings\":{\"sub_menu_account\":\"my-account\",\"_css_classes\":\"w-auto\",\"icon_account_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"show_text_account\":\"\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\"},\"elements\":[],\"widgetType\":\"tbay-account\"},{\"id\":\"3f4dd48c\",\"elType\":\"widget\",\"settings\":{\"title_wishlist\":\"My Wishlist\",\"_css_classes\":\"w-auto\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-wishlist\"},{\"id\":\"3a09f8a0\",\"elType\":\"widget\",\"settings\":{\"title_mini_cart\":\"Shopping cart\",\"bg_icon\":\"#02010100\",\"_css_classes\":\"w-auto\",\"price_mini_cart\":\"\",\"position_popup_cart\":{\"unit\":\"px\",\"size\":100,\"sizes\":[],\"top\":\"51\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-mini-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64638723\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"content_position\":\"middle\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":24,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"}},\"elements\":[{\"id\":\"2eae4620\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":74.4090000000000060254023992456495761871337890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"142209f5\",\"elType\":\"widget\",\"settings\":{\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"padding_menu_item\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#4A8C97\",\"menu\":\"main-menu\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"7a314f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fde6c68\",\"elType\":\"widget\",\"settings\":{\"text\":\"PURCHASE TODAY $59\",\"align\":\"right\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-flash-sale\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"button_text_color\":\"#F85E4E\",\"background_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(6081,7972,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6083,7972,'_elementor_global_class_usage_indexed','1'),
(6084,7972,'_elementor_global_class_usage_indexed_preview','1'),
(6087,7973,'_wp_page_template','elementor_canvas'),
(6088,7973,'_elementor_edit_mode','builder'),
(6089,7973,'_elementor_template_type','wp-post'),
(6090,7973,'_elementor_version','4.1.4'),
(6091,7973,'_elementor_data','[{\"id\":\"49166270\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"5e5e3cef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.332999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b2052f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"ae89cb4\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e3af8f8\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"2bd208c\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ba47ae9\"}],\"align\":\"left\",\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FDFDFD00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"7e352c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.667000000000001591615728102624416351318359375,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"75776998\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mon-Fri: 10:00 - 18:00\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-clock\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"770e486d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"25 West 21th Street, Miami FL, USA\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-location\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"778a635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"contact@example.com\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\",\"icon_color_hover\":\"#F85E4E\",\"text_color_hover\":\"#F85E4E\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68b49185\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5090db30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.961999999999999744204615126363933086395263671875},\"elements\":[{\"id\":\"19d0fb7e\",\"elType\":\"widget\",\"settings\":{\"image_logo\":{\"id\":7900,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2022\\/05\\/Derma-Heaven-Logo-scaled.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"hara-site-logo\"}],\"isInner\":false},{\"id\":\"29bfc7d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.105000000000000426325641456060111522674560546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[{\"id\":\"adced1b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"type_menu\":\"toggle\",\"toggle_menu_title\":\"Categories\",\"show_content_menu\":\"\",\"show_toggle_menu_icon\":\"yes\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"\",\"style_toggle_menu_typography_typography\":\"custom\",\"style_toggle_menu_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"toggle_menu_color\":\"#FFFFFF\",\"style_toggle_menu\":\"#c08c55\",\"toggle_menu_icon\":{\"value\":\"tb-icon tb-icon-element-plus\",\"library\":\"tbay-custom\"},\"toggle_menu_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_canvas_content_align\":\"left\",\"ajax_toggle\":\"\",\"menu\":\"list-categories\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"4a7d7a1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":51.3310000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"3b08e701\",\"elType\":\"widget\",\"settings\":{\"placeholder_text\":\"I\\u2019m looking for...\",\"vali_input_search\":\"Enter at least 2 characters\",\"enable_categories_search\":\"yes\",\"text_categories_search\":\"All Categories\",\"border_radius_tbay_search_form\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_style_category_search\":\"solid\",\"border_width_category_search\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tbay_search_form\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_btn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"bg_tbay_search_form\":\"#F5F5F5\",\"border_color_category_search\":\"#D9D9D9\",\"hover_color_btn_search\":\"#FFFFFF\",\"search_form_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"color_category_search\":\"#000000\",\"color_btn_search\":\"#FFFFFF\",\"bg_btn_search\":\"#c08c55\",\"hover_bg_btn_search\":\"#00766B\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-search-form\"}],\"isInner\":false},{\"id\":\"3a0c9da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.568000000000001392663762089796364307403564453125,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cba6d91\",\"elType\":\"widget\",\"settings\":{\"sub_menu_account\":\"my-account\",\"_css_classes\":\"w-auto\",\"icon_account_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"show_text_account\":\"\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\"},\"elements\":[],\"widgetType\":\"tbay-account\"},{\"id\":\"3f4dd48c\",\"elType\":\"widget\",\"settings\":{\"title_wishlist\":\"My Wishlist\",\"_css_classes\":\"w-auto\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-wishlist\"},{\"id\":\"3a09f8a0\",\"elType\":\"widget\",\"settings\":{\"title_mini_cart\":\"Shopping cart\",\"bg_icon\":\"#02010100\",\"_css_classes\":\"w-auto\",\"price_mini_cart\":\"\",\"position_popup_cart\":{\"unit\":\"px\",\"size\":100,\"sizes\":[],\"top\":\"51\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-mini-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64638723\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"content_position\":\"middle\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":24,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"}},\"elements\":[{\"id\":\"2eae4620\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":74.4090000000000060254023992456495761871337890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"142209f5\",\"elType\":\"widget\",\"settings\":{\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"padding_menu_item\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#4A8C97\",\"menu\":\"main-menu\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"7a314f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fde6c68\",\"elType\":\"widget\",\"settings\":{\"text\":\"PURCHASE TODAY $59\",\"align\":\"right\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-flash-sale\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"button_text_color\":\"#F85E4E\",\"background_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(6092,7973,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6094,7973,'_elementor_global_class_usage_indexed','1'),
(6095,7973,'_elementor_global_class_usage_indexed_preview','1'),
(6096,7974,'_wp_page_template','elementor_canvas'),
(6097,7974,'_elementor_edit_mode','builder'),
(6098,7974,'_elementor_template_type','wp-post'),
(6099,7974,'_elementor_version','4.1.4'),
(6100,7974,'_elementor_data','[{\"id\":\"49166270\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"5e5e3cef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.332999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b2052f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"ae89cb4\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e3af8f8\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"2bd208c\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ba47ae9\"}],\"align\":\"left\",\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FDFDFD00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"7e352c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.667000000000001591615728102624416351318359375,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"75776998\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Mon-Fri: 10:00 - 18:00\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-clock\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"770e486d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"25 West 21th Street, Miami FL, USA\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-location\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"778a635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"contact@example.com\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\",\"icon_color_hover\":\"#F85E4E\",\"text_color_hover\":\"#F85E4E\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68b49185\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5090db30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.961999999999999744204615126363933086395263671875},\"elements\":[{\"id\":\"19d0fb7e\",\"elType\":\"widget\",\"settings\":{\"image_logo\":{\"id\":7900,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2022\\/05\\/Derma-Heaven-Logo-scaled.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"hara-site-logo\"}],\"isInner\":false},{\"id\":\"29bfc7d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.105000000000000426325641456060111522674560546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[{\"id\":\"adced1b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"type_menu\":\"toggle\",\"toggle_menu_title\":\"Categories\",\"show_content_menu\":\"\",\"show_toggle_menu_icon\":\"yes\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"\",\"style_toggle_menu_typography_typography\":\"custom\",\"style_toggle_menu_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"toggle_menu_color\":\"#FFFFFF\",\"style_toggle_menu\":\"#c08c55\",\"toggle_menu_icon\":{\"value\":\"tb-icon tb-icon-element-plus\",\"library\":\"tbay-custom\"},\"toggle_menu_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_canvas_content_align\":\"left\",\"ajax_toggle\":\"\",\"menu\":\"list-categories\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"4a7d7a1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":51.3310000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"3b08e701\",\"elType\":\"widget\",\"settings\":{\"placeholder_text\":\"I\\u2019m looking for...\",\"vali_input_search\":\"Enter at least 2 characters\",\"enable_categories_search\":\"yes\",\"text_categories_search\":\"All Categories\",\"border_radius_tbay_search_form\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_style_category_search\":\"solid\",\"border_width_category_search\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tbay_search_form\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_btn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"bg_tbay_search_form\":\"#F5F5F5\",\"border_color_category_search\":\"#D9D9D9\",\"hover_color_btn_search\":\"#FFFFFF\",\"search_form_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"color_category_search\":\"#000000\",\"color_btn_search\":\"#FFFFFF\",\"bg_btn_search\":\"#c08c55\",\"hover_bg_btn_search\":\"#00766B\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-search-form\"}],\"isInner\":false},{\"id\":\"3a0c9da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.568000000000001392663762089796364307403564453125,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cba6d91\",\"elType\":\"widget\",\"settings\":{\"sub_menu_account\":\"my-account\",\"_css_classes\":\"w-auto\",\"icon_account_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"show_text_account\":\"\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\"},\"elements\":[],\"widgetType\":\"tbay-account\"},{\"id\":\"3f4dd48c\",\"elType\":\"widget\",\"settings\":{\"title_wishlist\":\"My Wishlist\",\"_css_classes\":\"w-auto\",\"hover_color_icon\":\"#c08c55\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-wishlist\"},{\"id\":\"3a09f8a0\",\"elType\":\"widget\",\"settings\":{\"title_mini_cart\":\"Shopping cart\",\"bg_icon\":\"#02010100\",\"_css_classes\":\"w-auto\",\"price_mini_cart\":\"\",\"position_popup_cart\":{\"unit\":\"px\",\"size\":100,\"sizes\":[],\"top\":\"51\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-mini-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64638723\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"content_position\":\"middle\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":24,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"}},\"elements\":[{\"id\":\"2eae4620\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":74.4090000000000060254023992456495761871337890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"142209f5\",\"elType\":\"widget\",\"settings\":{\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"padding_menu_item\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#4A8C97\",\"menu\":\"main-menu\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"7a314f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fde6c68\",\"elType\":\"widget\",\"settings\":{\"text\":\"PURCHASE TODAY $59\",\"align\":\"right\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-flash-sale\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"button_text_color\":\"#F85E4E\",\"background_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(6101,7974,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6103,7974,'_elementor_global_class_usage_indexed','1'),
(6104,7974,'_elementor_global_class_usage_indexed_preview','1'),
(6110,2434,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6116,7868,'_wp_old_date','2022-07-13'),
(6117,50,'_wp_old_date','2022-07-13'),
(6118,7975,'_menu_item_type','post_type'),
(6119,7975,'_menu_item_menu_item_parent','0'),
(6120,7975,'_menu_item_object_id','7042'),
(6121,7975,'_menu_item_object','page'),
(6122,7975,'_menu_item_target',''),
(6123,7975,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(6124,7975,'_menu_item_xfn',''),
(6125,7975,'_menu_item_url',''),
(6127,7976,'_menu_item_type','post_type'),
(6128,7976,'_menu_item_menu_item_parent','0'),
(6129,7976,'_menu_item_object_id','9'),
(6130,7976,'_menu_item_object','page'),
(6131,7976,'_menu_item_target',''),
(6132,7976,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(6133,7976,'_menu_item_xfn',''),
(6134,7976,'_menu_item_url',''),
(6136,7977,'_menu_item_type','post_type'),
(6137,7977,'_menu_item_menu_item_parent','0'),
(6138,7977,'_menu_item_object_id','41'),
(6139,7977,'_menu_item_object','page'),
(6140,7977,'_menu_item_target',''),
(6141,7977,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(6142,7977,'_menu_item_xfn',''),
(6143,7977,'_menu_item_url',''),
(6145,41,'_edit_lock','1782564380:1'),
(6146,41,'_edit_last','1'),
(6147,1593,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6151,7980,'_menu_item_type','custom'),
(6152,7980,'_menu_item_menu_item_parent','0'),
(6153,7980,'_menu_item_object_id','7980'),
(6154,7980,'_menu_item_object','custom'),
(6155,7980,'_menu_item_target',''),
(6156,7980,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(6157,7980,'_menu_item_xfn',''),
(6158,7980,'_menu_item_url','https://www.gujaratrafting.com/derma/product-category/cleansers/'),
(6160,7981,'_menu_item_type','custom'),
(6161,7981,'_menu_item_menu_item_parent','0'),
(6162,7981,'_menu_item_object_id','7981'),
(6163,7981,'_menu_item_object','custom'),
(6164,7981,'_menu_item_target',''),
(6165,7981,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(6166,7981,'_menu_item_xfn',''),
(6167,7981,'_menu_item_url','https://www.gujaratrafting.com/derma/product-category/sunscreen/'),
(6169,7982,'_menu_item_type','custom'),
(6170,7982,'_menu_item_menu_item_parent','0'),
(6171,7982,'_menu_item_object_id','7982'),
(6172,7982,'_menu_item_object','custom'),
(6173,7982,'_menu_item_target',''),
(6174,7982,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(6175,7982,'_menu_item_xfn',''),
(6176,7982,'_menu_item_url','https://www.gujaratrafting.com/derma/product-category/serum/'),
(6178,7983,'_menu_item_type','custom'),
(6179,7983,'_menu_item_menu_item_parent','0'),
(6180,7983,'_menu_item_object_id','7983'),
(6181,7983,'_menu_item_object','custom'),
(6182,7983,'_menu_item_target',''),
(6183,7983,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(6184,7983,'_menu_item_xfn',''),
(6185,7983,'_menu_item_url','https://www.gujaratrafting.com/derma/product-category/shampoo/'),
(6187,7984,'_menu_item_type','custom'),
(6188,7984,'_menu_item_menu_item_parent','0'),
(6189,7984,'_menu_item_object_id','7984'),
(6190,7984,'_menu_item_object','custom'),
(6191,7984,'_menu_item_target',''),
(6192,7984,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(6193,7984,'_menu_item_xfn',''),
(6194,7984,'_menu_item_url','https://www.gujaratrafting.com/derma/product-category/conditioners-mask/'),
(6197,41,'_elementor_global_class_usage_indexed','1'),
(6201,25,'_edit_lock','1782564330:1'),
(6202,7985,'_wp_page_template','default'),
(6203,7985,'_elementor_edit_mode','builder'),
(6204,7985,'_elementor_template_type','wp-page'),
(6205,7985,'_elementor_version','3.6.7'),
(6206,7985,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"Address: 25 West 21th Street, Miami FL, USA\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:1900 26886\\\">1900 26886<\\/a><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:info@harashop.com\\\">info@harashop.com<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Open Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">8:00 am \\u2013 4:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.3,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.332},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(6207,7985,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(6208,7985,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6212,7986,'_wp_page_template','default'),
(6213,7986,'_elementor_edit_mode','builder'),
(6214,7986,'_elementor_template_type','wp-page'),
(6215,7986,'_elementor_version','3.6.7'),
(6216,7986,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.332,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"Address: 25 West 21th Street, Miami FL, USA\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:1900 26886\\\">1900 26886<\\/a><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:info@harashop.com\\\">info@harashop.com<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Open Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">8:00 am \\u2013 4:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.3,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.332},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(6217,7986,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(6218,7986,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6222,2003,'wpforms_form_locations','a:0:{}'),
(6223,7987,'_wp_page_template','default'),
(6224,7987,'_elementor_edit_mode','builder'),
(6225,7987,'_elementor_template_type','wp-page'),
(6226,7987,'_elementor_version','3.6.7'),
(6227,7987,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"Address: 25 West 21th Street, Miami FL, USA\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:1900 26886\\\">1900 26886<\\/a><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:info@harashop.com\\\">info@harashop.com<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">10:00 am \\u2013 05:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.3319999999999936335370875895023345947265625},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(6228,7987,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(6229,7987,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6233,25,'_elementor_global_class_usage_indexed','1'),
(6234,25,'_elementor_global_class_usage_indexed_preview','1'),
(6235,7988,'_wp_page_template','default'),
(6236,7988,'_elementor_edit_mode','builder'),
(6237,7988,'_elementor_template_type','wp-page'),
(6238,7988,'_elementor_version','4.1.4'),
(6239,7988,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"Address: 25 West 21th Street, Miami FL, USA\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:1900 26886\\\">1900 26886<\\/a><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:info@harashop.com\\\">info@harashop.com<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">10:00 am \\u2013 05:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.3319999999999936335370875895023345947265625},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(6240,7988,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(6241,7988,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6243,7988,'_elementor_global_class_usage_indexed','1'),
(6244,7988,'_elementor_global_class_usage_indexed_preview','1'),
(6245,7989,'_wp_page_template','default'),
(6246,7989,'_elementor_edit_mode','builder'),
(6247,7989,'_elementor_template_type','wp-page'),
(6248,7989,'_elementor_version','4.1.4'),
(6249,7989,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"Address: 25 West 21th Street, Miami FL, USA\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:1900 26886\\\">1900 26886<\\/a><\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:info@harashop.com\\\">info@harashop.com<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">10:00 am \\u2013 05:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.3319999999999936335370875895023345947265625},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(6250,7989,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(6251,7989,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6253,7989,'_elementor_global_class_usage_indexed','1'),
(6254,7989,'_elementor_global_class_usage_indexed_preview','1'),
(6255,7990,'_wp_page_template','default'),
(6256,7990,'_elementor_edit_mode','builder'),
(6257,7990,'_elementor_template_type','wp-page'),
(6258,7990,'_elementor_version','4.1.4'),
(6259,7990,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"Address: 25 West 21th Street, Miami FL, USA\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:+91 72270 35224\\\">+91 72270 35224<\\/a><\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:help@dermaheaven.shop\\\">help@dermaheaven.shop<\\/a><\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">10:00 am \\u2013 05:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.3319999999999936335370875895023345947265625},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(6260,7990,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(6261,7990,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6263,7990,'_elementor_global_class_usage_indexed','1'),
(6264,7990,'_elementor_global_class_usage_indexed_preview','1'),
(6265,7991,'_wp_page_template','default'),
(6266,7991,'_elementor_edit_mode','builder'),
(6267,7991,'_elementor_template_type','wp-page'),
(6268,7991,'_elementor_version','4.1.4'),
(6269,7991,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"Address: 25 West 21th Street, Miami FL, USA\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:+91 72270 35224\\\">+91 72270 35224<\\/a><\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:help@dermaheaven.shop\\\">help@dermaheaven.shop<\\/a><\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">10:00 am \\u2013 05:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.3319999999999936335370875895023345947265625},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(6270,7991,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(6271,7991,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6273,7991,'_elementor_global_class_usage_indexed','1'),
(6274,7991,'_elementor_global_class_usage_indexed_preview','1'),
(6275,7992,'_wp_page_template','default'),
(6276,7992,'_elementor_edit_mode','builder'),
(6277,7992,'_elementor_template_type','wp-page'),
(6278,7992,'_elementor_version','4.1.4'),
(6279,7992,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"Address: 25 West 21th Street, Miami FL, USA\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:+91 72270 35224\\\">+91 72270 35224<\\/a><\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:help@dermaheaven.shop\\\">help@dermaheaven.shop<\\/a><\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">10:00 am \\u2013 05:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.3319999999999936335370875895023345947265625},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(6280,7992,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(6281,7992,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6283,7992,'_elementor_global_class_usage_indexed','1'),
(6284,7992,'_elementor_global_class_usage_indexed_preview','1'),
(6285,7993,'_wp_page_template','default'),
(6286,7993,'_elementor_edit_mode','builder'),
(6287,7993,'_elementor_template_type','wp-page'),
(6288,7993,'_elementor_version','4.1.4'),
(6289,7993,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"Address: 25 West 21th Street, Miami FL, USA\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:+91 72270 35224\\\">+91 72270 35224<\\/a><\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:help@dermaheaven.shop\\\">help@dermaheaven.shop<\\/a><\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">10:00 am \\u2013 05:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"Rajshree Heights\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.3319999999999936335370875895023345947265625},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(6290,7993,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(6291,7993,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6293,7993,'_elementor_global_class_usage_indexed','1'),
(6294,7993,'_elementor_global_class_usage_indexed_preview','1'),
(6295,7994,'_wp_page_template','default'),
(6296,7994,'_elementor_edit_mode','builder'),
(6297,7994,'_elementor_template_type','wp-page'),
(6298,7994,'_elementor_version','4.1.4'),
(6299,7994,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"Address: 25 West 21th Street, Miami FL, USA\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:+91 72270 35224\\\">+91 72270 35224<\\/a><\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:help@dermaheaven.shop\\\">help@dermaheaven.shop<\\/a><\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">10:00 am \\u2013 05:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"Rajshree Heights\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.3319999999999936335370875895023345947265625},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(6300,7994,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(6301,7994,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6303,7994,'_elementor_global_class_usage_indexed','1'),
(6304,7994,'_elementor_global_class_usage_indexed_preview','1'),
(6305,7995,'_wp_page_template','default'),
(6306,7995,'_elementor_edit_mode','builder'),
(6307,7995,'_elementor_template_type','wp-page'),
(6308,7995,'_elementor_version','4.1.4'),
(6309,7995,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"Address: 25 West 21th Street, Miami FL, USA\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:+91 72270 35224\\\">+91 72270 35224<\\/a><\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:help@dermaheaven.shop\\\">help@dermaheaven.shop<\\/a><\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">10:00 am \\u2013 05:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"Rajshree Heights\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.3319999999999936335370875895023345947265625},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(6310,7995,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(6311,7995,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6313,7995,'_elementor_global_class_usage_indexed','1'),
(6314,7995,'_elementor_global_class_usage_indexed_preview','1'),
(6315,7996,'_wp_page_template','default'),
(6316,7996,'_elementor_edit_mode','builder'),
(6317,7996,'_elementor_template_type','wp-page'),
(6318,7996,'_elementor_version','4.1.4'),
(6319,7996,'_elementor_data','[{\"id\":\"46257dda\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4059fe95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false},{\"id\":\"8c123db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.33200000000000073896444519050419330596923828125,\"_inline_size_tablet\":70},\"elements\":[{\"id\":\"57685801\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Keep in touch with us\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_description\":\"We\\u2019re talking about clean beauty gift sets, of course \\u2013 and we\\u2019ve got a bouquet of beauties for yourself or someone you love.\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"7a0a37c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"176667d5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"394437c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b262cf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-location\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1235f8e5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Store Location\",\"heading_description\":\"E 704, Rajshree Heights, CTM, Near Wonder Point - Ahmedabad | 380026\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"3b821a78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d45dff\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-zu-call\",\"library\":\"tbay-custom\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"798a7b18\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"7e7b695f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Hotline: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"tel:+91 72270 35224\\\">+91 72270 35224<\\/a><\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51a66135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"E-mail: <span style=\\\"color: #555555;\\\"><a style=\\\"color: #555555;\\\" href=\\\"mailto:help@dermaheaven.shop\\\">help@dermaheaven.shop<\\/a><\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1eb3e4f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1621c6b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"zmdi zmdi-time\",\"library\":\"material-design-iconic\"},\"view\":\"stacked\",\"primary_color\":\"#DFF0EF\",\"secondary_color\":\"#F85E4E\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"755112fd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Contact Hours\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_color\":\"#000000\",\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_description_color\":\"#000000\",\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"713f8b4e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday \\u2013 Saturday: <span style=\\\"color: #555555;\\\">10:00 am \\u2013 05:00pm<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2eb0e05c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday: <span style=\\\"color: #555555;\\\">Close<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2392a887\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4425adf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5efc7d2d\",\"elType\":\"widget\",\"settings\":{\"address\":\"Rajshree Heights\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":4.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a06e0cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"57\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d18149f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false},{\"id\":\"3054b55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65.3319999999999936335370875895023345947265625},\"elements\":[{\"id\":\"29336330\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Send Message\",\"heading_description\":\"Fill out this form and our specialists will contact you shortly for detailed consultation.\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"heading_description_typography_typography\":\"custom\",\"heading_description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"heading_description_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"heading_description_color\":\"#555555\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_description_bottom_space\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3035d0a6\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"2003\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false},{\"id\":\"3431e07a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(6320,7996,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:4:{s:13:\"heading_title\";i:5;s:12:\"heading_icon\";i:1;s:19:\"heading_description\";i:3;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:27:\"section_style_heading_title\";a:5:{s:26:\"heading_title_bottom_space\";i:5;s:35:\"heading_title_typography_typography\";i:5;s:34:\"heading_title_typography_font_size\";i:5;s:36:\"heading_title_typography_line_height\";i:5;s:19:\"heading_title_color\";i:3;}s:26:\"section_style_heading_icon\";a:1:{s:24:\"heading_icon_line_height\";i:1;}s:33:\"section_style_heading_description\";a:5:{s:32:\"heading_description_bottom_space\";i:2;s:41:\"heading_description_typography_typography\";i:4;s:40:\"heading_description_typography_font_size\";i:3;s:42:\"heading_description_typography_line_height\";i:3;s:25:\"heading_description_color\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:1:{s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:4:{s:16:\"css_filters_blur\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}}}}'),
(6321,7996,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6323,7996,'_elementor_global_class_usage_indexed','1'),
(6324,7996,'_elementor_global_class_usage_indexed_preview','1'),
(6325,7997,'_wp_page_template','elementor_canvas'),
(6326,7997,'_elementor_edit_mode','builder'),
(6327,7997,'_elementor_template_type','wp-post'),
(6328,7997,'_elementor_version','4.1.4'),
(6329,7997,'_elementor_data','[{\"id\":\"49166270\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"5e5e3cef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.332999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b2052f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"ae89cb4\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e3af8f8\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"2bd208c\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ba47ae9\"}],\"align\":\"left\",\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FDFDFD00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"7e352c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.667000000000001591615728102624416351318359375,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"75776998\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"770e486d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"25 West 21th Street, Miami FL, USA\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-location\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"778a635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"contact@example.com\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\",\"icon_color_hover\":\"#F85E4E\",\"text_color_hover\":\"#F85E4E\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68b49185\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5090db30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.961999999999999744204615126363933086395263671875},\"elements\":[{\"id\":\"19d0fb7e\",\"elType\":\"widget\",\"settings\":{\"image_logo\":{\"id\":7900,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2022\\/05\\/Derma-Heaven-Logo-scaled.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"hara-site-logo\"}],\"isInner\":false},{\"id\":\"29bfc7d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.105000000000000426325641456060111522674560546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[{\"id\":\"adced1b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"type_menu\":\"toggle\",\"toggle_menu_title\":\"Categories\",\"show_content_menu\":\"\",\"show_toggle_menu_icon\":\"yes\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"\",\"style_toggle_menu_typography_typography\":\"custom\",\"style_toggle_menu_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"toggle_menu_color\":\"#FFFFFF\",\"style_toggle_menu\":\"#c08c55\",\"toggle_menu_icon\":{\"value\":\"tb-icon tb-icon-element-plus\",\"library\":\"tbay-custom\"},\"toggle_menu_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_canvas_content_align\":\"left\",\"ajax_toggle\":\"\",\"menu\":\"list-categories\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"4a7d7a1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":51.3310000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"3b08e701\",\"elType\":\"widget\",\"settings\":{\"placeholder_text\":\"I\\u2019m looking for...\",\"vali_input_search\":\"Enter at least 2 characters\",\"enable_categories_search\":\"yes\",\"text_categories_search\":\"All Categories\",\"border_radius_tbay_search_form\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_style_category_search\":\"solid\",\"border_width_category_search\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tbay_search_form\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_btn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"bg_tbay_search_form\":\"#F5F5F5\",\"border_color_category_search\":\"#D9D9D9\",\"hover_color_btn_search\":\"#FFFFFF\",\"search_form_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"color_category_search\":\"#000000\",\"color_btn_search\":\"#FFFFFF\",\"bg_btn_search\":\"#c08c55\",\"hover_bg_btn_search\":\"#00766B\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-search-form\"}],\"isInner\":false},{\"id\":\"3a0c9da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.568000000000001392663762089796364307403564453125,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cba6d91\",\"elType\":\"widget\",\"settings\":{\"sub_menu_account\":\"my-account\",\"_css_classes\":\"w-auto\",\"icon_account_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"show_text_account\":\"\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\"},\"elements\":[],\"widgetType\":\"tbay-account\"},{\"id\":\"3f4dd48c\",\"elType\":\"widget\",\"settings\":{\"title_wishlist\":\"My Wishlist\",\"_css_classes\":\"w-auto\",\"hover_color_icon\":\"#c08c55\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-wishlist\"},{\"id\":\"3a09f8a0\",\"elType\":\"widget\",\"settings\":{\"title_mini_cart\":\"Shopping cart\",\"bg_icon\":\"#02010100\",\"_css_classes\":\"w-auto\",\"price_mini_cart\":\"\",\"position_popup_cart\":{\"unit\":\"px\",\"size\":100,\"sizes\":[],\"top\":\"51\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-mini-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64638723\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"content_position\":\"middle\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":24,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"}},\"elements\":[{\"id\":\"2eae4620\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":74.4090000000000060254023992456495761871337890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"142209f5\",\"elType\":\"widget\",\"settings\":{\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"padding_menu_item\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#4A8C97\",\"menu\":\"main-menu\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"7a314f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fde6c68\",\"elType\":\"widget\",\"settings\":{\"text\":\"PURCHASE TODAY $59\",\"align\":\"right\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-flash-sale\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"button_text_color\":\"#F85E4E\",\"background_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(6330,7997,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6332,7997,'_elementor_global_class_usage_indexed','1'),
(6333,7997,'_elementor_global_class_usage_indexed_preview','1'),
(6336,7998,'_wp_page_template','elementor_canvas'),
(6337,7998,'_elementor_edit_mode','builder'),
(6338,7998,'_elementor_template_type','wp-post'),
(6339,7998,'_elementor_version','4.1.4'),
(6340,7998,'_elementor_data','[{\"id\":\"49166270\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"5e5e3cef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.332999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b2052f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"ae89cb4\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e3af8f8\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"2bd208c\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ba47ae9\"}],\"align\":\"left\",\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FDFDFD00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"7e352c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.667000000000001591615728102624416351318359375,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"75776998\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"770e486d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+91 72270 35224\",\"selected_icon\":{\"value\":\"sim-icon icon-call-out\",\"library\":\"simple-line-icons\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"tel:+91 72270 35224\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"778a635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"help@dermaheaven.shop\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"mailto:help@dermaheaven.shop\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\",\"icon_color_hover\":\"#F85E4E\",\"text_color_hover\":\"#F85E4E\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68b49185\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5090db30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.961999999999999744204615126363933086395263671875},\"elements\":[{\"id\":\"19d0fb7e\",\"elType\":\"widget\",\"settings\":{\"image_logo\":{\"id\":7900,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2022\\/05\\/Derma-Heaven-Logo-scaled.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"hara-site-logo\"}],\"isInner\":false},{\"id\":\"29bfc7d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.105000000000000426325641456060111522674560546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[{\"id\":\"adced1b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"type_menu\":\"toggle\",\"toggle_menu_title\":\"Categories\",\"show_content_menu\":\"\",\"show_toggle_menu_icon\":\"yes\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"\",\"style_toggle_menu_typography_typography\":\"custom\",\"style_toggle_menu_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"toggle_menu_color\":\"#FFFFFF\",\"style_toggle_menu\":\"#c08c55\",\"toggle_menu_icon\":{\"value\":\"tb-icon tb-icon-element-plus\",\"library\":\"tbay-custom\"},\"toggle_menu_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_canvas_content_align\":\"left\",\"ajax_toggle\":\"\",\"menu\":\"list-categories\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"4a7d7a1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":51.3310000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"3b08e701\",\"elType\":\"widget\",\"settings\":{\"placeholder_text\":\"I\\u2019m looking for...\",\"vali_input_search\":\"Enter at least 2 characters\",\"enable_categories_search\":\"yes\",\"text_categories_search\":\"All Categories\",\"border_radius_tbay_search_form\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_style_category_search\":\"solid\",\"border_width_category_search\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tbay_search_form\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_btn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"bg_tbay_search_form\":\"#F5F5F5\",\"border_color_category_search\":\"#D9D9D9\",\"hover_color_btn_search\":\"#FFFFFF\",\"search_form_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"color_category_search\":\"#000000\",\"color_btn_search\":\"#FFFFFF\",\"bg_btn_search\":\"#c08c55\",\"hover_bg_btn_search\":\"#00766B\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-search-form\"}],\"isInner\":false},{\"id\":\"3a0c9da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.568000000000001392663762089796364307403564453125,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cba6d91\",\"elType\":\"widget\",\"settings\":{\"sub_menu_account\":\"my-account\",\"_css_classes\":\"w-auto\",\"icon_account_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"show_text_account\":\"\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\"},\"elements\":[],\"widgetType\":\"tbay-account\"},{\"id\":\"3f4dd48c\",\"elType\":\"widget\",\"settings\":{\"title_wishlist\":\"My Wishlist\",\"_css_classes\":\"w-auto\",\"hover_color_icon\":\"#c08c55\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-wishlist\"},{\"id\":\"3a09f8a0\",\"elType\":\"widget\",\"settings\":{\"title_mini_cart\":\"Shopping cart\",\"bg_icon\":\"#02010100\",\"_css_classes\":\"w-auto\",\"price_mini_cart\":\"\",\"position_popup_cart\":{\"unit\":\"px\",\"size\":100,\"sizes\":[],\"top\":\"51\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-mini-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64638723\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"content_position\":\"middle\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":24,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"}},\"elements\":[{\"id\":\"2eae4620\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":74.4090000000000060254023992456495761871337890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"142209f5\",\"elType\":\"widget\",\"settings\":{\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"padding_menu_item\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#4A8C97\",\"menu\":\"main-menu\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"7a314f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fde6c68\",\"elType\":\"widget\",\"settings\":{\"text\":\"PURCHASE TODAY $59\",\"align\":\"right\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-flash-sale\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"button_text_color\":\"#F85E4E\",\"background_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(6341,7998,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6343,7998,'_elementor_global_class_usage_indexed','1'),
(6344,7998,'_elementor_global_class_usage_indexed_preview','1'),
(6345,7999,'_wp_page_template','elementor_canvas'),
(6346,7999,'_elementor_edit_mode','builder'),
(6347,7999,'_elementor_template_type','wp-post'),
(6348,7999,'_elementor_version','4.1.4'),
(6349,7999,'_elementor_data','[{\"id\":\"49166270\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"5e5e3cef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.332999999999998408384271897375583648681640625},\"elements\":[{\"id\":\"2b2052f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"ae89cb4\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e3af8f8\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"2bd208c\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ba47ae9\"}],\"align\":\"left\",\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FDFDFD00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"7e352c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.667000000000001591615728102624416351318359375,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"75776998\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"cf412dd\"}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"770e486d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+91 72270 35224\",\"selected_icon\":{\"value\":\"sim-icon icon-call-out\",\"library\":\"simple-line-icons\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"tel:+91 72270 35224\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"778a635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"help@dermaheaven.shop\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-email\",\"library\":\"tbay-custom\"},\"_id\":\"cf412dd\",\"link\":{\"url\":\"mailto:help@dermaheaven.shop\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"icon_self_align\":\"left\",\"_css_classes\":\"w-auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_color\":\"#555555\",\"text_color\":\"#555555\",\"icon_color_hover\":\"#F85E4E\",\"text_color_hover\":\"#F85E4E\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68b49185\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5090db30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.961999999999999744204615126363933086395263671875},\"elements\":[{\"id\":\"19d0fb7e\",\"elType\":\"widget\",\"settings\":{\"image_logo\":{\"id\":7900,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2022\\/05\\/Derma-Heaven-Logo-scaled.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"hara-site-logo\"}],\"isInner\":false},{\"id\":\"29bfc7d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":15.105000000000000426325641456060111522674560546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false}},\"elements\":[{\"id\":\"adced1b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"type_menu\":\"toggle\",\"toggle_menu_title\":\"Categories\",\"show_content_menu\":\"\",\"show_toggle_menu_icon\":\"yes\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"\",\"style_toggle_menu_typography_typography\":\"custom\",\"style_toggle_menu_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"toggle_menu_color\":\"#FFFFFF\",\"style_toggle_menu\":\"#c08c55\",\"toggle_menu_icon\":{\"value\":\"tb-icon tb-icon-element-plus\",\"library\":\"tbay-custom\"},\"toggle_menu_border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_canvas_content_align\":\"left\",\"ajax_toggle\":\"\",\"menu\":\"list-categories\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"4a7d7a1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":51.3310000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"3b08e701\",\"elType\":\"widget\",\"settings\":{\"placeholder_text\":\"I\\u2019m looking for...\",\"vali_input_search\":\"Enter at least 2 characters\",\"enable_categories_search\":\"yes\",\"text_categories_search\":\"All Categories\",\"border_radius_tbay_search_form\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"border_style_category_search\":\"solid\",\"border_width_category_search\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tbay_search_form\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_btn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"17\",\"isLinked\":false},\"bg_tbay_search_form\":\"#F5F5F5\",\"border_color_category_search\":\"#D9D9D9\",\"hover_color_btn_search\":\"#FFFFFF\",\"search_form_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"color_category_search\":\"#000000\",\"color_btn_search\":\"#FFFFFF\",\"bg_btn_search\":\"#c08c55\",\"hover_bg_btn_search\":\"#00766B\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-search-form\"}],\"isInner\":false},{\"id\":\"3a0c9da1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":16.568000000000001392663762089796364307403564453125,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cba6d91\",\"elType\":\"widget\",\"settings\":{\"sub_menu_account\":\"my-account\",\"_css_classes\":\"w-auto\",\"icon_account_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"show_text_account\":\"\",\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\"},\"elements\":[],\"widgetType\":\"tbay-account\"},{\"id\":\"3f4dd48c\",\"elType\":\"widget\",\"settings\":{\"title_wishlist\":\"My Wishlist\",\"_css_classes\":\"w-auto\",\"hover_color_icon\":\"#c08c55\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-wishlist\"},{\"id\":\"3a09f8a0\",\"elType\":\"widget\",\"settings\":{\"title_mini_cart\":\"Shopping cart\",\"bg_icon\":\"#02010100\",\"_css_classes\":\"w-auto\",\"price_mini_cart\":\"\",\"position_popup_cart\":{\"unit\":\"px\",\"size\":100,\"sizes\":[],\"top\":\"51\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color_icon\":\"#4A8C97\",\"color_icon\":\"#000000\",\"number_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-mini-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64638723\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"content_position\":\"middle\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":8,\"blur\":24,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"}},\"elements\":[{\"id\":\"2eae4620\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":74.4090000000000060254023992456495761871337890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"142209f5\",\"elType\":\"widget\",\"settings\":{\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"padding_menu_item\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#000000\",\"color_menu_item_hover\":\"#4A8C97\",\"menu\":\"main-menu\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false},{\"id\":\"7a314f06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fde6c68\",\"elType\":\"widget\",\"settings\":{\"text\":\"Free Shipping Over 499\",\"align\":\"right\",\"selected_icon\":{\"value\":\"tb-icon tb-icon-flash-sale\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"button_text_color\":\"#F85E4E\",\"background_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_indent\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(6350,7999,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6352,7999,'_elementor_global_class_usage_indexed','1'),
(6353,7999,'_elementor_global_class_usage_indexed_preview','1'),
(6356,6152,'_edit_lock','1782709897:1'),
(6359,8000,'_wp_page_template','elementor_canvas'),
(6360,8000,'_elementor_edit_mode','builder'),
(6361,8000,'_elementor_template_type','wp-post'),
(6362,8000,'_elementor_version','3.6.7'),
(6363,8000,'_elementor_data','[{\"id\":\"59d78dc1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"81\",\"right\":\"0\",\"bottom\":\"72\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55505f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.281,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49858eb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e582af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have any question, please contact us at <a href=\\\"mailto:support@example.com\\\"><span style=\\\"text-decoration: underline;\\\">support@example.com<\\/span><\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41fb5d15\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-24-support\",\"library\":\"tbay-custom\"},\"title_text\":\"Call us free\",\"description_text\":\"088-767-6555\",\"position\":\"left\",\"primary_color\":\"#4A8C97\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_color\":\"#000000\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cormorant Garamond\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"text_align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"custom-icon-box\",\"link\":{\"url\":\"tel:0887676555\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"725389c4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"3ada193\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"2a04749\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"5a67e49\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7436212\"}],\"align\":\"\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"218def4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":23.49,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b94cd83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store Location\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bbb2568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Address: 25 West 21th Street, Miami FL, USA\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b3ae499\",\"elType\":\"widget\",\"settings\":{\"title\":\"Open Hours\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10047526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Monday \\u2013 Saturday: 8:00 am \\u2013 4:00pm\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f9b533f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sunday: Close\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a53b42\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.379,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63fad79b\",\"elType\":\"widget\",\"settings\":{\"align\":\"\",\"heading_title\":\"Quick Links\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_font_weight\":\"700\",\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"heading_title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"menu\":\"quick-links\"},\"elements\":[],\"widgetType\":\"tbay-menu-vertical\"}],\"isInner\":false},{\"id\":\"5c07e14b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":25.818,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"adb7b6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Our Newsletter\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9e054d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Leave your email to get all hot deals &amp; news\\nwhich benefit you most!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1921db40\",\"elType\":\"widget\",\"settings\":{\"width_input\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"width_button\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_input\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-newsletter\"},{\"id\":\"4247c576\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":951,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/payment.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"670d858\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"3c095fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64693e2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2022 <a href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-10\\\">Hara<\\/a>. All Rights Reserved.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67e2b8b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"60fc3884\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"flex-end\",\"hidden_indicator\":\"\",\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"margin_menu_item\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_items_mobile\":\"flex-start\",\"margin_menu_item_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"menu\":\"menu-copyright\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),
(6365,8000,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6368,8001,'_wp_page_template','elementor_canvas'),
(6369,8001,'_elementor_edit_mode','builder'),
(6370,8001,'_elementor_template_type','wp-post'),
(6371,8001,'_elementor_version','3.6.7'),
(6372,8001,'_elementor_data','[{\"id\":\"59d78dc1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"81\",\"right\":\"0\",\"bottom\":\"72\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55505f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.28099999999999880628820392303168773651123046875,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49858eb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e582af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have any question, please contact us at <a href=\\\"mailto:support@example.com\\\"><span style=\\\"text-decoration: underline;\\\">support@example.com<\\/span><\\/a><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41fb5d15\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-24-support\",\"library\":\"tbay-custom\"},\"title_text\":\"Call us free\",\"description_text\":\"088-767-6555\",\"position\":\"left\",\"primary_color\":\"#4A8C97\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_color\":\"#000000\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cormorant Garamond\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"text_align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"custom-icon-box\",\"link\":{\"url\":\"tel:0887676555\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"725389c4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"3ada193\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"2a04749\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"5a67e49\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7436212\"}],\"align\":\"\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"218def4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":23.489999999999998436805981327779591083526611328125,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b94cd83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store Location\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bbb2568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"E 704, Rajshree Heights, CTM, Near Wonder Point - Ahmedabad | 380026\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b3ae499\",\"elType\":\"widget\",\"settings\":{\"title\":\"Open Hours\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10047526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Monday \\u2013 Saturday: 10:00 am \\u2013 05:00pm\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f9b533f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sunday: Close\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a53b42\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.379000000000001335820343228988349437713623046875,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63fad79b\",\"elType\":\"widget\",\"settings\":{\"align\":\"\",\"heading_title\":\"Quick Links\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_font_weight\":\"700\",\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"heading_title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"menu\":\"quick-links\"},\"elements\":[],\"widgetType\":\"tbay-menu-vertical\"}],\"isInner\":false},{\"id\":\"5c07e14b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":25.818000000000001392663762089796364307403564453125,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"adb7b6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Our Newsletter\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9e054d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Leave your email to get all hot deals &amp; news\\nwhich benefit you most!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1921db40\",\"elType\":\"widget\",\"settings\":{\"width_input\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"width_button\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_input\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-newsletter\"},{\"id\":\"4247c576\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":951,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/payment.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"670d858\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"3c095fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64693e2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2022 <a href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-10\\\">Hara<\\/a>. All Rights Reserved.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67e2b8b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"60fc3884\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"flex-end\",\"hidden_indicator\":\"\",\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"margin_menu_item\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_items_mobile\":\"flex-start\",\"margin_menu_item_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"menu\":\"menu-copyright\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),
(6374,8001,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6377,6152,'_elementor_global_class_usage_indexed','1'),
(6378,6152,'_elementor_global_class_usage_indexed_preview','1'),
(6379,8002,'_wp_page_template','elementor_canvas'),
(6380,8002,'_elementor_edit_mode','builder'),
(6381,8002,'_elementor_template_type','wp-post'),
(6382,8002,'_elementor_version','4.1.4'),
(6383,8002,'_elementor_data','[{\"id\":\"59d78dc1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"81\",\"right\":\"0\",\"bottom\":\"72\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55505f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.28099999999999880628820392303168773651123046875,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49858eb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e582af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"If you have any question, please contact us at <a href=\\\"mailto:help@dermaheaven.shop\\\"><span style=\\\"text-decoration: underline;\\\">help@dermaheaven.shop<\\/span><\\/a>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41fb5d15\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-24-support\",\"library\":\"tbay-custom\"},\"title_text\":\"Call us free\",\"description_text\":\"+91 72270 35224\",\"position\":\"left\",\"primary_color\":\"#4A8C97\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_color\":\"#000000\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cormorant Garamond\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"text_align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"custom-icon-box\",\"link\":{\"url\":\"tel:0887676555\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"725389c4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"3ada193\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"2a04749\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"5a67e49\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7436212\"}],\"align\":\"\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"218def4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":23.489999999999998436805981327779591083526611328125,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b94cd83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store Location\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bbb2568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"E 704, Rajshree Heights, CTM, Near Wonder Point - Ahmedabad | 380026\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b3ae499\",\"elType\":\"widget\",\"settings\":{\"title\":\"Open Hours\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10047526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Monday \\u2013 Saturday: 10:00 am \\u2013 05:00pm\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f9b533f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sunday: Close\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a53b42\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.379000000000001335820343228988349437713623046875,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63fad79b\",\"elType\":\"widget\",\"settings\":{\"align\":\"\",\"heading_title\":\"Quick Links\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_font_weight\":\"700\",\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"heading_title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"menu\":\"quick-links\"},\"elements\":[],\"widgetType\":\"tbay-menu-vertical\"}],\"isInner\":false},{\"id\":\"5c07e14b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":25.818000000000001392663762089796364307403564453125,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"adb7b6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Our Newsletter\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9e054d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Leave your email to get all hot deals &amp; news\\nwhich benefit you most!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1921db40\",\"elType\":\"widget\",\"settings\":{\"width_input\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"width_button\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_input\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-newsletter\"},{\"id\":\"4247c576\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":951,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/payment.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"670d858\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"3c095fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64693e2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2022 <a href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-10\\\">Hara<\\/a>. All Rights Reserved.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67e2b8b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"60fc3884\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"flex-end\",\"hidden_indicator\":\"\",\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"margin_menu_item\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_items_mobile\":\"flex-start\",\"margin_menu_item_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"menu\":\"menu-copyright\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),
(6384,8002,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6386,8002,'_elementor_global_class_usage_indexed','1'),
(6387,8002,'_elementor_global_class_usage_indexed_preview','1'),
(6388,8003,'_wp_page_template','elementor_canvas'),
(6389,8003,'_elementor_edit_mode','builder'),
(6390,8003,'_elementor_template_type','wp-post'),
(6391,8003,'_elementor_version','4.1.4'),
(6392,8003,'_elementor_data','[{\"id\":\"59d78dc1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"81\",\"right\":\"0\",\"bottom\":\"72\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55505f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.28099999999999880628820392303168773651123046875,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49858eb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e582af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"If you have any question, please contact us at <a href=\\\"mailto:help@dermaheaven.shop\\\"><span style=\\\"text-decoration: underline;\\\">help@dermaheaven.shop<\\/span><\\/a>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41fb5d15\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-24-support\",\"library\":\"tbay-custom\"},\"title_text\":\"Call us free\",\"description_text\":\"+91 72270 35224\",\"position\":\"left\",\"primary_color\":\"#4A8C97\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_color\":\"#000000\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cormorant Garamond\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"text_align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"custom-icon-box\",\"link\":{\"url\":\"tel:0887676555\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"725389c4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"tb-icon tb-icon-facebook-f\",\"library\":\"tbay-custom\"},\"_id\":\"3ada193\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"2a04749\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"tb-icon tb-icon-instagram\",\"library\":\"tbay-custom\"},\"_id\":\"5a67e49\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7436212\"}],\"align\":\"\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFFFFF00\",\"icon_secondary_color\":\"#555555\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"hover_secondary_color\":\"#4A8C97\",\"_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"218def4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":23.489999999999998436805981327779591083526611328125,\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b94cd83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store Location\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bbb2568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"E 704, Rajshree Heights, CTM, Near Wonder Point - Ahmedabad | 380026\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b3ae499\",\"elType\":\"widget\",\"settings\":{\"title\":\"Open Hours\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10047526\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Monday \\u2013 Saturday: 10:00 am \\u2013 05:00pm\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f9b533f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sunday: Close\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8a53b42\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":21.379000000000001335820343228988349437713623046875,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"63fad79b\",\"elType\":\"widget\",\"settings\":{\"align\":\"\",\"heading_title\":\"Quick Links\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_title_typography_font_weight\":\"700\",\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"heading_title_bottom_space\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"heading_title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"menu\":\"quick-links\"},\"elements\":[],\"widgetType\":\"tbay-menu-vertical\"}],\"isInner\":false},{\"id\":\"5c07e14b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":25.818000000000001392663762089796364307403564453125,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"adb7b6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up for Our Newsletter\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a9e054d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Leave your email to get all hot deals &amp; news\\nwhich benefit you most!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1921db40\",\"elType\":\"widget\",\"settings\":{\"width_input\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"width_button\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_input\":\"left\"},\"elements\":[],\"widgetType\":\"tbay-newsletter\"},{\"id\":\"4247c576\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":951,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/10\\/payment.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"670d858\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#E9E9E9\",\"padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"3c095fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"64693e2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 <a href=\\\"www.dermaheaven.shop\\\">Derma Heaven<\\/a>. All Rights Reserved.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67e2b8b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"60fc3884\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"flex-end\",\"hidden_indicator\":\"\",\"toggle_menu_title\":\"Title\",\"toggle_canvas_icon_title\":\"Title\",\"toggle_canvas_title\":\"Title\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_line_height\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"margin_menu_item\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_items_mobile\":\"flex-start\",\"margin_menu_item_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"menu\":\"menu-copyright\",\"hidden_icon_underline_menu\":\"yes\"},\"elements\":[],\"widgetType\":\"tbay-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),
(6393,8003,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6395,8003,'_elementor_global_class_usage_indexed','1'),
(6396,8003,'_elementor_global_class_usage_indexed_preview','1'),
(6399,8004,'_wp_attached_file','2026/06/Our-Skincare-scaled.jpg'),
(6400,8004,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1227;s:4:\"file\";s:31:\"2026/06/Our-Skincare-scaled.jpg\";s:8:\"filesize\";i:206268;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Our-Skincare-555x266.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21645;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Our-Skincare-770x369.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35471;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Our-Skincare-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20747;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Our-Skincare-768x368.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:368;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34925;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"Our-Skincare-1536x736.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:736;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98255;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"Our-Skincare-2048x982.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:982;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148631;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:24:\"Our-Skincare-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3084;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"Our-Skincare-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20747;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:24:\"Our-Skincare-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3084;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Our-Skincare-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22923;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Our-Skincare-800x384.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37197;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Our-Skincare-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3084;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"Our-Skincare-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1567;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"Our-Skincare-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3084;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:16:\"Our-Skincare.jpg\";}'),
(6401,8005,'_wp_page_template','default'),
(6402,8005,'_elementor_edit_mode','builder'),
(6403,8005,'_elementor_template_type','wp-page'),
(6404,8005,'_elementor_version','4.1.4'),
(6405,8005,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-01.jpg\",\"id\":7629,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-02.png\",\"id\":7630,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6407,8005,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6408,8005,'_elementor_global_class_usage_indexed','1'),
(6409,8005,'_elementor_global_class_usage_indexed_preview','1'),
(6412,8006,'_wp_page_template','default'),
(6413,8006,'_elementor_edit_mode','builder'),
(6414,8006,'_elementor_template_type','wp-page'),
(6415,8006,'_elementor_version','4.1.4'),
(6416,8006,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-01.jpg\",\"id\":7629,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-02.png\",\"id\":7630,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6418,8006,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6419,8006,'_elementor_global_class_usage_indexed','1'),
(6420,8006,'_elementor_global_class_usage_indexed_preview','1'),
(6423,8007,'_wp_page_template','default'),
(6424,8007,'_elementor_edit_mode','builder'),
(6425,8007,'_elementor_template_type','wp-page'),
(6426,8007,'_elementor_version','4.1.4'),
(6427,8007,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-02.png\",\"id\":7630,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6429,8007,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6430,8007,'_elementor_global_class_usage_indexed','1'),
(6431,8007,'_elementor_global_class_usage_indexed_preview','1'),
(6436,8008,'_wp_attached_file','2026/06/Range-of-Korean-Haircare-Products.jpg'),
(6437,8008,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1950;s:6:\"height\";i:1950;s:4:\"file\";s:45:\"2026/06/Range-of-Korean-Haircare-Products.jpg\";s:8:\"filesize\";i:1150243;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Range-of-Korean-Haircare-Products-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19155;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Range-of-Korean-Haircare-Products-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31041;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Range-of-Korean-Haircare-Products-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Range-of-Korean-Haircare-Products-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64675;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"Range-of-Korean-Haircare-Products-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171920;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:45:\"Range-of-Korean-Haircare-Products-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3574;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:45:\"Range-of-Korean-Haircare-Products-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24690;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:45:\"Range-of-Korean-Haircare-Products-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3574;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"Range-of-Korean-Haircare-Products-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25825;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"Range-of-Korean-Haircare-Products-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67816;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"Range-of-Korean-Haircare-Products-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3574;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:43:\"Range-of-Korean-Haircare-Products-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1695;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:45:\"Range-of-Korean-Haircare-Products-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3574;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(6438,8009,'_wp_page_template','default'),
(6439,8009,'_elementor_edit_mode','builder'),
(6440,8009,'_elementor_template_type','wp-page'),
(6441,8009,'_elementor_version','4.1.4');
INSERT INTO `wp5n_postmeta` VALUES
(6442,8009,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-02.png\",\"id\":7630,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6444,8009,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6445,8009,'_elementor_global_class_usage_indexed','1'),
(6446,8009,'_elementor_global_class_usage_indexed_preview','1'),
(6449,8010,'_wp_page_template','default'),
(6450,8010,'_elementor_edit_mode','builder'),
(6451,8010,'_elementor_template_type','wp-page'),
(6452,8010,'_elementor_version','4.1.4'),
(6453,8010,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-02.png\",\"id\":7630,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6455,8010,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6456,8010,'_elementor_global_class_usage_indexed','1'),
(6457,8010,'_elementor_global_class_usage_indexed_preview','1'),
(6460,8011,'_wp_page_template','default'),
(6461,8011,'_elementor_edit_mode','builder'),
(6462,8011,'_elementor_template_type','wp-page'),
(6463,8011,'_elementor_version','4.1.4'),
(6464,8011,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6466,8011,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6467,8011,'_elementor_global_class_usage_indexed','1'),
(6468,8011,'_elementor_global_class_usage_indexed_preview','1'),
(6471,8012,'_wp_page_template','default'),
(6472,8012,'_elementor_edit_mode','builder'),
(6473,8012,'_elementor_template_type','wp-page'),
(6474,8012,'_elementor_version','4.1.4'),
(6475,8012,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6477,8012,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6478,8012,'_elementor_global_class_usage_indexed','1'),
(6479,8012,'_elementor_global_class_usage_indexed_preview','1'),
(6480,8013,'_wp_page_template','default'),
(6481,8013,'_elementor_edit_mode','builder'),
(6482,8013,'_elementor_template_type','wp-page'),
(6483,8013,'_elementor_version','4.1.4'),
(6484,8013,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"824d40f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"45702e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bda187\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-03.jpg\",\"id\":7631,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c6f6780\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"277e9a5\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-04.jpg\",\"id\":7632,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eef9405\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"ebda84a\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-05.jpg\",\"id\":7633,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6486,8013,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6487,8013,'_elementor_global_class_usage_indexed','1'),
(6488,8013,'_elementor_global_class_usage_indexed_preview','1'),
(6489,8014,'_wp_page_template','default'),
(6490,8014,'_elementor_edit_mode','builder'),
(6491,8014,'_elementor_template_type','wp-page'),
(6492,8014,'_elementor_version','4.1.4'),
(6493,8014,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6495,8014,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6496,8014,'_elementor_global_class_usage_indexed','1'),
(6497,8014,'_elementor_global_class_usage_indexed_preview','1'),
(6498,8015,'_wp_page_template','default'),
(6499,8015,'_elementor_edit_mode','builder'),
(6500,8015,'_elementor_template_type','wp-page'),
(6501,8015,'_elementor_version','4.1.4'),
(6502,8015,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6504,8015,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6505,8015,'_elementor_global_class_usage_indexed','1'),
(6506,8015,'_elementor_global_class_usage_indexed_preview','1'),
(6507,8016,'_wp_page_template','default'),
(6508,8016,'_elementor_edit_mode','builder'),
(6509,8016,'_elementor_template_type','wp-page'),
(6510,8016,'_elementor_version','4.1.4'),
(6511,8016,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FBE2E7\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6513,8016,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6514,8016,'_elementor_global_class_usage_indexed','1'),
(6515,8016,'_elementor_global_class_usage_indexed_preview','1'),
(6516,8017,'_wp_page_template','default'),
(6517,8017,'_elementor_edit_mode','builder'),
(6518,8017,'_elementor_template_type','wp-page'),
(6519,8017,'_elementor_version','4.1.4'),
(6520,8017,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6522,8017,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6523,8017,'_elementor_global_class_usage_indexed','1'),
(6524,8017,'_elementor_global_class_usage_indexed_preview','1'),
(6525,8018,'_wp_page_template','default'),
(6526,8018,'_elementor_edit_mode','builder'),
(6527,8018,'_elementor_template_type','wp-page'),
(6528,8018,'_elementor_version','4.1.4'),
(6529,8018,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6531,8018,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6532,8018,'_elementor_global_class_usage_indexed','1'),
(6533,8018,'_elementor_global_class_usage_indexed_preview','1'),
(6534,8019,'_wp_page_template','default'),
(6535,8019,'_elementor_edit_mode','builder'),
(6536,8019,'_elementor_template_type','wp-page'),
(6537,8019,'_elementor_version','4.1.4'),
(6538,8019,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#D40242\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6540,8019,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6541,8019,'_elementor_global_class_usage_indexed','1'),
(6542,8019,'_elementor_global_class_usage_indexed_preview','1'),
(6543,8020,'_wp_page_template','default'),
(6544,8020,'_elementor_edit_mode','builder'),
(6545,8020,'_elementor_template_type','wp-page'),
(6546,8020,'_elementor_version','4.1.4'),
(6547,8020,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6549,8020,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6550,8020,'_elementor_global_class_usage_indexed','1'),
(6551,8020,'_elementor_global_class_usage_indexed_preview','1'),
(6554,8021,'_wp_page_template','default'),
(6555,8021,'_elementor_edit_mode','builder'),
(6556,8021,'_elementor_template_type','wp-page'),
(6557,8021,'_elementor_version','4.1.4'),
(6558,8021,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6560,8021,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6561,8021,'_elementor_global_class_usage_indexed','1'),
(6562,8021,'_elementor_global_class_usage_indexed_preview','1'),
(6565,8022,'_wp_page_template','default'),
(6566,8022,'_elementor_edit_mode','builder'),
(6567,8022,'_elementor_template_type','wp-page'),
(6568,8022,'_elementor_version','4.1.4'),
(6569,8022,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}},{\"category\":\"leg-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-leg\",\"library\":\"tbay-custom\"},\"_id\":\"75fe298\",\"type_image\":{\"id\":7619,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-8.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"6\",\"column_tablet\":\"4\",\"col_desktop\":\"6\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6571,8022,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6572,8022,'_elementor_global_class_usage_indexed','1'),
(6573,8022,'_elementor_global_class_usage_indexed_preview','1'),
(6576,8023,'_wp_page_template','default'),
(6577,8023,'_elementor_edit_mode','builder'),
(6578,8023,'_elementor_template_type','wp-page'),
(6579,8023,'_elementor_version','4.1.4'),
(6580,8023,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6582,8023,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6583,8023,'_elementor_global_class_usage_indexed','1'),
(6584,8023,'_elementor_global_class_usage_indexed_preview','1'),
(6587,8024,'_wp_attached_file','2026/06/facewash-facialwash-cleansing-svgrepo-com.svg'),
(6588,8024,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:505;}'),
(6590,8025,'_wp_page_template','default'),
(6591,8025,'_elementor_edit_mode','builder'),
(6592,8025,'_elementor_template_type','wp-page'),
(6593,8025,'_elementor_version','4.1.4'),
(6594,8025,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6596,8025,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6597,8025,'_elementor_global_class_usage_indexed','1'),
(6598,8025,'_elementor_global_class_usage_indexed_preview','1'),
(6599,8026,'_wp_page_template','default'),
(6600,8026,'_elementor_edit_mode','builder'),
(6601,8026,'_elementor_template_type','wp-page'),
(6602,8026,'_elementor_version','4.1.4'),
(6603,8026,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-facial-area\",\"library\":\"tbay-custom\"},\"category\":\"facial-area\",\"type_image\":{\"id\":7614,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-3.png\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6605,8026,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6606,8026,'_elementor_global_class_usage_indexed','1'),
(6607,8026,'_elementor_global_class_usage_indexed_preview','1'),
(6608,8027,'_wp_page_template','default'),
(6609,8027,'_elementor_edit_mode','builder'),
(6610,8027,'_elementor_template_type','wp-page'),
(6611,8027,'_elementor_version','4.1.4'),
(6612,8027,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6614,8027,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6615,8027,'_elementor_global_class_usage_indexed','1'),
(6616,8027,'_elementor_global_class_usage_indexed_preview','1'),
(6619,8028,'_wp_page_template','default'),
(6620,8028,'_elementor_edit_mode','builder'),
(6621,8028,'_elementor_template_type','wp-page'),
(6622,8028,'_elementor_version','4.1.4'),
(6623,8028,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6625,8028,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6626,8028,'_elementor_global_class_usage_indexed','1'),
(6627,8028,'_elementor_global_class_usage_indexed_preview','1'),
(6630,8029,'_wp_page_template','default'),
(6631,8029,'_elementor_edit_mode','builder'),
(6632,8029,'_elementor_template_type','wp-page'),
(6633,8029,'_elementor_version','4.1.4'),
(6634,8029,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#F5F5F5\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6636,8029,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6637,8029,'_elementor_global_class_usage_indexed','1'),
(6638,8029,'_elementor_global_class_usage_indexed_preview','1'),
(6641,8030,'_wp_page_template','default'),
(6642,8030,'_elementor_edit_mode','builder'),
(6643,8030,'_elementor_template_type','wp-page'),
(6644,8030,'_elementor_version','4.1.4'),
(6645,8030,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6647,8030,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6648,8030,'_elementor_global_class_usage_indexed','1'),
(6649,8030,'_elementor_global_class_usage_indexed_preview','1'),
(6654,8031,'_wp_page_template','default'),
(6655,8031,'_elementor_edit_mode','builder'),
(6656,8031,'_elementor_template_type','wp-page'),
(6657,8031,'_elementor_version','4.1.4'),
(6658,8031,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6660,8031,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6661,8031,'_elementor_global_class_usage_indexed','1'),
(6662,8031,'_elementor_global_class_usage_indexed_preview','1'),
(6665,8032,'_wp_page_template','default'),
(6666,8032,'_elementor_edit_mode','builder'),
(6667,8032,'_elementor_template_type','wp-page'),
(6668,8032,'_elementor_version','4.1.4'),
(6669,8032,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6671,8032,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6672,8032,'_elementor_global_class_usage_indexed','1'),
(6673,8032,'_elementor_global_class_usage_indexed_preview','1'),
(6676,8033,'_wp_page_template','default'),
(6677,8033,'_elementor_edit_mode','builder'),
(6678,8033,'_elementor_template_type','wp-page'),
(6679,8033,'_elementor_version','4.1.4'),
(6680,8033,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6682,8033,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6683,8033,'_elementor_global_class_usage_indexed','1'),
(6684,8033,'_elementor_global_class_usage_indexed_preview','1'),
(6689,8034,'_wp_page_template','default'),
(6690,8034,'_elementor_edit_mode','builder'),
(6691,8034,'_elementor_template_type','wp-page'),
(6692,8034,'_elementor_version','4.1.4'),
(6693,8034,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6695,8034,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6696,8034,'_elementor_global_class_usage_indexed','1'),
(6697,8034,'_elementor_global_class_usage_indexed_preview','1'),
(6700,8035,'_wp_page_template','default'),
(6701,8035,'_elementor_edit_mode','builder'),
(6702,8035,'_elementor_template_type','wp-page'),
(6703,8035,'_elementor_version','4.1.4'),
(6704,8035,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7615,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-4.png\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6706,8035,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6707,8035,'_elementor_global_class_usage_indexed','1'),
(6708,8035,'_elementor_global_class_usage_indexed_preview','1'),
(6711,8036,'_wp_page_template','default'),
(6712,8036,'_elementor_edit_mode','builder'),
(6713,8036,'_elementor_template_type','wp-page'),
(6714,8036,'_elementor_version','4.1.4'),
(6715,8036,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6717,8036,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6718,8036,'_elementor_global_class_usage_indexed','1'),
(6719,8036,'_elementor_global_class_usage_indexed_preview','1'),
(6722,7,'_elementor_global_classes_labels_preview','a:0:{}'),
(6732,8038,'_wp_attached_file','2026/06/ChatGPT-Image-Jun-27-2026-05_56_23-PM.png'),
(6733,8038,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1402;s:6:\"height\";i:1122;s:4:\"file\";s:49:\"2026/06/ChatGPT-Image-Jun-27-2026-05_56_23-PM.png\";s:8:\"filesize\";i:1558993;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"ChatGPT-Image-Jun-27-2026-05_56_23-PM-416x333.png\";s:5:\"width\";i:416;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150433;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"ChatGPT-Image-Jun-27-2026-05_56_23-PM-577x462.png\";s:5:\"width\";i:577;s:6:\"height\";i:462;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:292615;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"ChatGPT-Image-Jun-27-2026-05_56_23-PM-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146748;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"ChatGPT-Image-Jun-27-2026-05_56_23-PM-768x615.png\";s:5:\"width\";i:768;s:6:\"height\";i:615;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:515592;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:49:\"ChatGPT-Image-Jun-27-2026-05_56_23-PM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13410;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:49:\"ChatGPT-Image-Jun-27-2026-05_56_23-PM-420x315.png\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146748;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:49:\"ChatGPT-Image-Jun-27-2026-05_56_23-PM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13410;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"ChatGPT-Image-Jun-27-2026-05_56_23-PM-406x406.png\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:191234;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"ChatGPT-Image-Jun-27-2026-05_56_23-PM-800x640.png\";s:5:\"width\";i:800;s:6:\"height\";i:640;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:558712;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"ChatGPT-Image-Jun-27-2026-05_56_23-PM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13410;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:47:\"ChatGPT-Image-Jun-27-2026-05_56_23-PM-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3963;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:49:\"ChatGPT-Image-Jun-27-2026-05_56_23-PM-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13410;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(6734,8039,'_wp_page_template','default'),
(6735,8039,'_elementor_edit_mode','builder'),
(6736,8039,'_elementor_template_type','wp-page'),
(6737,8039,'_elementor_version','4.1.4'),
(6738,8039,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6740,8039,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6741,8039,'_elementor_global_class_usage_indexed','1'),
(6742,8039,'_elementor_global_class_usage_indexed_preview','1'),
(6743,8040,'_wp_page_template','default'),
(6744,8040,'_elementor_edit_mode','builder'),
(6745,8040,'_elementor_template_type','wp-page'),
(6746,8040,'_elementor_version','4.1.4'),
(6747,8040,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":7616,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-5.png\"}},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6749,8040,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6750,8040,'_elementor_global_class_usage_indexed','1'),
(6751,8040,'_elementor_global_class_usage_indexed_preview','1'),
(6752,8041,'_wp_page_template','default'),
(6753,8041,'_elementor_edit_mode','builder'),
(6754,8041,'_elementor_template_type','wp-page'),
(6755,8041,'_elementor_version','4.1.4'),
(6756,8041,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8038,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/ChatGPT-Image-Jun-27-2026-05_56_23-PM.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6758,8041,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6759,8041,'_elementor_global_class_usage_indexed','1'),
(6760,8041,'_elementor_global_class_usage_indexed_preview','1'),
(6761,8042,'_wp_attached_file','2026/06/Serums.jpg'),
(6762,8042,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:18:\"2026/06/Serums.jpg\";s:8:\"filesize\";i:1178092;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"Serums-333x333.jpg\";s:5:\"width\";i:333;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16286;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"Serums-462x462.jpg\";s:5:\"width\";i:462;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26533;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"Serums-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19905;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"Serums-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57859;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:18:\"Serums-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3051;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"Serums-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19905;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:18:\"Serums-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3051;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"Serums-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21797;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"Serums-800x800.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62237;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"Serums-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3051;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:16:\"Serums-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1548;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:18:\"Serums-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3051;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(6763,8043,'_wp_page_template','default'),
(6764,8043,'_elementor_edit_mode','builder'),
(6765,8043,'_elementor_template_type','wp-page'),
(6766,8043,'_elementor_version','4.1.4'),
(6767,8043,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8038,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/ChatGPT-Image-Jun-27-2026-05_56_23-PM.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6769,8043,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6770,8043,'_elementor_global_class_usage_indexed','1'),
(6771,8043,'_elementor_global_class_usage_indexed_preview','1'),
(6772,8044,'_wp_page_template','default'),
(6773,8044,'_elementor_edit_mode','builder'),
(6774,8044,'_elementor_template_type','wp-page'),
(6775,8044,'_elementor_version','4.1.4'),
(6776,8044,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8038,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/ChatGPT-Image-Jun-27-2026-05_56_23-PM.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6778,8044,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6779,8044,'_elementor_global_class_usage_indexed','1'),
(6780,8044,'_elementor_global_class_usage_indexed_preview','1'),
(6781,8045,'_wp_page_template','default'),
(6782,8045,'_elementor_edit_mode','builder'),
(6783,8045,'_elementor_template_type','wp-page'),
(6784,8045,'_elementor_version','4.1.4'),
(6785,8045,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6787,8045,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6788,8045,'_elementor_global_class_usage_indexed','1'),
(6789,8045,'_elementor_global_class_usage_indexed_preview','1'),
(6792,8046,'_wp_page_template','default'),
(6793,8046,'_elementor_edit_mode','builder'),
(6794,8046,'_elementor_template_type','wp-page'),
(6795,8046,'_elementor_version','4.1.4'),
(6796,8046,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6798,8046,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6799,8046,'_elementor_global_class_usage_indexed','1'),
(6800,8046,'_elementor_global_class_usage_indexed_preview','1'),
(6803,8047,'_wp_page_template','default'),
(6804,8047,'_elementor_edit_mode','builder'),
(6805,8047,'_elementor_template_type','wp-page'),
(6806,8047,'_elementor_version','4.1.4'),
(6807,8047,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"zone-of-life\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7617,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-6.png\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7618,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/placeholder-7.png\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6809,8047,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6810,8047,'_elementor_global_class_usage_indexed','1'),
(6811,8047,'_elementor_global_class_usage_indexed_preview','1'),
(6814,8048,'_wp_page_template','default'),
(6815,8048,'_elementor_edit_mode','builder'),
(6816,8048,'_elementor_template_type','wp-page'),
(6817,8048,'_elementor_version','4.1.4'),
(6818,8048,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(6820,8048,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6821,8048,'_elementor_global_class_usage_indexed','1'),
(6822,8048,'_elementor_global_class_usage_indexed_preview','1'),
(6830,8049,'_wp_attached_file','2026/06/bg-breadcrumb-1.jpg'),
(6831,8049,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:360;s:4:\"file\";s:27:\"2026/06/bg-breadcrumb-1.jpg\";s:8:\"filesize\";i:394582;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"bg-breadcrumb-1-555x104.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5094;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"bg-breadcrumb-1-770x144.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8213;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"bg-breadcrumb-1-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5783;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"bg-breadcrumb-1-768x144.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8243;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"bg-breadcrumb-1-1536x288.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24165;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:27:\"bg-breadcrumb-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:996;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:27:\"bg-breadcrumb-1-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5783;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:27:\"bg-breadcrumb-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:996;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"bg-breadcrumb-1-406x360.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4983;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"bg-breadcrumb-1-800x150.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8893;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"bg-breadcrumb-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:996;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"bg-breadcrumb-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:792;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"bg-breadcrumb-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:996;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(6834,27,'_edit_lock','1782568700:1'),
(6835,8050,'_wp_page_template','default'),
(6836,8050,'_elementor_edit_mode','builder'),
(6837,8050,'_elementor_template_type','wp-page'),
(6838,8050,'_elementor_version','3.6.7'),
(6839,8050,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72e96c73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e2a5a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2007,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/img-about-us.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Welcome to Hara\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c19813b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u201cMorbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.\\u201d\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16ab76dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3576,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-signature.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66f38469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"James\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"36de4ebb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>James Bank - CEO<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c9f73d9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5844ccfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68414768\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eec9fb5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"869cbe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":70.278,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":69.7},\"elements\":[{\"id\":\"67fdba2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3577,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"49a48bb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.054,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30.3,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54596280\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3578,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26ff498e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d20d7dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a77395\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Our Mission\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3e58224f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it\\u2019s not possible at the moment, I would loke to introduce myself\\u201a I\\u2019m Vicky, the founder of Cherie Beauty Studio. I\\u2019m certain that new haircut, professional makup\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6899b131\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35566e59\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Creative\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"2ea2773f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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.<br \\/>Sed ut perspiciatis unde omnis iste natus error sit<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a1136cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6a93028a\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Sustainability\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"6f2512b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75fcb97a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6d2bc402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"537d47e7\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Our Team\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"718b27af\",\"elType\":\"widget\",\"settings\":{\"our_team\":[{\"our_team_name\":\"Cody Fisher\",\"our_team_job\":\"McDonald\'s\",\"our_team_image\":{\"id\":2009,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"44c71cb\"},{\"our_team_name\":\"Robert Fox\",\"our_team_job\":\"Nintendo\",\"our_team_image\":{\"id\":2010,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"ae2a950\"},{\"our_team_name\":\"Floyd Miles\",\"our_team_job\":\"MasterCard\",\"our_team_image\":{\"id\":2011,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-03.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9d1a435\"},{\"our_team_name\":\"Marvin McKinney\",\"our_team_job\":\"Mitsubishi\",\"our_team_image\":{\"id\":2012,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-04.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4ac1aa6\"},{\"our_team_name\":\"Arlene McCoy\",\"our_team_job\":\"Louis Vuitton\",\"our_team_image\":{\"id\":2013,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-05.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"348e61b\"},{\"our_team_name\":\"Ronald Richards\",\"our_team_job\":\"The Walt Disney Company\",\"our_team_image\":{\"id\":2014,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-06.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4f9f4f0\"},{\"our_team_name\":\"Cameron Williamson\",\"our_team_job\":\"Sony\",\"our_team_image\":{\"id\":2015,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-07.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"a584eca\"},{\"our_team_name\":\"Jenny Wilson\",\"our_team_job\":\"Johnson & Johnson\",\"our_team_image\":{\"id\":2016,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-08.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9c8aed0\"}],\"column_mobile\":\"1\",\"col_desktop\":\"3\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-our-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cacacbf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6b1d358c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e5982e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33a74176\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"647a0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a3aac\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"The best team available\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"f8f262\",\"elType\":\"widget\",\"settings\":{\"our_team\":[{\"our_team_name\":\"Jane Cooper\",\"our_team_job\":\"The Walt Disney Company\",\"our_team_image\":{\"id\":3579,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/our-team-09.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"44c71cb\"},{\"our_team_name\":\"Guy Hawkins\",\"our_team_job\":\"General Electric\",\"our_team_image\":{\"id\":3580,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/our-team-10.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"ae2a950\"},{\"our_team_name\":\"Courtney Henry\",\"our_team_job\":\"L\'Or\\u00e9al\",\"our_team_image\":{\"id\":3581,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/our-team-11.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9d1a435\"}],\"column_mobile\":\"1\",\"col_desktop\":\"3\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column\":\"3\",\"col_desktopsmall\":\"3\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-our-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54326fcf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4446a036\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cfb7cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcd7ec7\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e938ef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18b06ed8\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Philosophy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62a39403\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"451ce206\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3977eed0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-blur\",\"library\":\"tbay-custom\"},\"title_text\":\"Green Beauty\",\"description_text\":\"All cosmetic forumulas are organic. The majority of all ingredients is natural.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"3d6742ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29ade92e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-pet\",\"library\":\"tbay-custom\"},\"title_text\":\"Cruelty-Free\",\"description_text\":\"Even nowadays some cosmetic products are tested on animals. That is not the case for us.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"56\",\"bottom\":\"0\",\"left\":\"56\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"19bf7432\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30b1e0de\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-brush\",\"library\":\"tbay-custom\"},\"title_text\":\"Professional Care\",\"description_text\":\"All products we use are professional and have proven effeciency. No compromises.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"93bf033\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"78\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c4e8940\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6232be67\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-glass\",\"library\":\"tbay-custom\"},\"title_text\":\"Non-Toxic Formula\",\"description_text\":\"Don\\u2019t worry, all our nails polishes and other products are non-toxic. We do care about you and our specialists.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"56\",\"bottom\":\"0\",\"left\":\"56\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"76836d51\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"19718945\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-magic-star\",\"library\":\"tbay-custom\"},\"title_text\":\"Personalized Experience\",\"description_text\":\"Each guest is our favourite guest. Come and make sure that our service is exceptional.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"24ce9e18\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bfa4cb2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-like-shapes\",\"library\":\"tbay-custom\"},\"title_text\":\"We Love What We Do\",\"description_text\":\"People that you\\u2019ll meet in our studio are doing job they love. Come and make sure there is a difference.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"56\",\"bottom\":\"0\",\"left\":\"56\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),
(6840,8050,'_elementor_controls_usage','a:8:{s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:4;s:10:\"image_size\";i:4;s:5:\"align\";i:3;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:20;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:5:\"align\";i:4;s:13:\"heading_title\";i:7;s:12:\"heading_icon\";i:7;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:2:{s:35:\"heading_title_typography_typography\";i:1;s:36:\"heading_title_typography_line_height\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:7;}s:26:\"section_style_heading_icon\";a:2:{s:24:\"heading_icon_line_height\";i:7;s:19:\"heading_icon_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_weight\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:12;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:6;s:6:\"margin\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:4;s:3:\"gap\";i:4;}}}}s:13:\"tbay-our-team\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_general\";a:1:{s:8:\"our_team\";i:2;}s:18:\"section_responsive\";a:3:{s:11:\"col_desktop\";i:2;s:16:\"col_desktopsmall\";i:2;s:6:\"column\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_style_our_team\";a:1:{s:19:\"image_border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:6;s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;s:4:\"view\";i:6;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:6;s:10:\"icon_space\";i:6;s:9:\"icon_size\";i:6;s:15:\"secondary_color\";i:6;s:12:\"icon_padding\";i:6;}s:21:\"section_style_content\";a:7:{s:18:\"title_bottom_space\";i:6;s:27:\"title_typography_typography\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_font_weight\";i:6;s:28:\"title_typography_line_height\";i:6;s:11:\"title_color\";i:6;s:28:\"title_typography_font_family\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}}'),
(6841,8050,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6845,27,'_edit_last','1'),
(6846,25,'_edit_last','1'),
(6848,12,'_elementor_global_class_usage_indexed','1'),
(6850,43,'_elementor_global_class_usage_indexed','1'),
(6851,43,'_edit_lock','1782564410:1'),
(6852,43,'_edit_last','1'),
(6854,7898,'_elementor_global_class_usage_indexed','1'),
(6855,7898,'_edit_lock','1782564460:1'),
(6856,7898,'_edit_last','1'),
(6858,39,'_elementor_global_class_usage_indexed','1'),
(6859,39,'_edit_lock','1782564488:1'),
(6860,39,'_edit_last','1'),
(6862,10,'_elementor_global_class_usage_indexed','1'),
(6873,27,'_elementor_global_class_usage_indexed','1'),
(6874,27,'_elementor_global_class_usage_indexed_preview','1'),
(6875,8055,'_elementor_edit_mode','builder'),
(6876,8055,'_elementor_template_type','section'),
(6877,8055,'_elementor_version','4.1.4'),
(6878,8055,'_elementor_global_class_usage_indexed','1'),
(6879,8055,'_elementor_global_class_usage_indexed_preview','1'),
(6880,8056,'_elementor_edit_mode','builder'),
(6881,8056,'_elementor_template_type','section'),
(6882,8056,'_elementor_version','4.1.4'),
(6883,8056,'_elementor_global_class_usage_indexed','1'),
(6884,8056,'_elementor_global_class_usage_indexed_preview','1'),
(6885,8055,'_wp_page_template','default'),
(6886,8055,'_elementor_data','[{\"id\":\"15ce60a2\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"771c4c4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5527eb66\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-blur\",\"library\":\"tbay-custom\"},\"title_text\":\"Green Beauty\",\"description_text\":\"All cosmetic forumulas are organic. The majority of all ingredients is natural.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"611e126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cd87470\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-pet\",\"library\":\"tbay-custom\"},\"title_text\":\"Cruelty-Free\",\"description_text\":\"Even nowadays some cosmetic products are tested on animals. That is not the case for us.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"56\",\"bottom\":\"0\",\"left\":\"56\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"5e738d34\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5ad7769\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-brush\",\"library\":\"tbay-custom\"},\"title_text\":\"Professional Care\",\"description_text\":\"All products we use are professional and have proven effeciency. No compromises.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),
(6887,8057,'_elementor_edit_mode','builder'),
(6888,8057,'_elementor_template_type','section'),
(6889,8057,'_elementor_version','4.1.4'),
(6890,8057,'_elementor_global_class_usage_indexed','1'),
(6891,8057,'_elementor_global_class_usage_indexed_preview','1'),
(6892,8057,'_wp_page_template','default'),
(6893,8057,'_elementor_data','[{\"id\":\"15ce60a2\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"771c4c4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5527eb66\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-blur\",\"library\":\"tbay-custom\"},\"title_text\":\"Green Beauty\",\"description_text\":\"All cosmetic forumulas are organic. The majority of all ingredients is natural.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"611e126\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cd87470\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-pet\",\"library\":\"tbay-custom\"},\"title_text\":\"Cruelty-Free\",\"description_text\":\"Even nowadays some cosmetic products are tested on animals. That is not the case for us.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"56\",\"bottom\":\"0\",\"left\":\"56\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"5e738d34\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5ad7769\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-brush\",\"library\":\"tbay-custom\"},\"title_text\":\"Professional Care\",\"description_text\":\"All products we use are professional and have proven effeciency. No compromises.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),
(6895,8058,'_elementor_edit_mode','builder'),
(6896,8058,'_elementor_template_type','section'),
(6897,8058,'_elementor_version','4.1.4'),
(6898,8058,'_elementor_global_class_usage_indexed','1'),
(6899,8058,'_elementor_global_class_usage_indexed_preview','1'),
(6900,8059,'_elementor_edit_mode','builder'),
(6901,8059,'_elementor_template_type','section'),
(6902,8059,'_elementor_version','4.1.4'),
(6903,8059,'_elementor_global_class_usage_indexed','1'),
(6904,8059,'_elementor_global_class_usage_indexed_preview','1'),
(6905,8058,'_wp_page_template','default'),
(6906,8058,'_elementor_data','[{\"id\":\"604cc95f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ee0e99b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4976548d\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Philosophy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(6907,8060,'_elementor_edit_mode','builder'),
(6908,8060,'_elementor_template_type','section'),
(6909,8060,'_elementor_version','4.1.4'),
(6910,8060,'_elementor_global_class_usage_indexed','1'),
(6911,8060,'_elementor_global_class_usage_indexed_preview','1'),
(6912,8060,'_wp_page_template','default'),
(6913,8060,'_elementor_data','[{\"id\":\"604cc95f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ee0e99b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4976548d\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Philosophy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(6915,8061,'_wp_page_template','default'),
(6916,8061,'_elementor_edit_mode','builder'),
(6917,8061,'_elementor_template_type','wp-page'),
(6918,8061,'_elementor_version','3.6.7'),
(6919,8061,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72e96c73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e2a5a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2007,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/img-about-us.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Welcome to Hara\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c19813b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u201cMorbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.\\u201d\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16ab76dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3576,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-signature.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66f38469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"James\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"36de4ebb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>James Bank - CEO<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c9f73d9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5844ccfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68414768\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eec9fb5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"869cbe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":70.278,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":69.7},\"elements\":[{\"id\":\"67fdba2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3577,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"49a48bb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.054,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30.3,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54596280\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3578,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26ff498e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d20d7dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a77395\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Our Mission\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3e58224f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it\\u2019s not possible at the moment, I would loke to introduce myself\\u201a I\\u2019m Vicky, the founder of Cherie Beauty Studio. I\\u2019m certain that new haircut, professional makup\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6899b131\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35566e59\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Creative\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"2ea2773f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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.<br \\/>Sed ut perspiciatis unde omnis iste natus error sit<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a1136cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6a93028a\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Sustainability\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"6f2512b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75fcb97a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6d2bc402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"537d47e7\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Our Team\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"718b27af\",\"elType\":\"widget\",\"settings\":{\"our_team\":[{\"our_team_name\":\"Cody Fisher\",\"our_team_job\":\"McDonald\'s\",\"our_team_image\":{\"id\":2009,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"44c71cb\"},{\"our_team_name\":\"Robert Fox\",\"our_team_job\":\"Nintendo\",\"our_team_image\":{\"id\":2010,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"ae2a950\"},{\"our_team_name\":\"Floyd Miles\",\"our_team_job\":\"MasterCard\",\"our_team_image\":{\"id\":2011,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-03.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9d1a435\"},{\"our_team_name\":\"Marvin McKinney\",\"our_team_job\":\"Mitsubishi\",\"our_team_image\":{\"id\":2012,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-04.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4ac1aa6\"},{\"our_team_name\":\"Arlene McCoy\",\"our_team_job\":\"Louis Vuitton\",\"our_team_image\":{\"id\":2013,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-05.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"348e61b\"},{\"our_team_name\":\"Ronald Richards\",\"our_team_job\":\"The Walt Disney Company\",\"our_team_image\":{\"id\":2014,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-06.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4f9f4f0\"},{\"our_team_name\":\"Cameron Williamson\",\"our_team_job\":\"Sony\",\"our_team_image\":{\"id\":2015,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-07.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"a584eca\"},{\"our_team_name\":\"Jenny Wilson\",\"our_team_job\":\"Johnson & Johnson\",\"our_team_image\":{\"id\":2016,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-08.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9c8aed0\"}],\"column_mobile\":\"1\",\"col_desktop\":\"3\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-our-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cacacbf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6b1d358c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e5982e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33a74176\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"647a0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a3aac\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"The best team available\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"f8f262\",\"elType\":\"widget\",\"settings\":{\"our_team\":[{\"our_team_name\":\"Jane Cooper\",\"our_team_job\":\"The Walt Disney Company\",\"our_team_image\":{\"id\":3579,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/our-team-09.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"44c71cb\"},{\"our_team_name\":\"Guy Hawkins\",\"our_team_job\":\"General Electric\",\"our_team_image\":{\"id\":3580,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/our-team-10.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"ae2a950\"},{\"our_team_name\":\"Courtney Henry\",\"our_team_job\":\"L\'Or\\u00e9al\",\"our_team_image\":{\"id\":3581,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/our-team-11.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9d1a435\"}],\"column_mobile\":\"1\",\"col_desktop\":\"3\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column\":\"3\",\"col_desktopsmall\":\"3\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-our-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54326fcf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4446a036\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cfb7cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcd7ec7\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e938ef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18b06ed8\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Philosophy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62a39403\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"451ce206\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3977eed0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-blur\",\"library\":\"tbay-custom\"},\"title_text\":\"Green Beauty\",\"description_text\":\"All cosmetic forumulas are organic. The majority of all ingredients is natural.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"3d6742ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29ade92e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-pet\",\"library\":\"tbay-custom\"},\"title_text\":\"Cruelty-Free\",\"description_text\":\"Even nowadays some cosmetic products are tested on animals. That is not the case for us.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"56\",\"bottom\":\"0\",\"left\":\"56\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"19bf7432\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30b1e0de\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-brush\",\"library\":\"tbay-custom\"},\"title_text\":\"Professional Care\",\"description_text\":\"All products we use are professional and have proven effeciency. No compromises.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"93bf033\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"78\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c4e8940\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6232be67\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-glass\",\"library\":\"tbay-custom\"},\"title_text\":\"Non-Toxic Formula\",\"description_text\":\"Don\\u2019t worry, all our nails polishes and other products are non-toxic. We do care about you and our specialists.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"56\",\"bottom\":\"0\",\"left\":\"56\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"76836d51\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"19718945\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-magic-star\",\"library\":\"tbay-custom\"},\"title_text\":\"Personalized Experience\",\"description_text\":\"Each guest is our favourite guest. Come and make sure that our service is exceptional.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"24ce9e18\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bfa4cb2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-like-shapes\",\"library\":\"tbay-custom\"},\"title_text\":\"We Love What We Do\",\"description_text\":\"People that you\\u2019ll meet in our studio are doing job they love. Come and make sure there is a difference.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"56\",\"bottom\":\"0\",\"left\":\"56\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),
(6920,8061,'_elementor_controls_usage','a:8:{s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:4;s:10:\"image_size\";i:4;s:5:\"align\";i:3;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:20;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:5:\"align\";i:4;s:13:\"heading_title\";i:7;s:12:\"heading_icon\";i:7;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:2:{s:35:\"heading_title_typography_typography\";i:1;s:36:\"heading_title_typography_line_height\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:7;}s:26:\"section_style_heading_icon\";a:2:{s:24:\"heading_icon_line_height\";i:7;s:19:\"heading_icon_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_weight\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:12;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:6;s:6:\"margin\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:4;s:3:\"gap\";i:4;}}}}s:13:\"tbay-our-team\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_general\";a:1:{s:8:\"our_team\";i:2;}s:18:\"section_responsive\";a:3:{s:11:\"col_desktop\";i:2;s:16:\"col_desktopsmall\";i:2;s:6:\"column\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_style_our_team\";a:1:{s:19:\"image_border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:6;s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;s:4:\"view\";i:6;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:6;s:10:\"icon_space\";i:6;s:9:\"icon_size\";i:6;s:15:\"secondary_color\";i:6;s:12:\"icon_padding\";i:6;}s:21:\"section_style_content\";a:7:{s:18:\"title_bottom_space\";i:6;s:27:\"title_typography_typography\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_font_weight\";i:6;s:28:\"title_typography_line_height\";i:6;s:11:\"title_color\";i:6;s:28:\"title_typography_font_family\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}}'),
(6921,8061,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6924,8061,'_elementor_global_class_usage_indexed','1'),
(6925,8061,'_elementor_global_class_usage_indexed_preview','1'),
(6926,8062,'_wp_page_template','default'),
(6927,8062,'_elementor_edit_mode','builder'),
(6928,8062,'_elementor_template_type','wp-page'),
(6929,8062,'_elementor_version','3.6.7'),
(6930,8062,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72e96c73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e2a5a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2007,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/img-about-us.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Welcome to Hara\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c19813b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u201cMorbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.\\u201d\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16ab76dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3576,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-signature.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66f38469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"James\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"36de4ebb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>James Bank - CEO<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c9f73d9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5844ccfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68414768\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eec9fb5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"869cbe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":70.278,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":69.7},\"elements\":[{\"id\":\"67fdba2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3577,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"49a48bb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.054,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30.3,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54596280\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3578,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26ff498e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d20d7dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a77395\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Our Mission\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3e58224f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it\\u2019s not possible at the moment, I would loke to introduce myself\\u201a I\\u2019m Vicky, the founder of Cherie Beauty Studio. I\\u2019m certain that new haircut, professional makup\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6899b131\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35566e59\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Creative\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"2ea2773f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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.<br \\/>Sed ut perspiciatis unde omnis iste natus error sit<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a1136cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6a93028a\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Sustainability\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"6f2512b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75fcb97a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6d2bc402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"537d47e7\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Our Team\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"718b27af\",\"elType\":\"widget\",\"settings\":{\"our_team\":[{\"our_team_name\":\"Cody Fisher\",\"our_team_job\":\"McDonald\'s\",\"our_team_image\":{\"id\":2009,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"44c71cb\"},{\"our_team_name\":\"Robert Fox\",\"our_team_job\":\"Nintendo\",\"our_team_image\":{\"id\":2010,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"ae2a950\"},{\"our_team_name\":\"Floyd Miles\",\"our_team_job\":\"MasterCard\",\"our_team_image\":{\"id\":2011,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-03.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9d1a435\"},{\"our_team_name\":\"Marvin McKinney\",\"our_team_job\":\"Mitsubishi\",\"our_team_image\":{\"id\":2012,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-04.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4ac1aa6\"},{\"our_team_name\":\"Arlene McCoy\",\"our_team_job\":\"Louis Vuitton\",\"our_team_image\":{\"id\":2013,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-05.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"348e61b\"},{\"our_team_name\":\"Ronald Richards\",\"our_team_job\":\"The Walt Disney Company\",\"our_team_image\":{\"id\":2014,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-06.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4f9f4f0\"},{\"our_team_name\":\"Cameron Williamson\",\"our_team_job\":\"Sony\",\"our_team_image\":{\"id\":2015,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-07.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"a584eca\"},{\"our_team_name\":\"Jenny Wilson\",\"our_team_job\":\"Johnson & Johnson\",\"our_team_image\":{\"id\":2016,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-08.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9c8aed0\"}],\"column_mobile\":\"1\",\"col_desktop\":\"3\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-our-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cacacbf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6b1d358c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e5982e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33a74176\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"647a0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40a3aac\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"The best team available\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"f8f262\",\"elType\":\"widget\",\"settings\":{\"our_team\":[{\"our_team_name\":\"Jane Cooper\",\"our_team_job\":\"The Walt Disney Company\",\"our_team_image\":{\"id\":3579,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/our-team-09.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"44c71cb\"},{\"our_team_name\":\"Guy Hawkins\",\"our_team_job\":\"General Electric\",\"our_team_image\":{\"id\":3580,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/our-team-10.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"ae2a950\"},{\"our_team_name\":\"Courtney Henry\",\"our_team_job\":\"L\'Or\\u00e9al\",\"our_team_image\":{\"id\":3581,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/our-team-11.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9d1a435\"}],\"column_mobile\":\"1\",\"col_desktop\":\"3\",\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column\":\"3\",\"col_desktopsmall\":\"3\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-our-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54326fcf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4446a036\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5cfb7cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fcd7ec7\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e938ef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18b06ed8\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Philosophy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62a39403\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"451ce206\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3977eed0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-blur\",\"library\":\"tbay-custom\"},\"title_text\":\"Green Beauty\",\"description_text\":\"All cosmetic forumulas are organic. The majority of all ingredients is natural.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"title_color\":\"#000000\",\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"3d6742ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29ade92e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-pet\",\"library\":\"tbay-custom\"},\"title_text\":\"Cruelty-Free\",\"description_text\":\"Even nowadays some cosmetic products are tested on animals. That is not the case for us.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"56\",\"bottom\":\"0\",\"left\":\"56\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"19bf7432\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30b1e0de\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-brush\",\"library\":\"tbay-custom\"},\"title_text\":\"Professional Care\",\"description_text\":\"All products we use are professional and have proven effeciency. No compromises.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"93bf033\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"78\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c4e8940\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6232be67\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-glass\",\"library\":\"tbay-custom\"},\"title_text\":\"Non-Toxic Formula\",\"description_text\":\"Don\\u2019t worry, all our nails polishes and other products are non-toxic. We do care about you and our specialists.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"56\",\"bottom\":\"0\",\"left\":\"56\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"76836d51\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"19718945\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-magic-star\",\"library\":\"tbay-custom\"},\"title_text\":\"Personalized Experience\",\"description_text\":\"Each guest is our favourite guest. Come and make sure that our service is exceptional.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"58\",\"bottom\":\"0\",\"left\":\"58\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"24ce9e18\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bfa4cb2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"tb-icon tb-icon-like-shapes\",\"library\":\"tbay-custom\"},\"title_text\":\"We Love What We Do\",\"description_text\":\"People that you\\u2019ll meet in our studio are doing job they love. Come and make sure there is a difference.\",\"primary_color\":\"#DFF0EF\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_family\":\"Cormorant Garamond\",\"view\":\"stacked\",\"secondary_color\":\"#F85E4E\",\"icon_padding\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"56\",\"bottom\":\"0\",\"left\":\"56\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),
(6931,8062,'_elementor_controls_usage','a:8:{s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:4;s:10:\"image_size\";i:4;s:5:\"align\";i:3;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:20;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:5:\"align\";i:4;s:13:\"heading_title\";i:7;s:12:\"heading_icon\";i:7;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:2:{s:35:\"heading_title_typography_typography\";i:1;s:36:\"heading_title_typography_line_height\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:7;}s:26:\"section_style_heading_icon\";a:2:{s:24:\"heading_icon_line_height\";i:7;s:19:\"heading_icon_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_weight\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:12;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:6;s:6:\"margin\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:4;s:3:\"gap\";i:4;}}}}s:13:\"tbay-our-team\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_general\";a:1:{s:8:\"our_team\";i:2;}s:18:\"section_responsive\";a:3:{s:11:\"col_desktop\";i:2;s:16:\"col_desktopsmall\";i:2;s:6:\"column\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_style_our_team\";a:1:{s:19:\"image_border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:6;s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;s:4:\"view\";i:6;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:6;s:10:\"icon_space\";i:6;s:9:\"icon_size\";i:6;s:15:\"secondary_color\";i:6;s:12:\"icon_padding\";i:6;}s:21:\"section_style_content\";a:7:{s:18:\"title_bottom_space\";i:6;s:27:\"title_typography_typography\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_font_weight\";i:6;s:28:\"title_typography_line_height\";i:6;s:11:\"title_color\";i:6;s:28:\"title_typography_font_family\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}}'),
(6932,8062,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6935,8062,'_elementor_global_class_usage_indexed','1'),
(6936,8062,'_elementor_global_class_usage_indexed_preview','1'),
(6937,8063,'_wp_page_template','default'),
(6938,8063,'_elementor_edit_mode','builder'),
(6939,8063,'_elementor_template_type','wp-page'),
(6940,8063,'_elementor_version','3.6.7'),
(6941,8063,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72e96c73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e2a5a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2007,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/img-about-us.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Welcome to Derma Heaven\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c19813b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u201cMorbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.\\u201d\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16ab76dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3576,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-signature.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36de4ebb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Payal Raja - CEO\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c9f73d9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5844ccfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68414768\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eec9fb5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"869cbe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":70.2780000000000057980287238024175167083740234375,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":69.7000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"67fdba2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3577,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"49a48bb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.053999999999998493649400188587605953216552734375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30.300000000000000710542735760100185871124267578125,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54596280\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3578,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26ff498e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d20d7dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a77395\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Our Mission\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3e58224f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it\\u2019s not possible at the moment, I would loke to introduce myself\\u201a I\\u2019m Vicky, the founder of Cherie Beauty Studio. I\\u2019m certain that new haircut, professional makup\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6899b131\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35566e59\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Creative\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"2ea2773f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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.<br \\/>Sed ut perspiciatis unde omnis iste natus error sit<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a1136cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6a93028a\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Sustainability\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"6f2512b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(6942,8063,'_elementor_controls_usage','a:8:{s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:4;s:10:\"image_size\";i:4;s:5:\"align\";i:3;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:20;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:5:\"align\";i:4;s:13:\"heading_title\";i:7;s:12:\"heading_icon\";i:7;}}s:5:\"style\";a:3:{s:27:\"section_style_heading_title\";a:2:{s:35:\"heading_title_typography_typography\";i:1;s:36:\"heading_title_typography_line_height\";i:3;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:7;}s:26:\"section_style_heading_icon\";a:2:{s:24:\"heading_icon_line_height\";i:7;s:19:\"heading_icon_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_weight\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:12;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:6;s:6:\"margin\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:4;s:3:\"gap\";i:4;}}}}s:13:\"tbay-our-team\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_general\";a:1:{s:8:\"our_team\";i:2;}s:18:\"section_responsive\";a:3:{s:11:\"col_desktop\";i:2;s:16:\"col_desktopsmall\";i:2;s:6:\"column\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_style_our_team\";a:1:{s:19:\"image_border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:6;s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;s:4:\"view\";i:6;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:6;s:10:\"icon_space\";i:6;s:9:\"icon_size\";i:6;s:15:\"secondary_color\";i:6;s:12:\"icon_padding\";i:6;}s:21:\"section_style_content\";a:7:{s:18:\"title_bottom_space\";i:6;s:27:\"title_typography_typography\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_font_weight\";i:6;s:28:\"title_typography_line_height\";i:6;s:11:\"title_color\";i:6;s:28:\"title_typography_font_family\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:6;}}}}}'),
(6943,8063,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6946,8063,'_elementor_global_class_usage_indexed','1'),
(6947,8063,'_elementor_global_class_usage_indexed_preview','1'),
(6950,8058,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6951,8055,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6953,3,'_elementor_global_class_usage_indexed_preview','1'),
(6954,8064,'_wp_page_template','default'),
(6955,8064,'tbay_page_layout','main'),
(6956,8064,'tbay_page_left_sidebar','sidebar-default'),
(6957,8064,'tbay_page_right_sidebar','sidebar-default'),
(6958,8064,'tbay_page_show_breadcrumb','yes'),
(6959,8064,'tbay_page_breadcrumbs_layout','image'),
(6960,8064,'tbay_page_header_type','global'),
(6961,8064,'tbay_page_footer_type','global'),
(6962,8064,'_elementor_edit_mode','builder'),
(6963,8064,'_elementor_version','4.1.4'),
(6964,8064,'inline_featured_image','0'),
(6965,8064,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(6966,8064,'tbay_page_breadcrumb_image_id','8049'),
(6967,8064,'tbay_page_breadcrumb_image','https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1.jpg'),
(6968,8064,'_oembed_1fc96dc38a9d725da438f79e6c21a589','<iframe title=\"Video Placeholder\" width=\"660\" height=\"371\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6969,8064,'_oembed_time_1fc96dc38a9d725da438f79e6c21a589','1636528721'),
(6970,8064,'_wxr_import_user_slug','Payalraja'),
(6971,8064,'_wxr_import_has_attachment_refs','1'),
(6972,8064,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6973,8064,'_elementor_global_class_usage_indexed','1'),
(6974,8064,'_elementor_global_class_usage_indexed_preview','1'),
(6975,8064,'_dp_original','27'),
(6976,8064,'_elementor_template_type','wp-page'),
(6977,8064,'_edit_lock','1782710997:1'),
(6978,8065,'_wp_page_template','default'),
(6979,8065,'_elementor_edit_mode','builder'),
(6980,8065,'_elementor_version','4.1.4'),
(6981,8065,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72e96c73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e2a5a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2007,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/img-about-us.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Welcome to Derma Heaven\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c19813b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u201cMorbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.\\u201d\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16ab76dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3576,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-signature.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36de4ebb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Payal Raja - CEO\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c9f73d9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5844ccfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68414768\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eec9fb5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"869cbe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":70.2780000000000057980287238024175167083740234375,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":69.7000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"67fdba2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3577,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"49a48bb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.053999999999998493649400188587605953216552734375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30.300000000000000710542735760100185871124267578125,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54596280\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3578,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26ff498e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d20d7dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a77395\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Our Mission\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3e58224f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it\\u2019s not possible at the moment, I would loke to introduce myself\\u201a I\\u2019m Vicky, the founder of Cherie Beauty Studio. I\\u2019m certain that new haircut, professional makup\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6899b131\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35566e59\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Creative\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"2ea2773f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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.<br \\/>Sed ut perspiciatis unde omnis iste natus error sit<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a1136cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6a93028a\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Sustainability\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"6f2512b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(6982,8065,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(6983,8065,'_elementor_global_class_usage_indexed','1'),
(6984,8065,'_elementor_global_class_usage_indexed_preview','1'),
(6985,8065,'_elementor_template_type','wp-page'),
(6987,8064,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(6989,8064,'_edit_last','1'),
(6990,7,'_elementor_css','a:7:{s:4:\"time\";i:1782709407;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:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1167:\".elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:\"Roboto\";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:\"Roboto Slab\";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:\"Roboto\";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:\"Roboto\";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1356px;}.e-con{--container-max-width:1356px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.page-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}\";}'),
(6991,5882,'_elementor_css','a:7:{s:4:\"time\";i:1782709407;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:5:{i:0;s:11:\"tbay-custom\";i:1;s:9:\"fa-brands\";i:4;s:0:\"\";i:5;s:17:\"simple-line-icons\";i:8;s:7:\"tb-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:15444:\".elementor-5882 .elementor-element.elementor-element-49166270 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-5882 .elementor-element.elementor-element-49166270:not(.elementor-motion-effects-element-type-background), .elementor-5882 .elementor-element.elementor-element-49166270 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F5F5;}.elementor-5882 .elementor-element.elementor-element-49166270{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:7px 0px 7px 0px;}.elementor-5882 .elementor-element.elementor-element-49166270 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-5882 .elementor-element.elementor-element-2b2052f{--grid-template-columns:repeat(0, auto);text-align:left;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 4px;--icon-size:14px;--grid-column-gap:25px;--grid-row-gap:0px;}.elementor-5882 .elementor-element.elementor-element-2b2052f .elementor-social-icon{background-color:#FDFDFD00;--icon-padding:0em;}.elementor-5882 .elementor-element.elementor-element-2b2052f .elementor-social-icon i{color:#555555;}.elementor-5882 .elementor-element.elementor-element-2b2052f .elementor-social-icon svg{fill:#555555;}.elementor-5882 .elementor-element.elementor-element-2b2052f .elementor-social-icon:hover i{color:#4A8C97;}.elementor-5882 .elementor-element.elementor-element-2b2052f .elementor-social-icon:hover svg{fill:#4A8C97;}.elementor-5882 .elementor-element.elementor-element-7e352c0.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-5882 .elementor-element.elementor-element-75776998 .elementor-icon-list-icon i{color:#555555;transition:color 0.3s;}.elementor-5882 .elementor-element.elementor-element-75776998 .elementor-icon-list-icon svg{fill:#555555;transition:fill 0.3s;}.elementor-5882 .elementor-element.elementor-element-75776998{--e-icon-list-icon-size:14px;--e-icon-list-icon-align:left;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;--icon-vertical-offset:0px;}.elementor-5882 .elementor-element.elementor-element-75776998 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-5882 .elementor-element.elementor-element-75776998 .elementor-icon-list-item > a{font-size:12px;line-height:18px;}.elementor-5882 .elementor-element.elementor-element-75776998 .elementor-icon-list-text{color:#555555;transition:color 0.3s;}.elementor-5882 .elementor-element.elementor-element-770e486d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 32px;--e-icon-list-icon-size:14px;--e-icon-list-icon-align:left;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;--icon-vertical-offset:0px;}.elementor-5882 .elementor-element.elementor-element-770e486d .elementor-icon-list-icon i{color:#555555;transition:color 0.3s;}.elementor-5882 .elementor-element.elementor-element-770e486d .elementor-icon-list-icon svg{fill:#555555;transition:fill 0.3s;}.elementor-5882 .elementor-element.elementor-element-770e486d .elementor-icon-list-item > .elementor-icon-list-text, .elementor-5882 .elementor-element.elementor-element-770e486d .elementor-icon-list-item > a{font-size:12px;line-height:18px;}.elementor-5882 .elementor-element.elementor-element-770e486d .elementor-icon-list-text{color:#555555;transition:color 0.3s;}.elementor-5882 .elementor-element.elementor-element-778a635{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 32px;--e-icon-list-icon-size:14px;--e-icon-list-icon-align:left;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;--icon-vertical-offset:0px;}.elementor-5882 .elementor-element.elementor-element-778a635 .elementor-icon-list-icon i{color:#555555;transition:color 0.3s;}.elementor-5882 .elementor-element.elementor-element-778a635 .elementor-icon-list-icon svg{fill:#555555;transition:fill 0.3s;}.elementor-5882 .elementor-element.elementor-element-778a635 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#F85E4E;}.elementor-5882 .elementor-element.elementor-element-778a635 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#F85E4E;}.elementor-5882 .elementor-element.elementor-element-778a635 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-5882 .elementor-element.elementor-element-778a635 .elementor-icon-list-item > a{font-size:12px;line-height:18px;}.elementor-5882 .elementor-element.elementor-element-778a635 .elementor-icon-list-text{color:#555555;transition:color 0.3s;}.elementor-5882 .elementor-element.elementor-element-778a635 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#F85E4E;}.elementor-5882 .elementor-element.elementor-element-68b49185 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-5882 .elementor-element.elementor-element-68b49185{padding:24px 0px 6px 0px;}.elementor-5882 .elementor-element.elementor-element-29bfc7d2 > div.elementor-element-populated{padding:0px 0px 0px 14px !important;}.elementor-5882 .elementor-element.elementor-element-adced1b .toggle-menu-title span{line-height:48px;}.elementor-5882 .elementor-element.elementor-element-adced1b .toggle-menu-title, .elementor-5882 .elementor-element.elementor-element-adced1b .toggle-menu-title > *{color:#FFFFFF;}.elementor-5882 .elementor-element.elementor-element-adced1b .toggle-menu-title{background-color:#c08c55;border-radius:2px 2px 2px 2px;}.elementor-5882 .elementor-element.elementor-element-3b08e701 > .elementor-widget-container{margin:0px 0px 0px 18px;}.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .tbay-search,\r\n                    .elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .select-category,\r\n                    .elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .select-category > select{height:48px;}.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .select-category,.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-search:not(.icon),\r\n                    .elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-preloader,.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-search:not(.icon) i,\r\n                    .elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .SumoSelect, \r\n                    .elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .select-category .CaptionCont{line-height:48px;}.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .form-group .input-group{padding:0px 0px 0px 0px;background:#F5F5F5;border-radius:3px 3px 3px 3px;}.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .select-category .CaptionCont{border-radius:3px 0 0 3px;}.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-group,.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-search:not(.icon){border-radius:0 3px 3px 0;}.rtl .elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-group, .rtl .elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-search:not(.icon){border-radius:3px 0 0 3px;}.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .select-category > select{color:#000000;}.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .select-category{border-style:solid;border-width:0px 1px 0px 0px;border-color:#D9D9D9;}.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-search:not(.icon){padding:0px 16px 0px 17px;}.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-search i,\r\n                    .elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-search .text, .elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-group:before{color:#FFFFFF;}.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-search,.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-group{background-color:#c08c55;}.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-search:hover i,\r\n                    .elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-search:hover .text{color:#FFFFFF;}.elementor-5882 .elementor-element.elementor-element-3b08e701 .tbay-search-form .button-search:hover{background-color:#00766B;}.elementor-5882 .elementor-element.elementor-element-3a0c9da1.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-5882 .elementor-element.elementor-element-3a0c9da1 > div.elementor-element-populated{padding:0px 18px 0px 0px !important;}.elementor-5882 .elementor-element.elementor-element-5cba6d91 .tbay-login a i{font-size:20px !important;color:#000000;}.elementor-5882 .elementor-element.elementor-element-5cba6d91 .tbay-login > a:hover i{color:#4A8C97;}.elementor-5882 .elementor-element.elementor-element-3f4dd48c .top-wishlist i{color:#000000;}.elementor-5882 .elementor-element.elementor-element-3f4dd48c .top-wishlist a:hover i{color:#c08c55;}.elementor-5882 .elementor-element.elementor-element-3f4dd48c .top-wishlist .count_wishlist{font-size:12px;font-weight:400;}.elementor-5882 .elementor-element.elementor-element-3a09f8a0 .cart-dropdown .cart-icon{color:#000000;background-color:#02010100;}.elementor-5882 .elementor-element.elementor-element-3a09f8a0 .cart-dropdown .cart-icon:hover{color:#4A8C97;}.elementor-5882 .elementor-element.elementor-element-3a09f8a0 .cart-icon span.mini-cart-items{font-size:12px;font-weight:400;}.elementor-5882 .elementor-element.elementor-element-3a09f8a0 .cart-popup .dropdown-menu.show{inset:51px 0px auto auto !important;}.rtl .elementor-5882 .elementor-element.elementor-element-3a09f8a0 .cart-popup .dropdown-menu.show{inset:51px auto auto 0px !important;}.elementor-5882 .elementor-element.elementor-element-64638723 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-bc-flex-widget .elementor-5882 .elementor-element.elementor-element-2eae4620.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-5882 .elementor-element.elementor-element-2eae4620.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-5882 .elementor-element.elementor-element-2eae4620 > div.elementor-element-populated{padding:0px 0px 0px 4px !important;}.elementor-5882 .elementor-element.elementor-element-142209f5 .tbay-horizontal .navbar-nav > li > a:after{display:none !important;}.elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main.tbay-horizontal >ul > li> a{color:#000000;}.elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main.tbay-horizontal >ul > li > a i{color:#000000;}.elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main.tbay-horizontal >ul > li> .caret:before{background-color:#000000;}.elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main.tbay-horizontal >ul > li> a:hover,\r\n                    .elementor-5882 .elementor-element.elementor-element-142209f5 .tbay-element-nav-menu .elementor-nav-menu--main.tbay-horizontal >ul > li:hover> a >.caret,\r\n                    .elementor-5882 .elementor-element.elementor-element-142209f5 .tbay-element-nav-menu .elementor-nav-menu--main.tbay-horizontal >ul > li:focus> a >.caret,\r\n                    .elementor-5882 .elementor-element.elementor-element-142209f5 .tbay-element-nav-menu .elementor-nav-menu--main.tbay-horizontal >ul > li.current-menu-parent > a >.caret,\r\n                    .elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main.tbay-horizontal >ul > li> a:hover i,\r\n                    .elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main.tbay-horizontal >ul > li> a:focus i,\r\n                    .elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main.tbay-horizontal >ul > li> a.active i,\r\n                    .elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main.tbay-horizontal >ul > li > a:focus,\r\n                    .elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main.tbay-horizontal >ul > li.current-menu-parent > a, \r\n                    .elementor-5882 .elementor-element.elementor-element-142209f5 .tbay-element-nav-menu .elementor-nav-menu--main.tbay-horizontal >ul > li.current-menu-item > a, \r\n                    .elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main.tbay-horizontal >ul > li.current_page_item > a,\r\n                    .elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main.tbay-horizontal >ul > li.current_page_parent > a{color:#4A8C97 !important;}.elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main .elementor-item{padding:26px 0px 24px 0px;}.elementor-5882 .elementor-element.elementor-element-142209f5 .elementor-nav-menu--main .dropdown-menu .elementor-item{padding:0;}.elementor-bc-flex-widget .elementor-5882 .elementor-element.elementor-element-7a314f06.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-5882 .elementor-element.elementor-element-7a314f06.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-5882 .elementor-element.elementor-element-7a314f06.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-5882 .elementor-element.elementor-element-7a314f06 > div.elementor-element-populated{padding:0px 10px 0px 18px !important;}.elementor-5882 .elementor-element.elementor-element-4fde6c68 .elementor-button{background-color:#02010100;font-size:14px;font-weight:600;line-height:21px;fill:#F85E4E;color:#F85E4E;border-radius:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-5882 .elementor-element.elementor-element-4fde6c68 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-5882 .elementor-element.elementor-element-4fde6c68 .elementor-button .elementor-button-content-wrapper{gap:12px;}@media(min-width:768px){.elementor-5882 .elementor-element.elementor-element-5e5e3cef{width:37.333%;}.elementor-5882 .elementor-element.elementor-element-7e352c0{width:62.667%;}.elementor-5882 .elementor-element.elementor-element-5090db30{width:16.962%;}.elementor-5882 .elementor-element.elementor-element-29bfc7d2{width:15.105%;}.elementor-5882 .elementor-element.elementor-element-4a7d7a1f{width:51.331%;}.elementor-5882 .elementor-element.elementor-element-3a0c9da1{width:16.568%;}.elementor-5882 .elementor-element.elementor-element-2eae4620{width:74.409%;}.elementor-5882 .elementor-element.elementor-element-7a314f06{width:24.875%;}}\";}'),
(6992,6152,'_elementor_css','a:7:{s:4:\"time\";i:1782709407;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:11:\"tbay-custom\";i:2;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:10643:\".elementor-6152 .elementor-element.elementor-element-59d78dc1:not(.elementor-motion-effects-element-type-background), .elementor-6152 .elementor-element.elementor-element-59d78dc1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F5F5;}.elementor-6152 .elementor-element.elementor-element-59d78dc1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:40px;margin-bottom:0px;padding:81px 0px 72px 0px;}.elementor-6152 .elementor-element.elementor-element-59d78dc1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6152 .elementor-element.elementor-element-55505f14 > .elementor-element-populated{margin:0px 0px 0px 15px;--e-column-margin-right:0px;--e-column-margin-left:15px;}.elementor-6152 .elementor-element.elementor-element-49858eb1{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 23px) 0px;}.elementor-6152 .elementor-element.elementor-element-49858eb1 .elementor-heading-title{font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;line-height:36px;}.elementor-6152 .elementor-element.elementor-element-4e582af3{margin:0px 45px calc(var(--kit-widget-spacing, 0px) + 27px) 0px;font-size:14px;}.elementor-6152 .elementor-element.elementor-element-41fb5d15{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 5px;}.elementor-6152 .elementor-element.elementor-element-41fb5d15 .elementor-icon-box-wrapper{align-items:start;gap:14px;}.elementor-6152 .elementor-element.elementor-element-41fb5d15 .elementor-icon-box-title{margin-block-end:3px;color:#000000;}.elementor-6152 .elementor-element.elementor-element-41fb5d15.elementor-view-stacked .elementor-icon{background-color:#4A8C97;}.elementor-6152 .elementor-element.elementor-element-41fb5d15.elementor-view-framed .elementor-icon, .elementor-6152 .elementor-element.elementor-element-41fb5d15.elementor-view-default .elementor-icon{fill:#4A8C97;color:#4A8C97;border-color:#4A8C97;}.elementor-6152 .elementor-element.elementor-element-41fb5d15 .elementor-icon{font-size:44px;}.elementor-6152 .elementor-element.elementor-element-41fb5d15 .elementor-icon-box-title, .elementor-6152 .elementor-element.elementor-element-41fb5d15 .elementor-icon-box-title a{font-size:12px;font-weight:700;text-transform:uppercase;line-height:1em;}.elementor-6152 .elementor-element.elementor-element-41fb5d15 .elementor-icon-box-description{font-family:\"Cormorant Garamond\", Sans-serif;font-size:32px;font-weight:700;line-height:48px;color:#000000;}.elementor-6152 .elementor-element.elementor-element-725389c4{--grid-template-columns:repeat(0, auto);padding:23px 0px 0px 4px;--icon-size:14px;--grid-column-gap:25px;--grid-row-gap:0px;}.elementor-6152 .elementor-element.elementor-element-725389c4 .elementor-social-icon{background-color:#FFFFFF00;--icon-padding:0em;}.elementor-6152 .elementor-element.elementor-element-725389c4 .elementor-social-icon i{color:#555555;}.elementor-6152 .elementor-element.elementor-element-725389c4 .elementor-social-icon svg{fill:#555555;}.elementor-6152 .elementor-element.elementor-element-725389c4 .elementor-social-icon:hover i{color:#4A8C97;}.elementor-6152 .elementor-element.elementor-element-725389c4 .elementor-social-icon:hover svg{fill:#4A8C97;}.elementor-6152 .elementor-element.elementor-element-2b94cd83{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 23px) 0px;}.elementor-6152 .elementor-element.elementor-element-2b94cd83 .elementor-heading-title{font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;line-height:36px;}.elementor-6152 .elementor-element.elementor-element-1bbb2568{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;font-size:14px;font-weight:400;}.elementor-6152 .elementor-element.elementor-element-4b3ae499{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 23px) 0px;}.elementor-6152 .elementor-element.elementor-element-4b3ae499 .elementor-heading-title{font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;line-height:36px;}.elementor-6152 .elementor-element.elementor-element-10047526{font-size:14px;}.elementor-6152 .elementor-element.elementor-element-f9b533f{font-size:14px;}.elementor-6152 .elementor-element.elementor-element-63fad79b > .elementor-widget-container{margin:0px 0px 23px 0px;}.elementor-6152 .elementor-element.elementor-element-63fad79b .heading-tbay-title .title{font-size:24px;font-weight:700;line-height:36px;margin-bottom:22px;}.elementor-6152 .elementor-element.elementor-element-adb7b6f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 23px) 0px;}.elementor-6152 .elementor-element.elementor-element-adb7b6f .elementor-heading-title{font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;line-height:36px;}.elementor-6152 .elementor-element.elementor-element-5a9e054d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 23px) 0px;font-size:14px;}.elementor-6152 .elementor-element.elementor-element-1921db40 > .elementor-widget-container{margin:0px 14px 14px 0px;}.elementor-6152 .elementor-element.elementor-element-1921db40 .tbay-element-newsletter input[type=\"email\"]{text-align:left;border-radius:3px 0px 0px 3px;}.elementor-6152 .elementor-element.elementor-element-1921db40 .tbay-element-newsletter button[type=\"submit\"]{border-radius:0px 3px 3px 0px;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}.elementor-6152 .elementor-element.elementor-element-4247c576{text-align:start;}.elementor-6152 .elementor-element.elementor-element-670d858:not(.elementor-motion-effects-element-type-background), .elementor-6152 .elementor-element.elementor-element-670d858 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E9E9E9;}.elementor-6152 .elementor-element.elementor-element-670d858{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:32px 0px 32px 0px;}.elementor-6152 .elementor-element.elementor-element-670d858 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6152 .elementor-element.elementor-element-64693e2d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 15px;font-size:14px;line-height:21px;}.elementor-6152 .elementor-element.elementor-element-67e2b8b4.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-6152 .elementor-element.elementor-element-60fc3884 .elementor-nav-menu{justify-content:flex-end !important;}.elementor-6152 .elementor-element.elementor-element-60fc3884 > .elementor-widget-container{margin:0px 15px 0px 0px;}.elementor-6152 .elementor-element.elementor-element-60fc3884 .tbay-horizontal .navbar-nav > li > a:after{display:none !important;}.elementor-6152 .elementor-element.elementor-element-60fc3884 .elementor-nav-menu--main >ul > li> a{font-size:14px;line-height:21px;}.elementor-6152 .elementor-element.elementor-element-60fc3884 .elementor-nav-menu--main .elementor-item{margin:0px 0px 0px 24px;}.elementor-6152 .elementor-element.elementor-element-60fc3884 .elementor-nav-menu--main .dropdown-menu .elementor-item{margin:0;}@media(max-width:1024px){.elementor-6152 .elementor-element.elementor-element-55505f14 > .elementor-element-populated{margin:0px 0px 40px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-6152 .elementor-element.elementor-element-41fb5d15{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-6152 .elementor-element.elementor-element-725389c4{padding:16px 0px 0px 0px;}.elementor-6152 .elementor-element.elementor-element-218def4f > .elementor-element-populated{margin:0px 0px 40px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-6152 .elementor-element.elementor-element-64693e2d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-6152 .elementor-element.elementor-element-60fc3884 > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-6152 .elementor-element.elementor-element-55505f14{width:29.281%;}.elementor-6152 .elementor-element.elementor-element-218def4f{width:23.49%;}.elementor-6152 .elementor-element.elementor-element-8a53b42{width:21.379%;}.elementor-6152 .elementor-element.elementor-element-5c07e14b{width:25.818%;}}@media(max-width:1024px) and (min-width:768px){.elementor-6152 .elementor-element.elementor-element-55505f14{width:50%;}.elementor-6152 .elementor-element.elementor-element-218def4f{width:50%;}.elementor-6152 .elementor-element.elementor-element-8a53b42{width:50%;}.elementor-6152 .elementor-element.elementor-element-5c07e14b{width:50%;}}@media(max-width:767px){.elementor-6152 .elementor-element.elementor-element-59d78dc1{padding:40px 0px 40px 0px;}.elementor-6152 .elementor-element.elementor-element-49858eb1{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;}.elementor-6152 .elementor-element.elementor-element-4e582af3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;}.elementor-6152 .elementor-element.elementor-element-41fb5d15 .elementor-icon-box-wrapper{text-align:start;}.elementor-6152 .elementor-element.elementor-element-41fb5d15 .elementor-icon-box-description{font-size:24px;line-height:36px;}.elementor-6152 .elementor-element.elementor-element-2b94cd83{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;}.elementor-6152 .elementor-element.elementor-element-4b3ae499{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;}.elementor-6152 .elementor-element.elementor-element-8a53b42 > .elementor-element-populated{margin:0px 0px 30px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-6152 .elementor-element.elementor-element-63fad79b > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-6152 .elementor-element.elementor-element-63fad79b .heading-tbay-title .title{margin-bottom:8px;}.elementor-6152 .elementor-element.elementor-element-adb7b6f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 15px) 0px;}.elementor-6152 .elementor-element.elementor-element-64693e2d{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:start;}.elementor-6152 .elementor-element.elementor-element-67e2b8b4.elementor-column > .elementor-widget-wrap{justify-content:flex-start;}.elementor-6152 .elementor-element.elementor-element-60fc3884 .elementor-nav-menu{justify-content:flex-start !important;}.elementor-6152 .elementor-element.elementor-element-60fc3884 .elementor-nav-menu--main .elementor-item{margin:0px 24px 0px 0px;}.elementor-6152 .elementor-element.elementor-element-60fc3884 .elementor-nav-menu--main .dropdown-menu .elementor-item{margin:0;}}\";}'),
(6993,5882,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:19:\"widget-social-icons\";i:1;s:14:\"e-apple-webkit\";i:2;s:16:\"widget-icon-list\";i:3;s:12:\"widget-image\";i:4;s:10:\"sumoselect\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"jquery-treeview\";i:2;s:17:\"jquery-sumoselect\";}}'),
(6994,5882,'_elementor_element_cache','{\"timeout\":1782795807,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-49166270 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"49166270\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5e5e3cef\\\" data-id=\\\"5e5e3cef\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2b2052f e-grid-align-left elementor-shape-square elementor-grid-0 elementor-widget elementor-widget-social-icons\\\" data-id=\\\"2b2052f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\" role=\\\"list\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-tb-icon-facebook-f elementor-repeater-item-ae89cb4\\\" href=\\\"https:\\/\\/www.facebook.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Tb-icon-facebook-f<\\/span>\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"tb-icon tb-icon-facebook-f\\\"><\\/i>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e3af8f8\\\" href=\\\"https:\\/\\/twitter.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Twitter<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-twitter\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-tb-icon-instagram elementor-repeater-item-2bd208c\\\" href=\\\"https:\\/\\/www.instagram.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Tb-icon-instagram<\\/span>\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"tb-icon tb-icon-instagram\\\"><\\/i>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-ba47ae9\\\" href=\\\"https:\\/\\/www.youtube.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Youtube<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-youtube\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7e352c0\\\" data-id=\\\"7e352c0\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-75776998 elementor-align-start w-auto elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"75776998\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\"><\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-770e486d elementor-align-start w-auto elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"770e486d\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"tel:+91%2072270%2035224\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"sim-icon icon-call-out\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">+91 72270 35224<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-778a635 elementor-align-start w-auto elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"778a635\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"mailto:help@dermaheaven.shop\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"tb-icon tb-icon-email\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">help@dermaheaven.shop<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-68b49185 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"68b49185\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-5090db30\\\" data-id=\\\"5090db30\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-19d0fb7e elementor-widget elementor-widget-hara-site-logo w-auto elementor-widget-tbay-base\\\" data-id=\\\"19d0fb7e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"hara-site-logo.default\\\">\\n\\t\\t\\t\\t\\t\\r\\n<div class=\\\"tbay-element tbay-element-site-logo\\\">\\r\\n\\r\\n    <div class=\\\"header-logo\\\">\\r\\n        \\r\\n            <a href=\\\"https:\\/\\/www.gujaratrafting.com\\/derma\\\">\\r\\n                <img width=\\\"2560\\\" height=\\\"862\\\" src=\\\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2022\\/05\\/Derma-Heaven-Logo-scaled.webp\\\" class=\\\"header-logo-img\\\" alt=\\\"\\\" decoding=\\\"async\\\" \\/>            <\\/a>\\r\\n            <\\/div>\\r\\n\\r\\n<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-29bfc7d2\\\" data-id=\\\"29bfc7d2\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6ImFkY2VkMWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYXlvdXQiOiJ2ZXJ0aWNhbCIsInR5cGVfbWVudSI6InRvZ2dsZSIsInRvZ2dsZV9tZW51X3RpdGxlIjoiQ2F0ZWdvcmllcyIsInNob3dfY29udGVudF9tZW51IjoiIiwic2hvd190b2dnbGVfbWVudV9pY29uIjoieWVzIiwidG9nZ2xlX2NhbnZhc19pY29uX3RpdGxlIjoiVGl0bGUiLCJ0b2dnbGVfY2FudmFzX3RpdGxlIjoiIiwic3R5bGVfdG9nZ2xlX21lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3R5bGVfdG9nZ2xlX21lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfSwidG9nZ2xlX21lbnVfY29sb3IiOiIjRkZGRkZGIiwic3R5bGVfdG9nZ2xlX21lbnUiOiIjYzA4YzU1IiwidG9nZ2xlX21lbnVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi1lbGVtZW50LXBsdXMiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwidG9nZ2xlX21lbnVfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyIiwicmlnaHQiOiIyIiwiYm90dG9tIjoiMiIsImxlZnQiOiIyIiwiaXNMaW5rZWQiOnRydWV9LCJ0b2dnbGVfY2FudmFzX2NvbnRlbnRfYWxpZ24iOiJsZWZ0IiwiYWpheF90b2dnbGUiOiIiLCJtZW51IjoibGlzdC1jYXRlZ29yaWVzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktbmF2LW1lbnUifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4a7d7a1f\\\" data-id=\\\"4a7d7a1f\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjNiMDhlNzAxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsicGxhY2Vob2xkZXJfdGV4dCI6IklcdTIwMTltIGxvb2tpbmcgZm9yLi4uIiwidmFsaV9pbnB1dF9zZWFyY2giOiJFbnRlciBhdCBsZWFzdCAyIGNoYXJhY3RlcnMiLCJlbmFibGVfY2F0ZWdvcmllc19zZWFyY2giOiJ5ZXMiLCJ0ZXh0X2NhdGVnb3JpZXNfc2VhcmNoIjoiQWxsIENhdGVnb3JpZXMiLCJib3JkZXJfcmFkaXVzX3RiYXlfc2VhcmNoX2Zvcm0iOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwiYm9yZGVyX3N0eWxlX2NhdGVnb3J5X3NlYXJjaCI6InNvbGlkIiwiYm9yZGVyX3dpZHRoX2NhdGVnb3J5X3NlYXJjaCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwicGFkZGluZ190YmF5X3NlYXJjaF9mb3JtIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sInBhZGRpbmdfYnRuIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjE2IiwiYm90dG9tIjoiMCIsImxlZnQiOiIxNyIsImlzTGlua2VkIjpmYWxzZX0sImJnX3RiYXlfc2VhcmNoX2Zvcm0iOiIjRjVGNUY1IiwiYm9yZGVyX2NvbG9yX2NhdGVnb3J5X3NlYXJjaCI6IiNEOUQ5RDkiLCJob3Zlcl9jb2xvcl9idG5fc2VhcmNoIjoiI0ZGRkZGRiIsInNlYXJjaF9mb3JtX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119LCJjb2xvcl9jYXRlZ29yeV9zZWFyY2giOiIjMDAwMDAwIiwiY29sb3JfYnRuX3NlYXJjaCI6IiNGRkZGRkYiLCJiZ19idG5fc2VhcmNoIjoiI2MwOGM1NSIsImhvdmVyX2JnX2J0bl9zZWFyY2giOiIjMDA3NjZCIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIxOCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LXNlYXJjaC1mb3JtIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3a0c9da1\\\" data-id=\\\"3a0c9da1\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjVjYmE2ZDkxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic3ViX21lbnVfYWNjb3VudCI6Im15LWFjY291bnQiLCJfY3NzX2NsYXNzZXMiOiJ3LWF1dG8iLCJpY29uX2FjY291bnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwic2hvd190ZXh0X2FjY291bnQiOiIiLCJob3Zlcl9jb2xvcl9pY29uIjoiIzRBOEM5NyIsImNvbG9yX2ljb24iOiIjMDAwMDAwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktYWNjb3VudCJ9\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjNmNGRkNDhjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGl0bGVfd2lzaGxpc3QiOiJNeSBXaXNobGlzdCIsIl9jc3NfY2xhc3NlcyI6InctYXV0byIsImhvdmVyX2NvbG9yX2ljb24iOiIjYzA4YzU1IiwiY29sb3JfaWNvbiI6IiMwMDAwMDAiLCJudW1iZXJfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktd2lzaGxpc3QifQ==\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjNhMDlmOGEwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGl0bGVfbWluaV9jYXJ0IjoiU2hvcHBpbmcgY2FydCIsImJnX2ljb24iOiIjMDIwMTAxMDAiLCJfY3NzX2NsYXNzZXMiOiJ3LWF1dG8iLCJwcmljZV9taW5pX2NhcnQiOiIiLCJwb3NpdGlvbl9wb3B1cF9jYXJ0Ijp7InVuaXQiOiJweCIsInNpemUiOjEwMCwic2l6ZXMiOltdLCJ0b3AiOiI1MSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhvdmVyX2NvbG9yX2ljb24iOiIjNEE4Qzk3IiwiY29sb3JfaWNvbiI6IiMwMDAwMDAiLCJudW1iZXJfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktbWluaS1jYXJ0In0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-64638723 elementor-section-stretched elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"64638723\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-2eae4620\\\" data-id=\\\"2eae4620\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjE0MjIwOWY1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidG9nZ2xlX21lbnVfdGl0bGUiOiJUaXRsZSIsInRvZ2dsZV9jYW52YXNfaWNvbl90aXRsZSI6IlRpdGxlIiwidG9nZ2xlX2NhbnZhc190aXRsZSI6IlRpdGxlIiwicGFkZGluZ19tZW51X2l0ZW0iOnsidW5pdCI6InB4IiwidG9wIjoiMjYiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyNCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiY29sb3JfbWVudV9pdGVtIjoiIzAwMDAwMCIsImNvbG9yX21lbnVfaXRlbV9ob3ZlciI6IiM0QThDOTciLCJtZW51IjoibWFpbi1tZW51IiwiaGlkZGVuX2ljb25fdW5kZXJsaW5lX21lbnUiOiJ5ZXMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1uYXYtbWVudSJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7a314f06\\\" data-id=\\\"7a314f06\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4fde6c68 elementor-align-right elementor-widget elementor-widget-button\\\" data-id=\\\"4fde6c68\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"tb-icon tb-icon-flash-sale\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Free Shipping Over 499<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[\"jquery-treeview\",\"jquery-sumoselect\"],\"styles\":[\"widget-social-icons\",\"e-apple-webkit\",\"widget-icon-list\",\"sumoselect\"]}}'),
(6995,6152,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:14:\"widget-heading\";i:1;s:15:\"widget-icon-box\";i:2;s:19:\"widget-social-icons\";i:3;s:14:\"e-apple-webkit\";i:4;s:12:\"widget-image\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"jquery-treeview\";}}'),
(6996,6152,'_elementor_element_cache','{\"timeout\":1782795808,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-59d78dc1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"59d78dc1\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-55505f14\\\" data-id=\\\"55505f14\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-49858eb1 elementor-widget elementor-widget-heading\\\" data-id=\\\"49858eb1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Contact Us<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjRlNTgyYWYzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiSWYgeW91IGhhdmUgYW55IHF1ZXN0aW9uLCBwbGVhc2UgY29udGFjdCB1cyBhdCA8YSBocmVmPVwibWFpbHRvOmhlbHBAZGVybWFoZWF2ZW4uc2hvcFwiPjxzcGFuIHN0eWxlPVwidGV4dC1kZWNvcmF0aW9uOiB1bmRlcmxpbmU7XCI+aGVscEBkZXJtYWhlYXZlbi5zaG9wPFwvc3Bhbj48XC9hPiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjQ1IiwiYm90dG9tIjoiMjciLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIzMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-41fb5d15 elementor-position-inline-start custom-icon-box elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"41fb5d15\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"tel:0887676555\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Call us free\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"tb-icon tb-icon-24-support\\\"><\\/i>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"tel:0887676555\\\" >\\n\\t\\t\\t\\t\\t\\t\\tCall us free\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t+91 72270 35224\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-725389c4 elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons\\\" data-id=\\\"725389c4\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\" role=\\\"list\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-tb-icon-facebook-f elementor-repeater-item-3ada193\\\" href=\\\"https:\\/\\/www.facebook.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Tb-icon-facebook-f<\\/span>\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"tb-icon tb-icon-facebook-f\\\"><\\/i>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-2a04749\\\" href=\\\"https:\\/\\/twitter.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Twitter<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-twitter\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-tb-icon-instagram elementor-repeater-item-5a67e49\\\" href=\\\"https:\\/\\/www.instagram.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Tb-icon-instagram<\\/span>\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"tb-icon tb-icon-instagram\\\"><\\/i>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-7436212\\\" href=\\\"https:\\/\\/www.youtube.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Youtube<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-youtube\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-218def4f\\\" data-id=\\\"218def4f\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2b94cd83 elementor-widget elementor-widget-heading\\\" data-id=\\\"2b94cd83\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Store Location<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjFiYmIyNTY4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiRSA3MDQsIFJhanNocmVlIEhlaWdodHMsIENUTSwgTmVhciBXb25kZXIgUG9pbnQgLSBBaG1lZGFiYWQgfCAzODAwMjYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-4b3ae499 elementor-widget elementor-widget-heading\\\" data-id=\\\"4b3ae499\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Open Hours<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjEwMDQ3NTI2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiTW9uZGF5IFx1MjAxMyBTYXR1cmRheTogMTA6MDAgYW0gXHUyMDEzIDA1OjAwcG0iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6ImY5YjUzM2YiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJTdW5kYXk6IENsb3NlIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-8a53b42\\\" data-id=\\\"8a53b42\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjYzZmFkNzliIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiYWxpZ24iOiIiLCJoZWFkaW5nX3RpdGxlIjoiUXVpY2sgTGlua3MiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjcwMCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV9ib3R0b21fc3BhY2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfYm90dG9tX3NwYWNlX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjo4LCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMyIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE1IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJtZW51IjoicXVpY2stbGlua3MifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1tZW51LXZlcnRpY2FsIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-5c07e14b\\\" data-id=\\\"5c07e14b\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-adb7b6f elementor-widget elementor-widget-heading\\\" data-id=\\\"adb7b6f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Sign Up for Our Newsletter<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjVhOWUwNTRkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiTGVhdmUgeW91ciBlbWFpbCB0byBnZXQgYWxsIGhvdCBkZWFscyAmYW1wOyBuZXdzXG53aGljaCBiZW5lZml0IHlvdSBtb3N0ISIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMyIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjE5MjFkYjQwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsid2lkdGhfaW5wdXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImlucHV0X2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMTQiLCJib3R0b20iOiIxNCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwid2lkdGhfYnV0dG9uIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJidXR0b25fYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIzIiwiYm90dG9tIjoiMyIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiYnV0dG9uX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImJ1dHRvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ25faW5wdXQiOiJsZWZ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktbmV3c2xldHRlciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-4247c576 elementor-widget elementor-widget-image\\\" data-id=\\\"4247c576\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"300\\\" height=\\\"29\\\" src=\\\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2021\\/10\\/payment.png\\\" class=\\\"attachment-full size-full wp-image-951\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-670d858 elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"670d858\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3c095fe\\\" data-id=\\\"3c095fe\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjY0NjkzZTJkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiQ29weXJpZ2h0IFx1MDBhOSAyMDI2IDxhIGhyZWY9XCJ3d3cuZGVybWFoZWF2ZW4uc2hvcFwiPkRlcm1hIEhlYXZlbjxcL2E+LiBBbGwgUmlnaHRzIFJlc2VydmVkLiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMTUiLCJpc0xpbmtlZCI6ZmFsc2V9LCJhbGlnbl9tb2JpbGUiOiJsZWZ0IiwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjEsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-67e2b8b4\\\" data-id=\\\"67e2b8b4\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjYwZmMzODg0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiYWxpZ25faXRlbXMiOiJmbGV4LWVuZCIsImhpZGRlbl9pbmRpY2F0b3IiOiIiLCJ0b2dnbGVfbWVudV90aXRsZSI6IlRpdGxlIiwidG9nZ2xlX2NhbnZhc19pY29uX3RpdGxlIjoiVGl0bGUiLCJ0b2dnbGVfY2FudmFzX3RpdGxlIjoiVGl0bGUiLCJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjoyMSwic2l6ZXMiOltdfSwibWFyZ2luX21lbnVfaXRlbSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIyNCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJhbGlnbl9pdGVtc19tb2JpbGUiOiJmbGV4LXN0YXJ0IiwibWFyZ2luX21lbnVfaXRlbV9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjQiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibWVudSI6Im1lbnUtY29weXJpZ2h0IiwiaGlkZGVuX2ljb25fdW5kZXJsaW5lX21lbnUiOiJ5ZXMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1uYXYtbWVudSJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[\"widget-heading\",\"widget-icon-box\"]}}'),
(6997,8066,'_wp_page_template','default'),
(6998,8066,'_elementor_edit_mode','builder'),
(6999,8066,'_elementor_version','4.1.4'),
(7000,8066,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72e96c73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e2a5a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2007,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/img-about-us.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Welcome to Derma Heaven\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c19813b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u201cMorbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.\\u201d\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16ab76dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3576,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-signature.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36de4ebb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Payal Raja - CEO\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c9f73d9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5844ccfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68414768\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eec9fb5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"869cbe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":70.2780000000000057980287238024175167083740234375,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":69.7000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"67fdba2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3577,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"49a48bb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.053999999999998493649400188587605953216552734375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30.300000000000000710542735760100185871124267578125,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54596280\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3578,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26ff498e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d20d7dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a77395\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Our Mission\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3e58224f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it\\u2019s not possible at the moment, I would loke to introduce myself\\u201a I\\u2019m Vicky, the founder of Cherie Beauty Studio. I\\u2019m certain that new haircut, professional makup\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6899b131\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35566e59\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Creative\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"2ea2773f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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.<br \\/>Sed ut perspiciatis unde omnis iste natus error sit<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a1136cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6a93028a\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Sustainability\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"6f2512b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7001,8066,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7002,8066,'_elementor_global_class_usage_indexed','1'),
(7003,8066,'_elementor_global_class_usage_indexed_preview','1'),
(7004,8066,'_elementor_template_type','wp-page'),
(7005,8066,'_elementor_css','a:7:{s:4:\"time\";i:1782709397;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:5985:\".elementor-8064 .elementor-element.elementor-element-7b38328 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-7b38328 .heading-tbay-title i{justify-content:flex-start;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-53537919{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-c19813b{font-size:18px;line-height:36px;color:#000000;margin:32px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;}.elementor-8064 .elementor-element.elementor-element-16ab76dd{text-align:start;}.elementor-8064 .elementor-element.elementor-element-36de4ebb{color:#000000;}.elementor-8064 .elementor-element.elementor-element-68414768{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8064 .elementor-element.elementor-element-68414768 .elementor-divider-separator{width:100%;}.elementor-8064 .elementor-element.elementor-element-68414768 .elementor-divider{padding-block-start:79px;padding-block-end:79px;}.elementor-8064 .elementor-element.elementor-element-5eec9fb5{padding:1px 0px 35px 0px;}.elementor-8064 .elementor-element.elementor-element-67fdba2e{text-align:start;}.elementor-8064 .elementor-element.elementor-element-49a48bb1 > div.elementor-element-populated{padding:0px 8px 0px 0px !important;}.elementor-8064 .elementor-element.elementor-element-54596280{text-align:end;}.elementor-8064 .elementor-element.elementor-element-26ff498e{padding:1px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-29a77395 .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-29a77395 .heading-tbay-title i{justify-content:center;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-3e58224f{text-align:center;margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 16px 0px;}.elementor-8064 .elementor-element.elementor-element-35566e59 .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-35566e59 .heading-tbay-title i{justify-content:center;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-2ea2773f{text-align:center;margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 16px 0px;}.elementor-8064 .elementor-element.elementor-element-6a93028a .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-6a93028a .heading-tbay-title i{justify-content:center;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-6f2512b4{text-align:center;margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 16px 0px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider-separator{width:100%;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:63px;padding-block-end:63px;}@media(min-width:768px){.elementor-8064 .elementor-element.elementor-element-869cbe6{width:70.278%;}.elementor-8064 .elementor-element.elementor-element-49a48bb1{width:29.054%;}}@media(max-width:1024px){.elementor-8064 .elementor-element.elementor-element-2e2a5a5c{text-align:start;}.elementor-8064 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8064 .elementor-element.elementor-element-68414768 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}.elementor-8064 .elementor-element.elementor-element-49a48bb1 > div.elementor-element-populated{padding:0px 18px 0px 0px !important;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}}@media(max-width:767px){.elementor-8064 .elementor-element.elementor-element-484eec31{padding:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8064 .elementor-element.elementor-element-7b38328 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-53537919{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-c19813b{margin:16px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;}.elementor-8064 .elementor-element.elementor-element-68414768 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}.elementor-8064 .elementor-element.elementor-element-869cbe6 > div.elementor-element-populated{padding:0px 15px 0px 15px !important;}.elementor-8064 .elementor-element.elementor-element-49a48bb1 > div.elementor-element-populated{padding:15px 15px 0px 15px !important;}.elementor-8064 .elementor-element.elementor-element-3e58224f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-2ea2773f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-6f2512b4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}}@media(max-width:1024px) and (min-width:768px){.elementor-8064 .elementor-element.elementor-element-72e96c73{width:100%;}.elementor-8064 .elementor-element.elementor-element-634d5c8a{width:100%;}.elementor-8064 .elementor-element.elementor-element-869cbe6{width:69.7%;}.elementor-8064 .elementor-element.elementor-element-49a48bb1{width:30.3%;}}\";}'),
(7006,8066,'_elementor_page_assets','a:2:{s:6:\"styles\";a:2:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-divider\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(7007,8066,'_elementor_element_cache','{\"timeout\":1782795797,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-72e96c73\" data-id=\"72e96c73\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-2e2a5a5c elementor-widget elementor-widget-image\" data-id=\"2e2a5a5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"642\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/11/img-about-us.jpg\" class=\"attachment-full size-full wp-image-2007\" alt=\"\" />ttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiV2VsY29tZSB0byBEZXJtYSBIZWF2ZW4iLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImFsaWduX2hlYWRpbmdfaWNvbiI6ImZsZXgtc3RhcnQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+RXRpYW0gZGljdHVtIHBvcnR0aXRvciBtYWxlc3VhZGEuIEluIGp1c3RvIG1hc3NhLCB2ZW5lbmF0aXMgZXUgbGFvcmVldCB2ZWwsIHBlbGxlbnRlc3F1ZSBub24gbGlndWxhLiBOdWxsYSBsYW9yZWV0IHV0IGVyb3MgaWQgbWF4aW11cy4gUXVpc3F1ZSBvZGlvIG9yY2ksIHZ1bHB1dGF0ZSB2YXJpdXMgcnV0cnVtIHV0LCBlbGVtZW50dW0gaWQgc2FwaWVuLjxcL3A+IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItOCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImMxOTgxM2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJcdTIwMWNNb3JiaSBtYXR0aXMgdHVycGlzIGluIGxlbyBmZXJtZW50dW0gZWdlc3Rhcy4gTWFlY2VuYXMgYWNjdW1zYW4gZG9sb3IgaWQgdmFyaXVzIGV1aXNtb2QuIFBoYXNlbGx1cyBhYyBuaXNpIGV1IGF1Z3VlIHRyaXN0aXF1ZSB1bGxhbWNvcnBlci4gTmFtIGV1IGNvbnNlY3RldHVyIGp1c3RvLiBDdXJhYml0dXIgc2l0IGFtZXQgdnVscHV0YXRlIGxhY3VzLCBzZWQgZmV1Z2lhdCBhbnRlLiBOYW0gaWQgY29tbW9kbyBhcmN1LCBldSB2ZW5lbmF0aXMgbmlzbC4gQWVuZWFuIHNlZCBwb3J0dGl0b3IgbnVsbGEuXHUyMDFkIiwidGV4dF9jb2xvciI6IiMwMDAwMDAiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-16ab76dd elementor-widget elementor-widget-image\" data-id=\"16ab76dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"159\" height=\"65\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-signature.png\" class=\"attachment-full size-full wp-image-3576\" alt=\"\" />ttttttttttttttt</div>ntt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjM2ZGU0ZWJiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiUGF5YWwgUmFqYSAtIENFTyIsInRleHRfY29sb3IiOiIjMDAwMDAwIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4c9f73d9 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4c9f73d9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5844ccfd\" data-id=\"5844ccfd\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-68414768 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"68414768\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eec9fb5 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eec9fb5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-869cbe6\" data-id=\"869cbe6\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-67fdba2e elementor-widget elementor-widget-image\" data-id=\"67fdba2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"#\">nttttttt<img width=\"899\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-01.jpg\" class=\"attachment-full size-full wp-image-3577\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-49a48bb1\" data-id=\"49a48bb1\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-54596280 elementor-widget elementor-widget-image\" data-id=\"54596280\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"#\">nttttttt<img width=\"385\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-02.jpg\" class=\"attachment-full size-full wp-image-3578\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-26ff498e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"26ff498e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4d20d7dd\" data-id=\"4d20d7dd\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI5YTc3Mzk1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaGVhZGluZ190aXRsZSI6Ik91ciBNaXNzaW9uIiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ0LCJzaXplcyI6W119LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjNlNTgyMjRmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiRGVhciBmcmllbmRzLCBJIHdvdWxkIGNlcnRhaW5seSBsb3ZlIHRvIG1lZXQgeW91IGFsbCBpbiBwZXJzb25lLCBzbyBjb21lIGFuZCBqdXN0IHNheSBoaS4gSWYgaXRcdTIwMTlzIG5vdCBwb3NzaWJsZSBhdCB0aGUgbW9tZW50LCBJIHdvdWxkIGxva2UgdG8gaW50cm9kdWNlIG15c2VsZlx1MjAxYSBJXHUyMDE5bSBWaWNreSwgdGhlIGZvdW5kZXIgb2YgQ2hlcmllIEJlYXV0eSBTdHVkaW8uIElcdTIwMTltIGNlcnRhaW4gdGhhdCBuZXcgaGFpcmN1dCwgcHJvZmVzc2lvbmFsIG1ha3VwIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItOCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxNiIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6899b131\" data-id=\"6899b131\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjM1NTY2ZTU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaGVhZGluZ190aXRsZSI6IkNyZWF0aXZlIiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ0LCJzaXplcyI6W119LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJlYTI3NzNmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+RHVpcyBhdXRlIGlydXJlIGRvbG9yIGluIHJlcHJlaGVuZGVyaXQgaW4gdm9sdXB0YXRlIHZlbGl0IGVzc2UgY2lsbHVtIGRvbG9yZSBldSBmdWdpYXQgbnVsbGEgcGFyaWF0dXIuIEV4Y2VwdGV1ciBzaW50IG9jY2FlY2F0IGN1cGlkYXRhdCBub24gcHJvaWRlbnQsIHN1bnQgaW4gY3VscGEgcXVpIG9mZmljaWEgZGVzZXJ1bnQgbW9sbGl0IGFuaW0gaWQgZXN0IGxhYm9ydW0uPGJyIFwvPlNlZCB1dCBwZXJzcGljaWF0aXMgdW5kZSBvbW5pcyBpc3RlIG5hdHVzIGVycm9yIHNpdDxcL3A+IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItOCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxNiIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5a1136cb\" data-id=\"5a1136cb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjZhOTMwMjhhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaGVhZGluZ190aXRsZSI6IlN1c3RhaW5hYmlsaXR5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ0LCJzaXplcyI6W119LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjZmMjUxMmI0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiU2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLiBUb3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4iLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6Ii04IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiYWxpZ24iOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7008,8067,'_wp_page_template','default'),
(7009,8067,'_elementor_edit_mode','builder'),
(7010,8067,'_elementor_version','4.1.4'),
(7011,8067,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72e96c73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"2e2a5a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2007,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/img-about-us.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Welcome to Derma Heaven\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c19813b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u201cMorbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.\\u201d\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16ab76dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3576,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-signature.png\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36de4ebb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Payal Raja - CEO\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c9f73d9\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5844ccfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68414768\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eec9fb5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"869cbe6\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":70.2780000000000057980287238024175167083740234375,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":69.7000000000000028421709430404007434844970703125},\"elements\":[{\"id\":\"67fdba2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3577,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"49a48bb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.053999999999998493649400188587605953216552734375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30.300000000000000710542735760100185871124267578125,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54596280\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3578,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/12\\/img-about-us-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"right\",\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26ff498e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d20d7dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a77395\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Our Mission\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"3e58224f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it\\u2019s not possible at the moment, I would loke to introduce myself\\u201a I\\u2019m Vicky, the founder of Cherie Beauty Studio. I\\u2019m certain that new haircut, professional makup\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6899b131\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"35566e59\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Creative\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"2ea2773f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>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.<br \\/>Sed ut perspiciatis unde omnis iste natus error sit<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a1136cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6a93028a\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Sustainability\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"6f2512b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7012,8067,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7013,8067,'_elementor_global_class_usage_indexed','1'),
(7014,8067,'_elementor_global_class_usage_indexed_preview','1'),
(7015,8067,'_elementor_template_type','wp-page'),
(7016,8067,'_elementor_css','a:7:{s:4:\"time\";i:1782709397;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:5985:\".elementor-8064 .elementor-element.elementor-element-7b38328 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-7b38328 .heading-tbay-title i{justify-content:flex-start;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-53537919{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-c19813b{font-size:18px;line-height:36px;color:#000000;margin:32px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;}.elementor-8064 .elementor-element.elementor-element-16ab76dd{text-align:start;}.elementor-8064 .elementor-element.elementor-element-36de4ebb{color:#000000;}.elementor-8064 .elementor-element.elementor-element-68414768{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8064 .elementor-element.elementor-element-68414768 .elementor-divider-separator{width:100%;}.elementor-8064 .elementor-element.elementor-element-68414768 .elementor-divider{padding-block-start:79px;padding-block-end:79px;}.elementor-8064 .elementor-element.elementor-element-5eec9fb5{padding:1px 0px 35px 0px;}.elementor-8064 .elementor-element.elementor-element-67fdba2e{text-align:start;}.elementor-8064 .elementor-element.elementor-element-49a48bb1 > div.elementor-element-populated{padding:0px 8px 0px 0px !important;}.elementor-8064 .elementor-element.elementor-element-54596280{text-align:end;}.elementor-8064 .elementor-element.elementor-element-26ff498e{padding:1px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-29a77395 .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-29a77395 .heading-tbay-title i{justify-content:center;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-3e58224f{text-align:center;margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 16px 0px;}.elementor-8064 .elementor-element.elementor-element-35566e59 .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-35566e59 .heading-tbay-title i{justify-content:center;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-2ea2773f{text-align:center;margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 16px 0px;}.elementor-8064 .elementor-element.elementor-element-6a93028a .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-6a93028a .heading-tbay-title i{justify-content:center;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-6f2512b4{text-align:center;margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 16px 0px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider-separator{width:100%;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:63px;padding-block-end:63px;}@media(min-width:768px){.elementor-8064 .elementor-element.elementor-element-869cbe6{width:70.278%;}.elementor-8064 .elementor-element.elementor-element-49a48bb1{width:29.054%;}}@media(max-width:1024px){.elementor-8064 .elementor-element.elementor-element-2e2a5a5c{text-align:start;}.elementor-8064 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8064 .elementor-element.elementor-element-68414768 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}.elementor-8064 .elementor-element.elementor-element-49a48bb1 > div.elementor-element-populated{padding:0px 18px 0px 0px !important;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}}@media(max-width:767px){.elementor-8064 .elementor-element.elementor-element-484eec31{padding:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8064 .elementor-element.elementor-element-7b38328 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-53537919{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-c19813b{margin:16px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;}.elementor-8064 .elementor-element.elementor-element-68414768 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}.elementor-8064 .elementor-element.elementor-element-869cbe6 > div.elementor-element-populated{padding:0px 15px 0px 15px !important;}.elementor-8064 .elementor-element.elementor-element-49a48bb1 > div.elementor-element-populated{padding:15px 15px 0px 15px !important;}.elementor-8064 .elementor-element.elementor-element-3e58224f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-2ea2773f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-6f2512b4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}}@media(max-width:1024px) and (min-width:768px){.elementor-8064 .elementor-element.elementor-element-72e96c73{width:100%;}.elementor-8064 .elementor-element.elementor-element-634d5c8a{width:100%;}.elementor-8064 .elementor-element.elementor-element-869cbe6{width:69.7%;}.elementor-8064 .elementor-element.elementor-element-49a48bb1{width:30.3%;}}\";}'),
(7017,8067,'_elementor_page_assets','a:2:{s:6:\"styles\";a:2:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-divider\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(7018,8067,'_elementor_element_cache','{\"timeout\":1782795797,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-72e96c73\" data-id=\"72e96c73\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-2e2a5a5c elementor-widget elementor-widget-image\" data-id=\"2e2a5a5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"642\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/11/img-about-us.jpg\" class=\"attachment-full size-full wp-image-2007\" alt=\"\" />ttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiV2VsY29tZSB0byBEZXJtYSBIZWF2ZW4iLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImFsaWduX2hlYWRpbmdfaWNvbiI6ImZsZXgtc3RhcnQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+RXRpYW0gZGljdHVtIHBvcnR0aXRvciBtYWxlc3VhZGEuIEluIGp1c3RvIG1hc3NhLCB2ZW5lbmF0aXMgZXUgbGFvcmVldCB2ZWwsIHBlbGxlbnRlc3F1ZSBub24gbGlndWxhLiBOdWxsYSBsYW9yZWV0IHV0IGVyb3MgaWQgbWF4aW11cy4gUXVpc3F1ZSBvZGlvIG9yY2ksIHZ1bHB1dGF0ZSB2YXJpdXMgcnV0cnVtIHV0LCBlbGVtZW50dW0gaWQgc2FwaWVuLjxcL3A+IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItOCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImMxOTgxM2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJcdTIwMWNNb3JiaSBtYXR0aXMgdHVycGlzIGluIGxlbyBmZXJtZW50dW0gZWdlc3Rhcy4gTWFlY2VuYXMgYWNjdW1zYW4gZG9sb3IgaWQgdmFyaXVzIGV1aXNtb2QuIFBoYXNlbGx1cyBhYyBuaXNpIGV1IGF1Z3VlIHRyaXN0aXF1ZSB1bGxhbWNvcnBlci4gTmFtIGV1IGNvbnNlY3RldHVyIGp1c3RvLiBDdXJhYml0dXIgc2l0IGFtZXQgdnVscHV0YXRlIGxhY3VzLCBzZWQgZmV1Z2lhdCBhbnRlLiBOYW0gaWQgY29tbW9kbyBhcmN1LCBldSB2ZW5lbmF0aXMgbmlzbC4gQWVuZWFuIHNlZCBwb3J0dGl0b3IgbnVsbGEuXHUyMDFkIiwidGV4dF9jb2xvciI6IiMwMDAwMDAiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-16ab76dd elementor-widget elementor-widget-image\" data-id=\"16ab76dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"159\" height=\"65\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-signature.png\" class=\"attachment-full size-full wp-image-3576\" alt=\"\" />ttttttttttttttt</div>ntt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjM2ZGU0ZWJiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiUGF5YWwgUmFqYSAtIENFTyIsInRleHRfY29sb3IiOiIjMDAwMDAwIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4c9f73d9 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4c9f73d9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5844ccfd\" data-id=\"5844ccfd\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-68414768 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"68414768\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eec9fb5 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eec9fb5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-869cbe6\" data-id=\"869cbe6\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-67fdba2e elementor-widget elementor-widget-image\" data-id=\"67fdba2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"#\">nttttttt<img width=\"899\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-01.jpg\" class=\"attachment-full size-full wp-image-3577\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-49a48bb1\" data-id=\"49a48bb1\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-54596280 elementor-widget elementor-widget-image\" data-id=\"54596280\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"#\">nttttttt<img width=\"385\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-02.jpg\" class=\"attachment-full size-full wp-image-3578\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-26ff498e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"26ff498e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4d20d7dd\" data-id=\"4d20d7dd\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI5YTc3Mzk1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaGVhZGluZ190aXRsZSI6Ik91ciBNaXNzaW9uIiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ0LCJzaXplcyI6W119LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjNlNTgyMjRmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiRGVhciBmcmllbmRzLCBJIHdvdWxkIGNlcnRhaW5seSBsb3ZlIHRvIG1lZXQgeW91IGFsbCBpbiBwZXJzb25lLCBzbyBjb21lIGFuZCBqdXN0IHNheSBoaS4gSWYgaXRcdTIwMTlzIG5vdCBwb3NzaWJsZSBhdCB0aGUgbW9tZW50LCBJIHdvdWxkIGxva2UgdG8gaW50cm9kdWNlIG15c2VsZlx1MjAxYSBJXHUyMDE5bSBWaWNreSwgdGhlIGZvdW5kZXIgb2YgQ2hlcmllIEJlYXV0eSBTdHVkaW8uIElcdTIwMTltIGNlcnRhaW4gdGhhdCBuZXcgaGFpcmN1dCwgcHJvZmVzc2lvbmFsIG1ha3VwIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItOCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxNiIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6899b131\" data-id=\"6899b131\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjM1NTY2ZTU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaGVhZGluZ190aXRsZSI6IkNyZWF0aXZlIiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ0LCJzaXplcyI6W119LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJlYTI3NzNmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+RHVpcyBhdXRlIGlydXJlIGRvbG9yIGluIHJlcHJlaGVuZGVyaXQgaW4gdm9sdXB0YXRlIHZlbGl0IGVzc2UgY2lsbHVtIGRvbG9yZSBldSBmdWdpYXQgbnVsbGEgcGFyaWF0dXIuIEV4Y2VwdGV1ciBzaW50IG9jY2FlY2F0IGN1cGlkYXRhdCBub24gcHJvaWRlbnQsIHN1bnQgaW4gY3VscGEgcXVpIG9mZmljaWEgZGVzZXJ1bnQgbW9sbGl0IGFuaW0gaWQgZXN0IGxhYm9ydW0uPGJyIFwvPlNlZCB1dCBwZXJzcGljaWF0aXMgdW5kZSBvbW5pcyBpc3RlIG5hdHVzIGVycm9yIHNpdDxcL3A+IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItOCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxNiIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5a1136cb\" data-id=\"5a1136cb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjZhOTMwMjhhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaGVhZGluZ190aXRsZSI6IlN1c3RhaW5hYmlsaXR5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ0LCJzaXplcyI6W119LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjZmMjUxMmI0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiU2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLiBUb3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4iLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6Ii04IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiYWxpZ24iOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7019,8068,'_wp_page_template','default'),
(7020,8068,'_elementor_edit_mode','builder'),
(7021,8068,'_elementor_version','4.1.4'),
(7022,8068,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c19813b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201cMorbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.\\u201d<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7023,8068,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7024,8068,'_elementor_global_class_usage_indexed','1'),
(7025,8068,'_elementor_global_class_usage_indexed_preview','1'),
(7026,8068,'_elementor_template_type','wp-page'),
(7027,8068,'_elementor_css','a:7:{s:4:\"time\";i:1782709397;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:5985:\".elementor-8064 .elementor-element.elementor-element-7b38328 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-7b38328 .heading-tbay-title i{justify-content:flex-start;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-53537919{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-c19813b{font-size:18px;line-height:36px;color:#000000;margin:32px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;}.elementor-8064 .elementor-element.elementor-element-16ab76dd{text-align:start;}.elementor-8064 .elementor-element.elementor-element-36de4ebb{color:#000000;}.elementor-8064 .elementor-element.elementor-element-68414768{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8064 .elementor-element.elementor-element-68414768 .elementor-divider-separator{width:100%;}.elementor-8064 .elementor-element.elementor-element-68414768 .elementor-divider{padding-block-start:79px;padding-block-end:79px;}.elementor-8064 .elementor-element.elementor-element-5eec9fb5{padding:1px 0px 35px 0px;}.elementor-8064 .elementor-element.elementor-element-67fdba2e{text-align:start;}.elementor-8064 .elementor-element.elementor-element-49a48bb1 > div.elementor-element-populated{padding:0px 8px 0px 0px !important;}.elementor-8064 .elementor-element.elementor-element-54596280{text-align:end;}.elementor-8064 .elementor-element.elementor-element-26ff498e{padding:1px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-29a77395 .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-29a77395 .heading-tbay-title i{justify-content:center;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-3e58224f{text-align:center;margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 16px 0px;}.elementor-8064 .elementor-element.elementor-element-35566e59 .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-35566e59 .heading-tbay-title i{justify-content:center;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-2ea2773f{text-align:center;margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 16px 0px;}.elementor-8064 .elementor-element.elementor-element-6a93028a .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-6a93028a .heading-tbay-title i{justify-content:center;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-6f2512b4{text-align:center;margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 16px 0px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider-separator{width:100%;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:63px;padding-block-end:63px;}@media(min-width:768px){.elementor-8064 .elementor-element.elementor-element-869cbe6{width:70.278%;}.elementor-8064 .elementor-element.elementor-element-49a48bb1{width:29.054%;}}@media(max-width:1024px){.elementor-8064 .elementor-element.elementor-element-2e2a5a5c{text-align:start;}.elementor-8064 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8064 .elementor-element.elementor-element-68414768 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}.elementor-8064 .elementor-element.elementor-element-49a48bb1 > div.elementor-element-populated{padding:0px 18px 0px 0px !important;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}}@media(max-width:767px){.elementor-8064 .elementor-element.elementor-element-484eec31{padding:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8064 .elementor-element.elementor-element-7b38328 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-53537919{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-c19813b{margin:16px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;}.elementor-8064 .elementor-element.elementor-element-68414768 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}.elementor-8064 .elementor-element.elementor-element-869cbe6 > div.elementor-element-populated{padding:0px 15px 0px 15px !important;}.elementor-8064 .elementor-element.elementor-element-49a48bb1 > div.elementor-element-populated{padding:15px 15px 0px 15px !important;}.elementor-8064 .elementor-element.elementor-element-3e58224f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-2ea2773f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-6f2512b4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}}@media(max-width:1024px) and (min-width:768px){.elementor-8064 .elementor-element.elementor-element-72e96c73{width:100%;}.elementor-8064 .elementor-element.elementor-element-634d5c8a{width:100%;}.elementor-8064 .elementor-element.elementor-element-869cbe6{width:69.7%;}.elementor-8064 .elementor-element.elementor-element-49a48bb1{width:30.3%;}}\";}'),
(7028,8068,'_elementor_page_assets','a:2:{s:6:\"styles\";a:2:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-divider\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(7029,8068,'_elementor_element_cache','{\"timeout\":1782795797,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-72e96c73\" data-id=\"72e96c73\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-2e2a5a5c elementor-widget elementor-widget-image\" data-id=\"2e2a5a5c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"642\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/11/img-about-us.jpg\" class=\"attachment-full size-full wp-image-2007\" alt=\"\" />ttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiV2VsY29tZSB0byBEZXJtYSBIZWF2ZW4iLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImFsaWduX2hlYWRpbmdfaWNvbiI6ImZsZXgtc3RhcnQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+RXRpYW0gZGljdHVtIHBvcnR0aXRvciBtYWxlc3VhZGEuIEluIGp1c3RvIG1hc3NhLCB2ZW5lbmF0aXMgZXUgbGFvcmVldCB2ZWwsIHBlbGxlbnRlc3F1ZSBub24gbGlndWxhLiBOdWxsYSBsYW9yZWV0IHV0IGVyb3MgaWQgbWF4aW11cy4gUXVpc3F1ZSBvZGlvIG9yY2ksIHZ1bHB1dGF0ZSB2YXJpdXMgcnV0cnVtIHV0LCBlbGVtZW50dW0gaWQgc2FwaWVuLjxcL3A+IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItOCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImMxOTgxM2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJcdTIwMWNNb3JiaSBtYXR0aXMgdHVycGlzIGluIGxlbyBmZXJtZW50dW0gZWdlc3Rhcy4gTWFlY2VuYXMgYWNjdW1zYW4gZG9sb3IgaWQgdmFyaXVzIGV1aXNtb2QuIFBoYXNlbGx1cyBhYyBuaXNpIGV1IGF1Z3VlIHRyaXN0aXF1ZSB1bGxhbWNvcnBlci4gTmFtIGV1IGNvbnNlY3RldHVyIGp1c3RvLiBDdXJhYml0dXIgc2l0IGFtZXQgdnVscHV0YXRlIGxhY3VzLCBzZWQgZmV1Z2lhdCBhbnRlLiBOYW0gaWQgY29tbW9kbyBhcmN1LCBldSB2ZW5lbmF0aXMgbmlzbC4gQWVuZWFuIHNlZCBwb3J0dGl0b3IgbnVsbGEuXHUyMDFkIiwidGV4dF9jb2xvciI6IiMwMDAwMDAiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-16ab76dd elementor-widget elementor-widget-image\" data-id=\"16ab76dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"159\" height=\"65\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-signature.png\" class=\"attachment-full size-full wp-image-3576\" alt=\"\" />ttttttttttttttt</div>ntt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjM2ZGU0ZWJiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiUGF5YWwgUmFqYSAtIENFTyIsInRleHRfY29sb3IiOiIjMDAwMDAwIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4c9f73d9 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4c9f73d9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5844ccfd\" data-id=\"5844ccfd\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-68414768 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"68414768\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eec9fb5 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eec9fb5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-869cbe6\" data-id=\"869cbe6\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-67fdba2e elementor-widget elementor-widget-image\" data-id=\"67fdba2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"#\">nttttttt<img width=\"899\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-01.jpg\" class=\"attachment-full size-full wp-image-3577\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-49a48bb1\" data-id=\"49a48bb1\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-54596280 elementor-widget elementor-widget-image\" data-id=\"54596280\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"#\">nttttttt<img width=\"385\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-02.jpg\" class=\"attachment-full size-full wp-image-3578\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-26ff498e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"26ff498e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4d20d7dd\" data-id=\"4d20d7dd\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI5YTc3Mzk1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaGVhZGluZ190aXRsZSI6Ik91ciBNaXNzaW9uIiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ0LCJzaXplcyI6W119LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjNlNTgyMjRmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiRGVhciBmcmllbmRzLCBJIHdvdWxkIGNlcnRhaW5seSBsb3ZlIHRvIG1lZXQgeW91IGFsbCBpbiBwZXJzb25lLCBzbyBjb21lIGFuZCBqdXN0IHNheSBoaS4gSWYgaXRcdTIwMTlzIG5vdCBwb3NzaWJsZSBhdCB0aGUgbW9tZW50LCBJIHdvdWxkIGxva2UgdG8gaW50cm9kdWNlIG15c2VsZlx1MjAxYSBJXHUyMDE5bSBWaWNreSwgdGhlIGZvdW5kZXIgb2YgQ2hlcmllIEJlYXV0eSBTdHVkaW8uIElcdTIwMTltIGNlcnRhaW4gdGhhdCBuZXcgaGFpcmN1dCwgcHJvZmVzc2lvbmFsIG1ha3VwIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItOCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxNiIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6899b131\" data-id=\"6899b131\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjM1NTY2ZTU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaGVhZGluZ190aXRsZSI6IkNyZWF0aXZlIiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ0LCJzaXplcyI6W119LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJlYTI3NzNmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+RHVpcyBhdXRlIGlydXJlIGRvbG9yIGluIHJlcHJlaGVuZGVyaXQgaW4gdm9sdXB0YXRlIHZlbGl0IGVzc2UgY2lsbHVtIGRvbG9yZSBldSBmdWdpYXQgbnVsbGEgcGFyaWF0dXIuIEV4Y2VwdGV1ciBzaW50IG9jY2FlY2F0IGN1cGlkYXRhdCBub24gcHJvaWRlbnQsIHN1bnQgaW4gY3VscGEgcXVpIG9mZmljaWEgZGVzZXJ1bnQgbW9sbGl0IGFuaW0gaWQgZXN0IGxhYm9ydW0uPGJyIFwvPlNlZCB1dCBwZXJzcGljaWF0aXMgdW5kZSBvbW5pcyBpc3RlIG5hdHVzIGVycm9yIHNpdDxcL3A+IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItOCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxNiIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5a1136cb\" data-id=\"5a1136cb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjZhOTMwMjhhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaGVhZGluZ190aXRsZSI6IlN1c3RhaW5hYmlsaXR5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ0LCJzaXplcyI6W119LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjZmMjUxMmI0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiU2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLiBUb3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4iLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6Ii04IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiYWxpZ24iOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7030,2,'_wp_trash_meta_status','publish'),
(7031,2,'_wp_trash_meta_time','1782709966'),
(7032,2,'_wp_desired_post_slug','sample-page'),
(7033,13,'_wp_trash_meta_status','draft'),
(7034,13,'_wp_trash_meta_time','1782709973'),
(7035,13,'_wp_desired_post_slug','refund_returns'),
(7036,33,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(7037,33,'_elementor_css','a:7:{s:4:\"time\";i:1782709995;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1664:\".elementor-33 .elementor-element.elementor-element-1d07b8ca{padding:0px 0px 80px 0px;}.elementor-33 .elementor-element.elementor-element-4cf160c4{background-color:#F5F5F5;padding:33px 32px 28px 32px;}.elementor-33 .elementor-element.elementor-element-58bba7f6{background-color:#F5F5F5;padding:0px 32px 26px 32px;font-size:20px;font-weight:700;line-height:40px;color:#000000;}.elementor-33 .elementor-element.elementor-element-3bcb4656{background-color:#F5F5F5;padding:0px 32px 0px 32px;}.elementor-33 .elementor-element.elementor-element-7220a2cf{background-color:#F5F5F5;padding:27px 32px 0px 32px;}.elementor-33 .elementor-element.elementor-element-38b6a1c1{background-color:#F5F5F5;padding:27px 32px 0px 32px;font-size:20px;font-weight:700;line-height:40px;}.elementor-33 .elementor-element.elementor-element-699c87ba{background-color:#F5F5F5;padding:0px 32px 0px 32px;}.elementor-33 .elementor-element.elementor-element-2e6e99d3{background-color:#F5F5F5;padding:27px 32px 0px 32px;font-size:20px;font-weight:700;line-height:40px;}.elementor-33 .elementor-element.elementor-element-258eeb0e{background-color:#F5F5F5;padding:0px 32px 32px 32px;}@media(max-width:767px){.elementor-33 .elementor-element.elementor-element-6e52b576 > div.elementor-element-populated{padding:0px 0px 0px 0px !important;}}@media(min-width:768px){.elementor-33 .elementor-element.elementor-element-30aad267{width:15%;}.elementor-33 .elementor-element.elementor-element-6e52b576{width:69.332%;}.elementor-33 .elementor-element.elementor-element-44082758{width:15%;}}@media(max-width:1024px) and (min-width:768px){.elementor-33 .elementor-element.elementor-element-6e52b576{width:100%;}}\";}'),
(7038,33,'_elementor_element_cache','{\"timeout\":1782796395,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-1d07b8ca elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"1d07b8ca\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-30aad267\\\" data-id=\\\"30aad267\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6e52b576\\\" data-id=\\\"6e52b576\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjRjZjE2MGM0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+Vml2YW11cyBhIGxhY2luaWEgc2VtLiBJbnRlZ2VyIGluIGVuaW0gc2FwaWVuLiBBZW5lYW4gdml0YWUgaGVuZHJlcml0IG5pc2ksIHV0IHN1c2NpcGl0IGp1c3RvLiBEdWlzIGhlbmRyZXJpdCBzY2VsZXJpIHNxdWUgZHVpLiBEb25lYyBvcm5hcmUgbWFzc2Egdml0YWUgbmVxdWUgbG9ib3J0aXMgcnV0cnVtLjxcL3A+IiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMzMiLCJyaWdodCI6IjMyIiwiYm90dG9tIjoiMjgiLCJsZWZ0IjoiMzIiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiI0Y1RjVGNSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjU4YmJhN2Y2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+TG9yZW0gaXBzdW1kb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dXIgYWRpcGlzY2luZyBlbGl0LiBOdW5jIDxzcGFuIHN0eWxlPVwiY29sb3I6ICMwMDdkNzE7XCI+aGVuZHJlcml0PFwvc3Bhbj4gdGVsbHVzIGV0IG5pc2kgdWx0cmEgdHJpY2VzLCBldSBmZXVnaWF0IHNhcGllbiBjb21tb2RvLiBQcmFlc2VudCB2aXRhZSBpcHN1bSBldCByaXN1cy48XC9wPiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjIwLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNzAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0MCwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzIiLCJib3R0b20iOiIyNiIsImxlZnQiOiIzMiIsImlzTGlua2VkIjpmYWxzZX0sIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiX2JhY2tncm91bmRfY29sb3IiOiIjRjVGNUY1IiwidGV4dF9jb2xvciI6IiMwMDAwMDAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjNiY2I0NjU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdC4gTnVuYyBoZW5kcmVyaXQgdGVsbHVzIGV0IG5pc2kgdWx0cmljZXMsIGV1IGZldWdpYXQgc2FwaWVuIGNvbSBtb2RvLiBQcmFlc2VudCB2aXRhZSBpcHN1bSBldCByaXN1cyB0ZW1wdXMgdGluY2lkdW50IGluIHRpbmNpZHVudCBqdXN0by4gTnVuYyBjb25zZWN0ZXR1ciBub24gc2FwaWVuIGlkIGZhdWNpYnVzLiBDdXJhYml0dXIgaWQgbmliaCBldSBmZWxpcyBwZWxsZW50ZXNxdWUgcGVsbGVudGVzcXVlIHF1aXMgdmVsIG51bGxhLiBWaXZhbXVzIGEgbGFjaW5pYSBzZW0uIEludGVnZXIgaW4gZW5pbSBzYXBpZW4uIEFlbmVhbiB2aXRhZSBoZW5kcmVyaXQgbmlzaSwgdXQgc3VzY2lwaXQganVzdG8uIER1aXMgaGVuZHJlcml0IHNjZWxlcmlzcXVlIGR1aS4gRG9uZWMgb3JuYXJlIG1hc3NhIHZpdGFlIG5lcXVlIGxvYm9yIHRpcyBydXRydW0uPFwvcD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIzMiIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMzIiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiI0Y1RjVGNSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjcyMjBhMmNmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+XHUwMGEwMS4gU2VkIG1vbGVzdGllIGxhY3VzIG5lYyBmYXVjaWJ1cyBlZ2VzdGFzLjxiciBcLz5cdTAwYTAyLiBVdCBzdXNjaXBpdCBzYWdpdHRpcyBtYXNzYSwgZWdldCBtb2xsaXMgbWF1cmlzIGVsZW1lbnR1bSBpbi48YnIgXC8+XHUwMGEwMy4gUXVpc3F1ZSBhbGlxdWFtIG5pc2kgZmVsaXMsIGlkIGZhdWNpYnVzIGRpYW0gdnVscHV0YXRlIHF1aXMuPGJyIFwvPlx1MDBhMDQuIER1aXMgZWdldCBlcm9zIGVzdC4gTWF1cmlzIGV0IG5lcXVlIGFudGUuPGJyIFwvPlx1MDBhMDUuIE51bGxhbSBpbnRlcmR1bSBhIG5pc2kgbmVjIHByZXRpdW0uPGJyIFwvPlx1MDBhMDYuIEN1cmFiaXR1ciBtYXhpbXVzIHJpc3VzIG1hZ25hLCBhY2N1bXNhbiBwaGFyZXRyYSBlbGl0IGRhcGlidXMgYWMuPFwvcD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyNyIsInJpZ2h0IjoiMzIiLCJib3R0b20iOiIwIiwibGVmdCI6IjMyIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNGNUY1RjUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjM4YjZhMWMxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+U2VkIGFsaXF1ZXQ8XC9wPiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjIwLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNzAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0MCwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMjciLCJyaWdodCI6IjMyIiwiYm90dG9tIjoiMCIsImxlZnQiOiIzMiIsImlzTGlua2VkIjpmYWxzZX0sIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiX2JhY2tncm91bmRfY29sb3IiOiIjRjVGNUY1In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjY5OWM4N2JhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+TnVsbGFtIG5vbiBkaWFtIG5pYmguIENyYXMgZmluaWJ1cyBkaWFtIGF1Z3VlLCBhdCBsYW9yZWV0IGxpYmVybyBmYXVjaWJ1cyB1dDxcL3A+IiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzIiLCJib3R0b20iOiIwIiwibGVmdCI6IjMyIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNGNUY1RjUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjJlNmU5OWQzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+UXVpc3F1ZSBpbXBlcmRpZXQgZXN0IGV1PFwvcD4iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjcwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDAsInNpemVzIjpbXX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjI3IiwicmlnaHQiOiIzMiIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMzIiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiI0Y1RjVGNSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjI1OGVlYjBlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+TnVsbGEgZmFjaWxpc2kuIEludGVnZXIgdXQgdmVzdGlidWx1bSB2ZWxpdC4gUXVpc3F1ZSBldCB2ZWhpY3VsYSBzZW0uIEludGVnZXIgcGhhcmV0cmEgb2RpbyBzaXQgYW1ldCBkaWFtIHBvcnRhLCBhdCBpYWN1bGlzIG5pc2kgc28gZGFsZXMuIEFsaXF1YW0gdml2ZXJyYSBuaWJoIGF1Z3VlLCBpbiBjb252YWxsaXMgYXVndWUgY29uc2VjdGV0dXIgZXUuIFZlc3RpYnVsdW0gYW50ZSBpcHN1bSBwcmltaXMgaW4gZmF1Y2lidXMgb3JjaSBsdWN0dXMgZXQgdWEgbHRyaWNlcyBwb3N1ZXJlIGN1YmlsaWEgQ3VyYWU8XC9wPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjMyIiwiYm90dG9tIjoiMzIiLCJsZWZ0IjoiMzIiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiI0Y1RjVGNSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-44082758\\\" data-id=\\\"44082758\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7039,33,'_wp_trash_meta_status','publish'),
(7040,33,'_wp_trash_meta_time','1782710003'),
(7041,33,'_wp_desired_post_slug','term-of-use'),
(7042,8071,'_wp_page_template','default'),
(7043,8071,'_elementor_edit_mode','builder'),
(7044,8071,'_elementor_template_type','wp-page'),
(7045,8071,'_elementor_version','3.4.8'),
(7046,8071,'_elementor_data','[{\"id\":\"1d07b8ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30aad267\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false},{\"id\":\"6e52b576\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cf160c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vivamus a lacinia sem. Integer in enim sapien. Aenean vitae hendrerit nisi, ut suscipit justo. Duis hendrerit sceleri sque dui. Donec ornare massa vitae neque lobortis rutrum.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"32\",\"bottom\":\"28\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58bba7f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsumdolor sit amet, consectetur adipiscing elit. Nunc <span style=\\\"color: #007d71;\\\">hendrerit<\\/span> tellus et nisi ultra trices, eu feugiat sapien commodo. Praesent vitae ipsum et risus.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"26\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3bcb4656\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc hendrerit tellus et nisi ultrices, eu feugiat sapien com modo. Praesent vitae ipsum et risus tempus tincidunt in tincidunt justo. Nunc consectetur non sapien id faucibus. Curabitur id nibh eu felis pellentesque pellentesque quis vel nulla. Vivamus a lacinia sem. Integer in enim sapien. Aenean vitae hendrerit nisi, ut suscipit justo. Duis hendrerit scelerisque dui. Donec ornare massa vitae neque lobor tis rutrum.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7220a2cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a01. Sed molestie lacus nec faucibus egestas.<br \\/>\\u00a02. Ut suscipit sagittis massa, eget mollis mauris elementum in.<br \\/>\\u00a03. Quisque aliquam nisi felis, id faucibus diam vulputate quis.<br \\/>\\u00a04. Duis eget eros est. Mauris et neque ante.<br \\/>\\u00a05. Nullam interdum a nisi nec pretium.<br \\/>\\u00a06. Curabitur maximus risus magna, accumsan pharetra elit dapibus ac.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"38b6a1c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed aliquet<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"699c87ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nullam non diam nibh. Cras finibus diam augue, at laoreet libero faucibus ut<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e6e99d3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quisque imperdiet est eu<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"258eeb0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nulla facilisi. Integer ut vestibulum velit. Quisque et vehicula sem. Integer pharetra odio sit amet diam porta, at iaculis nisi so dales. Aliquam viverra nibh augue, in convallis augue consectetur eu. Vestibulum ante ipsum primis in faucibus orci luctus et ua ltrices posuere cubilia Curae<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F5F5F5\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"44082758\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(7047,8071,'_elementor_controls_usage','a:3:{s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:8;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:8;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:8;s:17:\"_background_color\";i:8;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:3;s:10:\"text_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(7048,8071,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7049,8071,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(7050,8071,'_elementor_css','a:7:{s:4:\"time\";i:1782709995;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1664:\".elementor-33 .elementor-element.elementor-element-1d07b8ca{padding:0px 0px 80px 0px;}.elementor-33 .elementor-element.elementor-element-4cf160c4{background-color:#F5F5F5;padding:33px 32px 28px 32px;}.elementor-33 .elementor-element.elementor-element-58bba7f6{background-color:#F5F5F5;padding:0px 32px 26px 32px;font-size:20px;font-weight:700;line-height:40px;color:#000000;}.elementor-33 .elementor-element.elementor-element-3bcb4656{background-color:#F5F5F5;padding:0px 32px 0px 32px;}.elementor-33 .elementor-element.elementor-element-7220a2cf{background-color:#F5F5F5;padding:27px 32px 0px 32px;}.elementor-33 .elementor-element.elementor-element-38b6a1c1{background-color:#F5F5F5;padding:27px 32px 0px 32px;font-size:20px;font-weight:700;line-height:40px;}.elementor-33 .elementor-element.elementor-element-699c87ba{background-color:#F5F5F5;padding:0px 32px 0px 32px;}.elementor-33 .elementor-element.elementor-element-2e6e99d3{background-color:#F5F5F5;padding:27px 32px 0px 32px;font-size:20px;font-weight:700;line-height:40px;}.elementor-33 .elementor-element.elementor-element-258eeb0e{background-color:#F5F5F5;padding:0px 32px 32px 32px;}@media(max-width:767px){.elementor-33 .elementor-element.elementor-element-6e52b576 > div.elementor-element-populated{padding:0px 0px 0px 0px !important;}}@media(min-width:768px){.elementor-33 .elementor-element.elementor-element-30aad267{width:15%;}.elementor-33 .elementor-element.elementor-element-6e52b576{width:69.332%;}.elementor-33 .elementor-element.elementor-element-44082758{width:15%;}}@media(max-width:1024px) and (min-width:768px){.elementor-33 .elementor-element.elementor-element-6e52b576{width:100%;}}\";}'),
(7051,8071,'_elementor_element_cache','{\"timeout\":1782796395,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1d07b8ca elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1d07b8ca\" data-element_type=\"section\" data-e-type=\"section\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-30aad267\" data-id=\"30aad267\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap\">nttttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6e52b576\" data-id=\"6e52b576\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRjZjE2MGM0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+Vml2YW11cyBhIGxhY2luaWEgc2VtLiBJbnRlZ2VyIGluIGVuaW0gc2FwaWVuLiBBZW5lYW4gdml0YWUgaGVuZHJlcml0IG5pc2ksIHV0IHN1c2NpcGl0IGp1c3RvLiBEdWlzIGhlbmRyZXJpdCBzY2VsZXJpIHNxdWUgZHVpLiBEb25lYyBvcm5hcmUgbWFzc2Egdml0YWUgbmVxdWUgbG9ib3J0aXMgcnV0cnVtLjxcL3A+IiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMzMiLCJyaWdodCI6IjMyIiwiYm90dG9tIjoiMjgiLCJsZWZ0IjoiMzIiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiI0Y1RjVGNSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjU4YmJhN2Y2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+TG9yZW0gaXBzdW1kb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dXIgYWRpcGlzY2luZyBlbGl0LiBOdW5jIDxzcGFuIHN0eWxlPVwiY29sb3I6ICMwMDdkNzE7XCI+aGVuZHJlcml0PFwvc3Bhbj4gdGVsbHVzIGV0IG5pc2kgdWx0cmEgdHJpY2VzLCBldSBmZXVnaWF0IHNhcGllbiBjb21tb2RvLiBQcmFlc2VudCB2aXRhZSBpcHN1bSBldCByaXN1cy48XC9wPiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjIwLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNzAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0MCwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzIiLCJib3R0b20iOiIyNiIsImxlZnQiOiIzMiIsImlzTGlua2VkIjpmYWxzZX0sIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiX2JhY2tncm91bmRfY29sb3IiOiIjRjVGNUY1IiwidGV4dF9jb2xvciI6IiMwMDAwMDAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjNiY2I0NjU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdC4gTnVuYyBoZW5kcmVyaXQgdGVsbHVzIGV0IG5pc2kgdWx0cmljZXMsIGV1IGZldWdpYXQgc2FwaWVuIGNvbSBtb2RvLiBQcmFlc2VudCB2aXRhZSBpcHN1bSBldCByaXN1cyB0ZW1wdXMgdGluY2lkdW50IGluIHRpbmNpZHVudCBqdXN0by4gTnVuYyBjb25zZWN0ZXR1ciBub24gc2FwaWVuIGlkIGZhdWNpYnVzLiBDdXJhYml0dXIgaWQgbmliaCBldSBmZWxpcyBwZWxsZW50ZXNxdWUgcGVsbGVudGVzcXVlIHF1aXMgdmVsIG51bGxhLiBWaXZhbXVzIGEgbGFjaW5pYSBzZW0uIEludGVnZXIgaW4gZW5pbSBzYXBpZW4uIEFlbmVhbiB2aXRhZSBoZW5kcmVyaXQgbmlzaSwgdXQgc3VzY2lwaXQganVzdG8uIER1aXMgaGVuZHJlcml0IHNjZWxlcmlzcXVlIGR1aS4gRG9uZWMgb3JuYXJlIG1hc3NhIHZpdGFlIG5lcXVlIGxvYm9yIHRpcyBydXRydW0uPFwvcD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIzMiIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMzIiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiI0Y1RjVGNSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjcyMjBhMmNmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+XHUwMGEwMS4gU2VkIG1vbGVzdGllIGxhY3VzIG5lYyBmYXVjaWJ1cyBlZ2VzdGFzLjxiciBcLz5cdTAwYTAyLiBVdCBzdXNjaXBpdCBzYWdpdHRpcyBtYXNzYSwgZWdldCBtb2xsaXMgbWF1cmlzIGVsZW1lbnR1bSBpbi48YnIgXC8+XHUwMGEwMy4gUXVpc3F1ZSBhbGlxdWFtIG5pc2kgZmVsaXMsIGlkIGZhdWNpYnVzIGRpYW0gdnVscHV0YXRlIHF1aXMuPGJyIFwvPlx1MDBhMDQuIER1aXMgZWdldCBlcm9zIGVzdC4gTWF1cmlzIGV0IG5lcXVlIGFudGUuPGJyIFwvPlx1MDBhMDUuIE51bGxhbSBpbnRlcmR1bSBhIG5pc2kgbmVjIHByZXRpdW0uPGJyIFwvPlx1MDBhMDYuIEN1cmFiaXR1ciBtYXhpbXVzIHJpc3VzIG1hZ25hLCBhY2N1bXNhbiBwaGFyZXRyYSBlbGl0IGRhcGlidXMgYWMuPFwvcD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyNyIsInJpZ2h0IjoiMzIiLCJib3R0b20iOiIwIiwibGVmdCI6IjMyIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNGNUY1RjUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjM4YjZhMWMxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+U2VkIGFsaXF1ZXQ8XC9wPiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjIwLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNzAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0MCwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMjciLCJyaWdodCI6IjMyIiwiYm90dG9tIjoiMCIsImxlZnQiOiIzMiIsImlzTGlua2VkIjpmYWxzZX0sIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiX2JhY2tncm91bmRfY29sb3IiOiIjRjVGNUY1In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjY5OWM4N2JhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+TnVsbGFtIG5vbiBkaWFtIG5pYmguIENyYXMgZmluaWJ1cyBkaWFtIGF1Z3VlLCBhdCBsYW9yZWV0IGxpYmVybyBmYXVjaWJ1cyB1dDxcL3A+IiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMzIiLCJib3R0b20iOiIwIiwibGVmdCI6IjMyIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNGNUY1RjUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJlNmU5OWQzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+UXVpc3F1ZSBpbXBlcmRpZXQgZXN0IGV1PFwvcD4iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjcwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDAsInNpemVzIjpbXX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjI3IiwicmlnaHQiOiIzMiIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMzIiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiI0Y1RjVGNSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI1OGVlYjBlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+TnVsbGEgZmFjaWxpc2kuIEludGVnZXIgdXQgdmVzdGlidWx1bSB2ZWxpdC4gUXVpc3F1ZSBldCB2ZWhpY3VsYSBzZW0uIEludGVnZXIgcGhhcmV0cmEgb2RpbyBzaXQgYW1ldCBkaWFtIHBvcnRhLCBhdCBpYWN1bGlzIG5pc2kgc28gZGFsZXMuIEFsaXF1YW0gdml2ZXJyYSBuaWJoIGF1Z3VlLCBpbiBjb252YWxsaXMgYXVndWUgY29uc2VjdGV0dXIgZXUuIFZlc3RpYnVsdW0gYW50ZSBpcHN1bSBwcmltaXMgaW4gZmF1Y2lidXMgb3JjaSBsdWN0dXMgZXQgdWEgbHRyaWNlcyBwb3N1ZXJlIGN1YmlsaWEgQ3VyYWU8XC9wPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjMyIiwiYm90dG9tIjoiMzIiLCJsZWZ0IjoiMzIiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiI0Y1RjVGNSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-44082758\" data-id=\"44082758\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap\">nttttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7052,577,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:5:\"slick\";i:1;s:17:\"hara-custom-slick\";i:2;s:18:\"elementor-frontend\";}}'),
(7053,577,'_elementor_css','a:7:{s:4:\"time\";i:1782710010;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:314:\".elementor-577 .elementor-element.elementor-element-fbf8089{margin-top:0px;margin-bottom:80px;}.elementor-577 .elementor-element.elementor-element-8b497c9 .heading-tbay-title{text-align:center;}@media(max-width:767px){.elementor-577 .elementor-element.elementor-element-fbf8089{margin-top:0px;margin-bottom:30px;}}\";}'),
(7054,577,'_elementor_element_cache','{\"timeout\":1782796410,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-fbf8089 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"fbf8089\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3c9b5c0\\\" data-id=\\\"3c9b5c0\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjhiNDk3YzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsaW1pdCI6OCwiY2F0ZWdvcmllcyI6W10sInByb2R1Y3RfdHlwZSI6InRvcF9yYXRlZCIsInRleHRfc2hvd19hbGwiOiJWaWV3IGFsbCBwcm9kdWN0cyIsImNvbF9kZXNrdG9wc21hbGwiOiI0Iiwic2hvd19hbGwiOiIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1wcm9kdWN0cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7055,577,'_wp_trash_meta_status','publish'),
(7056,577,'_wp_trash_meta_time','1782710022'),
(7057,577,'_wp_desired_post_slug','top-rated-products'),
(7058,8072,'_wp_page_template','default'),
(7059,8072,'_elementor_edit_mode','builder'),
(7060,8072,'_elementor_template_type','wp-page'),
(7061,8072,'_elementor_version','3.6.7'),
(7062,8072,'_elementor_data','[{\"id\":\"fbf8089\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c9b5c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b497c9\",\"elType\":\"widget\",\"settings\":{\"limit\":8,\"categories\":[],\"product_type\":\"top_rated\",\"text_show_all\":\"View all products\",\"col_desktopsmall\":\"4\",\"show_all\":\"\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false}]'),
(7063,8072,'_elementor_controls_usage','a:3:{s:13:\"tbay-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:4:{s:5:\"limit\";i:1;s:10:\"categories\";i:1;s:12:\"product_type\";i:1;s:8:\"show_all\";i:1;}s:18:\"section_responsive\";a:1:{s:16:\"col_desktopsmall\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(7064,8072,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7065,8072,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:5:\"slick\";i:1;s:17:\"hara-custom-slick\";i:2;s:18:\"elementor-frontend\";}}'),
(7066,8072,'_elementor_css','a:7:{s:4:\"time\";i:1782710010;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:314:\".elementor-577 .elementor-element.elementor-element-fbf8089{margin-top:0px;margin-bottom:80px;}.elementor-577 .elementor-element.elementor-element-8b497c9 .heading-tbay-title{text-align:center;}@media(max-width:767px){.elementor-577 .elementor-element.elementor-element-fbf8089{margin-top:0px;margin-bottom:30px;}}\";}'),
(7067,8072,'_elementor_element_cache','{\"timeout\":1782796410,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fbf8089 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fbf8089\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3c9b5c0\" data-id=\"3c9b5c0\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjhiNDk3YzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsaW1pdCI6OCwiY2F0ZWdvcmllcyI6W10sInByb2R1Y3RfdHlwZSI6InRvcF9yYXRlZCIsInRleHRfc2hvd19hbGwiOiJWaWV3IGFsbCBwcm9kdWN0cyIsImNvbF9kZXNrdG9wc21hbGwiOiI0Iiwic2hvd19hbGwiOiIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1wcm9kdWN0cyJ9\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7068,573,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:5:\"slick\";i:1;s:17:\"hara-custom-slick\";i:2;s:18:\"elementor-frontend\";}}');
INSERT INTO `wp5n_postmeta` VALUES
(7069,573,'_elementor_css','a:7:{s:4:\"time\";i:1782710030;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:408:\".elementor-573 .elementor-element.elementor-element-312724c{margin-top:0px;margin-bottom:80px;}.elementor-573 .elementor-element.elementor-element-780660d .heading-tbay-title{text-align:center;}.elementor-573 .elementor-element.elementor-element-780660d .content-empty{text-align:center;}@media(max-width:767px){.elementor-573 .elementor-element.elementor-element-312724c{margin-top:0px;margin-bottom:30px;}}\";}'),
(7070,573,'_elementor_element_cache','{\"timeout\":1782796430,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-312724c elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"312724c\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-20461c7\\\" data-id=\\\"20461c7\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6Ijc4MDY2MGQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwb3NpdGlvbl9kaXNwbGF5ZWQiOiJtYWluIiwiaGVhZGVyX3RpdGxlIjoiUmVjZW50bHkgVmlld2VkIiwiZW1wdHkiOiJZb3UgaGF2ZSBubyByZWNlbnRseSB2aWV3ZWQgaXRlbS4iLCJjb2xfZGVza3RvcHNtYWxsIjoiNCIsInJlYWRtb3JlX3RleHQiOiJSZWFkIE1vcmUiLCJyZWFkbW9yZV9wYWdlIjoiMzUiLCJlbmFibGVfcmVhZG1vcmUiOiIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1wcm9kdWN0LXJlY2VudGx5LXZpZXdlZCJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7071,573,'_wp_trash_meta_status','publish'),
(7072,573,'_wp_trash_meta_time','1782710051'),
(7073,573,'_wp_desired_post_slug','recently-viewed-products'),
(7074,8073,'_wp_page_template','default'),
(7075,8073,'_elementor_edit_mode','builder'),
(7076,8073,'_elementor_template_type','wp-page'),
(7077,8073,'_elementor_version','3.4.7'),
(7078,8073,'_elementor_data','[{\"id\":\"312724c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"20461c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"780660d\",\"elType\":\"widget\",\"settings\":{\"position_displayed\":\"main\",\"header_title\":\"Recently Viewed\",\"empty\":\"You have no recently viewed item.\",\"col_desktopsmall\":\"4\",\"readmore_text\":\"Read More\",\"readmore_page\":\"35\",\"enable_readmore\":\"\"},\"elements\":[],\"widgetType\":\"tbay-product-recently-viewed\"}],\"isInner\":false}],\"isInner\":false}]'),
(7079,8073,'_elementor_controls_usage','a:3:{s:28:\"tbay-product-recently-viewed\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:7:\"general\";a:2:{s:18:\"position_displayed\";i:1;s:15:\"enable_readmore\";i:1;}s:18:\"section_responsive\";a:1:{s:16:\"col_desktopsmall\";i:1;}s:16:\"section_readmore\";a:1:{s:13:\"readmore_page\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(7080,8073,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7081,8073,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:5:\"slick\";i:1;s:17:\"hara-custom-slick\";i:2;s:18:\"elementor-frontend\";}}'),
(7082,8073,'_elementor_css','a:7:{s:4:\"time\";i:1782710030;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:408:\".elementor-573 .elementor-element.elementor-element-312724c{margin-top:0px;margin-bottom:80px;}.elementor-573 .elementor-element.elementor-element-780660d .heading-tbay-title{text-align:center;}.elementor-573 .elementor-element.elementor-element-780660d .content-empty{text-align:center;}@media(max-width:767px){.elementor-573 .elementor-element.elementor-element-312724c{margin-top:0px;margin-bottom:30px;}}\";}'),
(7083,8073,'_elementor_element_cache','{\"timeout\":1782796430,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-312724c elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"312724c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-20461c7\" data-id=\"20461c7\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6Ijc4MDY2MGQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwb3NpdGlvbl9kaXNwbGF5ZWQiOiJtYWluIiwiaGVhZGVyX3RpdGxlIjoiUmVjZW50bHkgVmlld2VkIiwiZW1wdHkiOiJZb3UgaGF2ZSBubyByZWNlbnRseSB2aWV3ZWQgaXRlbS4iLCJjb2xfZGVza3RvcHNtYWxsIjoiNCIsInJlYWRtb3JlX3RleHQiOiJSZWFkIE1vcmUiLCJyZWFkbW9yZV9wYWdlIjoiMzUiLCJlbmFibGVfcmVhZG1vcmUiOiIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1wcm9kdWN0LXJlY2VudGx5LXZpZXdlZCJ9\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7084,583,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:2:{i:0;s:19:\"widget-social-icons\";i:1;s:14:\"e-apple-webkit\";}}'),
(7085,583,'_elementor_css','a:7:{s:4:\"time\";i:1782710066;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:11:\"tbay-custom\";i:1;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:2042:\".elementor-583 .elementor-element.elementor-element-9830238{margin-top:0px;margin-bottom:80px;}.elementor-583 .elementor-element.elementor-element-63aeafd .heading-tbay-title{text-align:center;}.elementor-583 .elementor-element.elementor-element-63aeafd .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-583 .elementor-element.elementor-element-e0d52df{--grid-template-columns:repeat(0, auto);text-align:center;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-583 .elementor-element.elementor-element-8c0dffe .heading-tbay-title{text-align:center;}.elementor-583 .elementor-element.elementor-element-8c0dffe .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-583 .elementor-element.elementor-element-f854777{--grid-template-columns:repeat(0, auto);text-align:center;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-583 .elementor-element.elementor-element-c45e539 .heading-tbay-title{text-align:center;}.elementor-583 .elementor-element.elementor-element-c45e539 .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-583 .elementor-element.elementor-element-4a37fb0{--grid-template-columns:repeat(0, auto);text-align:center;--grid-column-gap:5px;--grid-row-gap:0px;}@media(max-width:767px){.elementor-583 .elementor-element.elementor-element-9830238{margin-top:0px;margin-bottom:30px;}.elementor-583 .elementor-element.elementor-element-63aeafd .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-583 .elementor-element.elementor-element-cc4bc3d > .elementor-element-populated{margin:15px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-583 .elementor-element.elementor-element-8c0dffe .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-583 .elementor-element.elementor-element-0946235 > .elementor-element-populated{margin:15px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-583 .elementor-element.elementor-element-c45e539 .heading-tbay-title i{font-size:32px;line-height:27px;}}\";}'),
(7086,583,'_elementor_element_cache','{\"timeout\":1782796466,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-9830238 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"9830238\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-87a6897\\\" data-id=\\\"87a6897\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjYzYWVhZmQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiU3R5bGUgMDEiLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWhlYWRpbmcifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-e0d52df elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\\\" data-id=\\\"e0d52df\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\" role=\\\"list\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-8efd05d\\\" href=\\\"https:\\/\\/www.facebook.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Facebook<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-facebook\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e10b631\\\" href=\\\"https:\\/\\/twitter.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Twitter<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-twitter\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-7553d03\\\" href=\\\"https:\\/\\/www.youtube.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Youtube<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-youtube\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-cc4bc3d\\\" data-id=\\\"cc4bc3d\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjhjMGRmZmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiU3R5bGUgMDIiLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWhlYWRpbmcifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-f854777 elementor-shape-square elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\\\" data-id=\\\"f854777\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\" role=\\\"list\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-8efd05d\\\" href=\\\"https:\\/\\/www.facebook.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Facebook<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-facebook\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e10b631\\\" href=\\\"https:\\/\\/twitter.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Twitter<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-twitter\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-7553d03\\\" href=\\\"https:\\/\\/www.youtube.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Youtube<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-youtube\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-0946235\\\" data-id=\\\"0946235\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6ImM0NWU1MzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiU3R5bGUgMDMiLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWhlYWRpbmcifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-4a37fb0 elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\\\" data-id=\\\"4a37fb0\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\" role=\\\"list\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-8efd05d\\\" href=\\\"https:\\/\\/www.facebook.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Facebook<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-facebook\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e10b631\\\" href=\\\"https:\\/\\/twitter.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Twitter<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-twitter\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-7553d03\\\" href=\\\"https:\\/\\/www.youtube.com\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Youtube<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-youtube\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7087,583,'_wp_trash_meta_status','publish'),
(7088,583,'_wp_trash_meta_time','1782710076'),
(7089,583,'_wp_desired_post_slug','social-share'),
(7090,8074,'_wp_page_template','default'),
(7091,8074,'_elementor_edit_mode','builder'),
(7092,8074,'_elementor_template_type','wp-page'),
(7093,8074,'_elementor_version','3.4.7'),
(7094,8074,'_elementor_data','[{\"id\":\"9830238\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"87a6897\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"63aeafd\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Style 01\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"e0d52df\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"8efd05d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e10b631\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"7553d03\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"cc4bc3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0dffe\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Style 02\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"f854777\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"8efd05d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e10b631\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"7553d03\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"square\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0946235\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c45e539\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Style 03\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"4a37fb0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"8efd05d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e10b631\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"7553d03\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),
(7095,8074,'_elementor_controls_usage','a:4:{s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:3;s:12:\"heading_icon\";i:3;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:3;s:5:\"shape\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(7096,8074,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7097,8074,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:2:{i:0;s:19:\"widget-social-icons\";i:1;s:14:\"e-apple-webkit\";}}'),
(7098,8074,'_elementor_css','a:7:{s:4:\"time\";i:1782710066;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:11:\"tbay-custom\";i:1;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:2042:\".elementor-583 .elementor-element.elementor-element-9830238{margin-top:0px;margin-bottom:80px;}.elementor-583 .elementor-element.elementor-element-63aeafd .heading-tbay-title{text-align:center;}.elementor-583 .elementor-element.elementor-element-63aeafd .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-583 .elementor-element.elementor-element-e0d52df{--grid-template-columns:repeat(0, auto);text-align:center;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-583 .elementor-element.elementor-element-8c0dffe .heading-tbay-title{text-align:center;}.elementor-583 .elementor-element.elementor-element-8c0dffe .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-583 .elementor-element.elementor-element-f854777{--grid-template-columns:repeat(0, auto);text-align:center;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-583 .elementor-element.elementor-element-c45e539 .heading-tbay-title{text-align:center;}.elementor-583 .elementor-element.elementor-element-c45e539 .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-583 .elementor-element.elementor-element-4a37fb0{--grid-template-columns:repeat(0, auto);text-align:center;--grid-column-gap:5px;--grid-row-gap:0px;}@media(max-width:767px){.elementor-583 .elementor-element.elementor-element-9830238{margin-top:0px;margin-bottom:30px;}.elementor-583 .elementor-element.elementor-element-63aeafd .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-583 .elementor-element.elementor-element-cc4bc3d > .elementor-element-populated{margin:15px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-583 .elementor-element.elementor-element-8c0dffe .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-583 .elementor-element.elementor-element-0946235 > .elementor-element-populated{margin:15px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-583 .elementor-element.elementor-element-c45e539 .heading-tbay-title i{font-size:32px;line-height:27px;}}\";}'),
(7099,8074,'_elementor_element_cache','{\"timeout\":1782796466,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9830238 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9830238\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-87a6897\" data-id=\"87a6897\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjYzYWVhZmQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiU3R5bGUgMDEiLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWhlYWRpbmcifQ==\"]tt<div class=\"elementor-element elementor-element-e0d52df elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"e0d52df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">nttttttt<span class=\"elementor-grid-item\" role=\"listitem\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-8efd05d\" href=\"https://www.facebook.com/\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Facebook</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>ttttt</a>ntttt</span>nttttttt<span class=\"elementor-grid-item\" role=\"listitem\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e10b631\" href=\"https://twitter.com/\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Twitter</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>ttttt</a>ntttt</span>nttttttt<span class=\"elementor-grid-item\" role=\"listitem\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-7553d03\" href=\"https://www.youtube.com/\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Youtube</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-cc4bc3d\" data-id=\"cc4bc3d\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjhjMGRmZmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiU3R5bGUgMDIiLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWhlYWRpbmcifQ==\"]tt<div class=\"elementor-element elementor-element-f854777 elementor-shape-square elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"f854777\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">nttttttt<span class=\"elementor-grid-item\" role=\"listitem\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-8efd05d\" href=\"https://www.facebook.com/\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Facebook</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>ttttt</a>ntttt</span>nttttttt<span class=\"elementor-grid-item\" role=\"listitem\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e10b631\" href=\"https://twitter.com/\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Twitter</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>ttttt</a>ntttt</span>nttttttt<span class=\"elementor-grid-item\" role=\"listitem\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-7553d03\" href=\"https://www.youtube.com/\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Youtube</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-0946235\" data-id=\"0946235\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImM0NWU1MzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiU3R5bGUgMDMiLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWhlYWRpbmcifQ==\"]tt<div class=\"elementor-element elementor-element-4a37fb0 elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"4a37fb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">nttttttt<span class=\"elementor-grid-item\" role=\"listitem\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-8efd05d\" href=\"https://www.facebook.com/\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Facebook</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>ttttt</a>ntttt</span>nttttttt<span class=\"elementor-grid-item\" role=\"listitem\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e10b631\" href=\"https://twitter.com/\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Twitter</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>ttttt</a>ntttt</span>nttttttt<span class=\"elementor-grid-item\" role=\"listitem\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-7553d03\" href=\"https://www.youtube.com/\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Youtube</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7100,7898,'_elementor_page_assets','a:0:{}'),
(7101,1689,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:2:{i:0;s:0:\"\";i:1;s:18:\"elementor-frontend\";}}'),
(7102,1689,'_elementor_css','a:7:{s:4:\"time\";i:1782710095;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:317:\".elementor-1689 .elementor-element.elementor-element-a644108{margin-top:0px;margin-bottom:80px;}.elementor-1689 .elementor-element.elementor-element-5078000 .heading-tbay-title{text-align:center;}@media(max-width:767px){.elementor-1689 .elementor-element.elementor-element-a644108{margin-top:0px;margin-bottom:30px;}}\";}'),
(7103,1689,'_elementor_element_cache','{\"timeout\":1782796495,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-a644108 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"a644108\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f367dc8\\\" data-id=\\\"f367dc8\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjUwNzgwMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6W10sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktbGlzdC1jdXN0b20tZm9udHMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7104,1689,'_wp_trash_meta_status','publish'),
(7105,1689,'_wp_trash_meta_time','1782710104'),
(7106,1689,'_wp_desired_post_slug','tbay-list-icons'),
(7107,8075,'_wp_page_template','default'),
(7108,8075,'_elementor_edit_mode','builder'),
(7109,8075,'_elementor_template_type','wp-page'),
(7110,8075,'_elementor_version','3.4.7'),
(7111,8075,'_elementor_data','[{\"id\":\"a644108\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f367dc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5078000\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"tbay-list-custom-fonts\"}],\"isInner\":false}],\"isInner\":false}]'),
(7112,8075,'_elementor_controls_usage','a:3:{s:22:\"tbay-list-custom-fonts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(7113,8075,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7114,8075,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:2:{i:0;s:0:\"\";i:1;s:18:\"elementor-frontend\";}}'),
(7115,8075,'_elementor_css','a:7:{s:4:\"time\";i:1782710095;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:317:\".elementor-1689 .elementor-element.elementor-element-a644108{margin-top:0px;margin-bottom:80px;}.elementor-1689 .elementor-element.elementor-element-5078000 .heading-tbay-title{text-align:center;}@media(max-width:767px){.elementor-1689 .elementor-element.elementor-element-a644108{margin-top:0px;margin-bottom:30px;}}\";}'),
(7116,8075,'_elementor_element_cache','{\"timeout\":1782796495,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a644108 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a644108\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f367dc8\" data-id=\"f367dc8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUwNzgwMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6W10sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktbGlzdC1jdXN0b20tZm9udHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7117,562,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:5:\"slick\";i:1;s:17:\"hara-custom-slick\";i:2;s:18:\"elementor-frontend\";}}'),
(7118,562,'_elementor_css','a:7:{s:4:\"time\";i:1782710122;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:314:\".elementor-562 .elementor-element.elementor-element-5a26048{margin-top:0px;margin-bottom:80px;}.elementor-562 .elementor-element.elementor-element-ad840fb .heading-tbay-title{text-align:center;}@media(max-width:767px){.elementor-562 .elementor-element.elementor-element-5a26048{margin-top:0px;margin-bottom:30px;}}\";}'),
(7119,562,'_elementor_element_cache','{\"timeout\":1782796522,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-5a26048 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"5a26048\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2e17d44\\\" data-id=\\\"2e17d44\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6ImFkODQwZmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsaW1pdCI6OCwiY2F0ZWdvcmllcyI6WyJiYWNrLWFyZWEiLCJiaWtpbmktYXJlYSIsImZhY2lhbC1hcmVhIiwiaGFuZC16b25lIiwibWFrZXVwIl0sInByb2R1Y3RfdHlwZSI6ImJlc3Rfc2VsbGluZyIsInNob3dfYWxsIjoiIiwidGV4dF9zaG93X2FsbCI6IlZpZXcgYWxsICJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LXByb2R1Y3RzIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7120,562,'_wp_trash_meta_status','publish'),
(7121,562,'_wp_trash_meta_time','1782710136'),
(7122,562,'_wp_desired_post_slug','best-selling-products'),
(7123,8076,'_wp_page_template','default'),
(7124,8076,'_elementor_edit_mode','builder'),
(7125,8076,'_elementor_template_type','wp-page'),
(7126,8076,'_elementor_version','3.6.7'),
(7127,8076,'_elementor_data','[{\"id\":\"5a26048\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2e17d44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ad840fb\",\"elType\":\"widget\",\"settings\":{\"limit\":8,\"categories\":[\"back-area\",\"bikini-area\",\"facial-area\",\"hand-zone\",\"makeup\"],\"product_type\":\"best_selling\",\"show_all\":\"\",\"text_show_all\":\"View all \"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false}]'),
(7128,8076,'_elementor_controls_usage','a:3:{s:13:\"tbay-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:5:\"limit\";i:1;s:10:\"categories\";i:1;s:12:\"product_type\";i:1;s:8:\"show_all\";i:1;s:13:\"text_show_all\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(7129,8076,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7130,8076,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:5:\"slick\";i:1;s:17:\"hara-custom-slick\";i:2;s:18:\"elementor-frontend\";}}'),
(7131,8076,'_elementor_css','a:7:{s:4:\"time\";i:1782710122;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:314:\".elementor-562 .elementor-element.elementor-element-5a26048{margin-top:0px;margin-bottom:80px;}.elementor-562 .elementor-element.elementor-element-ad840fb .heading-tbay-title{text-align:center;}@media(max-width:767px){.elementor-562 .elementor-element.elementor-element-5a26048{margin-top:0px;margin-bottom:30px;}}\";}'),
(7132,8076,'_elementor_element_cache','{\"timeout\":1782796522,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5a26048 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5a26048\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2e17d44\" data-id=\"2e17d44\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImFkODQwZmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsaW1pdCI6OCwiY2F0ZWdvcmllcyI6WyJiYWNrLWFyZWEiLCJiaWtpbmktYXJlYSIsImZhY2lhbC1hcmVhIiwiaGFuZC16b25lIiwibWFrZXVwIl0sInByb2R1Y3RfdHlwZSI6ImJlc3Rfc2VsbGluZyIsInNob3dfYWxsIjoiIiwidGV4dF9zaG93X2FsbCI6IlZpZXcgYWxsICJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LXByb2R1Y3RzIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7133,581,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(7134,581,'_elementor_css','a:7:{s:4:\"time\";i:1782710147;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:902:\".elementor-581 .elementor-element.elementor-element-3e3616c{margin-top:0px;margin-bottom:80px;}.elementor-581 .elementor-element.elementor-element-2fb8370 .heading-tbay-title{text-align:center;}.elementor-581 .elementor-element.elementor-element-2fb8370 .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-581 .elementor-element.elementor-element-167ed83{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 23px) 0px;text-align:center;color:#555555;}.elementor-581 .elementor-element.elementor-element-369c79c .tbay-element-newsletter input[type=\"email\"]{width:370px;background-color:#F5F5F5;border-radius:3px 0px 0px 3px;}.elementor-581 .elementor-element.elementor-element-369c79c .tbay-element-newsletter button[type=\"submit\"]{border-radius:0px 3px 3px 0px;}@media(max-width:767px){.elementor-581 .elementor-element.elementor-element-3e3616c{margin-top:0px;margin-bottom:30px;}}\";}'),
(7135,581,'_elementor_element_cache','{\"timeout\":1782796547,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-3e3616c elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"3e3616c\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ef8acad\\\" data-id=\\\"ef8acad\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjJmYjgzNzAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiU2lnbiBVcCBmb3IgT3VyIE5ld3NsZXR0ZXIiLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWhlYWRpbmcifQ==\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjE2N2VkODMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJMZWF2ZSB5b3VyIGVtYWlsIHRvIGdldCBhbGwgaG90IGRlYWxzICZhbXA7IG5ld3NcbndoaWNoIGJlbmVmaXQgeW91IG1vc3QhIiwiYWxpZ24iOiJjZW50ZXIiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMyIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGV4dF9jb2xvciI6IiM1NTU1NTUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjM2OWM3OWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ3aWR0aF9idXR0b24iOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImlucHV0X2JhY2tncm91bmQiOiIjRjVGNUY1IiwiaW5wdXRfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIzIiwiaXNMaW5rZWQiOmZhbHNlfSwiYnV0dG9uX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LW5ld3NsZXR0ZXIifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7136,581,'_wp_trash_meta_status','publish'),
(7137,581,'_wp_trash_meta_time','1782710152'),
(7138,581,'_wp_desired_post_slug','newsletter'),
(7139,8077,'_wp_page_template','default'),
(7140,8077,'_elementor_edit_mode','builder'),
(7141,8077,'_elementor_template_type','wp-page'),
(7142,8077,'_elementor_version','3.4.8'),
(7143,8077,'_elementor_data','[{\"id\":\"3e3616c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ef8acad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2fb8370\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Sign Up for Our Newsletter\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"167ed83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Leave your email to get all hot deals &amp; news\\nwhich benefit you most!\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#555555\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"369c79c\",\"elType\":\"widget\",\"settings\":{\"width_button\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"input_background\":\"#F5F5F5\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-newsletter\"}],\"isInner\":false}],\"isInner\":false}]'),
(7144,8077,'_elementor_controls_usage','a:5:{s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:1;s:12:\"heading_icon\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:15:\"tbay-newsletter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:1:{s:12:\"width_button\";i:1;}}s:5:\"style\";a:2:{s:20:\"mailchip_style_input\";a:2:{s:16:\"input_background\";i:1;s:19:\"input_border_radius\";i:1;}s:21:\"mailchip_style_button\";a:1:{s:20:\"button_border_radius\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(7145,8077,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7146,8077,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(7147,8077,'_elementor_css','a:7:{s:4:\"time\";i:1782710147;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:902:\".elementor-581 .elementor-element.elementor-element-3e3616c{margin-top:0px;margin-bottom:80px;}.elementor-581 .elementor-element.elementor-element-2fb8370 .heading-tbay-title{text-align:center;}.elementor-581 .elementor-element.elementor-element-2fb8370 .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-581 .elementor-element.elementor-element-167ed83{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 23px) 0px;text-align:center;color:#555555;}.elementor-581 .elementor-element.elementor-element-369c79c .tbay-element-newsletter input[type=\"email\"]{width:370px;background-color:#F5F5F5;border-radius:3px 0px 0px 3px;}.elementor-581 .elementor-element.elementor-element-369c79c .tbay-element-newsletter button[type=\"submit\"]{border-radius:0px 3px 3px 0px;}@media(max-width:767px){.elementor-581 .elementor-element.elementor-element-3e3616c{margin-top:0px;margin-bottom:30px;}}\";}'),
(7148,8077,'_elementor_element_cache','{\"timeout\":1782796547,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3e3616c elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3e3616c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ef8acad\" data-id=\"ef8acad\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJmYjgzNzAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiU2lnbiBVcCBmb3IgT3VyIE5ld3NsZXR0ZXIiLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWhlYWRpbmcifQ==\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE2N2VkODMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJMZWF2ZSB5b3VyIGVtYWlsIHRvIGdldCBhbGwgaG90IGRlYWxzICZhbXA7IG5ld3NcbndoaWNoIGJlbmVmaXQgeW91IG1vc3QhIiwiYWxpZ24iOiJjZW50ZXIiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMyIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwidGV4dF9jb2xvciI6IiM1NTU1NTUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjM2OWM3OWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ3aWR0aF9idXR0b24iOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImlucHV0X2JhY2tncm91bmQiOiIjRjVGNUY1IiwiaW5wdXRfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIzIiwiaXNMaW5rZWQiOmZhbHNlfSwiYnV0dG9uX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LW5ld3NsZXR0ZXIifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7149,564,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:5:\"slick\";i:1;s:17:\"hara-custom-slick\";i:2;s:18:\"elementor-frontend\";}}'),
(7150,564,'_elementor_css','a:7:{s:4:\"time\";i:1782710161;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:314:\".elementor-564 .elementor-element.elementor-element-c1dfe57{margin-top:0px;margin-bottom:80px;}.elementor-564 .elementor-element.elementor-element-8113f61 .heading-tbay-title{text-align:center;}@media(max-width:767px){.elementor-564 .elementor-element.elementor-element-c1dfe57{margin-top:0px;margin-bottom:30px;}}\";}'),
(7151,564,'_elementor_element_cache','{\"timeout\":1782796562,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-c1dfe57 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"c1dfe57\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4ffcdfa\\\" data-id=\\\"4ffcdfa\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjgxMTNmNjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsaW1pdCI6OCwiY2F0ZWdvcmllcyI6WyJiYWNrLWFyZWEiLCJiaWtpbmktYXJlYSIsImhhbmQtem9uZSIsInNraW4tY2FyZSJdLCJwcm9kdWN0X3R5cGUiOiJvbl9zYWxlIiwidGV4dF9zaG93X2FsbCI6IlZpZXcgYWxsIHByb2R1Y3RzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7152,31,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:17:\"hara-custom-slick\";i:2;s:5:\"slick\";}}'),
(7153,31,'_elementor_css','a:7:{s:4:\"time\";i:1782710163;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1125:\".elementor-31 .elementor-element.elementor-element-5730a7e9 .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-31 .elementor-element.elementor-element-5730a7e9 .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-31 .elementor-element.elementor-element-37ab48f7 .heading-tbay-title{text-align:center;}.elementor-31 .elementor-element.elementor-element-06759a1{margin-top:50px;margin-bottom:80px;}.elementor-31 .elementor-element.elementor-element-ae81ef7 .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-31 .elementor-element.elementor-element-ae81ef7 .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-31 .elementor-element.elementor-element-08620b6 .heading-tbay-title{text-align:center;}@media(max-width:767px){.elementor-31 .elementor-element.elementor-element-5730a7e9 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-31 .elementor-element.elementor-element-06759a1{margin-top:50px;margin-bottom:50px;}.elementor-31 .elementor-element.elementor-element-ae81ef7 .heading-tbay-title i{font-size:32px;line-height:27px;}}\";}'),
(7154,31,'_elementor_element_cache','{\"timeout\":1782796564,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-4d8801e1 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"4d8801e1\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3a197068\\\" data-id=\\\"3a197068\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjU3MzBhN2U5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaGVhZGluZ190aXRsZSI6IkdyaWQgT3VyIFRlYW0iLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjM3YWI0OGY3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsib3VyX3RlYW0iOlt7Im91cl90ZWFtX25hbWUiOiJDb2R5IEZpc2hlciIsIm91cl90ZWFtX2pvYiI6Ik1jRG9uYWxkJ3MiLCJvdXJfdGVhbV9pbWFnZSI6eyJpZCI6MjAwOSwidXJsIjoiaHR0cHM6XC9cL2hhcmEudGhlbWJheWRldi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yNFwvMjAyMVwvMTFcL291ci10ZWFtLTAxLmpwZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwib3VyX3RlYW1fbGlua19mYiI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX3R3Ijp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfZ2ciOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2xpbmtpbiI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfaW5zdGFyYW0iOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiNDRjNzFjYiJ9LHsib3VyX3RlYW1fbmFtZSI6IlJvYmVydCBGb3giLCJvdXJfdGVhbV9qb2IiOiJOaW50ZW5kbyIsIm91cl90ZWFtX2ltYWdlIjp7ImlkIjoyMDEwLCJ1cmwiOiJodHRwczpcL1wvaGFyYS50aGVtYmF5ZGV2LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvc2l0ZXNcLzI0XC8yMDIxXC8xMVwvb3VyLXRlYW0tMDIuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJvdXJfdGVhbV9saW5rX2ZiIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfdHciOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19nZyI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfbGlua2luIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19pbnN0YXJhbSI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiJhZTJhOTUwIn0seyJvdXJfdGVhbV9uYW1lIjoiRmxveWQgTWlsZXMiLCJvdXJfdGVhbV9qb2IiOiJNYXN0ZXJDYXJkIiwib3VyX3RlYW1faW1hZ2UiOnsiaWQiOjIwMTEsInVybCI6Imh0dHBzOlwvXC9oYXJhLnRoZW1iYXlkZXYuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMjRcLzIwMjFcLzExXC9vdXItdGVhbS0wMy5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm91cl90ZWFtX2xpbmtfZmIiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua190dyI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2dnIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19saW5raW4iOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2luc3RhcmFtIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjlkMWE0MzUifSx7Im91cl90ZWFtX25hbWUiOiJNYXJ2aW4gTWNLaW5uZXkiLCJvdXJfdGVhbV9qb2IiOiJNaXRzdWJpc2hpIiwib3VyX3RlYW1faW1hZ2UiOnsiaWQiOjIwMTIsInVybCI6Imh0dHBzOlwvXC9oYXJhLnRoZW1iYXlkZXYuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMjRcLzIwMjFcLzExXC9vdXItdGVhbS0wNC5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm91cl90ZWFtX2xpbmtfZmIiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua190dyI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2dnIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19saW5raW4iOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2luc3RhcmFtIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjRhYzFhYTYifSx7Im91cl90ZWFtX25hbWUiOiJBcmxlbmUgTWNDb3kiLCJvdXJfdGVhbV9qb2IiOiJMb3VpcyBWdWl0dG9uIiwib3VyX3RlYW1faW1hZ2UiOnsiaWQiOjIwMTMsInVybCI6Imh0dHBzOlwvXC9oYXJhLnRoZW1iYXlkZXYuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMjRcLzIwMjFcLzExXC9vdXItdGVhbS0wNS5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm91cl90ZWFtX2xpbmtfZmIiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua190dyI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2dnIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19saW5raW4iOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2luc3RhcmFtIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjM0OGU2MWIifSx7Im91cl90ZWFtX25hbWUiOiJSb25hbGQgUmljaGFyZHMiLCJvdXJfdGVhbV9qb2IiOiJUaGUgV2FsdCBEaXNuZXkgQ29tcGFueSIsIm91cl90ZWFtX2ltYWdlIjp7ImlkIjoyMDE0LCJ1cmwiOiJodHRwczpcL1wvaGFyYS50aGVtYmF5ZGV2LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvc2l0ZXNcLzI0XC8yMDIxXC8xMVwvb3VyLXRlYW0tMDYuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJvdXJfdGVhbV9saW5rX2ZiIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfdHciOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19nZyI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfbGlua2luIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19pbnN0YXJhbSI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI0ZjlmNGYwIn0seyJvdXJfdGVhbV9uYW1lIjoiQ2FtZXJvbiBXaWxsaWFtc29uIiwib3VyX3RlYW1fam9iIjoiU29ueSIsIm91cl90ZWFtX2ltYWdlIjp7ImlkIjoyMDE1LCJ1cmwiOiJodHRwczpcL1wvaGFyYS50aGVtYmF5ZGV2LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvc2l0ZXNcLzI0XC8yMDIxXC8xMVwvb3VyLXRlYW0tMDcuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJvdXJfdGVhbV9saW5rX2ZiIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfdHciOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19nZyI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfbGlua2luIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19pbnN0YXJhbSI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiJhNTg0ZWNhIn0seyJvdXJfdGVhbV9uYW1lIjoiSmVubnkgV2lsc29uIiwib3VyX3RlYW1fam9iIjoiSm9obnNvbiAmIEpvaG5zb24iLCJvdXJfdGVhbV9pbWFnZSI6eyJpZCI6MjAxNiwidXJsIjoiaHR0cHM6XC9cL2hhcmEudGhlbWJheWRldi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yNFwvMjAyMVwvMTFcL291ci10ZWFtLTA4LmpwZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwib3VyX3RlYW1fbGlua19mYiI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX3R3Ijp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfZ2ciOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2xpbmtpbiI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfaW5zdGFyYW0iOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiOWM4YWVkMCJ9XSwiY29sdW1uX21vYmlsZSI6IjIiLCJjb2xfZGVza3RvcCI6IjMiLCJjb2xfZGVza3RvcHNtYWxsIjoiMyJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LW91ci10ZWFtIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-06759a1 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"06759a1\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1609cc8\\\" data-id=\\\"1609cc8\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6ImFlODFlZjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQ2Fyb3VzZWwgT3VyIFRlYW0iLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjA4NjIwYjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJvdXJfdGVhbSI6W3sib3VyX3RlYW1fbmFtZSI6IkNvZHkgRmlzaGVyIiwib3VyX3RlYW1fam9iIjoiTWNEb25hbGQncyIsIm91cl90ZWFtX2ltYWdlIjp7ImlkIjoyMDA5LCJ1cmwiOiJodHRwczpcL1wvaGFyYS50aGVtYmF5ZGV2LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvc2l0ZXNcLzI0XC8yMDIxXC8xMVwvb3VyLXRlYW0tMDEuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJvdXJfdGVhbV9saW5rX2ZiIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfdHciOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19nZyI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfbGlua2luIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19pbnN0YXJhbSI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI0NGM3MWNiIn0seyJvdXJfdGVhbV9uYW1lIjoiUm9iZXJ0IEZveCIsIm91cl90ZWFtX2pvYiI6Ik5pbnRlbmRvIiwib3VyX3RlYW1faW1hZ2UiOnsiaWQiOjIwMTAsInVybCI6Imh0dHBzOlwvXC9oYXJhLnRoZW1iYXlkZXYuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMjRcLzIwMjFcLzExXC9vdXItdGVhbS0wMi5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm91cl90ZWFtX2xpbmtfZmIiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua190dyI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2dnIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19saW5raW4iOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2luc3RhcmFtIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6ImFlMmE5NTAifSx7Im91cl90ZWFtX25hbWUiOiJGbG95ZCBNaWxlcyIsIm91cl90ZWFtX2pvYiI6Ik1hc3RlckNhcmQiLCJvdXJfdGVhbV9pbWFnZSI6eyJpZCI6MjAxMSwidXJsIjoiaHR0cHM6XC9cL2hhcmEudGhlbWJheWRldi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yNFwvMjAyMVwvMTFcL291ci10ZWFtLTAzLmpwZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwib3VyX3RlYW1fbGlua19mYiI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX3R3Ijp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfZ2ciOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2xpbmtpbiI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfaW5zdGFyYW0iOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiOWQxYTQzNSJ9LHsib3VyX3RlYW1fbmFtZSI6Ik1hcnZpbiBNY0tpbm5leSIsIm91cl90ZWFtX2pvYiI6Ik1pdHN1YmlzaGkiLCJvdXJfdGVhbV9pbWFnZSI6eyJpZCI6MjAxMiwidXJsIjoiaHR0cHM6XC9cL2hhcmEudGhlbWJheWRldi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yNFwvMjAyMVwvMTFcL291ci10ZWFtLTA0LmpwZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwib3VyX3RlYW1fbGlua19mYiI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX3R3Ijp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfZ2ciOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2xpbmtpbiI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfaW5zdGFyYW0iOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiNGFjMWFhNiJ9LHsib3VyX3RlYW1fbmFtZSI6IkFybGVuZSBNY0NveSIsIm91cl90ZWFtX2pvYiI6IkxvdWlzIFZ1aXR0b24iLCJvdXJfdGVhbV9pbWFnZSI6eyJpZCI6MjAxMywidXJsIjoiaHR0cHM6XC9cL2hhcmEudGhlbWJheWRldi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yNFwvMjAyMVwvMTFcL291ci10ZWFtLTA1LmpwZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwib3VyX3RlYW1fbGlua19mYiI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX3R3Ijp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfZ2ciOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2xpbmtpbiI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfaW5zdGFyYW0iOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiMzQ4ZTYxYiJ9LHsib3VyX3RlYW1fbmFtZSI6IlJvbmFsZCBSaWNoYXJkcyIsIm91cl90ZWFtX2pvYiI6IlRoZSBXYWx0IERpc25leSBDb21wYW55Iiwib3VyX3RlYW1faW1hZ2UiOnsiaWQiOjIwMTQsInVybCI6Imh0dHBzOlwvXC9oYXJhLnRoZW1iYXlkZXYuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMjRcLzIwMjFcLzExXC9vdXItdGVhbS0wNi5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm91cl90ZWFtX2xpbmtfZmIiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua190dyI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2dnIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19saW5raW4iOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2luc3RhcmFtIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjRmOWY0ZjAifSx7Im91cl90ZWFtX25hbWUiOiJDYW1lcm9uIFdpbGxpYW1zb24iLCJvdXJfdGVhbV9qb2IiOiJTb255Iiwib3VyX3RlYW1faW1hZ2UiOnsiaWQiOjIwMTUsInVybCI6Imh0dHBzOlwvXC9oYXJhLnRoZW1iYXlkZXYuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMjRcLzIwMjFcLzExXC9vdXItdGVhbS0wNy5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm91cl90ZWFtX2xpbmtfZmIiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua190dyI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2dnIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19saW5raW4iOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2luc3RhcmFtIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6ImE1ODRlY2EifSx7Im91cl90ZWFtX25hbWUiOiJKZW5ueSBXaWxzb24iLCJvdXJfdGVhbV9qb2IiOiJKb2huc29uICYgSm9obnNvbiIsIm91cl90ZWFtX2ltYWdlIjp7ImlkIjoyMDE2LCJ1cmwiOiJodHRwczpcL1wvaGFyYS50aGVtYmF5ZGV2LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvc2l0ZXNcLzI0XC8yMDIxXC8xMVwvb3VyLXRlYW0tMDguanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJvdXJfdGVhbV9saW5rX2ZiIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfdHciOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19nZyI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfbGlua2luIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19pbnN0YXJhbSI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI5YzhhZWQwIn1dLCJjb2x1bW5fbW9iaWxlIjoiMiIsImNvbF9kZXNrdG9wIjoiMyIsImxheW91dF90eXBlIjoiY2Fyb3VzZWwiLCJjb2x1bW4iOiI0IiwiY29sX2Rlc2t0b3BzbWFsbCI6IjMiLCJkaXNhYmxlX21vYmlsZSI6IiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LW91ci10ZWFtIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7155,566,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7156,566,'_elementor_css','a:7:{s:4:\"time\";i:1782710165;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1293:\".elementor-566 .elementor-element.elementor-element-1f729f8{margin-top:0px;margin-bottom:80px;}.elementor-566 .elementor-element.elementor-element-6d3d794 .heading-tbay-title{text-align:center;}.elementor-566 .elementor-element.elementor-element-6d3d794 .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-566 .elementor-element.elementor-element-27e3214 .heading-tbay-title{text-align:center;}.elementor-566 .elementor-element.elementor-element-fee662f .heading-tbay-title{text-align:center;}.elementor-566 .elementor-element.elementor-element-fee662f .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-566 .elementor-element.elementor-element-2cad28f .heading-tbay-title{text-align:center;}@media(max-width:767px){.elementor-566 .elementor-element.elementor-element-1f729f8{margin-top:0px;margin-bottom:30px;}.elementor-566 .elementor-element.elementor-element-6d3d794 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-566 .elementor-element.elementor-element-6d3d794 .heading-tbay-title{padding:0px 0px 0px 0px;}.elementor-566 .elementor-element.elementor-element-fee662f .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-566 .elementor-element.elementor-element-fee662f .heading-tbay-title{padding:0px 0px 0px 0px;}}\";}'),
(7157,566,'_elementor_element_cache','{\"timeout\":1782796566,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-1f729f8 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"1f729f8\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9c0fea0\\\" data-id=\\\"9c0fea0\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjZkM2Q3OTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiUG9zdCBHcmlkIiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJoZWFkaW5nX3N0eWxlX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjI3ZTMyMTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aHVtYm5haWxfc2l6ZV9zaXplIjoiZnVsbCIsImV4Y2VycHRfbGVuZ3RoIjoxMCwic2hvd19yZWFkX21vcmUiOiJ5ZXMiLCJyZWFkX21vcmVfdGV4dCI6IlJlYWQgbW9yZSIsInNob3dfYXV0aG9yIjoieWVzIiwiYXV0aG9yX291dF9tZXRhX2xpc3QiOiIiLCJzaG93X2NvbW1lbnRzIjoiIiwic2hvd19jb21tZW50c190ZXh0IjoieWVzIiwiY29sdW1uIjoiMyIsImNvbF9kZXNrdG9wIjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIiwiY29sdW1uX21vYmlsZSI6IjEifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1wb3N0cy1ncmlkIn0=\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6ImZlZTY2MmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiUG9zdCBDYXJvdXNlbCIsImhlYWRpbmdfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi13YXZlIiwibGlicmFyeSI6InRiYXktY3VzdG9tIn0sImhlYWRpbmdfaWNvbl9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyNywic2l6ZXMiOltdfSwiaGVhZGluZ19zdHlsZV9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjJjYWQyOGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aHVtYm5haWxfc2l6ZV9zaXplIjoiZnVsbCIsImV4Y2VycHRfbGVuZ3RoIjoxMCwic2hvd19yZWFkX21vcmUiOiJ5ZXMiLCJyZWFkX21vcmVfdGV4dCI6IlJlYWQgbW9yZSIsInNob3dfYXV0aG9yIjoieWVzIiwiYXV0aG9yX291dF9tZXRhX2xpc3QiOiIiLCJzaG93X2NvbW1lbnRzIjoieWVzIiwic2hvd19jb21tZW50c190ZXh0IjoieWVzIiwiY29sdW1uIjoiMyIsImNvbF9kZXNrdG9wIjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIiwibGF5b3V0X3R5cGUiOiJjYXJvdXNlbCIsImNvbHVtbl90YWJsZXQiOiIxIiwiY29sdW1uX21vYmlsZSI6IjEiLCJjb2xfbGFuZHNjYXBlIjoiMSIsImRpc2FibGVfbW9iaWxlIjoiIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcG9zdHMtZ3JpZCJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7158,3,'_wp_trash_meta_status','draft'),
(7159,3,'_wp_trash_meta_time','1782710167'),
(7160,3,'_wp_desired_post_slug','privacy-policy'),
(7161,568,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(7162,568,'_elementor_css','a:7:{s:4:\"time\";i:1782710174;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:217:\".elementor-568 .elementor-element.elementor-element-79af8240{margin-top:0px;margin-bottom:80px;}@media(max-width:767px){.elementor-568 .elementor-element.elementor-element-79af8240{margin-top:0px;margin-bottom:30px;}}\";}'),
(7163,568,'_elementor_element_cache','{\"timeout\":1782796575,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-79af8240 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"79af8240\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2546d0f6\\\" data-id=\\\"2546d0f6\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjdjYzhkMTliIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic2hvcnRjb2RlIjoiW3Byb2R1Y3RfYXR0cmlidXRlIHBlcl9wYWdlPVwiMTZcIiBjb2x1bW5zPVwiNFwiIG9yZGVyYnk9XCJ0aXRsZVwiIG9yZGVyPVwiQVNDXCIgYXR0cmlidXRlPVwiY29sb3JcIiBmaWx0ZXI9XCJcIl0ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoic2hvcnRjb2RlIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7164,570,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7165,570,'_elementor_css','a:7:{s:4:\"time\";i:1782710176;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1897:\".elementor-570 .elementor-element.elementor-element-1559cb5 .heading-tbay-title{text-align:center;}.elementor-570 .elementor-element.elementor-element-1559cb5 .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-570 .elementor-element.elementor-element-02d7ab6 .heading-tbay-title{text-align:center;}.elementor-570 .elementor-element.elementor-element-02d7ab6 .item-cat{text-align:center !important;}.elementor-570 .elementor-element.elementor-element-02d7ab6 .content{text-align:center !important;}.elementor-570 .elementor-element.elementor-element-02d7ab6 .cat-icon > i{font-size:75px;}.elementor-570 .elementor-element.elementor-element-02d7ab6 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-570 .elementor-element.elementor-element-b9e1c12{margin-top:30px;margin-bottom:80px;}.elementor-570 .elementor-element.elementor-element-8a9326a .heading-tbay-title{text-align:center;}.elementor-570 .elementor-element.elementor-element-8a9326a .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-570 .elementor-element.elementor-element-470da04 .heading-tbay-title{text-align:center;}.elementor-570 .elementor-element.elementor-element-470da04 .wrapper-heading-tab .tabs-list, .elementor-570 .elementor-element.elementor-element-470da04 .wrapper-heading-tab .heading-tbay-title{justify-content:center;}.elementor-570 .elementor-element.elementor-element-470da04 .wrapper-heading-tab{padding:0px 0px 14px 0px;margin:0px 0px 24px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#E9E9E9;}@media(max-width:767px){.elementor-570 .elementor-element.elementor-element-1559cb5 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-570 .elementor-element.elementor-element-b9e1c12{margin-top:0px;margin-bottom:30px;}.elementor-570 .elementor-element.elementor-element-8a9326a .heading-tbay-title i{font-size:32px;line-height:27px;}}\";}'),
(7166,570,'_elementor_element_cache','{\"timeout\":1782796576,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-d3beebc elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"d3beebc\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-60257be\\\" data-id=\\\"60257be\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjE1NTljYjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQ3VzdG9tcyBDYXRlZ29yaWVzIiwiaGVhZGluZ19zdWJ0aXRsZSI6IlNob3AgYnkgQ2F0ZWdvcmllcyIsImhlYWRpbmdfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi13YXZlIiwibGlicmFyeSI6InRiYXktY3VzdG9tIn0sImhlYWRpbmdfaWNvbl9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyNywic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjAyZDdhYjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiNzNiNmRlMSIsInR5cGUiOiJpY29uIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLWJlYXV0eSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9fSx7ImNhdGVnb3J5IjoiYmlraW5pLWFyZWEiLCJ0eXBlIjoiaWNvbiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi1leWVicm93IiwibGlicmFyeSI6InRiYXktY3VzdG9tIn0sIl9pZCI6ImU3NmM2OWYifSx7ImNhdGVnb3J5IjoiZmFjaWFsLWFyZWEiLCJ0eXBlIjoiaWNvbiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi1naWZ0Ym94LXJpYmJvbiIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiJjYmUwMjA4In0seyJjYXRlZ29yeSI6ImhhbmQtem9uZSIsInR5cGUiOiJpY29uIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLWxpcHN0aWNrIiwibGlicmFyeSI6InRiYXktY3VzdG9tIn0sIl9pZCI6Ijg2ZTg5NGQifSx7ImNhdGVnb3J5IjoibWFrZXVwIiwidHlwZSI6Imljb24iLCJ0eXBlX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24tbWFrZXVwIiwibGlicmFyeSI6InRiYXktY3VzdG9tIn0sIl9pZCI6IjBmYTJjZDMifSx7ImNhdGVnb3J5IjoibmFpbHMiLCJ0eXBlIjoiaWNvbiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi1uYWlscyIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiIwZTI5ZDQ4In1dLCJkaXNwbGF5X2NvdW50X2NhdGVnb3J5IjoieWVzIiwidGV4dF9zaG93X2FsbCI6IlNlZSBhbGwgY2F0ZWdvcmllcyIsImNvbHVtbiI6IjYiLCJjb2xfZGVza3RvcCI6IjYiLCJjb2xfZGVza3RvcHNtYWxsIjoiMyIsImxpc3RfY2F0ZWdvcmllc19pY29uX2NvbG9yX2hvdmVyIjoiIzRBOEM5NyJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-b9e1c12 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"b9e1c12\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-131c4b0\\\" data-id=\\\"131c4b0\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjhhOTMyNmEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiUHJvZHVjdCBDYXRlZ29yaWVzIiwiaGVhZGluZ19zdWJ0aXRsZSI6IlNob3AgYnkgQ2F0ZWdvcmllcyIsImhlYWRpbmdfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi13YXZlIiwibGlicmFyeSI6InRiYXktY3VzdG9tIn0sImhlYWRpbmdfaWNvbl9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyNywic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjQ3MGRhMDQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsaW1pdCI6OCwicHJvZHVjdF90eXBlIjoicmFuZG9tX3Byb2R1Y3QiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwiY2F0ZWdvcmllc190YWJzIjpbeyJfaWQiOiI1OGRjOTJlIiwiaWNvbl9jYXRlZ29yeSI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi1iZWF1dHkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifX0seyJfaWQiOiI5NjQ3MmZhIiwiY2F0ZWdvcnkiOiJiaWtpbmktYXJlYSIsImljb25fY2F0ZWdvcnkiOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24tZ2lmdGJveC1yaWJib24iLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifX0seyJjYXRlZ29yeSI6ImhhbmQtem9uZSIsIl9pZCI6ImZhYjZlYzUiLCJpY29uX2NhdGVnb3J5Ijp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXBlcmZ1bWUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifX0seyJjYXRlZ29yeSI6Im1ha2V1cCIsIl9pZCI6IjcxNzI3ODgiLCJpY29uX2NhdGVnb3J5Ijp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLW1ha2V1cCIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9fSx7ImNhdGVnb3J5IjoibmFpbHMiLCJfaWQiOiJhNDAxOThkIiwiaWNvbl9jYXRlZ29yeSI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi1uYWlscyIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9fV0sInRleHRfYnV0dG9uIjoiU2hvdyBhbGwiLCJjb2xfZGVza3RvcHNtYWxsIjoiNCIsImRpc2FibGVfbW9iaWxlIjoiIiwiaGVhZGluZ19jYXRlZ29yaWVzX3RhYl9hbGlnbiI6ImNlbnRlciIsImhlYWRpbmdfY2F0ZWdvcmllc190YWJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTQiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfY2F0ZWdvcmllc190YWJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyNCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiYm9yZGVyX2hlYWRpbmdfY2F0ZWdvcmllc190YWJfYm9yZGVyIjoic29saWQiLCJib3JkZXJfaGVhZGluZ19jYXRlZ29yaWVzX3RhYl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiYm9yZGVyX2hlYWRpbmdfY2F0ZWdvcmllc190YWJfY29sb3IiOiIjRTlFOUU5IiwiaWNvbl9hZnRlcl90aXRsZSI6IiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LXByb2R1Y3QtY2F0ZWdvcmllcy10YWJzIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7167,572,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:4:{i:0;s:5:\"slick\";i:1;s:17:\"hara-custom-slick\";i:2;s:21:\"jquery-countdowntimer\";i:3;s:18:\"elementor-frontend\";}}'),
(7168,572,'_elementor_css','a:7:{s:4:\"time\";i:1782710178;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:2557:\".elementor-572 .elementor-element.elementor-element-31f25e7 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-572 .elementor-element.elementor-element-31f25e7 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-572 .elementor-element.elementor-element-31f25e7 .top-flash-sale-wrapper{padding:0px 0px 12px 0px;margin:0px 0px 22px 0px;}.elementor-572 .elementor-element.elementor-element-30c31d0{margin-top:40px;margin-bottom:40px;}.elementor-572 .elementor-element.elementor-element-17aefd2 .heading-tbay-title{text-align:center;}.elementor-572 .elementor-element.elementor-element-0e4ec58{margin-top:40px;margin-bottom:40px;}.elementor-572 .elementor-element.elementor-element-36776f3 .heading-tbay-title{text-align:center;}.elementor-572 .elementor-element.elementor-element-434bb85{margin-top:40px;margin-bottom:40px;}.elementor-572 .elementor-element.elementor-element-e51a56a .heading-tbay-title{text-align:center;}.elementor-572 .elementor-element.elementor-element-e51a56a .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-572 .elementor-element.elementor-element-da106c6 > .elementor-widget-container{border-style:solid;border-width:1px 1px 0px 1px;border-color:#E9E9E9;}.elementor-572 .elementor-element.elementor-element-da106c6 .heading-tbay-title{text-align:center;}.elementor-572 .elementor-element.elementor-element-da106c6 .heading-tbay-title .title{color:#C4743F;}.elementor-572 .elementor-element.elementor-element-507bab7{margin-top:40px;margin-bottom:40px;}.elementor-572 .elementor-element.elementor-element-24510b1 .heading-tbay-title{text-align:center;}.elementor-572 .elementor-element.elementor-element-f26012b{margin-top:0px;margin-bottom:80px;}.elementor-572 .elementor-element.elementor-element-e44ee73 .heading-tbay-title{text-align:center;}.elementor-572 .elementor-element.elementor-element-e44ee73 .tbay-element-product-tabs > .wrapper-heading-tab > ul, .elementor-572 .elementor-element.elementor-element-e44ee73 .tbay-element-product-tabs .heading-tbay-title{justify-content:center;}.elementor-572 .elementor-element.elementor-element-e44ee73 .wrapper-heading-tab{padding:0px 0px 13px 0px;margin:0px 0px 24px 0px;}@media(max-width:1024px){.elementor-572 .elementor-element.elementor-element-da106c6 > .elementor-widget-container{border-width:1px 1px 1px 1px;}}@media(max-width:767px){.elementor-572 .elementor-element.elementor-element-981c8f3{margin-top:0px;margin-bottom:0px;}.elementor-572 .elementor-element.elementor-element-f26012b{margin-top:0px;margin-bottom:20px;}}\";}'),
(7169,572,'_elementor_element_cache','{\"timeout\":1782796578,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-981c8f3 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"981c8f3\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-962d7e4\\\" data-id=\\\"962d7e4\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjMxZjI1ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hvcCBGbGFzaCBEZWFscyIsImhlYWRpbmdfc3VidGl0bGUiOiJEYWlseSB1cGRhdGVzIG9mIGFsbCBzcGVjaWFsIGRlYWxzLiBCb29rbWFyayB0aGlzIHBhZ2UgJiBjb21lIGJhY2sgb2Z0ZW4gc28geW91IGRvbid0IG1pc3MgaXQhIiwiaGVhZGluZ19zdWJ0aXRsZV9ib3R0b21fc3BhY2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6Nywic2l6ZXMiOltdfSwiaGVhZGluZ19zdHlsZV9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRlcl90ZXh0IjoiRmxhc2ggU2FsZSIsImhlYWRlcl9wYWdlIjoyNywiZGF0ZV90aXRsZSI6IkVuZHMgaW46ICIsImRhdGVfdGl0bGVfZW5kZWQiOiJEZWFsIGVuZGVkLiIsImVuZF9kYXRlIjoiMjAyNC0wNS0xMCAxMjowMCIsImxheW91dF90eXBlIjoiY2Fyb3VzZWwiLCJtYWluX3Byb2R1Y3Rfc2FsZSI6W3siX2lkIjoiY2I4YzgwZCIsInByb2R1Y3Rfc2FsZV9pdGVtIjoiMTI4In0seyJfaWQiOiJlYmFiODIyIiwicHJvZHVjdF9zYWxlX2l0ZW0iOiIxMzIifSx7InByb2R1Y3Rfc2FsZV9pdGVtIjoiMTQ4IiwiX2lkIjoiYWY2NmNkNiJ9LHsicHJvZHVjdF9zYWxlX2l0ZW0iOiIxNTAiLCJfaWQiOiJhNmRiZGEzIn0seyJwcm9kdWN0X3NhbGVfaXRlbSI6IjE1MyIsIl9pZCI6IjEwZjZlNmMifSx7InByb2R1Y3Rfc2FsZV9pdGVtIjoiMTU1IiwiX2lkIjoiZGYxOGZlZiJ9LHsicHJvZHVjdF9zYWxlX2l0ZW0iOiIxNjUiLCJfaWQiOiJjNDM3Zjg5In0seyJwcm9kdWN0X3NhbGVfaXRlbSI6MTY3LCJfaWQiOiI2Mjc4YzQ4In1dLCJyZWFkbW9yZV90ZXh0IjoiUmVhZCBNb3JlIiwicmVhZG1vcmVfcGFnZSI6IjU2NCIsImNvbHVtbl90YWJsZXQiOiIzIiwiY29sX2Rlc2t0b3BzbWFsbCI6IjQiLCJkaXNhYmxlX21vYmlsZSI6IiIsImVuYWJsZV9yZWFkbW9yZSI6IiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LXByb2R1Y3QtZmxhc2gtc2FsZXMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-30c31d0 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"30c31d0\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b7e65ab\\\" data-id=\\\"b7e65ab\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjE3YWVmZDIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiR3JpZCBQcm9kdWN0IiwiaGVhZGluZ19zdWJ0aXRsZSI6ImxvcmVtIGlwc3VtIGRvbGFyIHNpdCBhbWV0IiwibGltaXQiOjgsImNhdGVnb3JpZXMiOltdLCJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LXByb2R1Y3RzIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-0e4ec58 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"0e4ec58\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a47fc84\\\" data-id=\\\"a47fc84\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjM2Nzc2ZjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQ2Fyb3VzZWwgUHJvZHVjdCIsImhlYWRpbmdfc3VidGl0bGUiOiJsb3JlbSBpcHN1bSBkb2xhciBzaXQgYW1ldCIsImxpbWl0Ijo4LCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwiY2F0ZWdvcmllcyI6W10sInRleHRfc2hvd19hbGwiOiJWaWV3IGFsbCBwcm9kdWN0cyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIiwiZGlzYWJsZV9tb2JpbGUiOiIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1wcm9kdWN0cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-434bb85 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"434bb85\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a85d661\\\" data-id=\\\"a85d661\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6ImU1MWE1NmEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiR3JpZCBQcm9kdWN0IFZlcnRpY2FsIiwiaGVhZGluZ19kZXNjcmlwdGlvbiI6ImxvcmVtIGlwc3VtIGRvbGFyIHNpdCBhbWV0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\\\"][elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6ImRhMTA2YzYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlX2NvbG9yIjoiI0M0NzQzRiIsImxpbWl0Ijo0LCJjYXRlZ29yaWVzIjpbXSwicHJvZHVjdF90eXBlIjoidG9wX3JhdGVkIiwicHJvZHVjdF9zdHlsZSI6InZlcnRpY2FsLXYxIiwidGV4dF9zaG93X2FsbCI6IlZpZXcgYWxsIHByb2R1Y3RzIiwiY29sdW1uX21vYmlsZSI6IjEiLCJjb2xfZGVza3RvcHNtYWxsIjoiMyIsImNvbF9sYW5kc2NhcGUiOiIyIiwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjpmYWxzZX0sIl9ib3JkZXJfY29sb3IiOiIjRTlFOUU5IiwiX2JvcmRlcl93aWR0aF90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-507bab7 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"507bab7\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fdf639d\\\" data-id=\\\"fdf639d\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjI0NTEwYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQ2Fyb3VzZWwgUHJvZHVjdCBWZXJ0aWNhbCIsImhlYWRpbmdfc3VidGl0bGUiOiJsb3JlbSBpcHN1bSBkb2xhciBzaXQgYW1ldCIsImxpbWl0Ijo4LCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwiY2F0ZWdvcmllcyI6W10sInByb2R1Y3RfdHlwZSI6InRvcF9yYXRlZCIsInByb2R1Y3Rfc3R5bGUiOiJ2ZXJ0aWNhbC12MSIsInRleHRfc2hvd19hbGwiOiJWaWV3IGFsbCBwcm9kdWN0cyIsImNvbHVtbl90YWJsZXQiOiIyIiwiY29sdW1uX21vYmlsZSI6IjEiLCJjb2xfZGVza3RvcHNtYWxsIjoiMyIsImRpc2FibGVfbW9iaWxlIjoiIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-f26012b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"f26012b\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8d3910a\\\" data-id=\\\"8d3910a\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6ImU0NGVlNzMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsaW1pdCI6OCwiY2F0ZWdvcmllcyI6W10sImxpc3RfcHJvZHVjdF90YWJzIjpbeyJfaWQiOiIxYzI2MGUwIn0seyJfaWQiOiJkOGY4OTUyIiwicHJvZHVjdF90YWJzIjoiYmVzdF9zZWxsaW5nIn0seyJfaWQiOiI1OTc3Y2YzIiwicHJvZHVjdF90YWJzIjoidG9wX3JhdGVkIn1dLCJjb2xfZGVza3RvcHNtYWxsIjoiNCIsImhlYWRpbmdfY2F0ZWdvcmllc190YWJfYWxpZ24iOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1wcm9kdWN0LXRhYnMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7170,564,'_wp_trash_meta_status','publish'),
(7171,564,'_wp_trash_meta_time','1782710188'),
(7172,564,'_wp_desired_post_slug','on-sale-product'),
(7173,8079,'_wp_page_template','default'),
(7174,8079,'_elementor_edit_mode','builder'),
(7175,8079,'_elementor_template_type','wp-page'),
(7176,8079,'_elementor_version','3.6.7'),
(7177,8079,'_elementor_data','[{\"id\":\"c1dfe57\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ffcdfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8113f61\",\"elType\":\"widget\",\"settings\":{\"limit\":8,\"categories\":[\"back-area\",\"bikini-area\",\"hand-zone\",\"skin-care\"],\"product_type\":\"on_sale\",\"text_show_all\":\"View all products\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false}]'),
(7178,8079,'_elementor_controls_usage','a:3:{s:13:\"tbay-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:3:{s:5:\"limit\";i:1;s:10:\"categories\";i:1;s:12:\"product_type\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}}}}'),
(7179,8079,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7180,8079,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:5:\"slick\";i:1;s:17:\"hara-custom-slick\";i:2;s:18:\"elementor-frontend\";}}'),
(7181,8079,'_elementor_css','a:7:{s:4:\"time\";i:1782710161;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:314:\".elementor-564 .elementor-element.elementor-element-c1dfe57{margin-top:0px;margin-bottom:80px;}.elementor-564 .elementor-element.elementor-element-8113f61 .heading-tbay-title{text-align:center;}@media(max-width:767px){.elementor-564 .elementor-element.elementor-element-c1dfe57{margin-top:0px;margin-bottom:30px;}}\";}'),
(7182,8079,'_elementor_element_cache','{\"timeout\":1782796562,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c1dfe57 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c1dfe57\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4ffcdfa\" data-id=\"4ffcdfa\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjgxMTNmNjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsaW1pdCI6OCwiY2F0ZWdvcmllcyI6WyJiYWNrLWFyZWEiLCJiaWtpbmktYXJlYSIsImhhbmQtem9uZSIsInNraW4tY2FyZSJdLCJwcm9kdWN0X3R5cGUiOiJvbl9zYWxlIiwidGV4dF9zaG93X2FsbCI6IlZpZXcgYWxsIHByb2R1Y3RzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7183,566,'_wp_trash_meta_status','publish'),
(7184,566,'_wp_trash_meta_time','1782710264'),
(7185,566,'_wp_desired_post_slug','post-elements'),
(7186,8080,'_wp_page_template','default'),
(7187,8080,'_elementor_edit_mode','builder'),
(7188,8080,'_elementor_template_type','wp-page'),
(7189,8080,'_elementor_version','3.6.7'),
(7190,8080,'_elementor_data','[{\"id\":\"1f729f8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9c0fea0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6d3d794\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Post Grid\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_style_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"27e3214\",\"elType\":\"widget\",\"settings\":{\"thumbnail_size_size\":\"full\",\"excerpt_length\":10,\"show_read_more\":\"yes\",\"read_more_text\":\"Read more\",\"show_author\":\"yes\",\"author_out_meta_list\":\"\",\"show_comments\":\"\",\"show_comments_text\":\"yes\",\"column\":\"3\",\"col_desktop\":\"3\",\"col_desktopsmall\":\"3\",\"column_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"tbay-posts-grid\"},{\"id\":\"fee662f\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Post Carousel\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"heading_style_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"2cad28f\",\"elType\":\"widget\",\"settings\":{\"thumbnail_size_size\":\"full\",\"excerpt_length\":10,\"show_read_more\":\"yes\",\"read_more_text\":\"Read more\",\"show_author\":\"yes\",\"author_out_meta_list\":\"\",\"show_comments\":\"yes\",\"show_comments_text\":\"yes\",\"column\":\"3\",\"col_desktop\":\"3\",\"col_desktopsmall\":\"3\",\"layout_type\":\"carousel\",\"column_tablet\":\"1\",\"column_mobile\":\"1\",\"col_landscape\":\"1\",\"disable_mobile\":\"\"},\"elements\":[],\"widgetType\":\"tbay-posts-grid\"}],\"isInner\":false}],\"isInner\":false}]'),
(7191,8080,'_elementor_controls_usage','a:4:{s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:2;s:12:\"heading_icon\";i:2;}}}}s:15:\"tbay-posts-grid\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"content\";a:6:{s:19:\"thumbnail_size_size\";i:2;s:14:\"excerpt_length\";i:2;s:14:\"show_read_more\";i:2;s:11:\"show_author\";i:2;s:13:\"show_comments\";i:2;s:18:\"show_comments_text\";i:2;}s:18:\"section_responsive\";a:4:{s:6:\"column\";i:2;s:11:\"col_desktop\";i:2;s:16:\"col_desktopsmall\";i:2;s:13:\"col_landscape\";i:1;}s:7:\"general\";a:1:{s:11:\"layout_type\";i:1;}s:24:\"section_carousel_options\";a:1:{s:14:\"disable_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(7192,8080,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7193,8080,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7194,8080,'_elementor_css','a:7:{s:4:\"time\";i:1782710165;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1293:\".elementor-566 .elementor-element.elementor-element-1f729f8{margin-top:0px;margin-bottom:80px;}.elementor-566 .elementor-element.elementor-element-6d3d794 .heading-tbay-title{text-align:center;}.elementor-566 .elementor-element.elementor-element-6d3d794 .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-566 .elementor-element.elementor-element-27e3214 .heading-tbay-title{text-align:center;}.elementor-566 .elementor-element.elementor-element-fee662f .heading-tbay-title{text-align:center;}.elementor-566 .elementor-element.elementor-element-fee662f .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-566 .elementor-element.elementor-element-2cad28f .heading-tbay-title{text-align:center;}@media(max-width:767px){.elementor-566 .elementor-element.elementor-element-1f729f8{margin-top:0px;margin-bottom:30px;}.elementor-566 .elementor-element.elementor-element-6d3d794 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-566 .elementor-element.elementor-element-6d3d794 .heading-tbay-title{padding:0px 0px 0px 0px;}.elementor-566 .elementor-element.elementor-element-fee662f .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-566 .elementor-element.elementor-element-fee662f .heading-tbay-title{padding:0px 0px 0px 0px;}}\";}'),
(7195,8080,'_elementor_element_cache','{\"timeout\":1782796566,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1f729f8 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1f729f8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9c0fea0\" data-id=\"9c0fea0\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjZkM2Q3OTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiUG9zdCBHcmlkIiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJoZWFkaW5nX3N0eWxlX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI3ZTMyMTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aHVtYm5haWxfc2l6ZV9zaXplIjoiZnVsbCIsImV4Y2VycHRfbGVuZ3RoIjoxMCwic2hvd19yZWFkX21vcmUiOiJ5ZXMiLCJyZWFkX21vcmVfdGV4dCI6IlJlYWQgbW9yZSIsInNob3dfYXV0aG9yIjoieWVzIiwiYXV0aG9yX291dF9tZXRhX2xpc3QiOiIiLCJzaG93X2NvbW1lbnRzIjoiIiwic2hvd19jb21tZW50c190ZXh0IjoieWVzIiwiY29sdW1uIjoiMyIsImNvbF9kZXNrdG9wIjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIiwiY29sdW1uX21vYmlsZSI6IjEifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1wb3N0cy1ncmlkIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImZlZTY2MmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiUG9zdCBDYXJvdXNlbCIsImhlYWRpbmdfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi13YXZlIiwibGlicmFyeSI6InRiYXktY3VzdG9tIn0sImhlYWRpbmdfaWNvbl9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyNywic2l6ZXMiOltdfSwiaGVhZGluZ19zdHlsZV9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYWQyOGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aHVtYm5haWxfc2l6ZV9zaXplIjoiZnVsbCIsImV4Y2VycHRfbGVuZ3RoIjoxMCwic2hvd19yZWFkX21vcmUiOiJ5ZXMiLCJyZWFkX21vcmVfdGV4dCI6IlJlYWQgbW9yZSIsInNob3dfYXV0aG9yIjoieWVzIiwiYXV0aG9yX291dF9tZXRhX2xpc3QiOiIiLCJzaG93X2NvbW1lbnRzIjoieWVzIiwic2hvd19jb21tZW50c190ZXh0IjoieWVzIiwiY29sdW1uIjoiMyIsImNvbF9kZXNrdG9wIjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIiwibGF5b3V0X3R5cGUiOiJjYXJvdXNlbCIsImNvbHVtbl90YWJsZXQiOiIxIiwiY29sdW1uX21vYmlsZSI6IjEiLCJjb2xfbGFuZHNjYXBlIjoiMSIsImRpc2FibGVfbW9iaWxlIjoiIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcG9zdHMtZ3JpZCJ9\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7196,31,'_wp_trash_meta_status','publish'),
(7197,31,'_wp_trash_meta_time','1782710272'),
(7198,31,'_wp_desired_post_slug','our-team'),
(7199,8081,'_wp_page_template','default'),
(7200,8081,'_elementor_edit_mode','builder'),
(7201,8081,'_elementor_template_type','wp-page'),
(7202,8081,'_elementor_version','3.4.7'),
(7203,8081,'_elementor_data','[{\"id\":\"4d8801e1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3a197068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5730a7e9\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Grid Our Team\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"37ab48f7\",\"elType\":\"widget\",\"settings\":{\"our_team\":[{\"our_team_name\":\"Cody Fisher\",\"our_team_job\":\"McDonald\'s\",\"our_team_image\":{\"id\":2009,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"44c71cb\"},{\"our_team_name\":\"Robert Fox\",\"our_team_job\":\"Nintendo\",\"our_team_image\":{\"id\":2010,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"ae2a950\"},{\"our_team_name\":\"Floyd Miles\",\"our_team_job\":\"MasterCard\",\"our_team_image\":{\"id\":2011,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-03.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9d1a435\"},{\"our_team_name\":\"Marvin McKinney\",\"our_team_job\":\"Mitsubishi\",\"our_team_image\":{\"id\":2012,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-04.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4ac1aa6\"},{\"our_team_name\":\"Arlene McCoy\",\"our_team_job\":\"Louis Vuitton\",\"our_team_image\":{\"id\":2013,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-05.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"348e61b\"},{\"our_team_name\":\"Ronald Richards\",\"our_team_job\":\"The Walt Disney Company\",\"our_team_image\":{\"id\":2014,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-06.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4f9f4f0\"},{\"our_team_name\":\"Cameron Williamson\",\"our_team_job\":\"Sony\",\"our_team_image\":{\"id\":2015,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-07.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"a584eca\"},{\"our_team_name\":\"Jenny Wilson\",\"our_team_job\":\"Johnson & Johnson\",\"our_team_image\":{\"id\":2016,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-08.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9c8aed0\"}],\"column_mobile\":\"2\",\"col_desktop\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-our-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06759a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"1609cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae81ef7\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Carousel Our Team\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"08620b6\",\"elType\":\"widget\",\"settings\":{\"our_team\":[{\"our_team_name\":\"Cody Fisher\",\"our_team_job\":\"McDonald\'s\",\"our_team_image\":{\"id\":2009,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"44c71cb\"},{\"our_team_name\":\"Robert Fox\",\"our_team_job\":\"Nintendo\",\"our_team_image\":{\"id\":2010,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-02.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"ae2a950\"},{\"our_team_name\":\"Floyd Miles\",\"our_team_job\":\"MasterCard\",\"our_team_image\":{\"id\":2011,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-03.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9d1a435\"},{\"our_team_name\":\"Marvin McKinney\",\"our_team_job\":\"Mitsubishi\",\"our_team_image\":{\"id\":2012,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-04.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4ac1aa6\"},{\"our_team_name\":\"Arlene McCoy\",\"our_team_job\":\"Louis Vuitton\",\"our_team_image\":{\"id\":2013,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-05.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"348e61b\"},{\"our_team_name\":\"Ronald Richards\",\"our_team_job\":\"The Walt Disney Company\",\"our_team_image\":{\"id\":2014,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-06.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"4f9f4f0\"},{\"our_team_name\":\"Cameron Williamson\",\"our_team_job\":\"Sony\",\"our_team_image\":{\"id\":2015,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-07.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"a584eca\"},{\"our_team_name\":\"Jenny Wilson\",\"our_team_job\":\"Johnson & Johnson\",\"our_team_image\":{\"id\":2016,\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2021\\/11\\/our-team-08.jpg\",\"alt\":\"\",\"source\":\"library\"},\"our_team_link_fb\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_tw\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_gg\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_linkin\":{\"url\":\"\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"our_team_link_instaram\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"_id\":\"9c8aed0\"}],\"column_mobile\":\"2\",\"col_desktop\":\"3\",\"layout_type\":\"carousel\",\"column\":\"4\",\"col_desktopsmall\":\"3\",\"disable_mobile\":\"\"},\"elements\":[],\"widgetType\":\"tbay-our-team\"}],\"isInner\":false}],\"isInner\":false}]'),
(7204,8081,'_elementor_controls_usage','a:4:{s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:2;s:12:\"heading_icon\";i:2;}}s:5:\"style\";a:1:{s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:2;}}}}s:13:\"tbay-our-team\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:15:\"section_general\";a:2:{s:8:\"our_team\";i:2;s:11:\"layout_type\";i:1;}s:18:\"section_responsive\";a:3:{s:11:\"col_desktop\";i:2;s:16:\"col_desktopsmall\";i:2;s:6:\"column\";i:1;}s:24:\"section_carousel_options\";a:1:{s:14:\"disable_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),
(7205,8081,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7206,8081,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:17:\"hara-custom-slick\";i:2;s:5:\"slick\";}}'),
(7207,8081,'_elementor_css','a:7:{s:4:\"time\";i:1782710163;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1125:\".elementor-31 .elementor-element.elementor-element-5730a7e9 .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-31 .elementor-element.elementor-element-5730a7e9 .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-31 .elementor-element.elementor-element-37ab48f7 .heading-tbay-title{text-align:center;}.elementor-31 .elementor-element.elementor-element-06759a1{margin-top:50px;margin-bottom:80px;}.elementor-31 .elementor-element.elementor-element-ae81ef7 .heading-tbay-title{text-align:center;margin:0px 0px 0px 0px;}.elementor-31 .elementor-element.elementor-element-ae81ef7 .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-31 .elementor-element.elementor-element-08620b6 .heading-tbay-title{text-align:center;}@media(max-width:767px){.elementor-31 .elementor-element.elementor-element-5730a7e9 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-31 .elementor-element.elementor-element-06759a1{margin-top:50px;margin-bottom:50px;}.elementor-31 .elementor-element.elementor-element-ae81ef7 .heading-tbay-title i{font-size:32px;line-height:27px;}}\";}'),
(7208,8081,'_elementor_element_cache','{\"timeout\":1782796564,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4d8801e1 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4d8801e1\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3a197068\" data-id=\"3a197068\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjU3MzBhN2U5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaGVhZGluZ190aXRsZSI6IkdyaWQgT3VyIFRlYW0iLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjM3YWI0OGY3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsib3VyX3RlYW0iOlt7Im91cl90ZWFtX25hbWUiOiJDb2R5IEZpc2hlciIsIm91cl90ZWFtX2pvYiI6Ik1jRG9uYWxkJ3MiLCJvdXJfdGVhbV9pbWFnZSI6eyJpZCI6MjAwOSwidXJsIjoiaHR0cHM6XC9cL2hhcmEudGhlbWJheWRldi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yNFwvMjAyMVwvMTFcL291ci10ZWFtLTAxLmpwZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwib3VyX3RlYW1fbGlua19mYiI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX3R3Ijp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfZ2ciOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2xpbmtpbiI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfaW5zdGFyYW0iOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiNDRjNzFjYiJ9LHsib3VyX3RlYW1fbmFtZSI6IlJvYmVydCBGb3giLCJvdXJfdGVhbV9qb2IiOiJOaW50ZW5kbyIsIm91cl90ZWFtX2ltYWdlIjp7ImlkIjoyMDEwLCJ1cmwiOiJodHRwczpcL1wvaGFyYS50aGVtYmF5ZGV2LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvc2l0ZXNcLzI0XC8yMDIxXC8xMVwvb3VyLXRlYW0tMDIuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJvdXJfdGVhbV9saW5rX2ZiIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfdHciOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19nZyI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfbGlua2luIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19pbnN0YXJhbSI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiJhZTJhOTUwIn0seyJvdXJfdGVhbV9uYW1lIjoiRmxveWQgTWlsZXMiLCJvdXJfdGVhbV9qb2IiOiJNYXN0ZXJDYXJkIiwib3VyX3RlYW1faW1hZ2UiOnsiaWQiOjIwMTEsInVybCI6Imh0dHBzOlwvXC9oYXJhLnRoZW1iYXlkZXYuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMjRcLzIwMjFcLzExXC9vdXItdGVhbS0wMy5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm91cl90ZWFtX2xpbmtfZmIiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua190dyI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2dnIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19saW5raW4iOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2luc3RhcmFtIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjlkMWE0MzUifSx7Im91cl90ZWFtX25hbWUiOiJNYXJ2aW4gTWNLaW5uZXkiLCJvdXJfdGVhbV9qb2IiOiJNaXRzdWJpc2hpIiwib3VyX3RlYW1faW1hZ2UiOnsiaWQiOjIwMTIsInVybCI6Imh0dHBzOlwvXC9oYXJhLnRoZW1iYXlkZXYuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMjRcLzIwMjFcLzExXC9vdXItdGVhbS0wNC5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm91cl90ZWFtX2xpbmtfZmIiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua190dyI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2dnIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19saW5raW4iOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2luc3RhcmFtIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjRhYzFhYTYifSx7Im91cl90ZWFtX25hbWUiOiJBcmxlbmUgTWNDb3kiLCJvdXJfdGVhbV9qb2IiOiJMb3VpcyBWdWl0dG9uIiwib3VyX3RlYW1faW1hZ2UiOnsiaWQiOjIwMTMsInVybCI6Imh0dHBzOlwvXC9oYXJhLnRoZW1iYXlkZXYuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMjRcLzIwMjFcLzExXC9vdXItdGVhbS0wNS5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm91cl90ZWFtX2xpbmtfZmIiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua190dyI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2dnIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19saW5raW4iOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2luc3RhcmFtIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjM0OGU2MWIifSx7Im91cl90ZWFtX25hbWUiOiJSb25hbGQgUmljaGFyZHMiLCJvdXJfdGVhbV9qb2IiOiJUaGUgV2FsdCBEaXNuZXkgQ29tcGFueSIsIm91cl90ZWFtX2ltYWdlIjp7ImlkIjoyMDE0LCJ1cmwiOiJodHRwczpcL1wvaGFyYS50aGVtYmF5ZGV2LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvc2l0ZXNcLzI0XC8yMDIxXC8xMVwvb3VyLXRlYW0tMDYuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJvdXJfdGVhbV9saW5rX2ZiIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfdHciOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19nZyI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfbGlua2luIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19pbnN0YXJhbSI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI0ZjlmNGYwIn0seyJvdXJfdGVhbV9uYW1lIjoiQ2FtZXJvbiBXaWxsaWFtc29uIiwib3VyX3RlYW1fam9iIjoiU29ueSIsIm91cl90ZWFtX2ltYWdlIjp7ImlkIjoyMDE1LCJ1cmwiOiJodHRwczpcL1wvaGFyYS50aGVtYmF5ZGV2LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvc2l0ZXNcLzI0XC8yMDIxXC8xMVwvb3VyLXRlYW0tMDcuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJvdXJfdGVhbV9saW5rX2ZiIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfdHciOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19nZyI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfbGlua2luIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19pbnN0YXJhbSI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiJhNTg0ZWNhIn0seyJvdXJfdGVhbV9uYW1lIjoiSmVubnkgV2lsc29uIiwib3VyX3RlYW1fam9iIjoiSm9obnNvbiAmIEpvaG5zb24iLCJvdXJfdGVhbV9pbWFnZSI6eyJpZCI6MjAxNiwidXJsIjoiaHR0cHM6XC9cL2hhcmEudGhlbWJheWRldi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yNFwvMjAyMVwvMTFcL291ci10ZWFtLTA4LmpwZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwib3VyX3RlYW1fbGlua19mYiI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX3R3Ijp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfZ2ciOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2xpbmtpbiI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfaW5zdGFyYW0iOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiOWM4YWVkMCJ9XSwiY29sdW1uX21vYmlsZSI6IjIiLCJjb2xfZGVza3RvcCI6IjMiLCJjb2xfZGVza3RvcHNtYWxsIjoiMyJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LW91ci10ZWFtIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-06759a1 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"06759a1\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1609cc8\" data-id=\"1609cc8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImFlODFlZjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQ2Fyb3VzZWwgT3VyIFRlYW0iLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24td2F2ZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjA4NjIwYjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJvdXJfdGVhbSI6W3sib3VyX3RlYW1fbmFtZSI6IkNvZHkgRmlzaGVyIiwib3VyX3RlYW1fam9iIjoiTWNEb25hbGQncyIsIm91cl90ZWFtX2ltYWdlIjp7ImlkIjoyMDA5LCJ1cmwiOiJodHRwczpcL1wvaGFyYS50aGVtYmF5ZGV2LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvc2l0ZXNcLzI0XC8yMDIxXC8xMVwvb3VyLXRlYW0tMDEuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJvdXJfdGVhbV9saW5rX2ZiIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfdHciOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19nZyI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfbGlua2luIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19pbnN0YXJhbSI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI0NGM3MWNiIn0seyJvdXJfdGVhbV9uYW1lIjoiUm9iZXJ0IEZveCIsIm91cl90ZWFtX2pvYiI6Ik5pbnRlbmRvIiwib3VyX3RlYW1faW1hZ2UiOnsiaWQiOjIwMTAsInVybCI6Imh0dHBzOlwvXC9oYXJhLnRoZW1iYXlkZXYuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMjRcLzIwMjFcLzExXC9vdXItdGVhbS0wMi5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm91cl90ZWFtX2xpbmtfZmIiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua190dyI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2dnIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19saW5raW4iOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2luc3RhcmFtIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6ImFlMmE5NTAifSx7Im91cl90ZWFtX25hbWUiOiJGbG95ZCBNaWxlcyIsIm91cl90ZWFtX2pvYiI6Ik1hc3RlckNhcmQiLCJvdXJfdGVhbV9pbWFnZSI6eyJpZCI6MjAxMSwidXJsIjoiaHR0cHM6XC9cL2hhcmEudGhlbWJheWRldi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yNFwvMjAyMVwvMTFcL291ci10ZWFtLTAzLmpwZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwib3VyX3RlYW1fbGlua19mYiI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX3R3Ijp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfZ2ciOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2xpbmtpbiI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfaW5zdGFyYW0iOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiOWQxYTQzNSJ9LHsib3VyX3RlYW1fbmFtZSI6Ik1hcnZpbiBNY0tpbm5leSIsIm91cl90ZWFtX2pvYiI6Ik1pdHN1YmlzaGkiLCJvdXJfdGVhbV9pbWFnZSI6eyJpZCI6MjAxMiwidXJsIjoiaHR0cHM6XC9cL2hhcmEudGhlbWJheWRldi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yNFwvMjAyMVwvMTFcL291ci10ZWFtLTA0LmpwZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwib3VyX3RlYW1fbGlua19mYiI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX3R3Ijp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfZ2ciOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2xpbmtpbiI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfaW5zdGFyYW0iOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiNGFjMWFhNiJ9LHsib3VyX3RlYW1fbmFtZSI6IkFybGVuZSBNY0NveSIsIm91cl90ZWFtX2pvYiI6IkxvdWlzIFZ1aXR0b24iLCJvdXJfdGVhbV9pbWFnZSI6eyJpZCI6MjAxMywidXJsIjoiaHR0cHM6XC9cL2hhcmEudGhlbWJheWRldi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL3NpdGVzXC8yNFwvMjAyMVwvMTFcL291ci10ZWFtLTA1LmpwZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwib3VyX3RlYW1fbGlua19mYiI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX3R3Ijp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfZ2ciOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2xpbmtpbiI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfaW5zdGFyYW0iOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiMzQ4ZTYxYiJ9LHsib3VyX3RlYW1fbmFtZSI6IlJvbmFsZCBSaWNoYXJkcyIsIm91cl90ZWFtX2pvYiI6IlRoZSBXYWx0IERpc25leSBDb21wYW55Iiwib3VyX3RlYW1faW1hZ2UiOnsiaWQiOjIwMTQsInVybCI6Imh0dHBzOlwvXC9oYXJhLnRoZW1iYXlkZXYuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMjRcLzIwMjFcLzExXC9vdXItdGVhbS0wNi5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm91cl90ZWFtX2xpbmtfZmIiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua190dyI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2dnIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19saW5raW4iOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2luc3RhcmFtIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjRmOWY0ZjAifSx7Im91cl90ZWFtX25hbWUiOiJDYW1lcm9uIFdpbGxpYW1zb24iLCJvdXJfdGVhbV9qb2IiOiJTb255Iiwib3VyX3RlYW1faW1hZ2UiOnsiaWQiOjIwMTUsInVybCI6Imh0dHBzOlwvXC9oYXJhLnRoZW1iYXlkZXYuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMjRcLzIwMjFcLzExXC9vdXItdGVhbS0wNy5qcGciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sIm91cl90ZWFtX2xpbmtfZmIiOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua190dyI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2dnIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19saW5raW4iOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJvdXJfdGVhbV9saW5rX2luc3RhcmFtIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6ImE1ODRlY2EifSx7Im91cl90ZWFtX25hbWUiOiJKZW5ueSBXaWxzb24iLCJvdXJfdGVhbV9qb2IiOiJKb2huc29uICYgSm9obnNvbiIsIm91cl90ZWFtX2ltYWdlIjp7ImlkIjoyMDE2LCJ1cmwiOiJodHRwczpcL1wvaGFyYS50aGVtYmF5ZGV2LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvc2l0ZXNcLzI0XC8yMDIxXC8xMVwvb3VyLXRlYW0tMDguanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJvdXJfdGVhbV9saW5rX2ZiIjp7InVybCI6IiMiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfdHciOnsidXJsIjoiIyIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19nZyI6eyJ1cmwiOiIiLCJpc19leHRlcm5hbCI6dHJ1ZSwibm9mb2xsb3ciOnRydWUsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIm91cl90ZWFtX2xpbmtfbGlua2luIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjp0cnVlLCJub2ZvbGxvdyI6dHJ1ZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwib3VyX3RlYW1fbGlua19pbnN0YXJhbSI6eyJ1cmwiOiIjIiwiaXNfZXh0ZXJuYWwiOnRydWUsIm5vZm9sbG93Ijp0cnVlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiI5YzhhZWQwIn1dLCJjb2x1bW5fbW9iaWxlIjoiMiIsImNvbF9kZXNrdG9wIjoiMyIsImxheW91dF90eXBlIjoiY2Fyb3VzZWwiLCJjb2x1bW4iOiI0IiwiY29sX2Rlc2t0b3BzbWFsbCI6IjMiLCJkaXNhYmxlX21vYmlsZSI6IiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LW91ci10ZWFtIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7209,568,'_wp_trash_meta_status','publish'),
(7210,568,'_wp_trash_meta_time','1782710301'),
(7211,568,'_wp_desired_post_slug','product-attribute'),
(7212,8082,'_wp_page_template','default'),
(7213,8082,'_elementor_edit_mode','builder'),
(7214,8082,'_elementor_template_type','wp-page'),
(7215,8082,'_elementor_version','3.4.7'),
(7216,8082,'_elementor_data','[{\"id\":\"79af8240\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2546d0f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7cc8d19b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[product_attribute per_page=\\\"16\\\" columns=\\\"4\\\" orderby=\\\"title\\\" order=\\\"ASC\\\" attribute=\\\"color\\\" filter=\\\"\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),
(7217,8082,'_elementor_controls_usage','a:3:{s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}}}}'),
(7218,8082,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7219,8082,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(7220,8082,'_elementor_css','a:7:{s:4:\"time\";i:1782710174;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:217:\".elementor-568 .elementor-element.elementor-element-79af8240{margin-top:0px;margin-bottom:80px;}@media(max-width:767px){.elementor-568 .elementor-element.elementor-element-79af8240{margin-top:0px;margin-bottom:30px;}}\";}'),
(7221,8082,'_elementor_element_cache','{\"timeout\":1782796575,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-79af8240 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"79af8240\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2546d0f6\" data-id=\"2546d0f6\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdjYzhkMTliIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic2hvcnRjb2RlIjoiW3Byb2R1Y3RfYXR0cmlidXRlIHBlcl9wYWdlPVwiMTZcIiBjb2x1bW5zPVwiNFwiIG9yZGVyYnk9XCJ0aXRsZVwiIG9yZGVyPVwiQVNDXCIgYXR0cmlidXRlPVwiY29sb3JcIiBmaWx0ZXI9XCJcIl0ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoic2hvcnRjb2RlIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7222,570,'_wp_trash_meta_status','publish'),
(7223,570,'_wp_trash_meta_time','1782710308'),
(7224,570,'_wp_desired_post_slug','product-categories-elements'),
(7225,8083,'_wp_page_template','default'),
(7226,8083,'_elementor_edit_mode','builder'),
(7227,8083,'_elementor_template_type','wp-page'),
(7228,8083,'_elementor_version','3.6.7'),
(7229,8083,'_elementor_data','[{\"id\":\"d3beebc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"60257be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1559cb5\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Customs Categories\",\"heading_subtitle\":\"Shop by Categories\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"02d7ab6\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"73b6de1\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-beauty\",\"library\":\"tbay-custom\"}},{\"category\":\"bikini-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-eyebrow\",\"library\":\"tbay-custom\"},\"_id\":\"e76c69f\"},{\"category\":\"facial-area\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-giftbox-ribbon\",\"library\":\"tbay-custom\"},\"_id\":\"cbe0208\"},{\"category\":\"hand-zone\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-lipstick\",\"library\":\"tbay-custom\"},\"_id\":\"86e894d\"},{\"category\":\"makeup\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-makeup\",\"library\":\"tbay-custom\"},\"_id\":\"0fa2cd3\"},{\"category\":\"nails\",\"type\":\"icon\",\"type_icon\":{\"value\":\"tb-icon tb-icon-nails\",\"library\":\"tbay-custom\"},\"_id\":\"0e29d48\"}],\"display_count_category\":\"yes\",\"text_show_all\":\"See all categories\",\"column\":\"6\",\"col_desktop\":\"6\",\"col_desktopsmall\":\"3\",\"list_categories_icon_color_hover\":\"#4A8C97\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9e1c12\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"131c4b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a9326a\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Product Categories\",\"heading_subtitle\":\"Shop by Categories\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"470da04\",\"elType\":\"widget\",\"settings\":{\"limit\":8,\"product_type\":\"random_product\",\"layout_type\":\"carousel\",\"categories_tabs\":[{\"_id\":\"58dc92e\",\"icon_category\":{\"value\":\"tb-icon tb-icon-beauty\",\"library\":\"tbay-custom\"}},{\"_id\":\"96472fa\",\"category\":\"bikini-area\",\"icon_category\":{\"value\":\"tb-icon tb-icon-giftbox-ribbon\",\"library\":\"tbay-custom\"}},{\"category\":\"hand-zone\",\"_id\":\"fab6ec5\",\"icon_category\":{\"value\":\"tb-icon tb-icon-perfume\",\"library\":\"tbay-custom\"}},{\"category\":\"makeup\",\"_id\":\"7172788\",\"icon_category\":{\"value\":\"tb-icon tb-icon-makeup\",\"library\":\"tbay-custom\"}},{\"category\":\"nails\",\"_id\":\"a40198d\",\"icon_category\":{\"value\":\"tb-icon tb-icon-nails\",\"library\":\"tbay-custom\"}}],\"text_button\":\"Show all\",\"col_desktopsmall\":\"4\",\"disable_mobile\":\"\",\"heading_categories_tab_align\":\"center\",\"heading_categories_tab_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"heading_categories_tab_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":false},\"border_heading_categories_tab_border\":\"solid\",\"border_heading_categories_tab_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_heading_categories_tab_color\":\"#E9E9E9\",\"icon_after_title\":\"\"},\"elements\":[],\"widgetType\":\"tbay-product-categories-tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(7230,8083,'_elementor_controls_usage','a:5:{s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:3:{s:13:\"heading_title\";i:2;s:16:\"heading_subtitle\";i:2;s:12:\"heading_icon\";i:2;}}}}s:33:\"tbay-custom-image-list-categories\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_general\";a:2:{s:26:\"custom_image_list_category\";i:1;s:22:\"display_count_category\";i:1;}s:18:\"section_responsive\";a:3:{s:6:\"column\";i:1;s:11:\"col_desktop\";i:1;s:16:\"col_desktopsmall\";i:1;}}s:5:\"style\";a:1:{s:42:\"section_style_custom_image_list_categories\";a:1:{s:32:\"list_categories_icon_color_hover\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:28:\"tbay-product-categories-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:15:\"section_general\";a:5:{s:5:\"limit\";i:1;s:12:\"product_type\";i:1;s:11:\"layout_type\";i:1;s:15:\"categories_tabs\";i:1;s:16:\"icon_after_title\";i:1;}s:18:\"section_responsive\";a:1:{s:16:\"col_desktopsmall\";i:1;}s:24:\"section_carousel_options\";a:1:{s:14:\"disable_mobile\";i:1;}}s:5:\"style\";a:1:{s:36:\"section_style_heading_categories_tab\";a:6:{s:28:\"heading_categories_tab_align\";i:1;s:30:\"heading_categories_tab_padding\";i:1;s:29:\"heading_categories_tab_margin\";i:1;s:36:\"border_heading_categories_tab_border\";i:1;s:35:\"border_heading_categories_tab_width\";i:1;s:35:\"border_heading_categories_tab_color\";i:1;}}}}}'),
(7231,8083,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7232,8083,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7233,8083,'_elementor_css','a:7:{s:4:\"time\";i:1782710176;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1897:\".elementor-570 .elementor-element.elementor-element-1559cb5 .heading-tbay-title{text-align:center;}.elementor-570 .elementor-element.elementor-element-1559cb5 .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-570 .elementor-element.elementor-element-02d7ab6 .heading-tbay-title{text-align:center;}.elementor-570 .elementor-element.elementor-element-02d7ab6 .item-cat{text-align:center !important;}.elementor-570 .elementor-element.elementor-element-02d7ab6 .content{text-align:center !important;}.elementor-570 .elementor-element.elementor-element-02d7ab6 .cat-icon > i{font-size:75px;}.elementor-570 .elementor-element.elementor-element-02d7ab6 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-570 .elementor-element.elementor-element-b9e1c12{margin-top:30px;margin-bottom:80px;}.elementor-570 .elementor-element.elementor-element-8a9326a .heading-tbay-title{text-align:center;}.elementor-570 .elementor-element.elementor-element-8a9326a .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-570 .elementor-element.elementor-element-470da04 .heading-tbay-title{text-align:center;}.elementor-570 .elementor-element.elementor-element-470da04 .wrapper-heading-tab .tabs-list, .elementor-570 .elementor-element.elementor-element-470da04 .wrapper-heading-tab .heading-tbay-title{justify-content:center;}.elementor-570 .elementor-element.elementor-element-470da04 .wrapper-heading-tab{padding:0px 0px 14px 0px;margin:0px 0px 24px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#E9E9E9;}@media(max-width:767px){.elementor-570 .elementor-element.elementor-element-1559cb5 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-570 .elementor-element.elementor-element-b9e1c12{margin-top:0px;margin-bottom:30px;}.elementor-570 .elementor-element.elementor-element-8a9326a .heading-tbay-title i{font-size:32px;line-height:27px;}}\";}'),
(7234,8083,'_elementor_element_cache','{\"timeout\":1782796576,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d3beebc elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d3beebc\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-60257be\" data-id=\"60257be\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE1NTljYjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQ3VzdG9tcyBDYXRlZ29yaWVzIiwiaGVhZGluZ19zdWJ0aXRsZSI6IlNob3AgYnkgQ2F0ZWdvcmllcyIsImhlYWRpbmdfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi13YXZlIiwibGlicmFyeSI6InRiYXktY3VzdG9tIn0sImhlYWRpbmdfaWNvbl9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyNywic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjAyZDdhYjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiNzNiNmRlMSIsInR5cGUiOiJpY29uIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLWJlYXV0eSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9fSx7ImNhdGVnb3J5IjoiYmlraW5pLWFyZWEiLCJ0eXBlIjoiaWNvbiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi1leWVicm93IiwibGlicmFyeSI6InRiYXktY3VzdG9tIn0sIl9pZCI6ImU3NmM2OWYifSx7ImNhdGVnb3J5IjoiZmFjaWFsLWFyZWEiLCJ0eXBlIjoiaWNvbiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi1naWZ0Ym94LXJpYmJvbiIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiJjYmUwMjA4In0seyJjYXRlZ29yeSI6ImhhbmQtem9uZSIsInR5cGUiOiJpY29uIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLWxpcHN0aWNrIiwibGlicmFyeSI6InRiYXktY3VzdG9tIn0sIl9pZCI6Ijg2ZTg5NGQifSx7ImNhdGVnb3J5IjoibWFrZXVwIiwidHlwZSI6Imljb24iLCJ0eXBlX2ljb24iOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24tbWFrZXVwIiwibGlicmFyeSI6InRiYXktY3VzdG9tIn0sIl9pZCI6IjBmYTJjZDMifSx7ImNhdGVnb3J5IjoibmFpbHMiLCJ0eXBlIjoiaWNvbiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi1uYWlscyIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiIwZTI5ZDQ4In1dLCJkaXNwbGF5X2NvdW50X2NhdGVnb3J5IjoieWVzIiwidGV4dF9zaG93X2FsbCI6IlNlZSBhbGwgY2F0ZWdvcmllcyIsImNvbHVtbiI6IjYiLCJjb2xfZGVza3RvcCI6IjYiLCJjb2xfZGVza3RvcHNtYWxsIjoiMyIsImxpc3RfY2F0ZWdvcmllc19pY29uX2NvbG9yX2hvdmVyIjoiIzRBOEM5NyJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b9e1c12 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b9e1c12\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-131c4b0\" data-id=\"131c4b0\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjhhOTMyNmEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiUHJvZHVjdCBDYXRlZ29yaWVzIiwiaGVhZGluZ19zdWJ0aXRsZSI6IlNob3AgYnkgQ2F0ZWdvcmllcyIsImhlYWRpbmdfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi13YXZlIiwibGlicmFyeSI6InRiYXktY3VzdG9tIn0sImhlYWRpbmdfaWNvbl9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyNywic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjQ3MGRhMDQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsaW1pdCI6OCwicHJvZHVjdF90eXBlIjoicmFuZG9tX3Byb2R1Y3QiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwiY2F0ZWdvcmllc190YWJzIjpbeyJfaWQiOiI1OGRjOTJlIiwiaWNvbl9jYXRlZ29yeSI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi1iZWF1dHkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifX0seyJfaWQiOiI5NjQ3MmZhIiwiY2F0ZWdvcnkiOiJiaWtpbmktYXJlYSIsImljb25fY2F0ZWdvcnkiOnsidmFsdWUiOiJ0Yi1pY29uIHRiLWljb24tZ2lmdGJveC1yaWJib24iLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifX0seyJjYXRlZ29yeSI6ImhhbmQtem9uZSIsIl9pZCI6ImZhYjZlYzUiLCJpY29uX2NhdGVnb3J5Ijp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXBlcmZ1bWUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifX0seyJjYXRlZ29yeSI6Im1ha2V1cCIsIl9pZCI6IjcxNzI3ODgiLCJpY29uX2NhdGVnb3J5Ijp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLW1ha2V1cCIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9fSx7ImNhdGVnb3J5IjoibmFpbHMiLCJfaWQiOiJhNDAxOThkIiwiaWNvbl9jYXRlZ29yeSI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi1uYWlscyIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9fV0sInRleHRfYnV0dG9uIjoiU2hvdyBhbGwiLCJjb2xfZGVza3RvcHNtYWxsIjoiNCIsImRpc2FibGVfbW9iaWxlIjoiIiwiaGVhZGluZ19jYXRlZ29yaWVzX3RhYl9hbGlnbiI6ImNlbnRlciIsImhlYWRpbmdfY2F0ZWdvcmllc190YWJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTQiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfY2F0ZWdvcmllc190YWJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyNCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiYm9yZGVyX2hlYWRpbmdfY2F0ZWdvcmllc190YWJfYm9yZGVyIjoic29saWQiLCJib3JkZXJfaGVhZGluZ19jYXRlZ29yaWVzX3RhYl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiYm9yZGVyX2hlYWRpbmdfY2F0ZWdvcmllc190YWJfY29sb3IiOiIjRTlFOUU5IiwiaWNvbl9hZnRlcl90aXRsZSI6IiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LXByb2R1Y3QtY2F0ZWdvcmllcy10YWJzIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7238,9,'_edit_lock','1782710374:1'),
(7239,9,'_edit_last','1'),
(7240,9,'tbay_page_layout','main'),
(7241,9,'tbay_page_left_sidebar','sidebar-default'),
(7242,9,'tbay_page_right_sidebar','sidebar-default'),
(7243,9,'tbay_page_show_breadcrumb','yes'),
(7244,9,'tbay_page_breadcrumbs_layout','text'),
(7245,9,'tbay_page_header_type','global'),
(7246,9,'tbay_page_footer_type','global'),
(7247,10,'_elementor_page_assets','a:0:{}'),
(7248,37,'_elementor_page_assets','a:0:{}'),
(7249,37,'_elementor_global_class_usage_indexed','1'),
(7250,37,'_wp_trash_meta_status','publish'),
(7251,37,'_wp_trash_meta_time','1782710625'),
(7252,37,'_wp_desired_post_slug','cart-2'),
(7253,39,'_elementor_page_assets','a:0:{}'),
(7254,11,'_wp_trash_meta_status','publish'),
(7255,11,'_wp_trash_meta_time','1782710668'),
(7256,11,'_wp_desired_post_slug','checkout'),
(7257,12,'_elementor_page_assets','a:0:{}'),
(7258,43,'_elementor_page_assets','a:0:{}'),
(7259,12,'_wp_trash_meta_status','publish'),
(7260,12,'_wp_trash_meta_time','1782710837'),
(7261,12,'_wp_desired_post_slug','my-account'),
(7262,572,'_wp_trash_meta_status','publish'),
(7263,572,'_wp_trash_meta_time','1782710847'),
(7264,572,'_wp_desired_post_slug','product-elements'),
(7265,8088,'_wp_page_template','default'),
(7266,8088,'_elementor_edit_mode','builder'),
(7267,8088,'_elementor_template_type','wp-page'),
(7268,8088,'_elementor_version','3.6.7'),
(7269,8088,'_elementor_data','[{\"id\":\"981c8f3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"962d7e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"31f25e7\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shop Flash Deals\",\"heading_subtitle\":\"Daily updates of all special deals. Bookmark this page & come back often so you don\'t miss it!\",\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_text\":\"Flash Sale\",\"header_page\":27,\"date_title\":\"Ends in: \",\"date_title_ended\":\"Deal ended.\",\"end_date\":\"2024-05-10 12:00\",\"layout_type\":\"carousel\",\"main_product_sale\":[{\"_id\":\"cb8c80d\",\"product_sale_item\":\"128\"},{\"_id\":\"ebab822\",\"product_sale_item\":\"132\"},{\"product_sale_item\":\"148\",\"_id\":\"af66cd6\"},{\"product_sale_item\":\"150\",\"_id\":\"a6dbda3\"},{\"product_sale_item\":\"153\",\"_id\":\"10f6e6c\"},{\"product_sale_item\":\"155\",\"_id\":\"df18fef\"},{\"product_sale_item\":\"165\",\"_id\":\"c437f89\"},{\"product_sale_item\":167,\"_id\":\"6278c48\"}],\"readmore_text\":\"Read More\",\"readmore_page\":\"564\",\"column_tablet\":\"3\",\"col_desktopsmall\":\"4\",\"disable_mobile\":\"\",\"enable_readmore\":\"\"},\"elements\":[],\"widgetType\":\"tbay-product-flash-sales\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30c31d0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b7e65ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17aefd2\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Grid Product\",\"heading_subtitle\":\"lorem ipsum dolar sit amet\",\"limit\":8,\"categories\":[],\"text_show_all\":\"View all products\",\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0e4ec58\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a47fc84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"36776f3\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Carousel Product\",\"heading_subtitle\":\"lorem ipsum dolar sit amet\",\"limit\":8,\"layout_type\":\"carousel\",\"categories\":[],\"text_show_all\":\"View all products\",\"col_desktopsmall\":\"3\",\"disable_mobile\":\"\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"434bb85\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a85d661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e51a56a\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Grid Product Vertical\",\"heading_description\":\"lorem ipsum dolar sit amet\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"da106c6\",\"elType\":\"widget\",\"settings\":{\"heading_title_color\":\"#C4743F\",\"limit\":4,\"categories\":[],\"product_type\":\"top_rated\",\"product_style\":\"vertical-v1\",\"text_show_all\":\"View all products\",\"column_mobile\":\"1\",\"col_desktopsmall\":\"3\",\"col_landscape\":\"2\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#E9E9E9\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"507bab7\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"fdf639d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24510b1\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Carousel Product Vertical\",\"heading_subtitle\":\"lorem ipsum dolar sit amet\",\"limit\":8,\"layout_type\":\"carousel\",\"categories\":[],\"product_type\":\"top_rated\",\"product_style\":\"vertical-v1\",\"text_show_all\":\"View all products\",\"column_tablet\":\"2\",\"column_mobile\":\"1\",\"col_desktopsmall\":\"3\",\"disable_mobile\":\"\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f26012b\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8d3910a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e44ee73\",\"elType\":\"widget\",\"settings\":{\"limit\":8,\"categories\":[],\"list_product_tabs\":[{\"_id\":\"1c260e0\"},{\"_id\":\"d8f8952\",\"product_tabs\":\"best_selling\"},{\"_id\":\"5977cf3\",\"product_tabs\":\"top_rated\"}],\"col_desktopsmall\":\"4\",\"heading_categories_tab_align\":\"center\"},\"elements\":[],\"widgetType\":\"tbay-product-tabs\"}],\"isInner\":false}],\"isInner\":false}]'),
(7270,8088,'_elementor_controls_usage','a:6:{s:24:\"tbay-product-flash-sales\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:5:{s:15:\"section_heading\";a:3:{s:5:\"align\";i:1;s:13:\"heading_title\";i:1;s:16:\"heading_subtitle\";i:1;}s:7:\"general\";a:5:{s:18:\"position_displayed\";i:1;s:8:\"end_date\";i:1;s:11:\"layout_type\";i:1;s:17:\"main_product_sale\";i:1;s:15:\"enable_readmore\";i:1;}s:16:\"section_readmore\";a:1:{s:13:\"readmore_page\";i:1;}s:18:\"section_responsive\";a:1:{s:16:\"col_desktopsmall\";i:1;}s:24:\"section_carousel_options\";a:1:{s:14:\"disable_mobile\";i:1;}}s:5:\"style\";a:2:{s:30:\"section_style_heading_subtitle\";a:1:{s:29:\"heading_subtitle_bottom_space\";i:1;}s:29:\"section_style_heading_content\";a:1:{s:20:\"heading_style_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:5;}}}}s:13:\"tbay-products\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:3;s:16:\"heading_subtitle\";i:3;}s:7:\"general\";a:5:{s:5:\"limit\";i:4;s:10:\"categories\";i:4;s:11:\"layout_type\";i:2;s:12:\"product_type\";i:2;s:13:\"product_style\";i:2;}s:18:\"section_responsive\";a:2:{s:16:\"col_desktopsmall\";i:4;s:13:\"col_landscape\";i:1;}s:24:\"section_carousel_options\";a:1:{s:14:\"disable_mobile\";i:2;}}s:5:\"style\";a:1:{s:27:\"section_style_heading_title\";a:1:{s:19:\"heading_title_color\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:12:\"tbay-heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_heading\";a:2:{s:13:\"heading_title\";i:1;s:19:\"heading_description\";i:1;}}}}s:17:\"tbay-product-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_general\";a:3:{s:5:\"limit\";i:1;s:10:\"categories\";i:1;s:17:\"list_product_tabs\";i:1;}s:18:\"section_responsive\";a:1:{s:16:\"col_desktopsmall\";i:1;}}s:5:\"style\";a:1:{s:36:\"section_style_heading_categories_tab\";a:1:{s:28:\"heading_categories_tab_align\";i:1;}}}}}'),
(7271,8088,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7272,8088,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:4:{i:0;s:5:\"slick\";i:1;s:17:\"hara-custom-slick\";i:2;s:21:\"jquery-countdowntimer\";i:3;s:18:\"elementor-frontend\";}}'),
(7273,8088,'_elementor_css','a:7:{s:4:\"time\";i:1782710178;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:2557:\".elementor-572 .elementor-element.elementor-element-31f25e7 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-572 .elementor-element.elementor-element-31f25e7 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-572 .elementor-element.elementor-element-31f25e7 .top-flash-sale-wrapper{padding:0px 0px 12px 0px;margin:0px 0px 22px 0px;}.elementor-572 .elementor-element.elementor-element-30c31d0{margin-top:40px;margin-bottom:40px;}.elementor-572 .elementor-element.elementor-element-17aefd2 .heading-tbay-title{text-align:center;}.elementor-572 .elementor-element.elementor-element-0e4ec58{margin-top:40px;margin-bottom:40px;}.elementor-572 .elementor-element.elementor-element-36776f3 .heading-tbay-title{text-align:center;}.elementor-572 .elementor-element.elementor-element-434bb85{margin-top:40px;margin-bottom:40px;}.elementor-572 .elementor-element.elementor-element-e51a56a .heading-tbay-title{text-align:center;}.elementor-572 .elementor-element.elementor-element-e51a56a .heading-tbay-title i{justify-content:center;font-size:46px;}.elementor-572 .elementor-element.elementor-element-da106c6 > .elementor-widget-container{border-style:solid;border-width:1px 1px 0px 1px;border-color:#E9E9E9;}.elementor-572 .elementor-element.elementor-element-da106c6 .heading-tbay-title{text-align:center;}.elementor-572 .elementor-element.elementor-element-da106c6 .heading-tbay-title .title{color:#C4743F;}.elementor-572 .elementor-element.elementor-element-507bab7{margin-top:40px;margin-bottom:40px;}.elementor-572 .elementor-element.elementor-element-24510b1 .heading-tbay-title{text-align:center;}.elementor-572 .elementor-element.elementor-element-f26012b{margin-top:0px;margin-bottom:80px;}.elementor-572 .elementor-element.elementor-element-e44ee73 .heading-tbay-title{text-align:center;}.elementor-572 .elementor-element.elementor-element-e44ee73 .tbay-element-product-tabs > .wrapper-heading-tab > ul, .elementor-572 .elementor-element.elementor-element-e44ee73 .tbay-element-product-tabs .heading-tbay-title{justify-content:center;}.elementor-572 .elementor-element.elementor-element-e44ee73 .wrapper-heading-tab{padding:0px 0px 13px 0px;margin:0px 0px 24px 0px;}@media(max-width:1024px){.elementor-572 .elementor-element.elementor-element-da106c6 > .elementor-widget-container{border-width:1px 1px 1px 1px;}}@media(max-width:767px){.elementor-572 .elementor-element.elementor-element-981c8f3{margin-top:0px;margin-bottom:0px;}.elementor-572 .elementor-element.elementor-element-f26012b{margin-top:0px;margin-bottom:20px;}}\";}'),
(7274,8088,'_elementor_element_cache','{\"timeout\":1782796578,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-981c8f3 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"981c8f3\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-962d7e4\" data-id=\"962d7e4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjMxZjI1ZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hvcCBGbGFzaCBEZWFscyIsImhlYWRpbmdfc3VidGl0bGUiOiJEYWlseSB1cGRhdGVzIG9mIGFsbCBzcGVjaWFsIGRlYWxzLiBCb29rbWFyayB0aGlzIHBhZ2UgJiBjb21lIGJhY2sgb2Z0ZW4gc28geW91IGRvbid0IG1pc3MgaXQhIiwiaGVhZGluZ19zdWJ0aXRsZV9ib3R0b21fc3BhY2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6Nywic2l6ZXMiOltdfSwiaGVhZGluZ19zdHlsZV9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRlcl90ZXh0IjoiRmxhc2ggU2FsZSIsImhlYWRlcl9wYWdlIjoyNywiZGF0ZV90aXRsZSI6IkVuZHMgaW46ICIsImRhdGVfdGl0bGVfZW5kZWQiOiJEZWFsIGVuZGVkLiIsImVuZF9kYXRlIjoiMjAyNC0wNS0xMCAxMjowMCIsImxheW91dF90eXBlIjoiY2Fyb3VzZWwiLCJtYWluX3Byb2R1Y3Rfc2FsZSI6W3siX2lkIjoiY2I4YzgwZCIsInByb2R1Y3Rfc2FsZV9pdGVtIjoiMTI4In0seyJfaWQiOiJlYmFiODIyIiwicHJvZHVjdF9zYWxlX2l0ZW0iOiIxMzIifSx7InByb2R1Y3Rfc2FsZV9pdGVtIjoiMTQ4IiwiX2lkIjoiYWY2NmNkNiJ9LHsicHJvZHVjdF9zYWxlX2l0ZW0iOiIxNTAiLCJfaWQiOiJhNmRiZGEzIn0seyJwcm9kdWN0X3NhbGVfaXRlbSI6IjE1MyIsIl9pZCI6IjEwZjZlNmMifSx7InByb2R1Y3Rfc2FsZV9pdGVtIjoiMTU1IiwiX2lkIjoiZGYxOGZlZiJ9LHsicHJvZHVjdF9zYWxlX2l0ZW0iOiIxNjUiLCJfaWQiOiJjNDM3Zjg5In0seyJwcm9kdWN0X3NhbGVfaXRlbSI6MTY3LCJfaWQiOiI2Mjc4YzQ4In1dLCJyZWFkbW9yZV90ZXh0IjoiUmVhZCBNb3JlIiwicmVhZG1vcmVfcGFnZSI6IjU2NCIsImNvbHVtbl90YWJsZXQiOiIzIiwiY29sX2Rlc2t0b3BzbWFsbCI6IjQiLCJkaXNhYmxlX21vYmlsZSI6IiIsImVuYWJsZV9yZWFkbW9yZSI6IiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LXByb2R1Y3QtZmxhc2gtc2FsZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-30c31d0 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"30c31d0\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b7e65ab\" data-id=\"b7e65ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE3YWVmZDIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiR3JpZCBQcm9kdWN0IiwiaGVhZGluZ19zdWJ0aXRsZSI6ImxvcmVtIGlwc3VtIGRvbGFyIHNpdCBhbWV0IiwibGltaXQiOjgsImNhdGVnb3JpZXMiOltdLCJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LXByb2R1Y3RzIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0e4ec58 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0e4ec58\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a47fc84\" data-id=\"a47fc84\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjM2Nzc2ZjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQ2Fyb3VzZWwgUHJvZHVjdCIsImhlYWRpbmdfc3VidGl0bGUiOiJsb3JlbSBpcHN1bSBkb2xhciBzaXQgYW1ldCIsImxpbWl0Ijo4LCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwiY2F0ZWdvcmllcyI6W10sInRleHRfc2hvd19hbGwiOiJWaWV3IGFsbCBwcm9kdWN0cyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIiwiZGlzYWJsZV9tb2JpbGUiOiIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1wcm9kdWN0cyJ9\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-434bb85 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"434bb85\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a85d661\" data-id=\"a85d661\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImU1MWE1NmEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiR3JpZCBQcm9kdWN0IFZlcnRpY2FsIiwiaGVhZGluZ19kZXNjcmlwdGlvbiI6ImxvcmVtIGlwc3VtIGRvbGFyIHNpdCBhbWV0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImRhMTA2YzYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlX2NvbG9yIjoiI0M0NzQzRiIsImxpbWl0Ijo0LCJjYXRlZ29yaWVzIjpbXSwicHJvZHVjdF90eXBlIjoidG9wX3JhdGVkIiwicHJvZHVjdF9zdHlsZSI6InZlcnRpY2FsLXYxIiwidGV4dF9zaG93X2FsbCI6IlZpZXcgYWxsIHByb2R1Y3RzIiwiY29sdW1uX21vYmlsZSI6IjEiLCJjb2xfZGVza3RvcHNtYWxsIjoiMyIsImNvbF9sYW5kc2NhcGUiOiIyIiwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjpmYWxzZX0sIl9ib3JkZXJfY29sb3IiOiIjRTlFOUU5IiwiX2JvcmRlcl93aWR0aF90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-507bab7 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"507bab7\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fdf639d\" data-id=\"fdf639d\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI0NTEwYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQ2Fyb3VzZWwgUHJvZHVjdCBWZXJ0aWNhbCIsImhlYWRpbmdfc3VidGl0bGUiOiJsb3JlbSBpcHN1bSBkb2xhciBzaXQgYW1ldCIsImxpbWl0Ijo4LCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwiY2F0ZWdvcmllcyI6W10sInByb2R1Y3RfdHlwZSI6InRvcF9yYXRlZCIsInByb2R1Y3Rfc3R5bGUiOiJ2ZXJ0aWNhbC12MSIsInRleHRfc2hvd19hbGwiOiJWaWV3IGFsbCBwcm9kdWN0cyIsImNvbHVtbl90YWJsZXQiOiIyIiwiY29sdW1uX21vYmlsZSI6IjEiLCJjb2xfZGVza3RvcHNtYWxsIjoiMyIsImRpc2FibGVfbW9iaWxlIjoiIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f26012b elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f26012b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8d3910a\" data-id=\"8d3910a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImU0NGVlNzMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsaW1pdCI6OCwiY2F0ZWdvcmllcyI6W10sImxpc3RfcHJvZHVjdF90YWJzIjpbeyJfaWQiOiIxYzI2MGUwIn0seyJfaWQiOiJkOGY4OTUyIiwicHJvZHVjdF90YWJzIjoiYmVzdF9zZWxsaW5nIn0seyJfaWQiOiI1OTc3Y2YzIiwicHJvZHVjdF90YWJzIjoidG9wX3JhdGVkIn1dLCJjb2xfZGVza3RvcHNtYWxsIjoiNCIsImhlYWRpbmdfY2F0ZWdvcmllc190YWJfYWxpZ24iOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1wcm9kdWN0LXRhYnMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7275,1593,'_elementor_css','a:7:{s:4:\"time\";i:1782710867;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:3105:\".elementor-1593 .elementor-element.elementor-element-3a82185 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-1593 .elementor-element.elementor-element-3a82185:not(.elementor-motion-effects-element-type-background), .elementor-1593 .elementor-element.elementor-element-3a82185 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/11/banner-bottom-shop.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1593 .elementor-element.elementor-element-3a82185{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:15px 59px 16px 22px;}.elementor-1593 .elementor-element.elementor-element-3a82185 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1593 .elementor-element.elementor-element-aef1d48 .elementor-icon-list-icon i{color:#4A8C97;transition:color 0.3s;}.elementor-1593 .elementor-element.elementor-element-aef1d48 .elementor-icon-list-icon svg{fill:#4A8C97;transition:fill 0.3s;}.elementor-1593 .elementor-element.elementor-element-aef1d48{--e-icon-list-icon-size:22px;--e-icon-list-icon-align:left;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;--icon-vertical-offset:0px;}.elementor-1593 .elementor-element.elementor-element-aef1d48 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1593 .elementor-element.elementor-element-aef1d48 .elementor-icon-list-item > a{font-size:18px;font-weight:400;line-height:27px;}.elementor-1593 .elementor-element.elementor-element-aef1d48 .elementor-icon-list-text{color:#4A8C97;transition:color 0.3s;}.elementor-1593 .elementor-element.elementor-element-a32b1cc .elementor-button{background-color:#4A8C97;font-size:16px;line-height:16px;border-radius:3px 3px 3px 3px;padding:10px 16px 10px 16px;}.elementor-1593 .elementor-element.elementor-element-a32b1cc .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-1593 .elementor-element.elementor-element-a32b1cc .elementor-button .elementor-button-content-wrapper{gap:16px;}@media(min-width:768px){.elementor-1593 .elementor-element.elementor-element-79498c8{width:86.431%;}.elementor-1593 .elementor-element.elementor-element-d8bc2d3{width:13.532%;}}@media(max-width:767px){.elementor-1593 .elementor-element.elementor-element-3a82185:not(.elementor-motion-effects-element-type-background), .elementor-1593 .elementor-element.elementor-element-3a82185 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:56% 0px;}.elementor-1593 .elementor-element.elementor-element-3a82185{padding:15px 15px 16px 15px;}.elementor-1593 .elementor-element.elementor-element-aef1d48{--e-icon-list-icon-align:left;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;}.elementor-1593 .elementor-element.elementor-element-a32b1cc{margin:15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}\";}'),
(7276,1593,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(7277,1593,'_elementor_element_cache','{\"timeout\":1782797267,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-3a82185 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"3a82185\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-79498c8\\\" data-id=\\\"79498c8\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-aef1d48 elementor-align-start elementor-mobile-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"aef1d48\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"tb-icon tb-icon-email\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\"><strong>100% Secure delivery<\\/strong> without contacting the courier<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d8bc2d3\\\" data-id=\\\"d8bc2d3\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a32b1cc elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"a32b1cc\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"tb-icon tb-icon-logout\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(7278,35,'_elementor_page_assets','a:0:{}'),
(7279,35,'_elementor_global_class_usage_indexed','1'),
(7280,35,'_wp_trash_meta_status','publish'),
(7281,35,'_wp_trash_meta_time','1782710879'),
(7282,35,'_wp_desired_post_slug','shop-2'),
(7285,8090,'_wp_page_template','default'),
(7286,8090,'_elementor_edit_mode','builder'),
(7287,8090,'_elementor_version','4.1.4'),
(7288,8090,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c19813b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201cMorbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.\\u201d<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7289,8090,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7290,8090,'_elementor_global_class_usage_indexed','1'),
(7291,8090,'_elementor_global_class_usage_indexed_preview','1'),
(7292,8090,'_elementor_template_type','wp-page'),
(7293,8090,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7294,8090,'_elementor_css','a:7:{s:4:\"time\";i:1782710954;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:2171:\".elementor-8064 .elementor-element.elementor-element-7b38328 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-7b38328 .heading-tbay-title i{justify-content:flex-start;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-53537919{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-c19813b{margin:32px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;font-size:18px;line-height:36px;color:#000000;}.elementor-8064 .elementor-element.elementor-element-7130e0a2{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider-separator{width:100%;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:63px;padding-block-end:63px;}@media(max-width:1024px) and (min-width:768px){.elementor-8064 .elementor-element.elementor-element-634d5c8a{width:100%;}}@media(max-width:1024px){.elementor-8064 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}}@media(max-width:767px){.elementor-8064 .elementor-element.elementor-element-484eec31{padding:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8064 .elementor-element.elementor-element-7b38328 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-53537919{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-c19813b{margin:16px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}}\";}'),
(7295,8090,'_elementor_element_cache','{\"timeout\":1782797354,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImMxOTgxM2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMWNNb3JiaSBtYXR0aXMgdHVycGlzIGluIGxlbyBmZXJtZW50dW0gZWdlc3Rhcy4gTWFlY2VuYXMgYWNjdW1zYW4gZG9sb3IgaWQgdmFyaXVzIGV1aXNtb2QuIFBoYXNlbGx1cyBhYyBuaXNpIGV1IGF1Z3VlIHRyaXN0aXF1ZSB1bGxhbWNvcnBlci4gTmFtIGV1IGNvbnNlY3RldHVyIGp1c3RvLiBDdXJhYml0dXIgc2l0IGFtZXQgdnVscHV0YXRlIGxhY3VzLCBzZWQgZmV1Z2lhdCBhbnRlLiBOYW0gaWQgY29tbW9kbyBhcmN1LCBldSB2ZW5lbmF0aXMgbmlzbC4gQWVuZWFuIHNlZCBwb3J0dGl0b3IgbnVsbGEuXHUyMDFkPFwvcD4iLCJ0ZXh0X2NvbG9yIjoiIzAwMDAwMCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM2LCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjMyIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTYiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTYiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7296,8091,'_wp_page_template','default'),
(7297,8091,'_elementor_edit_mode','builder'),
(7298,8091,'_elementor_version','4.1.4'),
(7299,8091,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c19813b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201cMorbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.\\u201d<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7300,8091,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7301,8091,'_elementor_global_class_usage_indexed','1'),
(7302,8091,'_elementor_global_class_usage_indexed_preview','1'),
(7303,8091,'_elementor_template_type','wp-page'),
(7304,8091,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7305,8091,'_elementor_css','a:7:{s:4:\"time\";i:1782710954;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:2171:\".elementor-8064 .elementor-element.elementor-element-7b38328 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-7b38328 .heading-tbay-title i{justify-content:flex-start;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-53537919{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-c19813b{margin:32px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;font-size:18px;line-height:36px;color:#000000;}.elementor-8064 .elementor-element.elementor-element-7130e0a2{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider-separator{width:100%;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:63px;padding-block-end:63px;}@media(max-width:1024px) and (min-width:768px){.elementor-8064 .elementor-element.elementor-element-634d5c8a{width:100%;}}@media(max-width:1024px){.elementor-8064 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}}@media(max-width:767px){.elementor-8064 .elementor-element.elementor-element-484eec31{padding:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8064 .elementor-element.elementor-element-7b38328 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-53537919{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-c19813b{margin:16px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}}\";}'),
(7306,8091,'_elementor_element_cache','{\"timeout\":1782797354,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImMxOTgxM2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMWNNb3JiaSBtYXR0aXMgdHVycGlzIGluIGxlbyBmZXJtZW50dW0gZWdlc3Rhcy4gTWFlY2VuYXMgYWNjdW1zYW4gZG9sb3IgaWQgdmFyaXVzIGV1aXNtb2QuIFBoYXNlbGx1cyBhYyBuaXNpIGV1IGF1Z3VlIHRyaXN0aXF1ZSB1bGxhbWNvcnBlci4gTmFtIGV1IGNvbnNlY3RldHVyIGp1c3RvLiBDdXJhYml0dXIgc2l0IGFtZXQgdnVscHV0YXRlIGxhY3VzLCBzZWQgZmV1Z2lhdCBhbnRlLiBOYW0gaWQgY29tbW9kbyBhcmN1LCBldSB2ZW5lbmF0aXMgbmlzbC4gQWVuZWFuIHNlZCBwb3J0dGl0b3IgbnVsbGEuXHUyMDFkPFwvcD4iLCJ0ZXh0X2NvbG9yIjoiIzAwMDAwMCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM2LCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjMyIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTYiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTYiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7307,8092,'_wp_page_template','default'),
(7308,8092,'_elementor_edit_mode','builder'),
(7309,8092,'_elementor_version','4.1.4'),
(7310,8092,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7311,8092,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7312,8092,'_elementor_global_class_usage_indexed','1'),
(7313,8092,'_elementor_global_class_usage_indexed_preview','1'),
(7314,8092,'_elementor_template_type','wp-page'),
(7315,8092,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7316,8092,'_elementor_css','a:7:{s:4:\"time\";i:1782710954;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:2171:\".elementor-8064 .elementor-element.elementor-element-7b38328 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-7b38328 .heading-tbay-title i{justify-content:flex-start;font-size:46px;line-height:37px;}.elementor-8064 .elementor-element.elementor-element-53537919{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-c19813b{margin:32px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;font-size:18px;line-height:36px;color:#000000;}.elementor-8064 .elementor-element.elementor-element-7130e0a2{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider-separator{width:100%;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:63px;padding-block-end:63px;}@media(max-width:1024px) and (min-width:768px){.elementor-8064 .elementor-element.elementor-element-634d5c8a{width:100%;}}@media(max-width:1024px){.elementor-8064 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}}@media(max-width:767px){.elementor-8064 .elementor-element.elementor-element-484eec31{padding:0px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8064 .elementor-element.elementor-element-7b38328 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-8064 .elementor-element.elementor-element-53537919{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8064 .elementor-element.elementor-element-c19813b{margin:16px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;}.elementor-8064 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}}\";}'),
(7317,8092,'_elementor_element_cache','{\"timeout\":1782797354,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6ImMxOTgxM2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMWNNb3JiaSBtYXR0aXMgdHVycGlzIGluIGxlbyBmZXJtZW50dW0gZWdlc3Rhcy4gTWFlY2VuYXMgYWNjdW1zYW4gZG9sb3IgaWQgdmFyaXVzIGV1aXNtb2QuIFBoYXNlbGx1cyBhYyBuaXNpIGV1IGF1Z3VlIHRyaXN0aXF1ZSB1bGxhbWNvcnBlci4gTmFtIGV1IGNvbnNlY3RldHVyIGp1c3RvLiBDdXJhYml0dXIgc2l0IGFtZXQgdnVscHV0YXRlIGxhY3VzLCBzZWQgZmV1Z2lhdCBhbnRlLiBOYW0gaWQgY29tbW9kbyBhcmN1LCBldSB2ZW5lbmF0aXMgbmlzbC4gQWVuZWFuIHNlZCBwb3J0dGl0b3IgbnVsbGEuXHUyMDFkPFwvcD4iLCJ0ZXh0X2NvbG9yIjoiIzAwMDAwMCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM2LCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjMyIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTYiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTYiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7318,8093,'_wp_page_template','default'),
(7319,8093,'tbay_page_layout','main'),
(7320,8093,'tbay_page_left_sidebar','sidebar-default'),
(7321,8093,'tbay_page_right_sidebar','sidebar-default'),
(7322,8093,'tbay_page_show_breadcrumb','yes'),
(7323,8093,'tbay_page_breadcrumbs_layout','image'),
(7324,8093,'tbay_page_header_type','global'),
(7325,8093,'tbay_page_footer_type','global'),
(7326,8093,'_elementor_edit_mode','builder'),
(7327,8093,'_elementor_version','4.1.4'),
(7328,8093,'inline_featured_image','0'),
(7329,8093,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Privacy Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, protecting your privacy is our priority.<br \\/><br \\/><\\/p><p><strong>Information We Collect<\\/strong><br \\/>We may collect:<\\/p><ul><li>Name<\\/li><li>Mobile Number<\\/li><li>Email Address<\\/li><li>Shipping &amp; Billing Address<\\/li><li>Payment Information (processed securely through payment gateways)<\\/li><li>Device Information<\\/li><li>Website Usage Data<\\/li><\\/ul><p><br \\/><strong>How We Use Your Information<\\/strong><\\/p><p>Your information is used to:<\\/p><ul><li>Process orders<\\/li><li>Deliver products<\\/li><li>Provide customer support<\\/li><li>Send order updates<\\/li><li>Improve our website and services<\\/li><li>Send promotional offers (only if you opt in)<\\/li><\\/ul><p><br \\/><strong>Payment Security<\\/strong><\\/p><p>We do not store your debit\\/credit card details.<\\/p><p>Payments are securely processed through trusted payment gateway providers.<\\/p><p><strong>Cookies<\\/strong><\\/p><p>Our website may use cookies to:<\\/p><ul><li>Improve browsing experience<\\/li><li>Remember your preferences<\\/li><li>Analyze website traffic<\\/li><\\/ul><p>You may disable cookies through your browser settings.<br \\/><br \\/><\\/p><p><strong>Sharing Information<\\/strong><\\/p><p>We never sell your personal information.<\\/p><p>We only share necessary information with:<\\/p><ul><li>Shipping partners<\\/li><li>Payment gateways<\\/li><li>Technology providers<\\/li><li>Government authorities (when legally required)<\\/li><li>Data Protection<\\/li><\\/ul><p>We implement reasonable security measures to protect your personal data.<br \\/><br \\/><\\/p><p><strong>Contact<\\/strong><\\/p><p>For privacy-related queries:<\\/p><p>Email: support@dermaheaven.in<\\/p><p>\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7330,8093,'tbay_page_breadcrumb_image_id','8049'),
(7331,8093,'tbay_page_breadcrumb_image','https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1.jpg'),
(7332,8093,'_oembed_1fc96dc38a9d725da438f79e6c21a589','<iframe title=\"Video Placeholder\" width=\"660\" height=\"371\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7333,8093,'_oembed_time_1fc96dc38a9d725da438f79e6c21a589','1636528721'),
(7334,8093,'_wxr_import_user_slug','Payalraja'),
(7335,8093,'_wxr_import_has_attachment_refs','1'),
(7336,8093,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7337,8093,'_elementor_global_class_usage_indexed','1'),
(7338,8093,'_elementor_global_class_usage_indexed_preview','1'),
(7340,8093,'_dp_original','8064'),
(7341,8093,'_elementor_template_type','wp-page'),
(7342,8093,'_edit_lock','1782711828:1'),
(7343,8094,'_wp_page_template','default'),
(7344,8094,'_elementor_edit_mode','builder'),
(7345,8094,'_elementor_version','4.1.4'),
(7346,8094,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7347,8094,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7348,8094,'_elementor_global_class_usage_indexed','1'),
(7349,8094,'_elementor_global_class_usage_indexed_preview','1'),
(7350,8094,'_elementor_template_type','wp-page'),
(7352,8093,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7354,8093,'_edit_last','1'),
(7355,8095,'_wp_page_template','default'),
(7356,8095,'tbay_page_layout','main'),
(7357,8095,'tbay_page_left_sidebar','sidebar-default'),
(7358,8095,'tbay_page_right_sidebar','sidebar-default'),
(7359,8095,'tbay_page_show_breadcrumb','yes'),
(7360,8095,'tbay_page_breadcrumbs_layout','image'),
(7361,8095,'tbay_page_header_type','global'),
(7362,8095,'tbay_page_footer_type','global'),
(7363,8095,'_elementor_edit_mode','builder'),
(7364,8095,'_elementor_version','4.1.4'),
(7365,8095,'inline_featured_image','0'),
(7366,8095,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Refund Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>At Derma Heaven<\\/strong>, customer satisfaction is important to us.<\\/p><p>Due to hygiene and safety reasons, skincare and cosmetic products have limited refund eligibility.<br \\/><br \\/><\\/p><p><strong>Eligible for Refund<\\/strong><\\/p><p>Refunds are available if:<\\/p><ul><li>Wrong product delivered<\\/li><li>Product damaged during transit<\\/li><li>Product missing from the order<\\/li><li>Product expired<\\/li><\\/ul><p>Please report within 48 hours of delivery.<\\/p><p>Photos and videos may be required for verification.<br \\/><br \\/><\\/p><p><strong>Not Eligible<\\/strong><\\/p><p>Refunds are not applicable if:<\\/p><ul><li>Product has been opened or used<\\/li><li>Product doesn\'t suit your skin<\\/li><li>Allergic reaction occurs<\\/li><li>You change your mind after purchase<\\/li><li>Incorrect shipping information provided by customer<\\/li><\\/ul><p>We recommend performing a patch test before using any skincare product.<\\/p><p>\\u00a0<\\/p><p><strong>Refund Timeline<\\/strong><\\/p><p>Once approved:<\\/p><ul><li>Refund initiated within <strong>5-7 business days<\\/strong><\\/li><li>Amount credited to the original payment method within <strong>7-10 business days<\\/strong><\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7367,8095,'tbay_page_breadcrumb_image_id','8049'),
(7368,8095,'tbay_page_breadcrumb_image','https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1.jpg'),
(7369,8095,'_oembed_1fc96dc38a9d725da438f79e6c21a589','<iframe title=\"Video Placeholder\" width=\"660\" height=\"371\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7370,8095,'_oembed_time_1fc96dc38a9d725da438f79e6c21a589','1636528721'),
(7371,8095,'_wxr_import_user_slug','Payalraja'),
(7372,8095,'_wxr_import_has_attachment_refs','1'),
(7373,8095,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7374,8095,'_elementor_global_class_usage_indexed','1'),
(7375,8095,'_elementor_global_class_usage_indexed_preview','1'),
(7377,8095,'_dp_original','8064'),
(7378,8095,'_elementor_template_type','wp-page'),
(7379,8095,'_edit_lock','1782712479:1'),
(7380,8096,'_wp_page_template','default'),
(7381,8096,'_elementor_edit_mode','builder'),
(7382,8096,'_elementor_version','4.1.4'),
(7383,8096,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7384,8096,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7385,8096,'_elementor_global_class_usage_indexed','1'),
(7386,8096,'_elementor_global_class_usage_indexed_preview','1'),
(7387,8096,'_elementor_template_type','wp-page'),
(7389,8095,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7391,8095,'_edit_last','1'),
(7392,8097,'_wp_page_template','default'),
(7393,8097,'tbay_page_layout','main'),
(7394,8097,'tbay_page_left_sidebar','sidebar-default'),
(7395,8097,'tbay_page_right_sidebar','sidebar-default'),
(7396,8097,'tbay_page_show_breadcrumb','yes'),
(7397,8097,'tbay_page_breadcrumbs_layout','image'),
(7398,8097,'tbay_page_header_type','global'),
(7399,8097,'tbay_page_footer_type','global'),
(7400,8097,'_elementor_edit_mode','builder'),
(7401,8097,'_elementor_version','4.1.4'),
(7402,8097,'inline_featured_image','0'),
(7403,8097,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Return Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Due to hygiene reasons, opened or used skincare products cannot be returned.<br \\/><br \\/><\\/p><p><strong>Return Eligibility<\\/strong><\\/p><p>Returns are accepted only if:<\\/p><ul><li>Wrong product received<\\/li><li>Damaged product received<\\/li><li>Expired product received<\\/li><li>Product received is different from what was ordered<\\/li><\\/ul><p>Request must be raised within 48 hours of delivery.<\\/p><p>\\u00a0<\\/p><p><strong>Conditions<\\/strong><\\/p><p>Products must be:<\\/p><ul><li>Unused<\\/li><li>Unopened<\\/li><li>In original packaging<\\/li><li>With all labels intact<\\/li><\\/ul><p><br \\/><strong>Return Process<\\/strong><\\/p><p>Email us at:<\\/p><p>support@dermaheaven.in<\\/p><p>Include:<\\/p><ul><li>Order Number<\\/li><li>Photos of the product<\\/li><li>Description of the issue<\\/li><\\/ul><p>Our team will review your request within 2 business days.<\\/p><p>If approved, we\'ll arrange pickup (where available) or provide return instructions.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7404,8097,'tbay_page_breadcrumb_image_id','8049'),
(7405,8097,'tbay_page_breadcrumb_image','https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1.jpg'),
(7406,8097,'_oembed_1fc96dc38a9d725da438f79e6c21a589','<iframe title=\"Video Placeholder\" width=\"660\" height=\"371\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7407,8097,'_oembed_time_1fc96dc38a9d725da438f79e6c21a589','1636528721'),
(7408,8097,'_wxr_import_user_slug','Payalraja'),
(7409,8097,'_wxr_import_has_attachment_refs','1'),
(7410,8097,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7411,8097,'_elementor_global_class_usage_indexed','1'),
(7412,8097,'_elementor_global_class_usage_indexed_preview','1'),
(7415,8097,'_dp_original','8095'),
(7416,8097,'_elementor_template_type','wp-page'),
(7417,8097,'_edit_lock','1782712677:1'),
(7418,8098,'_wp_page_template','default'),
(7419,8098,'_elementor_edit_mode','builder'),
(7420,8098,'_elementor_version','4.1.4'),
(7421,8098,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7422,8098,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7423,8098,'_elementor_global_class_usage_indexed','1'),
(7424,8098,'_elementor_global_class_usage_indexed_preview','1'),
(7425,8098,'_elementor_element_cache','{\"timeout\":1782797509,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7426,8098,'_elementor_template_type','wp-page'),
(7428,8097,'_edit_last','1'),
(7429,8099,'_wp_page_template','default'),
(7430,8099,'_elementor_edit_mode','builder'),
(7431,8099,'_elementor_version','4.1.4'),
(7432,8099,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7433,8099,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7434,8099,'_elementor_global_class_usage_indexed','1'),
(7435,8099,'_elementor_global_class_usage_indexed_preview','1'),
(7436,8099,'_elementor_template_type','wp-page'),
(7437,8099,'_elementor_css','a:7:{s:4:\"time\";i:1782711035;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1873:\".elementor-8093 .elementor-element.elementor-element-7b38328 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-8093 .elementor-element.elementor-element-7b38328 .heading-tbay-title i{justify-content:flex-start;font-size:46px;line-height:37px;}.elementor-8093 .elementor-element.elementor-element-53537919{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8093 .elementor-element.elementor-element-7130e0a2{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8093 .elementor-element.elementor-element-7130e0a2 .elementor-divider-separator{width:100%;}.elementor-8093 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:63px;padding-block-end:63px;}@media(max-width:1024px) and (min-width:768px){.elementor-8093 .elementor-element.elementor-element-634d5c8a{width:100%;}}@media(max-width:1024px){.elementor-8093 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8093 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}}@media(max-width:767px){.elementor-8093 .elementor-element.elementor-element-484eec31{padding:0px 0px 0px 0px;}.elementor-8093 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8093 .elementor-element.elementor-element-7b38328 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-8093 .elementor-element.elementor-element-53537919{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8093 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}}\";}'),
(7438,8099,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7439,8099,'_elementor_element_cache','{\"timeout\":1782797435,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7440,8100,'_wp_page_template','default'),
(7441,8100,'_elementor_edit_mode','builder'),
(7442,8100,'_elementor_version','4.1.4'),
(7443,8100,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7444,8100,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7445,8100,'_elementor_global_class_usage_indexed','1'),
(7446,8100,'_elementor_global_class_usage_indexed_preview','1'),
(7447,8100,'_elementor_template_type','wp-page'),
(7448,8100,'_elementor_css','a:7:{s:4:\"time\";i:1782711035;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1873:\".elementor-8093 .elementor-element.elementor-element-7b38328 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-8093 .elementor-element.elementor-element-7b38328 .heading-tbay-title i{justify-content:flex-start;font-size:46px;line-height:37px;}.elementor-8093 .elementor-element.elementor-element-53537919{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8093 .elementor-element.elementor-element-7130e0a2{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8093 .elementor-element.elementor-element-7130e0a2 .elementor-divider-separator{width:100%;}.elementor-8093 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:63px;padding-block-end:63px;}@media(max-width:1024px) and (min-width:768px){.elementor-8093 .elementor-element.elementor-element-634d5c8a{width:100%;}}@media(max-width:1024px){.elementor-8093 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8093 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}}@media(max-width:767px){.elementor-8093 .elementor-element.elementor-element-484eec31{padding:0px 0px 0px 0px;}.elementor-8093 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8093 .elementor-element.elementor-element-7b38328 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-8093 .elementor-element.elementor-element-53537919{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8093 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}}\";}'),
(7449,8100,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7450,8100,'_elementor_element_cache','{\"timeout\":1782797435,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7451,8101,'_wp_page_template','default'),
(7452,8101,'_elementor_edit_mode','builder'),
(7453,8101,'_elementor_version','4.1.4'),
(7454,8101,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Privacy Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7455,8101,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7456,8101,'_elementor_global_class_usage_indexed','1'),
(7457,8101,'_elementor_global_class_usage_indexed_preview','1'),
(7458,8101,'_elementor_template_type','wp-page'),
(7459,8101,'_elementor_css','a:7:{s:4:\"time\";i:1782711035;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1873:\".elementor-8093 .elementor-element.elementor-element-7b38328 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-8093 .elementor-element.elementor-element-7b38328 .heading-tbay-title i{justify-content:flex-start;font-size:46px;line-height:37px;}.elementor-8093 .elementor-element.elementor-element-53537919{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8093 .elementor-element.elementor-element-7130e0a2{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8093 .elementor-element.elementor-element-7130e0a2 .elementor-divider-separator{width:100%;}.elementor-8093 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:63px;padding-block-end:63px;}@media(max-width:1024px) and (min-width:768px){.elementor-8093 .elementor-element.elementor-element-634d5c8a{width:100%;}}@media(max-width:1024px){.elementor-8093 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8093 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}}@media(max-width:767px){.elementor-8093 .elementor-element.elementor-element-484eec31{padding:0px 0px 0px 0px;}.elementor-8093 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8093 .elementor-element.elementor-element-7b38328 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-8093 .elementor-element.elementor-element-53537919{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8093 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}}\";}'),
(7460,8101,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7461,8101,'_elementor_element_cache','{\"timeout\":1782797435,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7462,8102,'_wp_page_template','default'),
(7463,8102,'_elementor_edit_mode','builder'),
(7464,8102,'_elementor_version','4.1.4'),
(7465,8102,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Privacy Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7466,8102,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7467,8102,'_elementor_global_class_usage_indexed','1'),
(7468,8102,'_elementor_global_class_usage_indexed_preview','1'),
(7469,8102,'_elementor_template_type','wp-page'),
(7470,8102,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7471,8103,'_wp_page_template','default'),
(7472,8103,'_elementor_edit_mode','builder'),
(7473,8103,'_elementor_version','4.1.4'),
(7474,8103,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Privacy Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7475,8103,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7476,8103,'_elementor_global_class_usage_indexed','1'),
(7477,8103,'_elementor_global_class_usage_indexed_preview','1'),
(7478,8103,'_elementor_template_type','wp-page'),
(7479,8103,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7480,8104,'_wp_page_template','default'),
(7481,8104,'_elementor_edit_mode','builder'),
(7482,8104,'_elementor_version','4.1.4'),
(7483,8104,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Privacy Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, protecting your privacy is our priority.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><\\/p><p>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7484,8104,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7485,8104,'_elementor_global_class_usage_indexed','1'),
(7486,8104,'_elementor_global_class_usage_indexed_preview','1'),
(7487,8104,'_elementor_template_type','wp-page'),
(7488,8104,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7498,8106,'_wp_page_template','default'),
(7499,8106,'_elementor_edit_mode','builder'),
(7500,8106,'_elementor_version','4.1.4'),
(7501,8106,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Privacy Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, protecting your privacy is our priority.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><\\/p><p>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7502,8106,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7503,8106,'_elementor_global_class_usage_indexed','1'),
(7504,8106,'_elementor_global_class_usage_indexed_preview','1'),
(7505,8106,'_elementor_template_type','wp-page'),
(7506,8106,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7507,8107,'_wp_page_template','default'),
(7508,8107,'_elementor_edit_mode','builder'),
(7509,8107,'_elementor_version','4.1.4'),
(7510,8107,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Privacy Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, protecting your privacy is our priority.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><\\/p><p>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7511,8107,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7512,8107,'_elementor_global_class_usage_indexed','1'),
(7513,8107,'_elementor_global_class_usage_indexed_preview','1'),
(7514,8107,'_elementor_template_type','wp-page'),
(7515,8107,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7516,8108,'_wp_page_template','default'),
(7517,8108,'_elementor_edit_mode','builder'),
(7518,8108,'_elementor_version','4.1.4'),
(7519,8108,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Privacy Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, protecting your privacy is our priority.<br \\/><br \\/><\\/p><p><strong>Information We Collect<\\/strong><br \\/>We may collect:<\\/p><ul><li>Name<\\/li><li>Mobile Number<\\/li><li>Email Address<\\/li><li>Shipping &amp; Billing Address<\\/li><li>Payment Information (processed securely through payment gateways)<\\/li><li>Device Information<\\/li><li>Website Usage Data<\\/li><\\/ul><p><br \\/><strong>How We Use Your Information<\\/strong><\\/p><p>Your information is used to:<\\/p><ul><li>Process orders<\\/li><li>Deliver products<\\/li><li>Provide customer support<\\/li><li>Send order updates<\\/li><li>Improve our website and services<\\/li><li>Send promotional offers (only if you opt in)<\\/li><\\/ul><p><br \\/><strong>Payment Security<\\/strong><\\/p><p>We do not store your debit\\/credit card details.<\\/p><p>Payments are securely processed through trusted payment gateway providers.<\\/p><p><strong>Cookies<\\/strong><\\/p><p>Our website may use cookies to:<\\/p><ul><li>Improve browsing experience<\\/li><li>Remember your preferences<\\/li><li>Analyze website traffic<\\/li><\\/ul><p>You may disable cookies through your browser settings.<br \\/><br \\/><\\/p><p><strong>Sharing Information<\\/strong><\\/p><p>We never sell your personal information.<\\/p><p>We only share necessary information with:<\\/p><ul><li>Shipping partners<\\/li><li>Payment gateways<\\/li><li>Technology providers<\\/li><li>Government authorities (when legally required)<\\/li><li>Data Protection<\\/li><\\/ul><p>We implement reasonable security measures to protect your personal data.<br \\/><br \\/><\\/p><p><strong>Contact<\\/strong><\\/p><p>For privacy-related queries:<\\/p><p>Email: support@dermaheaven.in<\\/p><p>\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7520,8108,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7521,8108,'_elementor_global_class_usage_indexed','1'),
(7522,8108,'_elementor_global_class_usage_indexed_preview','1'),
(7523,8108,'_elementor_template_type','wp-page'),
(7524,8108,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7536,8110,'_wp_page_template','default'),
(7537,8110,'_elementor_edit_mode','builder'),
(7538,8110,'_elementor_version','4.1.4'),
(7539,8110,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7540,8110,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7541,8110,'_elementor_global_class_usage_indexed','1'),
(7542,8110,'_elementor_global_class_usage_indexed_preview','1'),
(7543,8110,'_elementor_template_type','wp-page'),
(7544,8110,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7545,8110,'_elementor_element_cache','{\"timeout\":1782797509,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7546,8111,'_wp_page_template','default'),
(7547,8111,'_elementor_edit_mode','builder'),
(7548,8111,'_elementor_version','4.1.4'),
(7549,8111,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7550,8111,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7551,8111,'_elementor_global_class_usage_indexed','1'),
(7552,8111,'_elementor_global_class_usage_indexed_preview','1'),
(7553,8111,'_elementor_template_type','wp-page'),
(7554,8111,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7555,8111,'_elementor_element_cache','{\"timeout\":1782797509,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7556,8112,'_wp_page_template','default'),
(7557,8112,'_elementor_edit_mode','builder'),
(7558,8112,'_elementor_version','4.1.4'),
(7559,8112,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Refund Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>At Derma Heaven<\\/strong>, customer satisfaction is important to us.<\\/p><p>Due to hygiene and safety reasons, skincare and cosmetic products have limited refund eligibility.<br \\/><br \\/><\\/p><p><strong>Eligible for Refund<\\/strong><\\/p><p>Refunds are available if:<\\/p><ul><li>Wrong product delivered<\\/li><li>Product damaged during transit<\\/li><li>Product missing from the order<\\/li><li>Product expired<\\/li><\\/ul><p>Please report within 48 hours of delivery.<\\/p><p>Photos and videos may be required for verification.<br \\/><br \\/><\\/p><p><strong>Not Eligible<\\/strong><\\/p><p>Refunds are not applicable if:<\\/p><ul><li>Product has been opened or used<\\/li><li>Product doesn\'t suit your skin<\\/li><li>Allergic reaction occurs<\\/li><li>You change your mind after purchase<\\/li><li>Incorrect shipping information provided by customer<\\/li><\\/ul><p>We recommend performing a patch test before using any skincare product.<\\/p><p>\\u00a0<\\/p><p><strong>Refund Timeline<\\/strong><\\/p><p>Once approved:<\\/p><ul><li>Refund initiated within 5-7 business days<\\/li><li>Amount credited to the original payment method within 7-10 business days<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7560,8112,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7561,8112,'_elementor_global_class_usage_indexed','1'),
(7562,8112,'_elementor_global_class_usage_indexed_preview','1'),
(7563,8112,'_elementor_template_type','wp-page'),
(7564,8112,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7565,8112,'_elementor_element_cache','{\"timeout\":1782797509,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7566,8113,'_wp_page_template','default'),
(7567,8113,'_elementor_edit_mode','builder'),
(7568,8113,'_elementor_version','4.1.4'),
(7569,8113,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Refund Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>At Derma Heaven<\\/strong>, customer satisfaction is important to us.<\\/p><p>Due to hygiene and safety reasons, skincare and cosmetic products have limited refund eligibility.<br \\/><br \\/><\\/p><p><strong>Eligible for Refund<\\/strong><\\/p><p>Refunds are available if:<\\/p><ul><li>Wrong product delivered<\\/li><li>Product damaged during transit<\\/li><li>Product missing from the order<\\/li><li>Product expired<\\/li><\\/ul><p>Please report within 48 hours of delivery.<\\/p><p>Photos and videos may be required for verification.<br \\/><br \\/><\\/p><p><strong>Not Eligible<\\/strong><\\/p><p>Refunds are not applicable if:<\\/p><ul><li>Product has been opened or used<\\/li><li>Product doesn\'t suit your skin<\\/li><li>Allergic reaction occurs<\\/li><li>You change your mind after purchase<\\/li><li>Incorrect shipping information provided by customer<\\/li><\\/ul><p>We recommend performing a patch test before using any skincare product.<\\/p><p>\\u00a0<\\/p><p><strong>Refund Timeline<\\/strong><\\/p><p>Once approved:<\\/p><ul><li>Refund initiated within 5-7 business days<\\/li><li>Amount credited to the original payment method within 7-10 business days<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7570,8113,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7571,8113,'_elementor_global_class_usage_indexed','1'),
(7572,8113,'_elementor_global_class_usage_indexed_preview','1'),
(7573,8113,'_elementor_template_type','wp-page'),
(7574,8113,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7575,8114,'_wp_page_template','default'),
(7576,8114,'_elementor_edit_mode','builder'),
(7577,8114,'_elementor_version','4.1.4'),
(7578,8114,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Refund Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>At Derma Heaven<\\/strong>, customer satisfaction is important to us.<\\/p><p>Due to hygiene and safety reasons, skincare and cosmetic products have limited refund eligibility.<br \\/><br \\/><\\/p><p><strong>Eligible for Refund<\\/strong><\\/p><p>Refunds are available if:<\\/p><ul><li>Wrong product delivered<\\/li><li>Product damaged during transit<\\/li><li>Product missing from the order<\\/li><li>Product expired<\\/li><\\/ul><p>Please report within 48 hours of delivery.<\\/p><p>Photos and videos may be required for verification.<br \\/><br \\/><\\/p><p><strong>Not Eligible<\\/strong><\\/p><p>Refunds are not applicable if:<\\/p><ul><li>Product has been opened or used<\\/li><li>Product doesn\'t suit your skin<\\/li><li>Allergic reaction occurs<\\/li><li>You change your mind after purchase<\\/li><li>Incorrect shipping information provided by customer<\\/li><\\/ul><p>We recommend performing a patch test before using any skincare product.<\\/p><p>\\u00a0<\\/p><p><strong>Refund Timeline<\\/strong><\\/p><p>Once approved:<\\/p><ul><li>Refund initiated within 5-7 business days<\\/li><li>Amount credited to the original payment method within 7-10 business days<\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7579,8114,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7580,8114,'_elementor_global_class_usage_indexed','1'),
(7581,8114,'_elementor_global_class_usage_indexed_preview','1'),
(7582,8114,'_elementor_template_type','wp-page'),
(7583,8114,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7584,8115,'_wp_page_template','default'),
(7585,8115,'_elementor_edit_mode','builder'),
(7586,8115,'_elementor_version','4.1.4'),
(7587,8115,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Refund Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>At Derma Heaven<\\/strong>, customer satisfaction is important to us.<\\/p><p>Due to hygiene and safety reasons, skincare and cosmetic products have limited refund eligibility.<br \\/><br \\/><\\/p><p><strong>Eligible for Refund<\\/strong><\\/p><p>Refunds are available if:<\\/p><ul><li>Wrong product delivered<\\/li><li>Product damaged during transit<\\/li><li>Product missing from the order<\\/li><li>Product expired<\\/li><\\/ul><p>Please report within 48 hours of delivery.<\\/p><p>Photos and videos may be required for verification.<br \\/><br \\/><\\/p><p><strong>Not Eligible<\\/strong><\\/p><p>Refunds are not applicable if:<\\/p><ul><li>Product has been opened or used<\\/li><li>Product doesn\'t suit your skin<\\/li><li>Allergic reaction occurs<\\/li><li>You change your mind after purchase<\\/li><li>Incorrect shipping information provided by customer<\\/li><\\/ul><p>We recommend performing a patch test before using any skincare product.<\\/p><p>\\u00a0<\\/p><p><strong>Refund Timeline<\\/strong><\\/p><p>Once approved:<\\/p><ul><li>Refund initiated within <strong>5-7 business days<\\/strong><\\/li><li>Amount credited to the original payment method within <strong>7-10 business days<\\/strong><\\/li><\\/ul>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7588,8115,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7589,8115,'_elementor_global_class_usage_indexed','1'),
(7590,8115,'_elementor_global_class_usage_indexed_preview','1'),
(7591,8115,'_elementor_template_type','wp-page'),
(7592,8115,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7593,8116,'_wp_page_template','default'),
(7594,8116,'_elementor_edit_mode','builder'),
(7595,8116,'_elementor_version','4.1.4'),
(7596,8116,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7597,8116,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7598,8116,'_elementor_global_class_usage_indexed','1'),
(7599,8116,'_elementor_global_class_usage_indexed_preview','1'),
(7600,8116,'_elementor_element_cache','{\"timeout\":1782797509,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7601,8116,'_elementor_template_type','wp-page'),
(7602,8116,'_elementor_css','a:7:{s:4:\"time\";i:1782711308;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1873:\".elementor-8097 .elementor-element.elementor-element-7b38328 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-8097 .elementor-element.elementor-element-7b38328 .heading-tbay-title i{justify-content:flex-start;font-size:46px;line-height:37px;}.elementor-8097 .elementor-element.elementor-element-53537919{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8097 .elementor-element.elementor-element-7130e0a2{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8097 .elementor-element.elementor-element-7130e0a2 .elementor-divider-separator{width:100%;}.elementor-8097 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:63px;padding-block-end:63px;}@media(max-width:1024px) and (min-width:768px){.elementor-8097 .elementor-element.elementor-element-634d5c8a{width:100%;}}@media(max-width:1024px){.elementor-8097 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8097 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}}@media(max-width:767px){.elementor-8097 .elementor-element.elementor-element-484eec31{padding:0px 0px 0px 0px;}.elementor-8097 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8097 .elementor-element.elementor-element-7b38328 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-8097 .elementor-element.elementor-element-53537919{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8097 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}}\";}'),
(7603,8117,'_wp_page_template','default'),
(7604,8117,'_elementor_edit_mode','builder'),
(7605,8117,'_elementor_version','4.1.4'),
(7606,8117,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Shipping Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.<\\/p><p><strong>Order Processing<\\/strong><\\/p><ul><li style=\\\"list-style-type: none;\\\"><ul><li>Orders are processed within 1-2 business days after successful payment.<\\/li><li>Orders placed on Sundays or public holidays will be processed on the next working day.<\\/li><li>During festive seasons or sale periods, processing may take slightly longer.<\\/li><\\/ul><\\/li><\\/ul><p><strong>Shipping Timeline<\\/strong><\\/p><p>Estimated delivery times:<\\/p><ul><li>Metro Cities: 2-5 Business Days<\\/li><li>Other Cities: 4-7 Business Days<\\/li><li>Remote Locations: 5-10 Business Days<\\/li><\\/ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.<\\/p><p><strong>Shipping Charges<br \\/><\\/strong><\\/p><ul><li>Free Shipping on orders above \\u20b9499 (Customize if required)<\\/li><li>Orders below \\u20b9499: Shipping charge \\u20b949 (Customize as per your pricing)<\\/li><\\/ul><p><strong>Order Tracking<\\/strong><\\/p><p>Once your order is shipped, you\'ll receive:<\\/p><ul><li>Tracking Number<\\/li><li>Courier Partner Details<\\/li><li>Tracking Link via<\\/li><li>Email\\/SMS\\/WhatsApp<\\/li><\\/ul><p><strong>Delivery Issues<\\/strong><br \\/><br \\/>If your package is:<\\/p><ul><li>Damaged<\\/li><li>Tampered<\\/li><li>Incorrect<\\/li><li>Missing items<\\/li><\\/ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7607,8117,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7608,8117,'_elementor_global_class_usage_indexed','1'),
(7609,8117,'_elementor_global_class_usage_indexed_preview','1'),
(7610,8117,'_elementor_element_cache','{\"timeout\":1782797509,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7611,8117,'_elementor_template_type','wp-page'),
(7612,8117,'_elementor_css','a:7:{s:4:\"time\";i:1782711308;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1873:\".elementor-8097 .elementor-element.elementor-element-7b38328 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-8097 .elementor-element.elementor-element-7b38328 .heading-tbay-title i{justify-content:flex-start;font-size:46px;line-height:37px;}.elementor-8097 .elementor-element.elementor-element-53537919{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8097 .elementor-element.elementor-element-7130e0a2{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8097 .elementor-element.elementor-element-7130e0a2 .elementor-divider-separator{width:100%;}.elementor-8097 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:63px;padding-block-end:63px;}@media(max-width:1024px) and (min-width:768px){.elementor-8097 .elementor-element.elementor-element-634d5c8a{width:100%;}}@media(max-width:1024px){.elementor-8097 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8097 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}}@media(max-width:767px){.elementor-8097 .elementor-element.elementor-element-484eec31{padding:0px 0px 0px 0px;}.elementor-8097 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8097 .elementor-element.elementor-element-7b38328 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-8097 .elementor-element.elementor-element-53537919{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8097 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}}\";}'),
(7613,8118,'_wp_page_template','default'),
(7614,8118,'_elementor_edit_mode','builder'),
(7615,8118,'_elementor_version','4.1.4'),
(7616,8118,'_elementor_data','[{\"id\":\"484eec31\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"634d5c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b38328\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"heading_title\":\"Return Policy\",\"heading_icon\":{\"value\":\"tb-icon tb-icon-wave\",\"library\":\"tbay-custom\"},\"heading_title_typography_typography\":\"custom\",\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"align_heading_icon\":\"flex-start\"},\"elements\":[],\"widgetType\":\"tbay-heading\"},{\"id\":\"53537919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Due to hygiene reasons, opened or used skincare products cannot be returned.<br \\/><br \\/><\\/p><p><strong>Return Eligibility<\\/strong><\\/p><p>Returns are accepted only if:<\\/p><ul><li>Wrong product received<\\/li><li>Damaged product received<\\/li><li>Expired product received<\\/li><li>Product received is different from what was ordered<\\/li><\\/ul><p>Request must be raised within 48 hours of delivery.<\\/p><p>\\u00a0<\\/p><p><strong>Conditions<\\/strong><\\/p><p>Products must be:<\\/p><ul><li>Unused<\\/li><li>Unopened<\\/li><li>In original packaging<\\/li><li>With all labels intact<\\/li><\\/ul><p><br \\/><strong>Return Process<\\/strong><\\/p><p>Email us at:<\\/p><p>support@dermaheaven.in<\\/p><p>Include:<\\/p><ul><li>Order Number<\\/li><li>Photos of the product<\\/li><li>Description of the issue<\\/li><\\/ul><p>Our team will review your request within 2 business days.<\\/p><p>If approved, we\'ll arrange pickup (where available) or provide return instructions.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eb59935\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1a7bf911\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7130e0a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#E9E9E9\",\"gap\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),
(7617,8118,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7618,8118,'_elementor_global_class_usage_indexed','1'),
(7619,8118,'_elementor_global_class_usage_indexed_preview','1'),
(7620,8118,'_elementor_element_cache','{\"timeout\":1782797509,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-484eec31 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"484eec31\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-634d5c8a\" data-id=\"634d5c8a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjdiMzgzMjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlIjoiU2hpcHBpbmcgUG9saWN5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXdhdmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJhbGlnbl9oZWFkaW5nX2ljb24iOiJmbGV4LXN0YXJ0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"][elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjUzNTM3OTE5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QXQgRGVybWEgSGVhdmVuLCB3ZSBhcmUgY29tbWl0dGVkIHRvIGRlbGl2ZXJpbmcgeW91ciBza2luY2FyZSBwcm9kdWN0cyBzYWZlbHkgYW5kIG9uIHRpbWUuPFwvcD48cD48c3Ryb25nPk9yZGVyIFByb2Nlc3Npbmc8XC9zdHJvbmc+PFwvcD48dWw+PGxpIHN0eWxlPVwibGlzdC1zdHlsZS10eXBlOiBub25lO1wiPjx1bD48bGk+T3JkZXJzIGFyZSBwcm9jZXNzZWQgd2l0aGluIDEtMiBidXNpbmVzcyBkYXlzIGFmdGVyIHN1Y2Nlc3NmdWwgcGF5bWVudC48XC9saT48bGk+T3JkZXJzIHBsYWNlZCBvbiBTdW5kYXlzIG9yIHB1YmxpYyBob2xpZGF5cyB3aWxsIGJlIHByb2Nlc3NlZCBvbiB0aGUgbmV4dCB3b3JraW5nIGRheS48XC9saT48bGk+RHVyaW5nIGZlc3RpdmUgc2Vhc29ucyBvciBzYWxlIHBlcmlvZHMsIHByb2Nlc3NpbmcgbWF5IHRha2Ugc2xpZ2h0bHkgbG9uZ2VyLjxcL2xpPjxcL3VsPjxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+U2hpcHBpbmcgVGltZWxpbmU8XC9zdHJvbmc+PFwvcD48cD5Fc3RpbWF0ZWQgZGVsaXZlcnkgdGltZXM6PFwvcD48dWw+PGxpPk1ldHJvIENpdGllczogMi01IEJ1c2luZXNzIERheXM8XC9saT48bGk+T3RoZXIgQ2l0aWVzOiA0LTcgQnVzaW5lc3MgRGF5czxcL2xpPjxsaT5SZW1vdGUgTG9jYXRpb25zOiA1LTEwIEJ1c2luZXNzIERheXM8XC9saT48XC91bD48cD5EZWxpdmVyeSB0aW1lbGluZXMgYXJlIGVzdGltYXRlcyBhbmQgbWF5IHZhcnkgZHVlIHRvIGNvdXJpZXIgZGVsYXlzIG9yIHVuZm9yZXNlZW4gY2lyY3Vtc3RhbmNlcy48XC9wPjxwPjxzdHJvbmc+U2hpcHBpbmcgQ2hhcmdlczxiciBcLz48XC9zdHJvbmc+PFwvcD48dWw+PGxpPkZyZWUgU2hpcHBpbmcgb24gb3JkZXJzIGFib3ZlIFx1MjBiOTQ5OSAoQ3VzdG9taXplIGlmIHJlcXVpcmVkKTxcL2xpPjxsaT5PcmRlcnMgYmVsb3cgXHUyMGI5NDk5OiBTaGlwcGluZyBjaGFyZ2UgXHUyMGI5NDkgKEN1c3RvbWl6ZSBhcyBwZXIgeW91ciBwcmljaW5nKTxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+T3JkZXIgVHJhY2tpbmc8XC9zdHJvbmc+PFwvcD48cD5PbmNlIHlvdXIgb3JkZXIgaXMgc2hpcHBlZCwgeW91J2xsIHJlY2VpdmU6PFwvcD48dWw+PGxpPlRyYWNraW5nIE51bWJlcjxcL2xpPjxsaT5Db3VyaWVyIFBhcnRuZXIgRGV0YWlsczxcL2xpPjxsaT5UcmFja2luZyBMaW5rIHZpYTxcL2xpPjxsaT5FbWFpbFwvU01TXC9XaGF0c0FwcDxcL2xpPjxcL3VsPjxwPjxzdHJvbmc+RGVsaXZlcnkgSXNzdWVzPFwvc3Ryb25nPjxiciBcLz48YnIgXC8+SWYgeW91ciBwYWNrYWdlIGlzOjxcL3A+PHVsPjxsaT5EYW1hZ2VkPFwvbGk+PGxpPlRhbXBlcmVkPFwvbGk+PGxpPkluY29ycmVjdDxcL2xpPjxsaT5NaXNzaW5nIGl0ZW1zPFwvbGk+PFwvdWw+PHA+UGxlYXNlIGNvbnRhY3QgdXMgd2l0aGluIDQ4IGhvdXJzIG9mIGRlbGl2ZXJ5IHdpdGggY2xlYXIgcGhvdG9zIGFuZCB5b3VyIG9yZGVyIG51bWJlci48XC9wPiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiLTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5eb59935 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5eb59935\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a7bf911\" data-id=\"1a7bf911\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-7130e0a2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7130e0a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">nttttttt<div class=\"elementor-divider\">nttt<span class=\"elementor-divider-separator\">ntttttt</span>ntt</div>ntttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7621,8118,'_elementor_template_type','wp-page'),
(7622,8118,'_elementor_css','a:7:{s:4:\"time\";i:1782711308;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1873:\".elementor-8097 .elementor-element.elementor-element-7b38328 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-8097 .elementor-element.elementor-element-7b38328 .heading-tbay-title i{justify-content:flex-start;font-size:46px;line-height:37px;}.elementor-8097 .elementor-element.elementor-element-53537919{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8097 .elementor-element.elementor-element-7130e0a2{--divider-border-style:solid;--divider-color:#E9E9E9;--divider-border-width:1px;}.elementor-8097 .elementor-element.elementor-element-7130e0a2 .elementor-divider-separator{width:100%;}.elementor-8097 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:63px;padding-block-end:63px;}@media(max-width:1024px) and (min-width:768px){.elementor-8097 .elementor-element.elementor-element-634d5c8a{width:100%;}}@media(max-width:1024px){.elementor-8097 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8097 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:50px;padding-block-end:50px;}}@media(max-width:767px){.elementor-8097 .elementor-element.elementor-element-484eec31{padding:0px 0px 0px 0px;}.elementor-8097 .elementor-element.elementor-element-634d5c8a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8097 .elementor-element.elementor-element-7b38328 > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-8097 .elementor-element.elementor-element-53537919{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-8097 .elementor-element.elementor-element-7130e0a2 .elementor-divider{padding-block-start:40px;padding-block-end:40px;}}\";}'),
(7623,8097,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-divider\";}}'),
(7624,8119,'_menu_item_type','post_type'),
(7625,8119,'_menu_item_menu_item_parent','0'),
(7626,8119,'_menu_item_object_id','8097'),
(7627,8119,'_menu_item_object','page'),
(7628,8119,'_menu_item_target',''),
(7629,8119,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(7630,8119,'_menu_item_xfn',''),
(7631,8119,'_menu_item_url',''),
(7633,8120,'_menu_item_type','post_type'),
(7634,8120,'_menu_item_menu_item_parent','0'),
(7635,8120,'_menu_item_object_id','8095'),
(7636,8120,'_menu_item_object','page'),
(7637,8120,'_menu_item_target',''),
(7638,8120,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(7639,8120,'_menu_item_xfn',''),
(7640,8120,'_menu_item_url',''),
(7642,8121,'_menu_item_type','post_type'),
(7643,8121,'_menu_item_menu_item_parent','0'),
(7644,8121,'_menu_item_object_id','8093'),
(7645,8121,'_menu_item_object','page'),
(7646,8121,'_menu_item_target',''),
(7647,8121,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(7648,8121,'_menu_item_xfn',''),
(7649,8121,'_menu_item_url',''),
(7651,8122,'_menu_item_type','post_type'),
(7652,8122,'_menu_item_menu_item_parent','0'),
(7653,8122,'_menu_item_object_id','8064'),
(7654,8122,'_menu_item_object','page'),
(7655,8122,'_menu_item_target',''),
(7656,8122,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(7657,8122,'_menu_item_xfn',''),
(7658,8122,'_menu_item_url',''),
(7660,7042,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7663,8024,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 32 32\" data-name=\"Layer 1\" id=\"Layer_1\"><defs><style>.cls-1,.cls-2{fill:none;stroke:#231f20;stroke-linejoin:round;}.cls-1{stroke-linecap:round;}</style></defs><title></title><path class=\"cls-1\" d=\"M22.55,3.5l-1.9,19.14a1,1,0,0,1-1,.86H12.5a1,1,0,0,1-1-.86L9.45,3.5Z\"></path><path class=\"cls-1\" d=\"M19.5,23.5v4a1,1,0,0,1-1,1h-5a1,1,0,0,1-1-1v-4Z\"></path><line class=\"cls-2\" x1=\"9.5\" x2=\"22.5\" y1=\"5.5\" y2=\"5.5\"></line></svg>'),
(7664,8024,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 32 32\" data-name=\"Layer 1\" id=\"Layer_1\"><defs><style>.cls-1,.cls-2{fill:none;stroke:#231f20;stroke-linejoin:round;}.cls-1{stroke-linecap:round;}</style></defs><title></title><path class=\"cls-1\" d=\"M22.55,3.5l-1.9,19.14a1,1,0,0,1-1,.86H12.5a1,1,0,0,1-1-.86L9.45,3.5Z\"></path><path class=\"cls-1\" d=\"M19.5,23.5v4a1,1,0,0,1-1,1h-5a1,1,0,0,1-1-1v-4Z\"></path><line class=\"cls-2\" x1=\"9.5\" x2=\"22.5\" y1=\"5.5\" y2=\"5.5\"></line></svg>'),
(7665,6606,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"169\" height=\"56\" viewBox=\"0 0 169 56\" fill=\"none\"><g clip-path=\"url(#clip0_1240_25155)\"><path d=\"M31.4097 10.155C31.3337 12.6061 30.9576 15.0652 29.5372 17.0406C28.0968 19.0482 27.8487 21.1526 27.9927 23.4545C28.0247 23.9867 28.0007 24.5269 27.9887 25.0631C27.9727 25.7403 27.4686 25.7403 27.0004 25.7645C26.4883 25.7887 26.0562 25.6557 26.0362 25.0308C26.0202 24.4301 26.0122 23.8214 26.0482 23.2207C26.1882 20.9793 25.7601 19.024 24.5277 16.9922C21.4708 11.953 22.3351 5.04723 26.1002 0.665116C26.8924 -0.25404 27.2885 -0.201632 28.0207 0.70543C30.1014 3.27745 31.4858 6.97424 31.4097 10.155ZM27.0245 17.351C30.3614 13.3317 30.1454 5.94623 26.9524 2.85819C23.8635 7.2524 23.8675 12.9246 27.0245 17.351Z\" fill=\"white\"></path><path d=\"M28.0247 55.2942C27.2924 56.2013 26.8963 56.2537 26.1041 55.3345C22.339 50.9524 21.4747 44.0466 24.5316 39.0074C25.764 36.9796 26.1921 35.0203 26.0521 32.7789C26.0161 32.1782 26.0241 31.5735 26.0401 30.9688C26.0561 30.3439 26.4922 30.2109 27.0044 30.2351C27.4725 30.2552 27.9806 30.2593 27.9926 30.9365C28.0046 31.4727 28.0287 32.0089 27.9966 32.5451C27.8566 34.843 28.1007 36.9473 29.5411 38.959C30.9615 40.9384 31.3336 43.3976 31.4137 45.8446C31.4857 49.0254 30.1013 52.7222 28.0247 55.2942ZM26.9523 53.1414C30.1413 50.0574 30.3573 42.6679 27.0244 38.6486C23.8674 43.0751 23.8634 48.7472 26.9523 53.1414Z\" fill=\"white\"></path><path d=\"M49.4911 42.8657C40.8085 42.8778 33.9265 35.6979 34.4827 27.5948C35.0948 18.6855 42.7411 12.465 51.3997 13.7631C52.628 13.9486 52.9481 14.2066 52.48 15.5168C50.5154 20.9954 45.0178 25.172 39.164 24.9946C36.8514 24.922 36.4793 25.9137 36.4472 27.7077C36.4432 27.9778 36.4192 28.2439 36.4232 28.514C36.4632 31.2271 36.5993 31.3198 39.2241 31.4529C45.4019 31.7633 49.6792 34.8675 52.312 40.4711C53.1042 42.1562 52.6 42.7488 50.9195 42.7851C50.3234 42.7972 49.7272 42.8536 49.4911 42.8657ZM37.6916 22.9749C43.2853 23.5151 48.6589 20.294 50.1233 15.6216C44.9538 15.033 40.0123 17.9034 37.6916 22.9749ZM50.1833 40.7613C47.9787 35.6939 42.305 32.5172 37.8197 33.7145C39.8162 38.4433 44.8297 41.3419 50.1833 40.7613Z\" fill=\"white\"></path><path d=\"M36.7877 11.7114C35.9275 10.8446 35.7714 9.32882 36.4876 8.03878C37.2158 6.72858 40.6569 4.46294 41.049 4.20896C41.241 4.08399 41.4891 4.07593 41.6892 4.1888C41.8892 4.30168 42.0133 4.51938 42.0053 4.74917C41.9933 5.21681 41.8732 9.35704 41.145 10.6672C40.3048 12.179 38.5762 12.82 37.2919 12.0944C37.1038 11.9895 36.9358 11.8605 36.7877 11.7114ZM40.7129 5.94246C39.4165 6.85758 37.912 8.03475 37.5719 8.64752C37.0638 9.55861 37.2118 10.6148 37.9 11.0018C38.5882 11.3889 39.5565 10.9656 40.0647 10.0545C40.4008 9.4417 40.6168 7.53486 40.7129 5.94246Z\" fill=\"white\"></path><path d=\"M37.2919 43.9064C38.5762 43.1808 40.3048 43.8218 41.145 45.3335C41.8732 46.6437 41.9933 50.784 42.0053 51.2516C42.0093 51.4854 41.8892 51.6991 41.6892 51.812C41.4891 51.9249 41.241 51.9168 41.049 51.7918C40.6609 51.5378 37.2198 49.2722 36.4876 47.962C35.7714 46.672 35.9275 45.1561 36.7877 44.2894C36.9358 44.1402 37.1038 44.0112 37.2919 43.9064ZM40.0607 45.9463C39.5525 45.0352 38.5842 44.6119 37.896 44.9989C37.2078 45.3859 37.0638 46.4422 37.5679 47.3533C37.908 47.966 39.4125 49.1432 40.7089 50.0583C40.6168 48.4659 40.4008 46.5591 40.0607 45.9463Z\" fill=\"white\"></path><path d=\"M45.0859 27.6394C45.402 26.4542 46.6223 25.5593 48.0908 25.5431C49.5832 25.523 53.2483 27.3935 53.6644 27.6072C53.8685 27.712 54.0005 27.9257 54.0005 28.1555C54.0045 28.3853 53.8805 28.603 53.6764 28.7118C53.2683 28.9376 49.6512 30.9008 48.1588 30.921C46.4383 30.9452 45.0259 29.7559 45.0059 28.2724C45.0059 28.0507 45.0299 27.841 45.0859 27.6394ZM52.0039 28.1797C50.5715 27.5064 48.807 26.7848 48.1108 26.7929C47.0745 26.805 46.2422 27.4621 46.2502 28.2563C46.2622 29.0504 47.1105 29.6834 48.1468 29.6713C48.843 29.6551 50.5875 28.8892 52.0039 28.1797Z\" fill=\"white\"></path><path d=\"M3.0804 42.7851C1.4039 42.7448 0.899752 42.1562 1.68799 40.4711C4.32077 34.8675 8.59803 31.7633 14.7759 31.4529C17.4006 31.3198 17.5367 31.2271 17.5767 28.514C17.5807 28.2439 17.5567 27.9778 17.5527 27.7077C17.5247 25.9137 17.1486 24.922 14.8359 24.9946C8.98215 25.172 3.48452 20.9954 1.51994 15.5168C1.0518 14.2066 1.37189 13.9486 2.60026 13.7631C11.2588 12.465 18.9051 18.6855 19.5173 27.5948C20.0734 35.6979 13.1914 42.8778 4.50882 42.8657C4.27675 42.8536 3.68058 42.7972 3.0804 42.7851ZM3.88063 15.6216C5.34507 20.294 10.7187 23.5151 16.3123 22.9749C13.9876 17.9034 9.04616 15.033 3.88063 15.6216ZM16.1843 33.7145C11.699 32.5172 6.02527 35.6939 3.82062 40.7613C9.1742 41.3419 14.1877 38.4433 16.1843 33.7145Z\" fill=\"white\"></path><path d=\"M16.7135 12.0944C15.4291 12.82 13.7006 12.179 12.8604 10.6672C12.1321 9.35704 12.0121 5.21681 12.0001 4.74917C11.9961 4.51535 12.1161 4.30168 12.3162 4.1888C12.5163 4.07593 12.7643 4.08399 12.9564 4.20896C13.3445 4.46294 16.7855 6.72858 17.5177 8.03878C18.2339 9.32882 18.0779 10.8446 17.2176 11.7114C17.0696 11.8605 16.9015 11.9895 16.7135 12.0944ZM13.9407 10.0545C14.4488 10.9656 15.4171 11.3889 16.1053 11.0018C16.7935 10.6148 16.9376 9.55861 16.4334 8.64752C16.0933 8.03475 14.5889 6.85758 13.2925 5.94246C13.3885 7.53486 13.6006 9.4417 13.9407 10.0545Z\" fill=\"white\"></path><path d=\"M17.213 44.2894C18.0733 45.1561 18.2293 46.672 17.5131 47.962C16.7849 49.2722 13.3439 51.5378 12.9518 51.7918C12.7597 51.9168 12.5116 51.9249 12.3116 51.812C12.1115 51.6991 11.9875 51.4814 11.9955 51.2516C12.0075 50.784 12.1275 46.6437 12.8557 45.3335C13.696 43.8218 15.4245 43.1808 16.7089 43.9064C16.9009 44.0112 17.069 44.1402 17.213 44.2894ZM13.2919 50.0543C14.5882 49.1392 16.0927 47.962 16.4328 47.3492C16.9409 46.4381 16.7929 45.3819 16.1047 44.9949C15.4165 44.6079 14.4482 45.0312 13.9401 45.9423C13.6 46.5591 13.3879 48.4659 13.2919 50.0543Z\" fill=\"white\"></path><path d=\"M8.99476 28.2685C8.97475 29.752 7.56233 30.9373 5.84182 30.9171C4.34938 30.8969 0.732311 28.9337 0.32419 28.7079C0.12013 28.5991 -0.00390722 28.3854 9.39617e-05 28.1516C0.00409515 27.9218 0.132133 27.7081 0.336193 27.6033C0.748315 27.3896 4.4174 25.5191 5.90984 25.5392C7.37828 25.5594 8.60264 26.4544 8.91473 27.6355C8.97075 27.8412 8.99876 28.0508 8.99476 28.2685ZM5.85783 29.6674C6.89413 29.6795 7.74639 29.0465 7.75439 28.2524C7.76639 27.4582 6.93015 26.8051 5.89384 26.789C5.19763 26.7809 3.43311 27.5025 2.00069 28.1798C3.4131 28.8893 5.16162 29.6553 5.85783 29.6674Z\" fill=\"white\"></path></g><path d=\"M95.612 14.2744C95.4077 23.3207 95.4077 32.367 95.612 41.4133C92.8152 41.7792 90.0312 41.7792 87.2599 41.4133C87.362 35.7862 87.4131 31.5595 87.4131 28.7334C84.3226 28.6577 81.2512 28.6577 78.1989 28.7334C78.1989 31.5469 78.25 35.7736 78.3522 41.4133C75.5553 41.7792 72.7713 41.7792 70 41.4133C70.2043 32.367 70.2043 23.3207 70 14.2744C72.7713 13.9085 75.5553 13.9085 78.3522 14.2744C78.3011 16.987 78.25 21.0623 78.1989 26.5002C81.2639 26.5759 84.3353 26.5759 87.4131 26.5002C87.362 21.0749 87.311 16.9997 87.2599 14.2744C90.0312 13.9085 92.8152 13.9085 95.612 14.2744Z\" fill=\"white\"></path><path d=\"M111.244 20.5576C114.385 20.5576 116.888 21.3146 118.753 22.8287C120.63 24.3427 121.569 26.5443 121.569 29.4336V41.4133H117.948L114.462 35.7546C114.066 37.3822 113.223 38.8332 111.933 40.1075C110.643 41.3692 108.887 42 106.665 42C104.622 42 103.032 41.5269 101.895 40.5806C100.759 39.6343 100.19 38.3853 100.19 36.8334C100.19 34.4867 101.467 32.6698 104.022 31.3829C106.589 30.0834 109.884 29.3579 113.906 29.2065C113.906 28.1467 113.868 27.2319 113.791 26.4623C113.715 25.6801 113.574 24.9104 113.37 24.1534C113.178 23.3838 112.872 22.8034 112.45 22.4123C112.042 22.0086 111.537 21.8067 110.937 21.8067C110.069 21.8067 109.411 22.1663 108.964 22.8854C108.53 23.6046 108.313 24.4436 108.313 25.4025C108.313 26.4876 108.587 27.3013 109.136 27.8439L108.351 28.3548L100.88 26.538C101.276 24.759 102.413 23.3207 104.29 22.223C106.18 21.1128 108.498 20.5576 111.244 20.5576ZM110.113 38.7448C111.237 38.7701 112.138 38.032 112.814 36.5306C113.491 35.0292 113.855 33.0105 113.906 30.4745C111.863 30.6511 110.375 31.2315 109.443 32.2156C108.523 33.1997 108.064 34.4299 108.064 35.906C108.076 37.7986 108.76 38.7448 110.113 38.7448Z\" fill=\"white\"></path><path d=\"M126.377 41.4133C126.581 34.4614 126.569 27.7051 126.339 21.1443H129.71L133.484 26.1406C134.608 22.4186 136.977 20.5576 140.591 20.5576C142.136 20.5576 143.401 21.0308 144.384 21.977C145.38 22.9233 145.878 24.2859 145.878 26.0649C145.878 26.3803 145.827 26.9481 145.725 27.7682L138.905 29.5471L138.388 29.3957C138.835 27.5915 138.95 26.1721 138.733 25.1375C138.529 24.103 138.05 23.5857 137.296 23.5857C136.377 23.5857 135.668 24.1534 135.17 25.2889C134.672 26.4245 134.423 27.9133 134.423 29.7553C134.372 32.2661 134.372 36.1521 134.423 41.4133C131.728 41.2367 129.046 41.2367 126.377 41.4133Z\" fill=\"white\"></path><path d=\"M158.675 20.5576C161.816 20.5576 164.319 21.3146 166.184 22.8287C168.061 24.3427 169 26.5443 169 29.4336V41.4133H165.379L161.893 35.7546C161.497 37.3822 160.654 38.8332 159.364 40.1075C158.075 41.3692 156.319 42 154.096 42C152.053 42 150.463 41.5269 149.326 40.5806C148.19 39.6343 147.622 38.3853 147.622 36.8334C147.622 34.4867 148.899 32.6698 151.453 31.3829C154.02 30.0834 157.315 29.3579 161.337 29.2065C161.337 28.1467 161.299 27.2319 161.223 26.4623C161.146 25.6801 161.005 24.9104 160.801 24.1534C160.61 23.3838 160.303 22.8034 159.882 22.4123C159.473 22.0086 158.968 21.8067 158.368 21.8067C157.5 21.8067 156.842 22.1663 156.395 22.8854C155.961 23.6046 155.744 24.4436 155.744 25.4025C155.744 26.4876 156.018 27.3013 156.568 27.8439L155.782 28.3548L148.311 26.538C148.707 24.759 149.844 23.3207 151.721 22.223C153.611 21.1128 155.929 20.5576 158.675 20.5576ZM157.545 38.7448C158.668 38.7701 159.569 38.032 160.246 36.5306C160.922 35.0292 161.286 33.0105 161.337 30.4745C159.294 30.6511 157.806 31.2315 156.874 32.2156C155.955 33.1997 155.495 34.4299 155.495 35.906C155.508 37.7986 156.191 38.7448 157.545 38.7448Z\" fill=\"white\"></path><defs><clipPath id=\"clip0_1240_25155\"><rect width=\"54\" height=\"56\" fill=\"white\"></rect></clipPath></defs></svg>'),
(7666,8123,'_wp_attached_file','2026/06/Tainted-SunScreen-scaled.jpg'),
(7667,8123,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1350;s:4:\"file\";s:36:\"2026/06/Tainted-SunScreen-scaled.jpg\";s:8:\"filesize\";i:172773;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Tainted-SunScreen-555x293.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16602;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Tainted-SunScreen-770x406.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27865;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Tainted-SunScreen-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15133;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Tainted-SunScreen-768x405.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27851;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"Tainted-SunScreen-1536x810.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:810;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79567;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"Tainted-SunScreen-2048x1080.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122755;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:29:\"Tainted-SunScreen-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2367;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:29:\"Tainted-SunScreen-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15133;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:29:\"Tainted-SunScreen-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2367;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Tainted-SunScreen-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15437;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Tainted-SunScreen-800x422.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29676;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Tainted-SunScreen-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2367;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"Tainted-SunScreen-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1312;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"Tainted-SunScreen-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2367;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:21:\"Tainted-SunScreen.jpg\";}'),
(7668,8124,'_wp_attached_file','2026/06/Tainted-SunScreen-1-scaled.jpg'),
(7669,8124,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1350;s:4:\"file\";s:38:\"2026/06/Tainted-SunScreen-1-scaled.jpg\";s:8:\"filesize\";i:178112;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Tainted-SunScreen-1-555x293.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18255;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tainted-SunScreen-1-770x406.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29975;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Tainted-SunScreen-1-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16823;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Tainted-SunScreen-1-768x405.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29619;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"Tainted-SunScreen-1-1536x810.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:810;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84450;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"Tainted-SunScreen-1-2048x1080.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128865;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:31:\"Tainted-SunScreen-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2622;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:31:\"Tainted-SunScreen-1-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16823;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:31:\"Tainted-SunScreen-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2622;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Tainted-SunScreen-1-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17307;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Tainted-SunScreen-1-800x422.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31843;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Tainted-SunScreen-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2622;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:29:\"Tainted-SunScreen-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1361;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:31:\"Tainted-SunScreen-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2622;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:23:\"Tainted-SunScreen-1.jpg\";}'),
(7670,8125,'_wp_page_template','default'),
(7671,8125,'_elementor_edit_mode','builder'),
(7672,8125,'_elementor_template_type','wp-page'),
(7673,8125,'_elementor_version','4.1.4'),
(7674,8125,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7675,8125,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7676,8125,'_elementor_global_class_usage_indexed','1'),
(7677,8125,'_elementor_global_class_usage_indexed_preview','1'),
(7678,8125,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7679,8125,'_elementor_css','a:7:{s:4:\"time\";i:1782712794;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}'),
(7680,8125,'_elementor_element_cache','{\"timeout\":1782799194,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f85576\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\" data-id=\"1a4f022\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"1e2c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" class=\"attachment-full size-full wp-image-8004\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\" data-id=\"e17611a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5396acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" class=\"attachment-full size-full wp-image-8008\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98aca45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\" data-id=\"0b3d54f\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b19c4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\" data-id=\"1bd62fb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\" data-id=\"2114de4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"170ec45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-8/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd2a30a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\" data-id=\"9da26ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df7567\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\" data-id=\"e47b349\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\" data-id=\"65d8d35\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"c27a2b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-10/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f463c9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\" data-id=\"f1903db\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"38ffc23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" class=\"attachment-full size-full wp-image-7634\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\" data-id=\"136ad42\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2be026\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\" data-id=\"acba5b8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"f2184d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" class=\"attachment-full size-full wp-image-7635\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\" data-id=\"952ad19\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5cdafa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" class=\"attachment-full size-full wp-image-7636\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\" data-id=\"83d9ae9\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"a595eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" class=\"attachment-full size-full wp-image-7637\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de8e6de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\" data-id=\"0f4de0b\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"b7788ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" class=\"attachment-full size-full wp-image-7639\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\" data-id=\"2d15da8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"8ea22f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" class=\"attachment-full size-full wp-image-7640\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7681,8126,'_wp_page_template','default'),
(7682,8126,'_elementor_edit_mode','builder'),
(7683,8126,'_elementor_template_type','wp-page'),
(7684,8126,'_elementor_version','4.1.4'),
(7685,8126,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-08.jpg\",\"id\":7635,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7686,8126,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7687,8126,'_elementor_global_class_usage_indexed','1'),
(7688,8126,'_elementor_global_class_usage_indexed_preview','1'),
(7689,8126,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7690,8126,'_elementor_css','a:7:{s:4:\"time\";i:1782712794;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}'),
(7691,8126,'_elementor_element_cache','{\"timeout\":1782799194,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f85576\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\" data-id=\"1a4f022\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"1e2c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" class=\"attachment-full size-full wp-image-8004\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\" data-id=\"e17611a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5396acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" class=\"attachment-full size-full wp-image-8008\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98aca45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\" data-id=\"0b3d54f\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b19c4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\" data-id=\"1bd62fb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\" data-id=\"2114de4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"170ec45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-8/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd2a30a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\" data-id=\"9da26ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df7567\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\" data-id=\"e47b349\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\" data-id=\"65d8d35\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"c27a2b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-10/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f463c9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\" data-id=\"f1903db\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"38ffc23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" class=\"attachment-full size-full wp-image-7634\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\" data-id=\"136ad42\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2be026\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\" data-id=\"acba5b8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"f2184d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" class=\"attachment-full size-full wp-image-7635\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\" data-id=\"952ad19\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5cdafa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" class=\"attachment-full size-full wp-image-7636\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\" data-id=\"83d9ae9\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"a595eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" class=\"attachment-full size-full wp-image-7637\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de8e6de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\" data-id=\"0f4de0b\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"b7788ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" class=\"attachment-full size-full wp-image-7639\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\" data-id=\"2d15da8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"8ea22f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" class=\"attachment-full size-full wp-image-7640\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7692,8127,'_wp_page_template','default'),
(7693,8127,'_elementor_edit_mode','builder'),
(7694,8127,'_elementor_template_type','wp-page'),
(7695,8127,'_elementor_version','4.1.4'),
(7696,8127,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7697,8127,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7698,8127,'_elementor_global_class_usage_indexed','1'),
(7699,8127,'_elementor_global_class_usage_indexed_preview','1'),
(7700,8127,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7701,8127,'_elementor_css','a:7:{s:4:\"time\";i:1782712794;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}'),
(7702,8127,'_elementor_element_cache','{\"timeout\":1782799194,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f85576\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\" data-id=\"1a4f022\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"1e2c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" class=\"attachment-full size-full wp-image-8004\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\" data-id=\"e17611a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5396acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" class=\"attachment-full size-full wp-image-8008\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98aca45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\" data-id=\"0b3d54f\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b19c4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\" data-id=\"1bd62fb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\" data-id=\"2114de4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"170ec45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-8/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd2a30a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\" data-id=\"9da26ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df7567\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\" data-id=\"e47b349\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\" data-id=\"65d8d35\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"c27a2b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-10/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f463c9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\" data-id=\"f1903db\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"38ffc23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" class=\"attachment-full size-full wp-image-7634\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\" data-id=\"136ad42\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2be026\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\" data-id=\"acba5b8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"f2184d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" class=\"attachment-full size-full wp-image-7635\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\" data-id=\"952ad19\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5cdafa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" class=\"attachment-full size-full wp-image-7636\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\" data-id=\"83d9ae9\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"a595eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" class=\"attachment-full size-full wp-image-7637\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de8e6de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\" data-id=\"0f4de0b\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"b7788ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" class=\"attachment-full size-full wp-image-7639\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\" data-id=\"2d15da8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"8ea22f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" class=\"attachment-full size-full wp-image-7640\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7705,8128,'_wp_attached_file','2026/06/Serum-scaled.jpg'),
(7706,8128,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1351;s:4:\"file\";s:24:\"2026/06/Serum-scaled.jpg\";s:8:\"filesize\";i:253524;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"Serum-555x293.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24604;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"Serum-770x406.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41585;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"Serum-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21279;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"Serum-768x405.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40984;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"Serum-1536x811.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:811;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120301;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:19:\"Serum-2048x1081.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1081;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182747;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:17:\"Serum-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2939;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"Serum-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21279;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:17:\"Serum-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2939;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"Serum-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22338;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"Serum-800x422.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43872;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"Serum-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2939;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:15:\"Serum-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1499;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:17:\"Serum-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2939;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:9:\"Serum.jpg\";}'),
(7707,8129,'_wp_page_template','default'),
(7708,8129,'_elementor_edit_mode','builder'),
(7709,8129,'_elementor_template_type','wp-page'),
(7710,8129,'_elementor_version','4.1.4'),
(7711,8129,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7712,8129,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7713,8129,'_elementor_global_class_usage_indexed','1'),
(7714,8129,'_elementor_global_class_usage_indexed_preview','1'),
(7715,8129,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7716,8129,'_elementor_css','a:7:{s:4:\"time\";i:1782713670;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}'),
(7717,8129,'_elementor_element_cache','{\"timeout\":1782800070,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f85576\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\" data-id=\"1a4f022\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"1e2c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" class=\"attachment-full size-full wp-image-8004\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\" data-id=\"e17611a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5396acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" class=\"attachment-full size-full wp-image-8008\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98aca45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\" data-id=\"0b3d54f\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b19c4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\" data-id=\"1bd62fb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\" data-id=\"2114de4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"170ec45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-8/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd2a30a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\" data-id=\"9da26ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df7567\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\" data-id=\"e47b349\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\" data-id=\"65d8d35\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"c27a2b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-10/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f463c9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\" data-id=\"f1903db\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"38ffc23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" class=\"attachment-full size-full wp-image-7634\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\" data-id=\"136ad42\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2be026\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\" data-id=\"acba5b8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"f2184d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" class=\"attachment-full size-full wp-image-8124\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\" data-id=\"952ad19\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5cdafa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" class=\"attachment-full size-full wp-image-7636\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\" data-id=\"83d9ae9\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"a595eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" class=\"attachment-full size-full wp-image-7637\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de8e6de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\" data-id=\"0f4de0b\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"b7788ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" class=\"attachment-full size-full wp-image-7639\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\" data-id=\"2d15da8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"8ea22f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" class=\"attachment-full size-full wp-image-7640\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7718,8130,'_wp_page_template','default'),
(7719,8130,'_elementor_edit_mode','builder'),
(7720,8130,'_elementor_template_type','wp-page'),
(7721,8130,'_elementor_version','4.1.4'),
(7722,8130,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-09.jpg\",\"id\":7636,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7723,8130,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7724,8130,'_elementor_global_class_usage_indexed','1'),
(7725,8130,'_elementor_global_class_usage_indexed_preview','1'),
(7726,8130,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7727,8130,'_elementor_css','a:7:{s:4:\"time\";i:1782713670;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}'),
(7728,8130,'_elementor_element_cache','{\"timeout\":1782800070,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f85576\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\" data-id=\"1a4f022\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"1e2c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" class=\"attachment-full size-full wp-image-8004\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\" data-id=\"e17611a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5396acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" class=\"attachment-full size-full wp-image-8008\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98aca45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\" data-id=\"0b3d54f\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b19c4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\" data-id=\"1bd62fb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\" data-id=\"2114de4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"170ec45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-8/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd2a30a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\" data-id=\"9da26ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df7567\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\" data-id=\"e47b349\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\" data-id=\"65d8d35\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"c27a2b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-10/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f463c9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\" data-id=\"f1903db\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"38ffc23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" class=\"attachment-full size-full wp-image-7634\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\" data-id=\"136ad42\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2be026\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\" data-id=\"acba5b8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"f2184d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" class=\"attachment-full size-full wp-image-8124\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\" data-id=\"952ad19\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5cdafa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" class=\"attachment-full size-full wp-image-7636\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\" data-id=\"83d9ae9\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"a595eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" class=\"attachment-full size-full wp-image-7637\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de8e6de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\" data-id=\"0f4de0b\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"b7788ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" class=\"attachment-full size-full wp-image-7639\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\" data-id=\"2d15da8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"8ea22f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" class=\"attachment-full size-full wp-image-7640\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7729,8131,'_wp_page_template','default'),
(7730,8131,'_elementor_edit_mode','builder'),
(7731,8131,'_elementor_template_type','wp-page'),
(7732,8131,'_elementor_version','4.1.4'),
(7733,8131,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serum-scaled.jpg\",\"id\":8128,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7734,8131,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7735,8131,'_elementor_global_class_usage_indexed','1'),
(7736,8131,'_elementor_global_class_usage_indexed_preview','1'),
(7737,8131,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7738,8131,'_elementor_css','a:7:{s:4:\"time\";i:1782713670;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}'),
(7739,8131,'_elementor_element_cache','{\"timeout\":1782800070,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f85576\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\" data-id=\"1a4f022\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"1e2c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" class=\"attachment-full size-full wp-image-8004\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\" data-id=\"e17611a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5396acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" class=\"attachment-full size-full wp-image-8008\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98aca45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\" data-id=\"0b3d54f\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b19c4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\" data-id=\"1bd62fb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\" data-id=\"2114de4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"170ec45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-8/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd2a30a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\" data-id=\"9da26ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df7567\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\" data-id=\"e47b349\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\" data-id=\"65d8d35\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"c27a2b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-10/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f463c9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\" data-id=\"f1903db\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"38ffc23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" class=\"attachment-full size-full wp-image-7634\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\" data-id=\"136ad42\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2be026\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\" data-id=\"acba5b8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"f2184d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" class=\"attachment-full size-full wp-image-8124\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\" data-id=\"952ad19\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5cdafa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" class=\"attachment-full size-full wp-image-7636\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\" data-id=\"83d9ae9\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"a595eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" class=\"attachment-full size-full wp-image-7637\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de8e6de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\" data-id=\"0f4de0b\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"b7788ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" class=\"attachment-full size-full wp-image-7639\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\" data-id=\"2d15da8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"8ea22f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" class=\"attachment-full size-full wp-image-7640\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7742,8132,'_wp_attached_file','2026/06/Facewash-scaled.jpg'),
(7743,8132,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1351;s:4:\"file\";s:27:\"2026/06/Facewash-scaled.jpg\";s:8:\"filesize\";i:203279;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Facewash-555x293.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20627;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"Facewash-770x406.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34082;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Facewash-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15966;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Facewash-768x405.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33830;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"Facewash-1536x811.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:811;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95549;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"Facewash-2048x1081.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1081;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146406;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:20:\"Facewash-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2409;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"Facewash-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15966;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:20:\"Facewash-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2409;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"Facewash-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16564;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"Facewash-800x422.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36266;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"Facewash-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2409;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:18:\"Facewash-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1243;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:20:\"Facewash-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2409;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:12:\"Facewash.jpg\";}'),
(7744,8133,'_wp_page_template','default'),
(7745,8133,'_elementor_edit_mode','builder'),
(7746,8133,'_elementor_template_type','wp-page'),
(7747,8133,'_elementor_version','4.1.4'),
(7748,8133,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serum-scaled.jpg\",\"id\":8128,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7749,8133,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7750,8133,'_elementor_global_class_usage_indexed','1'),
(7751,8133,'_elementor_global_class_usage_indexed_preview','1'),
(7752,8133,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7753,8133,'_elementor_css','a:7:{s:4:\"time\";i:1782730062;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}'),
(7754,8133,'_elementor_element_cache','{\"timeout\":1782816462,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f85576\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\" data-id=\"1a4f022\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"1e2c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" class=\"attachment-full size-full wp-image-8004\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\" data-id=\"e17611a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5396acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" class=\"attachment-full size-full wp-image-8008\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98aca45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\" data-id=\"0b3d54f\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b19c4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\" data-id=\"1bd62fb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\" data-id=\"2114de4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"170ec45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-8/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd2a30a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\" data-id=\"9da26ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df7567\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\" data-id=\"e47b349\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\" data-id=\"65d8d35\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"c27a2b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-10/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f463c9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\" data-id=\"f1903db\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"38ffc23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" class=\"attachment-full size-full wp-image-7634\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\" data-id=\"136ad42\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2be026\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\" data-id=\"acba5b8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"f2184d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" class=\"attachment-full size-full wp-image-8124\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\" data-id=\"952ad19\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5cdafa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" class=\"attachment-full size-full wp-image-8128\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\" data-id=\"83d9ae9\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"a595eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" class=\"attachment-full size-full wp-image-7637\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de8e6de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\" data-id=\"0f4de0b\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"b7788ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" class=\"attachment-full size-full wp-image-7639\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\" data-id=\"2d15da8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"8ea22f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" class=\"attachment-full size-full wp-image-7640\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7755,8134,'_wp_page_template','default'),
(7756,8134,'_elementor_edit_mode','builder'),
(7757,8134,'_elementor_template_type','wp-page'),
(7758,8134,'_elementor_version','4.1.4'),
(7759,8134,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serum-scaled.jpg\",\"id\":8128,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-10.jpg\",\"id\":7637,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7760,8134,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7761,8134,'_elementor_global_class_usage_indexed','1'),
(7762,8134,'_elementor_global_class_usage_indexed_preview','1'),
(7763,8134,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7764,8134,'_elementor_css','a:7:{s:4:\"time\";i:1782730062;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}'),
(7765,8134,'_elementor_element_cache','{\"timeout\":1782816462,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f85576\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\" data-id=\"1a4f022\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"1e2c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" class=\"attachment-full size-full wp-image-8004\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\" data-id=\"e17611a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5396acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" class=\"attachment-full size-full wp-image-8008\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98aca45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\" data-id=\"0b3d54f\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b19c4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\" data-id=\"1bd62fb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\" data-id=\"2114de4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"170ec45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-8/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd2a30a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\" data-id=\"9da26ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df7567\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\" data-id=\"e47b349\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\" data-id=\"65d8d35\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"c27a2b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-10/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f463c9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\" data-id=\"f1903db\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"38ffc23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" class=\"attachment-full size-full wp-image-7634\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\" data-id=\"136ad42\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2be026\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\" data-id=\"acba5b8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"f2184d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" class=\"attachment-full size-full wp-image-8124\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\" data-id=\"952ad19\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5cdafa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" class=\"attachment-full size-full wp-image-8128\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\" data-id=\"83d9ae9\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"a595eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" class=\"attachment-full size-full wp-image-7637\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de8e6de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\" data-id=\"0f4de0b\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"b7788ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" class=\"attachment-full size-full wp-image-7639\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\" data-id=\"2d15da8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"8ea22f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" class=\"attachment-full size-full wp-image-7640\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7766,8135,'_wp_page_template','default'),
(7767,8135,'_elementor_edit_mode','builder'),
(7768,8135,'_elementor_template_type','wp-page'),
(7769,8135,'_elementor_version','4.1.4'),
(7770,8135,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serum-scaled.jpg\",\"id\":8128,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Facewash-scaled.jpg\",\"id\":8132,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7771,8135,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7772,8135,'_elementor_global_class_usage_indexed','1'),
(7773,8135,'_elementor_global_class_usage_indexed_preview','1'),
(7774,8135,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7775,8135,'_elementor_css','a:7:{s:4:\"time\";i:1782730062;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}'),
(7776,8135,'_elementor_element_cache','{\"timeout\":1782816462,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f85576\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\" data-id=\"1a4f022\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"1e2c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" class=\"attachment-full size-full wp-image-8004\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\" data-id=\"e17611a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5396acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" class=\"attachment-full size-full wp-image-8008\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98aca45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\" data-id=\"0b3d54f\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b19c4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\" data-id=\"1bd62fb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\" data-id=\"2114de4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"170ec45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-8/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd2a30a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\" data-id=\"9da26ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df7567\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\" data-id=\"e47b349\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\" data-id=\"65d8d35\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"c27a2b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-10/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f463c9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\" data-id=\"f1903db\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"38ffc23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" class=\"attachment-full size-full wp-image-7634\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\" data-id=\"136ad42\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2be026\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\" data-id=\"acba5b8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"f2184d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" class=\"attachment-full size-full wp-image-8124\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\" data-id=\"952ad19\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5cdafa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" class=\"attachment-full size-full wp-image-8128\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\" data-id=\"83d9ae9\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"a595eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" class=\"attachment-full size-full wp-image-7637\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de8e6de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\" data-id=\"0f4de0b\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"b7788ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" class=\"attachment-full size-full wp-image-7639\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\" data-id=\"2d15da8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"8ea22f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" class=\"attachment-full size-full wp-image-7640\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7779,8136,'_wp_attached_file','2026/06/With-Apple-Cider-Vinegar-scaled.jpg'),
(7780,8136,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1309;s:4:\"file\";s:43:\"2026/06/With-Apple-Cider-Vinegar-scaled.jpg\";s:8:\"filesize\";i:269857;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"With-Apple-Cider-Vinegar-555x284.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27109;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"With-Apple-Cider-Vinegar-770x394.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44523;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"With-Apple-Cider-Vinegar-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24105;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"With-Apple-Cider-Vinegar-768x393.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:393;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43972;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"With-Apple-Cider-Vinegar-1536x786.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126398;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:38:\"With-Apple-Cider-Vinegar-2048x1047.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1047;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192126;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:36:\"With-Apple-Cider-Vinegar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3688;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:36:\"With-Apple-Cider-Vinegar-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24105;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:36:\"With-Apple-Cider-Vinegar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3688;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"With-Apple-Cider-Vinegar-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28575;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"With-Apple-Cider-Vinegar-800x409.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47339;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"With-Apple-Cider-Vinegar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3688;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:34:\"With-Apple-Cider-Vinegar-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1690;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:36:\"With-Apple-Cider-Vinegar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3688;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:28:\"With-Apple-Cider-Vinegar.jpg\";}'),
(7781,8137,'_wp_page_template','default'),
(7782,8137,'_elementor_edit_mode','builder'),
(7783,8137,'_elementor_template_type','wp-page'),
(7784,8137,'_elementor_version','4.1.4'),
(7785,8137,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serum-scaled.jpg\",\"id\":8128,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Facewash-scaled.jpg\",\"id\":8132,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7786,8137,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7787,8137,'_elementor_global_class_usage_indexed','1'),
(7788,8137,'_elementor_global_class_usage_indexed_preview','1'),
(7789,8137,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7790,8137,'_elementor_css','a:7:{s:4:\"time\";i:1782730737;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}'),
(7791,8137,'_elementor_element_cache','{\"timeout\":1782817137,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f85576\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\" data-id=\"1a4f022\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"1e2c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" class=\"attachment-full size-full wp-image-8004\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\" data-id=\"e17611a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5396acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" class=\"attachment-full size-full wp-image-8008\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98aca45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\" data-id=\"0b3d54f\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b19c4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\" data-id=\"1bd62fb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\" data-id=\"2114de4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"170ec45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-8/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd2a30a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\" data-id=\"9da26ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df7567\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\" data-id=\"e47b349\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\" data-id=\"65d8d35\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"c27a2b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-10/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f463c9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\" data-id=\"f1903db\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"38ffc23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" class=\"attachment-full size-full wp-image-7634\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\" data-id=\"136ad42\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2be026\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\" data-id=\"acba5b8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"f2184d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" class=\"attachment-full size-full wp-image-8124\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\" data-id=\"952ad19\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5cdafa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" class=\"attachment-full size-full wp-image-8128\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\" data-id=\"83d9ae9\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"a595eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Facewash-scaled.jpg\" class=\"attachment-full size-full wp-image-8132\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de8e6de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\" data-id=\"0f4de0b\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"b7788ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" class=\"attachment-full size-full wp-image-7639\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\" data-id=\"2d15da8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"8ea22f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" class=\"attachment-full size-full wp-image-7640\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7792,8138,'_wp_page_template','default'),
(7793,8138,'_elementor_edit_mode','builder'),
(7794,8138,'_elementor_template_type','wp-page'),
(7795,8138,'_elementor_version','4.1.4'),
(7796,8138,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serum-scaled.jpg\",\"id\":8128,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Facewash-scaled.jpg\",\"id\":8132,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-12.jpg\",\"id\":7639,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7797,8138,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7798,8138,'_elementor_global_class_usage_indexed','1'),
(7799,8138,'_elementor_global_class_usage_indexed_preview','1'),
(7800,8138,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7801,8138,'_elementor_css','a:7:{s:4:\"time\";i:1782730737;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}'),
(7802,8138,'_elementor_element_cache','{\"timeout\":1782817137,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f85576\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\" data-id=\"1a4f022\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"1e2c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" class=\"attachment-full size-full wp-image-8004\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\" data-id=\"e17611a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5396acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" class=\"attachment-full size-full wp-image-8008\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98aca45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\" data-id=\"0b3d54f\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b19c4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\" data-id=\"1bd62fb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\" data-id=\"2114de4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"170ec45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-8/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd2a30a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\" data-id=\"9da26ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df7567\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\" data-id=\"e47b349\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\" data-id=\"65d8d35\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"c27a2b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-10/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f463c9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\" data-id=\"f1903db\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"38ffc23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" class=\"attachment-full size-full wp-image-7634\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\" data-id=\"136ad42\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2be026\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\" data-id=\"acba5b8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"f2184d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" class=\"attachment-full size-full wp-image-8124\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\" data-id=\"952ad19\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5cdafa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" class=\"attachment-full size-full wp-image-8128\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\" data-id=\"83d9ae9\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"a595eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Facewash-scaled.jpg\" class=\"attachment-full size-full wp-image-8132\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de8e6de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\" data-id=\"0f4de0b\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"b7788ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" class=\"attachment-full size-full wp-image-7639\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\" data-id=\"2d15da8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"8ea22f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" class=\"attachment-full size-full wp-image-7640\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7803,8139,'_wp_page_template','default'),
(7804,8139,'_elementor_edit_mode','builder'),
(7805,8139,'_elementor_template_type','wp-page'),
(7806,8139,'_elementor_version','4.1.4'),
(7807,8139,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serum-scaled.jpg\",\"id\":8128,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Facewash-scaled.jpg\",\"id\":8132,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/With-Apple-Cider-Vinegar-scaled.jpg\",\"id\":8136,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7808,8139,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7809,8139,'_elementor_global_class_usage_indexed','1'),
(7810,8139,'_elementor_global_class_usage_indexed_preview','1'),
(7811,8139,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7812,8139,'_elementor_css','a:7:{s:4:\"time\";i:1782730737;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}');
INSERT INTO `wp5n_postmeta` VALUES
(7813,8139,'_elementor_element_cache','{\"timeout\":1782817137,\"value\":{\"content\":\"tt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f85576\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\" data-id=\"1a4f022\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"1e2c129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" class=\"attachment-full size-full wp-image-8004\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\" data-id=\"e17611a\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5396acc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" class=\"attachment-full size-full wp-image-8008\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"98aca45\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\" data-id=\"0b3d54f\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2b19c4e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\" data-id=\"1bd62fb\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\" data-id=\"2114de4\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"170ec45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-8/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd2a30a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\" data-id=\"9da26ab\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df7567\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\" data-id=\"e47b349\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\"]ttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\" data-id=\"65d8d35\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\" data-id=\"c27a2b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">ntttttttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://hara.thembaydev.com/demo-10/shop/\">ntttttt<span class=\"elementor-button-content-wrapper\">ntttttt<span class=\"elementor-button-icon\">ntttt<i aria-hidden=\"true\" class=\"tb-icon tb-icon-logout\"></i>ttt</span>nttttttttt<span class=\"elementor-button-text\">View all products</span>nttttt</span>nttttt</a>ntttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f463c9d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\" data-id=\"f1903db\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"38ffc23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" class=\"attachment-full size-full wp-image-7634\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\" data-id=\"136ad42\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttt[elementor-element k=\"2994ca75be89e46a7a0807e182da6e93\" data=\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\"]ttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2be026\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\" data-id=\"acba5b8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"f2184d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" class=\"attachment-full size-full wp-image-8124\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\" data-id=\"952ad19\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"5cdafa7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" class=\"attachment-full size-full wp-image-8128\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\" data-id=\"83d9ae9\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"a595eaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Facewash-scaled.jpg\" class=\"attachment-full size-full wp-image-8132\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntttt<section class=\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"de8e6de\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">ntttttt<div class=\"elementor-container elementor-column-gap-default\">nttttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\" data-id=\"0f4de0b\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"b7788ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" class=\"attachment-full size-full wp-image-7639\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>ntttt<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\" data-id=\"2d15da8\" data-element_type=\"column\" data-e-type=\"column\">nttt<div class=\"elementor-widget-wrap elementor-element-populated\">ntttttt<div class=\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\" data-id=\"8ea22f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://hara.thembaydev.com/demo-10/shop/\">nttttttt<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" class=\"attachment-full size-full wp-image-7640\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>nttttt</div>ntt</div>nttttt</div>ntt</section>ntt\",\"scripts\":[],\"styles\":[]}}'),
(7814,8140,'_wp_attached_file','2026/06/With-Apple-Cider-Vinegar-1-scaled.jpg'),
(7815,8140,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1309;s:4:\"file\";s:45:\"2026/06/With-Apple-Cider-Vinegar-1-scaled.jpg\";s:8:\"filesize\";i:256409;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"With-Apple-Cider-Vinegar-1-555x284.jpg\";s:5:\"width\";i:555;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26965;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"With-Apple-Cider-Vinegar-1-770x394.jpg\";s:5:\"width\";i:770;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43987;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"With-Apple-Cider-Vinegar-1-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24307;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"With-Apple-Cider-Vinegar-1-768x393.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:393;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43310;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"With-Apple-Cider-Vinegar-1-1536x786.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:786;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122474;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:40:\"With-Apple-Cider-Vinegar-1-2048x1047.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1047;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183608;}s:25:\"hara_avatar_post_carousel\";a:5:{s:4:\"file\";s:38:\"With-Apple-Cider-Vinegar-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3821;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:38:\"With-Apple-Cider-Vinegar-1-420x315.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24307;}s:34:\"hara_photo_reviews_thumbnail_image\";a:5:{s:4:\"file\";s:38:\"With-Apple-Cider-Vinegar-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3821;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"With-Apple-Cider-Vinegar-1-406x406.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:406;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27120;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"With-Apple-Cider-Vinegar-1-800x409.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:409;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46377;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"With-Apple-Cider-Vinegar-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3821;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:36:\"With-Apple-Cider-Vinegar-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1789;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:38:\"With-Apple-Cider-Vinegar-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3821;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}s:14:\"original_image\";s:30:\"With-Apple-Cider-Vinegar-1.jpg\";}'),
(7816,8141,'_wp_page_template','default'),
(7817,8141,'_elementor_edit_mode','builder'),
(7818,8141,'_elementor_template_type','wp-page'),
(7819,8141,'_elementor_version','4.1.4'),
(7820,8141,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serum-scaled.jpg\",\"id\":8128,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Facewash-scaled.jpg\",\"id\":8132,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/With-Apple-Cider-Vinegar-scaled.jpg\",\"id\":8136,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7821,8141,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7822,8141,'_elementor_global_class_usage_indexed','1'),
(7823,8141,'_elementor_global_class_usage_indexed_preview','1'),
(7824,8141,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7825,8142,'_wp_page_template','default'),
(7826,8142,'_elementor_edit_mode','builder'),
(7827,8142,'_elementor_template_type','wp-page'),
(7828,8142,'_elementor_version','4.1.4'),
(7829,8142,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serum-scaled.jpg\",\"id\":8128,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Facewash-scaled.jpg\",\"id\":8132,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/With-Apple-Cider-Vinegar-scaled.jpg\",\"id\":8136,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-13.jpg\",\"id\":7640,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7830,8142,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7831,8142,'_elementor_global_class_usage_indexed','1'),
(7832,8142,'_elementor_global_class_usage_indexed_preview','1'),
(7833,8142,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7834,8143,'_wp_page_template','default'),
(7835,8143,'_elementor_edit_mode','builder'),
(7836,8143,'_elementor_template_type','wp-page'),
(7837,8143,'_elementor_version','4.1.4'),
(7838,8143,'_elementor_data','[{\"id\":\"2f85576\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1a4f022\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e2c129\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\",\"id\":8004,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e17611a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5396acc\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\",\"id\":8008,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"98aca45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0b3d54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4df355b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cormorant Garamond\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#BD9253\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b19c4e\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bd62fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"185d305\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"Browse by Category\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"2114de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"170ec45\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2a30a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"9da26ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b780e7\",\"elType\":\"widget\",\"settings\":{\"custom_image_list_category\":[{\"_id\":\"25d67a6\",\"type_icon\":{\"value\":\"\",\"library\":\"\"},\"category\":\"cleansers\",\"type_image\":{\"id\":7945,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Rice-Water-Face-Wash.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"sunscreen\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-hand-zone\",\"library\":\"tbay-custom\"},\"_id\":\"7cafd46\",\"type_image\":{\"id\":7944,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/TAINTED-SUNSCREEN.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"_id\":\"2b4547c\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-back-area\",\"library\":\"tbay-custom\"},\"type_image\":{\"id\":8042,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serums.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"category\":\"serum\"},{\"category\":\"conditioners-mask\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-zone-life\",\"library\":\"tbay-custom\"},\"_id\":\"34769df\",\"type_image\":{\"id\":7948,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Korean-Shine-Pro-Conditioner-Mask.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"category\":\"shampoo\",\"type_icon\":{\"value\":\"tb-icon tb-icon-zu-bikini\",\"library\":\"tbay-custom\"},\"_id\":\"82d777c\",\"type_image\":{\"id\":7947,\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/KOREAN-SHINE-PRO-SHAMPOO.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"text_show_all\":\"See all categories\",\"align\":\"left\",\"layout_type\":\"carousel\",\"position_show_all\":\"top\",\"column\":\"5\",\"column_tablet\":\"4\",\"col_desktop\":\"5\",\"list_categories_icon_color\":\"#4A8C97\",\"list_categories_content_bg\":\"#f9ead6\",\"list_categories_content_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"list_categories_content_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"list_categories_icon_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"list_categories_icon_color_hover\":\"#4A8C97\",\"list_categories_title_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"col_desktopsmall\":\"4\"},\"elements\":[],\"widgetType\":\"tbay-custom-image-list-categories\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df7567\",\"elType\":\"section\",\"settings\":{\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"61\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e47b349\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"2cb84d6\",\"elType\":\"widget\",\"settings\":{\"heading_title\":\"New + Trending\",\"heading_icon\":{\"value\":\"\",\"library\":\"\"},\"heading_subtitle_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"heading_icon_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"heading_icon_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"heading_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_style_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"19\",\"left\":\"0\",\"isLinked\":false},\"heading_style_margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_icon_line_height_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"align\":\"left\",\"heading_title_typography_typography\":\"custom\",\"heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"tbay-heading\"}],\"isInner\":false},{\"id\":\"65d8d35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"c27a2b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"align\":\"right\",\"button_text_color\":\"#555555\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"tb-icon tb-icon-logout\",\"library\":\"tbay-custom\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_color\":\"#D40242\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f463c9d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f1903db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26,\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38ffc23\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/wp-content\\/uploads\\/sites\\/24\\/2022\\/07\\/banner-07.jpg\",\"id\":7634,\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"136ad42\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74,\"_inline_size_tablet\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"268d754\",\"elType\":\"widget\",\"settings\":{\"text_show_all\":\"View all products\",\"column\":\"3\",\"col_desktop\":\"3\",\"categories\":[\"cleansers\",\"conditioners-mask\",\"serum\",\"shampoo\",\"sunscreen\"],\"column_tablet\":\"3\",\"col_desktopsmall\":\"3\"},\"elements\":[],\"widgetType\":\"tbay-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d2be026\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"acba5b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2184d1\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\",\"id\":8124,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"952ad19\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cdafa7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serum-scaled.jpg\",\"id\":8128,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83d9ae9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a595eaf\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Facewash-scaled.jpg\",\"id\":8132,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de8e6de\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0f4de0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7788ac\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/With-Apple-Cider-Vinegar-scaled.jpg\",\"id\":8136,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d15da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8ea22f3\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"image\":{\"url\":\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/With-Apple-Cider-Vinegar-1-scaled.jpg\",\"id\":8140,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"img-hover-zoom\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(7839,8143,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(7840,8143,'_elementor_global_class_usage_indexed','1'),
(7841,8143,'_elementor_global_class_usage_indexed_preview','1'),
(7842,8143,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:5:\"slick\";i:2;s:17:\"hara-custom-slick\";}}'),
(7843,7042,'_elementor_css','a:7:{s:4:\"time\";i:1782731864;s:5:\"fonts\";a:1:{i:0;s:18:\"Cormorant Garamond\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:11:\"tbay-custom\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8956:\".elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{background-color:#BD9253;padding:18px 0px 18px 0px;text-align:center;font-family:\"Cormorant Garamond\", Sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;line-height:36px;color:#FFFFFF;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:45px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-2114de4.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-170ec45 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .heading-tbay-title{text-align:left;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-cat{text-align:center !important;background:#f9ead6;border-radius:3px 3px 3px 3px;padding:5px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .content{text-align:center !important;margin:-6px 0px 10px 0px;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .cat-icon > i{font-size:70px;color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-5b780e7 .item-icon:hover .cat-icon > i{color:#4A8C97;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:61px;margin-bottom:40px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{text-align:left;margin:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .title{font-size:32px;line-height:48px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title .subtitle{margin-bottom:7px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{justify-content:center;font-size:41px;line-height:37px;margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-7042 .elementor-element.elementor-element-65d8d35.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button{background-color:#02010100;font-size:16px;line-height:16px;fill:#555555;color:#555555;padding:0px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button .elementor-button-content-wrapper{gap:16px;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus{color:#D40242;}.elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:hover svg, .elementor-7042 .elementor-element.elementor-element-c27a2b1 .elementor-button:focus svg{fill:#D40242;}.elementor-7042 .elementor-element.elementor-element-268d754 .heading-tbay-title{text-align:center;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:40px;margin-bottom:40px;}@media(max-width:1024px){.elementor-7042 .elementor-element.elementor-element-2f85576{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:40px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:30px 0px 19px 0px;}.elementor-7042 .elementor-element.elementor-element-acba5b8 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-f2184d1{text-align:start;}.elementor-7042 .elementor-element.elementor-element-0f4de0b > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-b7788ac{text-align:start;}.elementor-7042 .elementor-element.elementor-element-8ea22f3{text-align:start;}}@media(max-width:767px){.elementor-7042 .elementor-element.elementor-element-1a4f022 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-98aca45{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-4df355b{font-size:18px;line-height:24px;}.elementor-7042 .elementor-element.elementor-element-2b19c4e{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-1bd62fb{width:100%;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-185d305 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-2114de4{width:100%;}.elementor-7042 .elementor-element.elementor-element-170ec45{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-7df7567{margin-top:0px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-e47b349{width:100%;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title i{font-size:32px;line-height:27px;}.elementor-7042 .elementor-element.elementor-element-2cb84d6 .heading-tbay-title{margin:40px 0px 0px 0px;}.elementor-7042 .elementor-element.elementor-element-65d8d35{width:100%;}.elementor-7042 .elementor-element.elementor-element-c27a2b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-7042 .elementor-element.elementor-element-136ad42 > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-d2be026{margin-top:20px;margin-bottom:0px;}.elementor-7042 .elementor-element.elementor-element-952ad19 > .elementor-element-populated{margin:0px 0px 15px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-7042 .elementor-element.elementor-element-de8e6de{margin-top:20px;margin-bottom:0px;}}@media(min-width:768px){.elementor-7042 .elementor-element.elementor-element-f1903db{width:26%;}.elementor-7042 .elementor-element.elementor-element-136ad42{width:74%;}}@media(max-width:1024px) and (min-width:768px){.elementor-7042 .elementor-element.elementor-element-136ad42{width:100%;}.elementor-7042 .elementor-element.elementor-element-acba5b8{width:100%;}.elementor-7042 .elementor-element.elementor-element-952ad19{width:50%;}.elementor-7042 .elementor-element.elementor-element-83d9ae9{width:50%;}.elementor-7042 .elementor-element.elementor-element-0f4de0b{width:100%;}.elementor-7042 .elementor-element.elementor-element-2d15da8{width:100%;}}\";}'),
(7844,7042,'_elementor_element_cache','{\"timeout\":1782818264,\"value\":{\"content\":\"\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-2f85576 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"2f85576\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1a4f022\\\" data-id=\\\"1a4f022\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1e2c129 img-hover-zoom elementor-widget elementor-widget-image\\\" data-id=\\\"1e2c129\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"2560\\\" height=\\\"1227\\\" src=\\\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Our-Skincare-scaled.jpg\\\" class=\\\"attachment-full size-full wp-image-8004\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e17611a\\\" data-id=\\\"e17611a\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5396acc img-hover-zoom elementor-widget elementor-widget-image\\\" data-id=\\\"5396acc\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"1950\\\" height=\\\"1950\\\" src=\\\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Range-of-Korean-Haircare-Products.jpg\\\" class=\\\"attachment-full size-full wp-image-8008\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-98aca45 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"98aca45\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b3d54f\\\" data-id=\\\"0b3d54f\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjRkZjM1NWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TQVZFIEFOIEVYVFJBIDUtMTAgJSBPTiBFVkVSWSBBVVRPU0hJUCBPUkRFUiE8XC9wPiIsImFsaWduIjoiY2VudGVyIiwidGV4dF9jb2xvciI6IiNGRkZGRkYiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ29ybW9yYW50IEdhcmFtb25kIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjozNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTgiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJfYmFja2dyb3VuZF9jb2xvciI6IiNCRDkyNTMiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTgsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-2b19c4e elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"2b19c4e\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bd62fb\\\" data-id=\\\"1bd62fb\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjE4NWQzMDUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiQnJvd3NlIGJ5IENhdGVnb3J5IiwiaGVhZGluZ19pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJoZWFkaW5nX3N1YnRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiaGVhZGluZ19pY29uX2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjM3LCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxOSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19zdHlsZV9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiaGVhZGluZ19pY29uX3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjI3LCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJoZWFkaW5nX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjo0OCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktaGVhZGluZyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2114de4\\\" data-id=\\\"2114de4\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-170ec45 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\\\" data-id=\\\"170ec45\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-8\\/shop\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"tb-icon tb-icon-logout\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">View all products<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-fd2a30a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"fd2a30a\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9da26ab\\\" data-id=\\\"9da26ab\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjViNzgwZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjdXN0b21faW1hZ2VfbGlzdF9jYXRlZ29yeSI6W3siX2lkIjoiMjVkNjdhNiIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiY2F0ZWdvcnkiOiJjbGVhbnNlcnMiLCJ0eXBlX2ltYWdlIjp7ImlkIjo3OTQ1LCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9SaWNlLVdhdGVyLUZhY2UtV2FzaC5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic3Vuc2NyZWVuIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWhhbmQtem9uZSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJfaWQiOiI3Y2FmZDQ2IiwidHlwZV9pbWFnZSI6eyJpZCI6Nzk0NCwidXJsIjoiaHR0cHM6XC9cL3d3dy5ndWphcmF0cmFmdGluZy5jb21cL2Rlcm1hXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvVEFJTlRFRC1TVU5TQ1JFRU4ucG5nIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifX0seyJfaWQiOiIyYjQ1NDdjIiwidHlwZV9pY29uIjp7InZhbHVlIjoidGItaWNvbiB0Yi1pY29uLXp1LWJhY2stYXJlYSIsImxpYnJhcnkiOiJ0YmF5LWN1c3RvbSJ9LCJ0eXBlX2ltYWdlIjp7ImlkIjo4MDQyLCJ1cmwiOiJodHRwczpcL1wvd3d3Lmd1amFyYXRyYWZ0aW5nLmNvbVwvZGVybWFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9TZXJ1bXMuanBnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiY2F0ZWdvcnkiOiJzZXJ1bSJ9LHsiY2F0ZWdvcnkiOiJjb25kaXRpb25lcnMtbWFzayIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS16b25lLWxpZmUiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiMzQ3NjlkZiIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDgsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tvcmVhbi1TaGluZS1Qcm8tQ29uZGl0aW9uZXItTWFzay5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fSx7ImNhdGVnb3J5Ijoic2hhbXBvbyIsInR5cGVfaWNvbiI6eyJ2YWx1ZSI6InRiLWljb24gdGItaWNvbi16dS1iaWtpbmkiLCJsaWJyYXJ5IjoidGJheS1jdXN0b20ifSwiX2lkIjoiODJkNzc3YyIsInR5cGVfaW1hZ2UiOnsiaWQiOjc5NDcsInVybCI6Imh0dHBzOlwvXC93d3cuZ3VqYXJhdHJhZnRpbmcuY29tXC9kZXJtYVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcL0tPUkVBTi1TSElORS1QUk8tU0hBTVBPTy5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9fV0sInRleHRfc2hvd19hbGwiOiJTZWUgYWxsIGNhdGVnb3JpZXMiLCJhbGlnbiI6ImxlZnQiLCJsYXlvdXRfdHlwZSI6ImNhcm91c2VsIiwicG9zaXRpb25fc2hvd19hbGwiOiJ0b3AiLCJjb2x1bW4iOiI1IiwiY29sdW1uX3RhYmxldCI6IjQiLCJjb2xfZGVza3RvcCI6IjUiLCJsaXN0X2NhdGVnb3JpZXNfaWNvbl9jb2xvciI6IiM0QThDOTciLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9iZyI6IiNmOWVhZDYiLCJsaXN0X2NhdGVnb3JpZXNfY29udGVudF9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMyIsInJpZ2h0IjoiMyIsImJvdHRvbSI6IjMiLCJsZWZ0IjoiMyIsImlzTGlua2VkIjp0cnVlfSwibGlzdF9jYXRlZ29yaWVzX2NvbnRlbnRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo3MCwic2l6ZXMiOltdfSwibGlzdF9jYXRlZ29yaWVzX2ljb25fY29sb3JfaG92ZXIiOiIjNEE4Qzk3IiwibGlzdF9jYXRlZ29yaWVzX3RpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItNiIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJjb2xfZGVza3RvcHNtYWxsIjoiNCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0YmF5LWN1c3RvbS1pbWFnZS1saXN0LWNhdGVnb3JpZXMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-7df7567 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"7df7567\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e47b349\\\" data-id=\\\"e47b349\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjJjYjg0ZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJoZWFkaW5nX3RpdGxlIjoiTmV3ICsgVHJlbmRpbmciLCJoZWFkaW5nX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sImhlYWRpbmdfc3VidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQxLCJzaXplcyI6W119LCJoZWFkaW5nX2ljb25fbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzcsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImhlYWRpbmdfc3R5bGVfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE5IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX3N0eWxlX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJoZWFkaW5nX2ljb25fc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIsInNpemVzIjpbXX0sImhlYWRpbmdfaWNvbl9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjcsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsImhlYWRpbmdfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMiwic2l6ZXMiOltdfSwiaGVhZGluZ190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ4LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGJheS1oZWFkaW5nIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65d8d35\\\" data-id=\\\"65d8d35\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c27a2b1 elementor-align-right elementor-mobile-align-left elementor-widget elementor-widget-button\\\" data-id=\\\"c27a2b1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"tb-icon tb-icon-logout\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">View all products<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-f463c9d elementor-section-stretched elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"f463c9d\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f1903db elementor-hidden-tablet\\\" data-id=\\\"f1903db\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-38ffc23 img-hover-zoom elementor-widget elementor-widget-image\\\" data-id=\\\"38ffc23\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"455\\\" height=\\\"1285\\\" src=\\\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2022\\/07\\/banner-07.jpg\\\" class=\\\"attachment-full size-full wp-image-7634\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-136ad42\\\" data-id=\\\"136ad42\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"2994ca75be89e46a7a0807e182da6e93\\\" data=\\\"eyJpZCI6IjI2OGQ3NTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3Nob3dfYWxsIjoiVmlldyBhbGwgcHJvZHVjdHMiLCJjb2x1bW4iOiIzIiwiY29sX2Rlc2t0b3AiOiIzIiwiY2F0ZWdvcmllcyI6WyJjbGVhbnNlcnMiLCJjb25kaXRpb25lcnMtbWFzayIsInNlcnVtIiwic2hhbXBvbyIsInN1bnNjcmVlbiJdLCJjb2x1bW5fdGFibGV0IjoiMyIsImNvbF9kZXNrdG9wc21hbGwiOiIzIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRiYXktcHJvZHVjdHMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-d2be026 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"d2be026\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-acba5b8\\\" data-id=\\\"acba5b8\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f2184d1 img-hover-zoom elementor-widget elementor-widget-image\\\" data-id=\\\"f2184d1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"2560\\\" height=\\\"1350\\\" src=\\\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Tainted-SunScreen-1-scaled.jpg\\\" class=\\\"attachment-full size-full wp-image-8124\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-952ad19\\\" data-id=\\\"952ad19\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5cdafa7 img-hover-zoom elementor-widget elementor-widget-image\\\" data-id=\\\"5cdafa7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"2560\\\" height=\\\"1351\\\" src=\\\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Serum-scaled.jpg\\\" class=\\\"attachment-full size-full wp-image-8128\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-83d9ae9\\\" data-id=\\\"83d9ae9\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a595eaf img-hover-zoom elementor-widget elementor-widget-image\\\" data-id=\\\"a595eaf\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"2560\\\" height=\\\"1351\\\" src=\\\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/Facewash-scaled.jpg\\\" class=\\\"attachment-full size-full wp-image-8132\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"elementor-section elementor-top-section elementor-element elementor-element-de8e6de elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"de8e6de\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0f4de0b\\\" data-id=\\\"0f4de0b\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b7788ac img-hover-zoom elementor-widget elementor-widget-image\\\" data-id=\\\"b7788ac\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"2560\\\" height=\\\"1309\\\" src=\\\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/With-Apple-Cider-Vinegar-scaled.jpg\\\" class=\\\"attachment-full size-full wp-image-8136\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2d15da8\\\" data-id=\\\"2d15da8\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8ea22f3 img-hover-zoom elementor-widget elementor-widget-image\\\" data-id=\\\"8ea22f3\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/hara.thembaydev.com\\/demo-10\\/shop\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"2560\\\" height=\\\"1309\\\" src=\\\"https:\\/\\/www.gujaratrafting.com\\/derma\\/wp-content\\/uploads\\/2026\\/06\\/With-Apple-Cider-Vinegar-1-scaled.jpg\\\" class=\\\"attachment-full size-full wp-image-8140\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}');
/*!40000 ALTER TABLE `wp5n_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_posts`
--

DROP TABLE IF EXISTS `wp5n_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`),
  KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=8144 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_posts`
--

LOCK TABLES `wp5n_posts` WRITE;
/*!40000 ALTER TABLE `wp5n_posts` DISABLE KEYS */;
INSERT INTO `wp5n_posts` VALUES
(1,1,'2026-06-27 06:30:04','2026-06-27 06:30:04','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2026-06-27 06:30:04','2026-06-27 06:30:04','',0,'https://www.gujaratrafting.com/derma/?p=1',0,'post','',1),
(2,1,'2026-06-27 06:30:04','2026-06-27 06:30:04','<!-- 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\">\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n</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\">\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://www.gujaratrafting.com/derma/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','trash','closed','open','','sample-page__trashed','','','2026-06-29 05:12:46','2026-06-29 05:12:46','',0,'https://www.gujaratrafting.com/derma/?page_id=2',0,'page','',0),
(3,1,'2026-06-27 06:30:04','2026-06-27 06:30:04','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://www.gujaratrafting.com/derma.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n','Privacy Policy','','trash','closed','open','','privacy-policy__trashed','','','2026-06-29 05:16:07','2026-06-29 05:16:07','',0,'https://www.gujaratrafting.com/derma/?page_id=3',0,'page','',0),
(4,0,'2026-06-27 06:30:05','2026-06-27 06:30:05','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2026-06-27 06:30:05','2026-06-27 06:30:05','',0,'https://www.gujaratrafting.com/derma/2026/06/27/navigation/',0,'wp_navigation','',0),
(5,1,'2026-06-27 06:30:18','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-06-27 06:30:18','0000-00-00 00:00:00','',0,'https://www.gujaratrafting.com/derma/?p=5',0,'post','',0),
(7,1,'2026-06-27 06:38:14','2026-06-27 06:38:14','','Default Kit','','publish','closed','closed','','default-kit','','','2026-06-27 06:38:14','2026-06-27 06:38:14','',0,'https://www.gujaratrafting.com/derma/?p=7',0,'elementor_library','',0),
(8,1,'2026-06-27 06:38:15','2026-06-27 06:38:15','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2026-06-27 06:38:15','2026-06-27 06:38:15','',0,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/woocommerce-placeholder.webp',0,'attachment','image/webp',0),
(9,1,'2026-06-27 06:38:15','2026-06-27 06:38:15','','Shop','','publish','closed','closed','','shop','','','2026-06-29 05:19:29','2026-06-29 05:19:29','',0,'https://www.gujaratrafting.com/derma/shop/',0,'page','',0),
(10,1,'2026-06-27 06:38:15','2026-06-27 06:38:15','<!-- wp:woocommerce/cart -->\n<div class=\"wp-block-woocommerce-cart alignwide is-loading\"><!-- wp:woocommerce/filled-cart-block -->\n<div class=\"wp-block-woocommerce-filled-cart-block\"><!-- wp:woocommerce/cart-items-block -->\n<div class=\"wp-block-woocommerce-cart-items-block\"><!-- wp:woocommerce/cart-line-items-block -->\n<div class=\"wp-block-woocommerce-cart-line-items-block\"></div>\n<!-- /wp:woocommerce/cart-line-items-block -->\n\n<!-- wp:woocommerce/product-collection {\"queryId\":0,\"query\":{\"perPage\":3,\"pages\":1,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":{},\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":false,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"collection\":\"woocommerce/product-collection/cross-sells\",\"hideControls\":[\"filterable\"],\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":true,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"1rem\"}}}} -->\n<h2 class=\"wp-block-heading has-text-align-left\" style=\"margin-bottom:1rem\">You may be interested in&hellip;</h2>\n\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true} -->\n<!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /-->\n<!-- /wp:woocommerce/product-image -->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\"}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"small\"} /-->\n\n<!-- wp:woocommerce/product-button {\"textAlign\":\"center\",\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\"} /-->\n<!-- /wp:woocommerce/product-template --></div>\n<!-- /wp:woocommerce/product-collection --></div>\n\n<!-- /wp:woocommerce/cart-items-block -->\n\n<!-- wp:woocommerce/cart-totals-block -->\n<div class=\"wp-block-woocommerce-cart-totals-block\"><!-- wp:woocommerce/cart-order-summary-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-block\"><!-- wp:woocommerce/cart-order-summary-heading-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-heading-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/cart-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/cart-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce/cart-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce/cart-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/cart-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/cart-order-summary-block -->\n\n<!-- wp:woocommerce/cart-express-payment-block -->\n<div class=\"wp-block-woocommerce-cart-express-payment-block\"></div>\n<!-- /wp:woocommerce/cart-express-payment-block -->\n\n<!-- wp:woocommerce/proceed-to-checkout-block -->\n<div class=\"wp-block-woocommerce-proceed-to-checkout-block\"></div>\n<!-- /wp:woocommerce/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce/cart-accepted-payment-methods-block -->\n<div class=\"wp-block-woocommerce-cart-accepted-payment-methods-block\"></div>\n<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>\n<!-- /wp:woocommerce/cart-totals-block --></div>\n<!-- /wp:woocommerce/filled-cart-block -->\n\n<!-- wp:woocommerce/empty-cart-block -->\n<div class=\"wp-block-woocommerce-empty-cart-block\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"with-empty-cart-icon wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"className\":\"is-style-dots\"} -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {\"columns\":4,\"rows\":1} /--></div>\n<!-- /wp:woocommerce/empty-cart-block --></div>\n<!-- /wp:woocommerce/cart -->','Cart','','publish','closed','closed','','cart','','','2026-06-27 06:59:28','2026-06-27 06:59:28','',0,'https://www.gujaratrafting.com/derma/cart/',0,'page','',0),
(11,1,'2026-06-27 06:38:15','2026-06-27 06:38:15','<!-- wp:woocommerce/checkout -->\n<div class=\"wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading\"><!-- wp:woocommerce/checkout-fields-block -->\n<div class=\"wp-block-woocommerce-checkout-fields-block\"><!-- wp:woocommerce/checkout-express-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-express-payment-block\"></div>\n<!-- /wp:woocommerce/checkout-express-payment-block -->\n\n<!-- wp:woocommerce/checkout-contact-information-block -->\n<div class=\"wp-block-woocommerce-checkout-contact-information-block\"></div>\n<!-- /wp:woocommerce/checkout-contact-information-block -->\n\n<!-- wp:woocommerce/checkout-shipping-method-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-method-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-method-block -->\n\n<!-- wp:woocommerce/checkout-pickup-options-block -->\n<div class=\"wp-block-woocommerce-checkout-pickup-options-block\"></div>\n<!-- /wp:woocommerce/checkout-pickup-options-block -->\n\n<!-- wp:woocommerce/checkout-shipping-address-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-address-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-address-block -->\n\n<!-- wp:woocommerce/checkout-billing-address-block -->\n<div class=\"wp-block-woocommerce-checkout-billing-address-block\"></div>\n<!-- /wp:woocommerce/checkout-billing-address-block -->\n\n<!-- wp:woocommerce/checkout-shipping-methods-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-methods-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-methods-block -->\n\n<!-- wp:woocommerce/checkout-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-payment-block\"></div>\n<!-- /wp:woocommerce/checkout-payment-block -->\n\n<!-- wp:woocommerce/checkout-additional-information-block -->\n<div class=\"wp-block-woocommerce-checkout-additional-information-block\"></div>\n<!-- /wp:woocommerce/checkout-additional-information-block -->\n\n<!-- wp:woocommerce/checkout-order-note-block -->\n<div class=\"wp-block-woocommerce-checkout-order-note-block\"></div>\n<!-- /wp:woocommerce/checkout-order-note-block -->\n\n<!-- wp:woocommerce/checkout-terms-block -->\n<div class=\"wp-block-woocommerce-checkout-terms-block\"></div>\n<!-- /wp:woocommerce/checkout-terms-block -->\n\n<!-- wp:woocommerce/checkout-actions-block -->\n<div class=\"wp-block-woocommerce-checkout-actions-block\"></div>\n<!-- /wp:woocommerce/checkout-actions-block --></div>\n<!-- /wp:woocommerce/checkout-fields-block -->\n\n<!-- wp:woocommerce/checkout-totals-block -->\n<div class=\"wp-block-woocommerce-checkout-totals-block\"><!-- wp:woocommerce/checkout-order-summary-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-block\"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-cart-items-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-fee-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-discount-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/checkout-order-summary-block --></div>\n<!-- /wp:woocommerce/checkout-totals-block --></div>\n<!-- /wp:woocommerce/checkout -->','Checkout','','trash','closed','closed','','checkout__trashed','','','2026-06-29 05:24:28','2026-06-29 05:24:28','',0,'https://www.gujaratrafting.com/derma/checkout/',0,'page','',0),
(12,1,'2026-06-27 06:38:15','2026-06-27 06:38:15','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','trash','closed','closed','','my-account__trashed','','','2026-06-29 05:27:17','2026-06-29 05:27:17','',0,'https://www.gujaratrafting.com/derma/my-account/',0,'page','',0),
(13,1,'2026-06-29 05:12:53','2026-06-29 05:12:53','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Overview</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Refunds</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Late or missing refunds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sale items</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Exchanges</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Gifts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Shipping returns</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Need help?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','trash','closed','closed','','refund_returns__trashed','','','2026-06-29 05:12:53','2026-06-29 05:12:53','',0,'https://www.gujaratrafting.com/derma/?page_id=13',0,'page','',0),
(25,1,'2021-10-19 03:51:01','2021-10-19 03:51:01','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					E 704, Rajshree Heights, CTM, Near Wonder Point - Ahmedabad | 380026  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		Hotline: <a style=\"color: #555555;\" href=\"tel:+91 72270 35224\">+91 72270 35224</a>E-mail: <a style=\"color: #555555;\" href=\"mailto:help@dermaheaven.shop\">help@dermaheaven.shop</a>					\n				<h3>\n									Contact Hours\n			</h3>\n		<p>Monday – Saturday: 10:00 am – 05:00pm</p><p>Sunday: Close</p>					\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Rajshree%20Heights&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Rajshree Heights\"\n					aria-label=\"Rajshree Heights\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>','Contact Us','','publish','closed','closed','','contact-us','','','2026-06-27 12:45:23','2026-06-27 12:45:23','',0,'https://hara.thembaydev.com/demo-10/?page_id=25',0,'page','',0),
(27,1,'2021-10-19 03:51:32','2021-10-19 03:51:32','<img width=\"642\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/11/img-about-us.jpg\" alt=\"\" />															\n				<h3>\n									Welcome to Derma Heaven\n			</h3>\n		<p>Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.</p>“Morbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.”													<img width=\"159\" height=\"65\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-signature.png\" alt=\"\" />													Payal Raja - CEO					\n																		<a href=\"#\">\n							<img width=\"899\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-01.jpg\" alt=\"\" />								</a>\n																											<a href=\"#\">\n							<img width=\"385\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-02.jpg\" alt=\"\" />								</a>\n				<h3>\n									Our Mission\n			</h3>\n		Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it’s not possible at the moment, I would loke to introduce myself‚ I’m Vicky, the founder of Cherie Beauty Studio. I’m certain that new haircut, professional makup		\n				<h3>\n									Creative\n			</h3>\n		<p>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.<br />Sed ut perspiciatis unde omnis iste natus error sit</p>		\n				<h3>\n									Sustainability\n			</h3>\n		Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.','About Us','','publish','closed','closed','','about-us','','','2026-06-27 13:56:35','2026-06-27 13:56:35','',0,'https://hara.thembaydev.com/demo-10/?page_id=27',0,'page','',0),
(29,1,'2021-10-19 03:52:06','2021-10-19 03:52:06','<h3>\n									Frequently Asked Questions\n			</h3>\n												<a href=\"\">How did my package ship?How did my package ship?</a>\n					<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br /><br />Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>\n												<a href=\"\">Should I wash my hair before doing a haircut?</a>\n					<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br /><br />Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>\n												<a href=\"\">What does Coctail makeup include?</a>\n					<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br /><br />Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>\n												<a href=\"\">What if I cannot choose cosmetology service?</a>\n					<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br /><br />Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>\n												<a href=\"\">Should I wash my hair before doing a haircut?</a>\n					<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br /><br />Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>\n												<a href=\"\">What does Coctail makeup include?</a>\n					<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br /><br />Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>\n												<a href=\"\">What if I cannot choose cosmetology service?</a>\n					<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br /><br />Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>\n												<a href=\"\">Why does my USPS tracking number state 1-Day, 2-Day, 3-Day Delivery?</a>\n					<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.<br /><br />Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>','FAQ','','publish','closed','closed','','faq','','','2021-10-19 03:52:06','2021-10-19 03:52:06','',0,'https://hara.thembaydev.com/demo-10/?page_id=29',0,'page','',0),
(31,1,'2021-10-19 03:52:41','2021-10-19 03:52:41','<h3>\n									Grid Our Team\n			</h3>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-01.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Cody Fisher                    </h3>\n                    <p>\n                        McDonald\'s                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-02.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Robert Fox                    </h3>\n                    <p>\n                        Nintendo                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-03.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Floyd Miles                    </h3>\n                    <p>\n                        MasterCard                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-04.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Marvin McKinney                    </h3>\n                    <p>\n                        Mitsubishi                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-05.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Arlene McCoy                    </h3>\n                    <p>\n                        Louis Vuitton                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-06.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Ronald Richards                    </h3>\n                    <p>\n                        The Walt Disney Company                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-07.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Cameron Williamson                    </h3>\n                    <p>\n                        Sony                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-08.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Jenny Wilson                    </h3>\n                    <p>\n                        Johnson & Johnson                    </p>    \n				<h3>\n									Carousel Our Team\n			</h3>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-01.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Cody Fisher                    </h3>\n                    <p>\n                        McDonald\'s                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-02.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Robert Fox                    </h3>\n                    <p>\n                        Nintendo                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-03.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Floyd Miles                    </h3>\n                    <p>\n                        MasterCard                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-04.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Marvin McKinney                    </h3>\n                    <p>\n                        Mitsubishi                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-05.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Arlene McCoy                    </h3>\n                    <p>\n                        Louis Vuitton                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-06.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Ronald Richards                    </h3>\n                    <p>\n                        The Walt Disney Company                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-07.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Cameron Williamson                    </h3>\n                    <p>\n                        Sony                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-08.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Jenny Wilson                    </h3>\n                    <p>\n                        Johnson & Johnson                    </p>','Our Team','','trash','closed','closed','','our-team__trashed','','','2026-06-29 05:17:52','2026-06-29 05:17:52','',0,'https://hara.thembaydev.com/demo-10/?page_id=31',0,'page','',0),
(33,1,'2021-10-19 03:52:58','2021-10-19 03:52:58','<p>Vivamus a lacinia sem. Integer in enim sapien. Aenean vitae hendrerit nisi, ut suscipit justo. Duis hendrerit sceleri sque dui. Donec ornare massa vitae neque lobortis rutrum.</p><p>Lorem ipsumdolor sit amet, consectetur adipiscing elit. Nunc hendrerit tellus et nisi ultra trices, eu feugiat sapien commodo. Praesent vitae ipsum et risus.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc hendrerit tellus et nisi ultrices, eu feugiat sapien com modo. Praesent vitae ipsum et risus tempus tincidunt in tincidunt justo. Nunc consectetur non sapien id faucibus. Curabitur id nibh eu felis pellentesque pellentesque quis vel nulla. Vivamus a lacinia sem. Integer in enim sapien. Aenean vitae hendrerit nisi, ut suscipit justo. Duis hendrerit scelerisque dui. Donec ornare massa vitae neque lobor tis rutrum.</p><p> 1. Sed molestie lacus nec faucibus egestas.<br /> 2. Ut suscipit sagittis massa, eget mollis mauris elementum in.<br /> 3. Quisque aliquam nisi felis, id faucibus diam vulputate quis.<br /> 4. Duis eget eros est. Mauris et neque ante.<br /> 5. Nullam interdum a nisi nec pretium.<br /> 6. Curabitur maximus risus magna, accumsan pharetra elit dapibus ac.</p><p>Sed aliquet</p><p>Nullam non diam nibh. Cras finibus diam augue, at laoreet libero faucibus ut</p><p>Quisque imperdiet est eu</p><p>Nulla facilisi. Integer ut vestibulum velit. Quisque et vehicula sem. Integer pharetra odio sit amet diam porta, at iaculis nisi so dales. Aliquam viverra nibh augue, in convallis augue consectetur eu. Vestibulum ante ipsum primis in faucibus orci luctus et ua ltrices posuere cubilia Curae</p>','Term Of Use','','trash','closed','closed','','term-of-use__trashed','','','2026-06-29 05:13:23','2026-06-29 05:13:23','',0,'https://hara.thembaydev.com/demo-10/?page_id=33',0,'page','',0),
(35,1,'2021-10-19 03:54:29','2021-10-19 03:54:29','','Shop','','trash','closed','closed','','shop-2__trashed','','','2026-06-29 05:27:59','2026-06-29 05:27:59','',0,'https://hara.thembaydev.com/demo-10/?page_id=35',0,'page','',0),
(37,1,'2021-10-19 04:01:25','2021-10-19 04:01:25','<!-- wp:shortcode -->\r\n<p>[woocommerce_cart]</p>\r\n<!-- /wp:shortcode -->','Cart','','trash','closed','closed','','cart-2__trashed','','','2026-06-29 05:23:45','2026-06-29 05:23:45','',0,'https://hara.thembaydev.com/demo-10/?page_id=37',0,'page','',0),
(39,1,'2021-10-19 04:01:39','2021-10-19 04:01:39','<!-- wp:shortcode -->\r\n<p>[woocommerce_checkout]</p>\r\n<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout-2','','','2026-06-27 12:48:07','2026-06-27 12:48:07','',0,'https://hara.thembaydev.com/demo-10/?page_id=39',0,'page','',0),
(41,1,'2021-10-19 04:02:06','2021-10-19 04:02:06','[woocommerce_order_tracking]','Order Tracking','','publish','closed','closed','','oder-tracking','','','2026-06-27 12:46:13','2026-06-27 12:46:13','',0,'https://hara.thembaydev.com/demo-10/?page_id=41',0,'page','',0),
(43,1,'2021-10-19 04:02:21','2021-10-19 04:02:21','<!-- wp:shortcode -->\r\n<p>[woocommerce_my_account]</p>\r\n<!-- /wp:shortcode -->','My Account','','publish','closed','closed','','my-account-2','','','2026-06-27 12:46:48','2026-06-27 12:46:48','',0,'https://hara.thembaydev.com/demo-10/?page_id=43',0,'page','',0),
(50,1,'2026-06-27 10:49:30','2021-10-19 04:04:58',' ','','','publish','closed','closed','','contact','','','2026-06-27 10:49:30','2026-06-27 10:49:30','',0,'https://hara.thembaydev.com/demo-10/?p=50',4,'nav_menu_item','',0),
(56,1,'2021-10-19 04:18:49','2021-10-19 04:18:49','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Body Lava Luminizer','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','trash','open','closed','','body-lava-luminizer__trashed','','','2026-06-27 07:13:02','2026-06-27 07:13:02','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=56',0,'product','',2),
(57,1,'2021-10-19 04:22:34','2021-10-19 04:22:34','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Avovado Makeup Melter','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','avovado-makeup-melter__trashed','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=57',0,'product','',0),
(61,1,'2021-11-09 02:27:40','2021-10-19 04:52:53','','Product Image Horizontal','','publish','closed','closed','','product-image-horizontal','','','2021-11-09 02:27:40','2021-10-19 04:52:53','',0,'https://hara.thembaydev.com/demo-10/?p=61',2,'nav_menu_item','',0),
(62,1,'2021-11-09 02:27:40','2021-10-19 04:52:53','','Product Left – Main Sidebar','','publish','closed','closed','','product-left-main-sidebar','','','2021-11-09 02:27:40','2021-10-19 04:52:53','',0,'https://hara.thembaydev.com/demo-10/?p=62',3,'nav_menu_item','',0),
(63,1,'2021-11-09 02:27:40','2021-10-19 04:52:53','','Product Right – Main Sidebar','','publish','closed','closed','','product-right-main-sidebar','','','2021-11-09 02:27:40','2021-10-19 04:52:53','',0,'https://hara.thembaydev.com/demo-10/?p=63',4,'nav_menu_item','',0),
(64,1,'2021-11-09 02:27:40','2021-10-19 04:52:53','','Product Accordion Tabs','','publish','closed','closed','','product-accordion-tabs','','','2021-11-09 02:27:40','2021-10-19 04:52:53','',0,'https://hara.thembaydev.com/demo-10/?p=64',5,'nav_menu_item','',0),
(65,1,'2021-11-09 02:27:40','2021-10-19 04:52:53','','Product Tabs Normal','','publish','closed','closed','','product-tabs-normal','','','2021-11-09 02:27:40','2021-10-19 04:52:53','',0,'https://hara.thembaydev.com/demo-10/?p=65',6,'nav_menu_item','',0),
(66,1,'2021-11-09 02:27:40','2021-10-19 04:52:53','','Product Tabs Full Text','','publish','closed','closed','','product-tabs-full-text','','','2021-11-09 02:27:40','2021-10-19 04:52:53','',0,'https://hara.thembaydev.com/demo-10/?p=66',7,'nav_menu_item','',0),
(67,1,'2021-11-09 02:27:40','2021-10-19 04:52:54','','Product Sticky Menu Bar','','publish','closed','closed','','product-sticky-menu-bar','','','2021-11-09 02:27:40','2021-10-19 04:52:54','',0,'https://hara.thembaydev.com/demo-10/?p=67',8,'nav_menu_item','',0),
(116,1,'2021-10-20 02:03:21','2021-10-20 02:03:21','','Body Lava Luminizer - green','color: green','trash','closed','closed','','body-lava-luminizer-green__trashed','','','2026-06-27 07:13:02','2026-06-27 07:13:02','',56,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=116',1,'product_variation','',0),
(117,1,'2021-10-20 02:03:22','2021-10-20 02:03:22','','Body Lava Luminizer - pink','color: pink','trash','closed','closed','','body-lava-luminizer-pink__trashed','','','2026-06-27 07:13:02','2026-06-27 07:13:02','',56,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=117',2,'product_variation','',0),
(118,1,'2021-10-20 02:03:22','2021-10-20 02:03:22','','Body Lava Luminizer - yellow','color: yellow','trash','closed','closed','','body-lava-luminizer-yellow__trashed','','','2026-06-27 07:13:02','2026-06-27 07:13:02','',56,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=118',3,'product_variation','',0),
(122,1,'2021-10-20 02:10:10','2021-10-20 02:10:10','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Applied Artwork','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','applied-artwork__trashed','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=122',0,'product','',3),
(124,1,'2021-10-20 02:12:14','2021-10-20 02:12:14','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Aveeno Daily Moisturizing','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','aveeno-daily-moisturizing__trashed','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=124',0,'product','',0),
(125,1,'2021-10-20 02:12:15','2021-10-20 02:12:15','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Butter Gloss – Creme Brulee','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','trash','open','closed','','butter-gloss-creme-brulee__trashed','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=125',0,'product','',2),
(126,1,'2021-10-20 02:12:17','2021-10-20 02:12:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Careful Cosmetics','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','trash','open','closed','','careful-cosmetics__trashed','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=126',0,'product','',2),
(127,1,'2021-10-20 02:12:20','2021-10-20 02:12:20','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Cool Coverage','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','cool-coverage__trashed','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=127',0,'product','',0),
(128,1,'2021-10-20 02:12:23','2021-10-20 02:12:23','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Coty Airspun Loose Face','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','coty-airspun-loose-face__trashed','','','2026-06-28 02:39:46','2026-06-28 02:39:46','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=128',0,'product','',0),
(129,1,'2021-10-20 02:12:26','2021-10-20 02:12:26','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Creme Brulee','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','creme-brulee__trashed','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=129',0,'product','',1),
(130,1,'2021-10-20 02:12:29','2021-10-20 02:12:29','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Poreless Putty Primer','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','poreless-putty-primer__trashed','','','2026-06-27 07:03:30','2026-06-27 07:03:30','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=130',0,'product','',2),
(131,1,'2021-10-20 02:12:32','2021-10-20 02:12:32','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Find Your Angles','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n</ul>','trash','open','closed','','find-your-angles__trashed','','','2026-06-27 07:03:30','2026-06-27 07:03:30','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=131',0,'product','',1),
(132,1,'2021-10-20 02:12:35','2021-10-20 02:12:35','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Fortunate Face','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','fortunate-face__trashed','','','2026-06-27 07:03:30','2026-06-27 07:03:30','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=132',0,'product','',1),
(133,1,'2021-10-20 02:12:38','2021-10-20 02:12:38','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Happy Highlights','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','happy-highlights__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=133',0,'product','',1),
(148,1,'2021-10-20 04:30:15','2021-10-20 04:30:15','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','InstaNatural Rose Water Facial','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','instanatural-rose-water-facial__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=148',0,'product','',2),
(149,1,'2021-10-20 04:30:16','2021-10-20 04:30:16','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Layered Luxury','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','layered-luxury__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=149',0,'product','',0),
(150,1,'2021-10-20 04:30:18','2021-10-20 04:30:18','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Maybelline Lash Sensational','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','maybelline-lash-sensational__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=150',0,'product','',0),
(151,1,'2021-10-20 04:30:21','2021-10-20 04:30:21','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Painted Precision','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','painted-precision__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=151',0,'product','',2),
(152,1,'2021-10-20 04:30:24','2021-10-20 04:30:24','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Physicians Formula Muru','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','physicians-formula-muru__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=152',0,'product','',2),
(153,1,'2021-10-20 04:30:28','2021-10-20 04:30:28','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Solimo Eye Makeup Remover','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','solimo-eye-makeup-remover__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=153',0,'product','',0),
(154,1,'2021-10-20 04:30:31','2021-10-20 04:30:31','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Supple Symmetry','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','supple-symmetry__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=154',0,'product','',0),
(155,1,'2021-10-20 04:30:34','2021-10-20 04:30:34','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Applied Assurance','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','applied-assurance__trashed','','','2026-06-28 02:39:46','2026-06-28 02:39:46','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=155',0,'product','',2),
(164,1,'2021-10-20 04:36:27','2021-10-20 04:36:27','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Careful Cos','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','trash','open','closed','','careful-cos__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=164',0,'product','',1),
(165,1,'2021-10-20 04:36:29','2021-10-20 04:36:29','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Cool Cosmetics','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','cool-cosmetics__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=165',0,'product','',0),
(166,1,'2021-10-20 04:36:32','2021-10-20 04:36:32','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Cool Cover Rage','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','cool-cover-rage__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=166',0,'product','',2),
(167,1,'2021-10-20 04:36:35','2021-10-20 04:36:35','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Cosmo Cosmetics','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','trash','open','closed','','cosmo-cosmetics__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=167',0,'product','',0),
(173,1,'2021-10-20 04:38:40','2021-10-20 04:38:40','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Fresh Face','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','trash','open','closed','','fresh-face__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=173',0,'product','',0),
(174,1,'2021-10-20 04:38:41','2021-10-20 04:38:41','','Fresh Face - green','color: green','trash','closed','closed','','body-lava-luminizer-green-2__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',173,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=174',1,'product_variation','',0),
(175,1,'2021-10-20 04:38:41','2021-10-20 04:38:41','','Fresh Face - pink','color: pink','trash','closed','closed','','body-lava-luminizer-pink-2__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',173,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=175',2,'product_variation','',0),
(177,1,'2021-10-20 04:38:43','2021-10-20 04:38:43','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Full Coverage','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','trash','open','closed','','full-coverage__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=177',0,'product','',0),
(178,1,'2021-10-20 04:38:43','2021-10-20 04:38:43','','Full Coverage - green','color: green','trash','closed','closed','','body-lava-luminizer-green-3__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',177,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=178',1,'product_variation','',0),
(179,1,'2021-10-20 04:38:43','2021-10-20 04:38:43','','Full Coverage - pink','color: pink','trash','closed','closed','','body-lava-luminizer-pink-3__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',177,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=179',2,'product_variation','',0),
(180,1,'2021-10-20 04:38:43','2021-10-20 04:38:43','','Full Coverage - yellow','color: yellow','trash','closed','closed','','body-lava-luminizer-yellow-3__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',177,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=180',3,'product_variation','',0),
(181,1,'2021-10-20 04:38:46','2021-10-20 04:38:46','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Bath & Body Works','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','trash','open','closed','','bath-body-works__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=181',0,'product','',1),
(182,1,'2021-10-20 04:38:47','2021-10-20 04:38:47','','Bath & Body Works - image-01','image: image-01','trash','closed','closed','','body-lava-luminizer-green-4__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',181,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=182',1,'product_variation','',0),
(183,1,'2021-10-20 04:38:47','2021-10-20 04:38:47','','Bath & Body Works - image-02','image: image-02','trash','closed','closed','','body-lava-luminizer-pink-4__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',181,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=183',2,'product_variation','',0),
(184,1,'2021-10-20 04:38:47','2021-10-20 04:38:47','','Bath & Body Works - image-03','image: image-03','trash','closed','closed','','body-lava-luminizer-yellow-4__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',181,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=184',3,'product_variation','',0),
(185,1,'2021-10-20 04:38:50','2021-10-20 04:38:50','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Schwarzkopf Professional','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','trash','open','closed','','schwarzkopf-professional__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=185',0,'product','',2),
(186,1,'2021-10-20 04:38:50','2021-10-20 04:38:50','','Schwarzkopf Professional - image-01','image: image-01','trash','closed','closed','','body-lava-luminizer-green-5__trashed','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',185,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=186',1,'product_variation','',0),
(187,1,'2021-10-20 04:38:51','2021-10-20 04:38:51','','Schwarzkopf Professional - image-02','image: image-02','trash','closed','closed','','body-lava-luminizer-pink-5__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',185,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=187',2,'product_variation','',0),
(188,1,'2021-10-20 04:38:51','2021-10-20 04:38:51','','Schwarzkopf Professional - image-03','image: image-03','trash','closed','closed','','body-lava-luminizer-yellow-5__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',185,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=188',3,'product_variation','',0),
(189,1,'2021-10-20 04:38:54','2021-10-20 04:38:54','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Wella Professionals','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','trash','open','closed','','wella-professionals__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=189',0,'product','',2),
(190,1,'2021-10-20 04:38:54','2021-10-20 04:38:54','','Wella Professionals - 100ml','size: 100ml','trash','closed','closed','','body-lava-luminizer-green-6__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',189,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=190',1,'product_variation','',0),
(191,1,'2021-10-20 04:38:55','2021-10-20 04:38:55','','Wella Professionals - 150ml','size: 150ml','trash','closed','closed','','body-lava-luminizer-pink-6__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',189,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=191',2,'product_variation','',0),
(192,1,'2021-10-20 04:38:55','2021-10-20 04:38:55','','Wella Professionals - 200ml','size: 200ml','trash','closed','closed','','body-lava-luminizer-yellow-6__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',189,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=192',3,'product_variation','',0),
(193,1,'2021-10-20 04:38:58','2021-10-20 04:38:58','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Creme Lipstick','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','trash','open','closed','','creme-lipstick__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=193',0,'product','',1),
(194,1,'2021-10-20 04:38:58','2021-10-20 04:38:58','','Creme Lipstick - 100ml','size: 100ml','trash','closed','closed','','body-lava-luminizer-green-7__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',193,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=194',1,'product_variation','',0),
(195,1,'2021-10-20 04:38:58','2021-10-20 04:38:58','','Creme Lipstick - 150ml','size: 150ml','trash','closed','closed','','body-lava-luminizer-pink-7__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',193,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=195',2,'product_variation','',0),
(196,1,'2021-10-20 04:38:59','2021-10-20 04:38:59','','Creme Lipstick - 200ml','size: 200ml','trash','closed','closed','','body-lava-luminizer-yellow-7__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',193,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=196',3,'product_variation','',0),
(197,1,'2021-10-20 04:39:02','2021-10-20 04:39:02','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Fusion Intense','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','trash','open','closed','','fusion-intense__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',0,'https://hara.thembaydev.com/demo-10/?post_type=product&#038;p=197',0,'product','',2),
(198,1,'2021-10-20 04:39:02','2021-10-20 04:39:02','','Fusion Intense - green','color: green','trash','closed','closed','','body-lava-luminizer-green-8__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',197,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=198',1,'product_variation','',0),
(199,1,'2021-10-20 04:39:03','2021-10-20 04:39:03','','Fusion Intense - pink','color: pink','trash','closed','closed','','body-lava-luminizer-pink-8__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',197,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=199',2,'product_variation','',0),
(200,1,'2021-10-20 04:39:03','2021-10-20 04:39:03','','Fusion Intense - yellow','color: yellow','trash','closed','closed','','body-lava-luminizer-yellow-8__trashed','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',197,'https://hara.thembaydev.com/demo-10/?post_type=product_variation&#038;p=200',3,'product_variation','',0),
(211,1,'2021-10-20 07:01:33','2021-10-20 07:01:33','','I42Suk_zpQ','','inherit','open','closed','','i42suk_zpq','','','2021-10-20 07:01:33','2021-10-20 07:01:33','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/I42Suk_zpQ.jpg',0,'attachment','image/jpeg',0),
(214,1,'2021-10-20 07:33:29','2021-10-20 07:33:29','','jgbyoo','','publish','closed','closed','','jgbyoo','','','2021-10-20 07:33:29','2021-10-20 07:33:29','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=214',0,'shop_coupon','',0),
(215,1,'2021-10-20 07:33:36','2021-10-20 07:33:36','','9prgmp','','publish','closed','closed','','9prgmp','','','2021-10-20 07:33:36','2021-10-20 07:33:36','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=215',0,'shop_coupon','',0),
(216,1,'2021-10-20 07:33:44','2021-10-20 07:33:44','','ytzpeo','','publish','closed','closed','','ytzpeo','','','2021-10-20 07:33:44','2021-10-20 07:33:44','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=216',0,'shop_coupon','',0),
(217,1,'2021-10-20 07:33:50','2021-10-20 07:33:50','','qa27j2','','publish','closed','closed','','qa27j2','','','2021-10-20 07:33:50','2021-10-20 07:33:50','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=217',0,'shop_coupon','',0),
(218,1,'2021-10-20 07:34:00','2021-10-20 07:34:00','','v5w0qq','','publish','closed','closed','','v5w0qq','','','2021-10-20 07:34:00','2021-10-20 07:34:00','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=218',0,'shop_coupon','',0),
(219,1,'2021-10-20 07:34:08','2021-10-20 07:34:08','','9kpmfc','','publish','closed','closed','','9kpmfc','','','2021-10-20 07:34:08','2021-10-20 07:34:08','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=219',0,'shop_coupon','',0),
(220,1,'2021-10-20 07:52:39','2021-10-20 07:52:39','','review-01','','inherit','open','closed','','review-01','','','2021-10-20 07:52:39','2021-10-20 07:52:39','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/review-01.jpg',0,'attachment','image/jpeg',0),
(221,1,'2021-10-20 07:52:41','2021-10-20 07:52:41','','review-02','','inherit','open','closed','','review-02','','','2021-10-20 07:52:41','2021-10-20 07:52:41','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/review-02.jpg',0,'attachment','image/jpeg',0),
(222,1,'2021-10-20 07:52:42','2021-10-20 07:52:42','','review-03','','inherit','open','closed','','review-03','','','2021-10-20 07:52:42','2021-10-20 07:52:42','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/review-03.jpg',0,'attachment','image/jpeg',0),
(223,1,'2021-10-20 07:52:43','2021-10-20 07:52:43','','review-04','','inherit','open','closed','','review-04','','','2021-10-20 07:52:43','2021-10-20 07:52:43','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/review-04.jpg',0,'attachment','image/jpeg',0),
(224,1,'2021-10-20 07:52:45','2021-10-20 07:52:45','','review-05','','inherit','open','closed','','review-05','','','2021-10-20 07:52:45','2021-10-20 07:52:45','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/review-05.jpg',0,'attachment','image/jpeg',0),
(225,1,'2021-10-20 07:52:46','2021-10-20 07:52:46','','review-06','','inherit','open','closed','','review-06','','','2021-10-20 07:52:46','2021-10-20 07:52:46','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/review-06.jpg',0,'attachment','image/jpeg',0),
(226,1,'2021-10-20 07:52:47','2021-10-20 07:52:47','','review-07','','inherit','open','closed','','review-07','','','2021-10-20 07:52:47','2021-10-20 07:52:47','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/review-07.jpg',0,'attachment','image/jpeg',0),
(227,1,'2021-10-20 07:52:48','2021-10-20 07:52:48','','review-08','','inherit','open','closed','','review-08','','','2021-10-20 07:52:48','2021-10-20 07:52:48','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/review-08.jpg',0,'attachment','image/jpeg',0),
(228,1,'2021-10-20 07:52:50','2021-10-20 07:52:50','','review-09','','inherit','open','closed','','review-09','','','2021-10-20 07:52:50','2021-10-20 07:52:50','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/review-09.jpg',0,'attachment','image/jpeg',0),
(229,1,'2021-10-20 08:09:33','2021-10-20 08:09:33','','0nfh1g','','publish','closed','closed','','0nfh1g','','','2021-10-20 08:09:33','2021-10-20 08:09:33','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=229',0,'shop_coupon','',0),
(230,1,'2021-10-20 08:10:08','2021-10-20 08:10:08','','248t82','','publish','closed','closed','','248t82','','','2021-10-20 08:10:08','2021-10-20 08:10:08','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=230',0,'shop_coupon','',0),
(231,1,'2021-10-20 08:11:07','2021-10-20 08:11:07','','jlsj9i','','publish','closed','closed','','jlsj9i','','','2021-10-20 08:11:07','2021-10-20 08:11:07','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=231',0,'shop_coupon','',0),
(232,1,'2021-10-20 08:11:20','2021-10-20 08:11:20','','7m5vrh','','publish','closed','closed','','7m5vrh','','','2021-10-20 08:11:20','2021-10-20 08:11:20','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=232',0,'shop_coupon','',0),
(233,1,'2021-10-20 08:11:26','2021-10-20 08:11:26','','bkbi2m','','publish','closed','closed','','bkbi2m','','','2021-10-20 08:11:26','2021-10-20 08:11:26','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=233',0,'shop_coupon','',0),
(234,1,'2021-10-20 08:11:36','2021-10-20 08:11:36','','4trsp2','','publish','closed','closed','','4trsp2','','','2021-10-20 08:11:36','2021-10-20 08:11:36','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=234',0,'shop_coupon','',0),
(235,1,'2021-10-20 08:12:35','2021-10-20 08:12:35','','wcjbku','','publish','closed','closed','','wcjbku','','','2021-10-20 08:12:35','2021-10-20 08:12:35','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=235',0,'shop_coupon','',0),
(236,1,'2021-10-20 08:12:53','2021-10-20 08:12:53','','qiazvm','','publish','closed','closed','','qiazvm','','','2021-10-20 08:12:53','2021-10-20 08:12:53','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=236',0,'shop_coupon','',0),
(237,1,'2021-10-20 08:12:58','2021-10-20 08:12:58','','wveuml','','publish','closed','closed','','wveuml','','','2021-10-20 08:12:58','2021-10-20 08:12:58','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=237',0,'shop_coupon','',0),
(238,1,'2021-10-20 08:13:07','2021-10-20 08:13:07','','p6m3ww','','publish','closed','closed','','p6m3ww','','','2021-10-20 08:13:07','2021-10-20 08:13:07','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=238',0,'shop_coupon','',0),
(239,1,'2021-10-20 08:13:12','2021-10-20 08:13:12','','m1k00o','','publish','closed','closed','','m1k00o','','','2021-10-20 08:13:12','2021-10-20 08:13:12','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=239',0,'shop_coupon','',0),
(240,1,'2021-10-20 08:13:20','2021-10-20 08:13:20','','o23d7w','','publish','closed','closed','','o23d7w','','','2021-10-20 08:13:20','2021-10-20 08:13:20','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=240',0,'shop_coupon','',0),
(241,1,'2021-10-20 08:13:30','2021-10-20 08:13:30','','vu391q','','publish','closed','closed','','vu391q','','','2021-10-20 08:13:30','2021-10-20 08:13:30','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_coupon&amp;p=241',0,'shop_coupon','',0),
(285,1,'2021-10-20 08:45:13','2021-10-20 08:45:13','','single-product-01','','inherit','open','closed','','single-product-01','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',197,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png',0,'attachment','image/png',0),
(286,1,'2021-10-20 08:45:17','2021-10-20 08:45:17','','single-product-02','','inherit','open','closed','','single-product-02','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',197,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png',0,'attachment','image/png',0),
(330,1,'2021-10-20 09:48:57','2021-10-20 09:48:57','','product-01','','inherit','open','closed','','product-01','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',197,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01.jpg',0,'attachment','image/jpeg',0),
(332,1,'2021-10-20 09:49:12','2021-10-20 09:49:12','','product-02','','inherit','open','closed','','product-02','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',193,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-02.jpg',0,'attachment','image/jpeg',0),
(333,1,'2021-10-20 09:49:26','2021-10-20 09:49:26','','product-03','','inherit','open','closed','','product-03','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',189,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-03.jpg',0,'attachment','image/jpeg',0),
(334,1,'2021-10-20 09:49:42','2021-10-20 09:49:42','','product-04','','inherit','open','closed','','product-04','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',185,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04.jpg',0,'attachment','image/jpeg',0),
(335,1,'2021-10-20 09:49:57','2021-10-20 09:49:57','','product-05','','inherit','open','closed','','product-05','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',181,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05.jpg',0,'attachment','image/jpeg',0),
(336,1,'2021-10-20 09:50:10','2021-10-20 09:50:10','','product-06','','inherit','open','closed','','product-06','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',177,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-06.jpg',0,'attachment','image/jpeg',0),
(337,1,'2021-10-20 09:50:20','2021-10-20 09:50:20','','product-07','','inherit','open','closed','','product-07','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',173,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07.jpg',0,'attachment','image/jpeg',0),
(338,1,'2021-10-20 09:50:35','2021-10-20 09:50:35','','product-08','','inherit','open','closed','','product-08','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',167,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-08.jpg',0,'attachment','image/jpeg',0),
(339,1,'2021-10-20 09:52:16','2021-10-20 09:52:16','','product-09','','inherit','open','closed','','product-09','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',166,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-09.jpg',0,'attachment','image/jpeg',0),
(340,1,'2021-10-20 09:52:32','2021-10-20 09:52:32','','product-10','','inherit','open','closed','','product-10','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',165,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10.jpg',0,'attachment','image/jpeg',0),
(341,1,'2021-10-20 09:52:44','2021-10-20 09:52:44','','product-11','','inherit','open','closed','','product-11','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',164,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-11.jpg',0,'attachment','image/jpeg',0),
(342,1,'2021-10-20 09:52:56','2021-10-20 09:52:56','','product-12','','inherit','open','closed','','product-12','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',155,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-12.jpg',0,'attachment','image/jpeg',0),
(343,1,'2021-10-20 09:53:17','2021-10-20 09:53:17','','product-13','','inherit','open','closed','','product-13','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',154,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-13.jpg',0,'attachment','image/jpeg',0),
(344,1,'2021-10-20 09:53:29','2021-10-20 09:53:29','','product-14','','inherit','open','closed','','product-14','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',153,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14.jpg',0,'attachment','image/jpeg',0),
(345,1,'2021-10-20 09:53:49','2021-10-20 09:53:49','','product-15','','inherit','open','closed','','product-15','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',152,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15.jpg',0,'attachment','image/jpeg',0),
(346,1,'2021-10-20 09:54:02','2021-10-20 09:54:02','','product-16','','inherit','open','closed','','product-16','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',151,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-16.jpg',0,'attachment','image/jpeg',0),
(348,1,'2021-10-20 09:55:16','2021-10-20 09:55:16','','product-17','','inherit','open','closed','','product-17','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',150,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17.jpg',0,'attachment','image/jpeg',0),
(349,1,'2021-10-20 09:55:31','2021-10-20 09:55:31','','product-18','','inherit','open','closed','','product-18','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',149,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-18.jpg',0,'attachment','image/jpeg',0),
(350,1,'2021-10-20 09:55:44','2021-10-20 09:55:44','','product-19','','inherit','open','closed','','product-19','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',148,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-19.jpg',0,'attachment','image/jpeg',0),
(351,1,'2021-10-20 09:55:56','2021-10-20 09:55:56','','product-20','','inherit','open','closed','','product-20','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',133,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-20.jpg',0,'attachment','image/jpeg',0),
(352,1,'2021-10-20 09:56:10','2021-10-20 09:56:10','','product-21','','inherit','open','closed','','product-21','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',132,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-21.jpg',0,'attachment','image/jpeg',0),
(353,1,'2021-10-20 09:56:28','2021-10-20 09:56:28','','product-22','','inherit','open','closed','','product-22','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',131,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22.jpg',0,'attachment','image/jpeg',0),
(354,1,'2021-10-20 09:56:40','2021-10-20 09:56:40','','product-23','','inherit','open','closed','','product-23','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',130,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23.jpg',0,'attachment','image/jpeg',0),
(355,1,'2021-10-20 09:56:52','2021-10-20 09:56:52','','product-24','','inherit','open','closed','','product-24','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',129,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24.jpg',0,'attachment','image/jpeg',0),
(357,1,'2021-10-20 09:57:53','2021-10-20 09:57:53','','product-25','','inherit','open','closed','','product-25','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',128,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25.jpg',0,'attachment','image/jpeg',0),
(358,1,'2021-10-20 09:58:06','2021-10-20 09:58:06','','product-26','','inherit','open','closed','','product-26','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',127,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26.jpg',0,'attachment','image/jpeg',0),
(359,1,'2021-10-20 09:58:35','2021-10-20 09:58:35','','product-27','','inherit','open','closed','','product-27','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',126,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-27.jpg',0,'attachment','image/jpeg',0),
(360,1,'2021-10-20 09:58:49','2021-10-20 09:58:49','','product-28','','inherit','open','closed','','product-28','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',125,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28.jpg',0,'attachment','image/jpeg',0),
(361,1,'2021-10-20 09:59:00','2021-10-20 09:59:00','','product-29','','inherit','open','closed','','product-29','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',124,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29.jpg',0,'attachment','image/jpeg',0),
(362,1,'2021-10-20 09:59:11','2021-10-20 09:59:11','','product-30','','inherit','open','closed','','product-30','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',122,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30.jpg',0,'attachment','image/jpeg',0),
(363,1,'2021-10-20 09:59:22','2021-10-20 09:59:22','','product-31','','inherit','open','closed','','product-31','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',57,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31.jpg',0,'attachment','image/jpeg',0),
(364,1,'2021-10-20 09:59:33','2021-10-20 09:59:33','','product-32','','inherit','open','closed','','product-32','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',56,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32.jpg',0,'attachment','image/jpeg',0),
(367,1,'2021-10-20 10:02:39','2021-10-20 10:02:39','','product-33','','inherit','open','closed','','product-33','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',197,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33.jpg',0,'attachment','image/jpeg',0),
(368,1,'2021-10-20 10:02:42','2021-10-20 10:02:42','','product-34','','inherit','open','closed','','product-34','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',197,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-34.jpg',0,'attachment','image/jpeg',0),
(369,1,'2021-10-20 10:02:44','2021-10-20 10:02:44','','product-35','','inherit','open','closed','','product-35','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',197,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35.jpg',0,'attachment','image/jpeg',0),
(370,1,'2021-10-20 10:02:46','2021-10-20 10:02:46','','product-36','','inherit','open','closed','','product-36','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',197,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-36.jpg',0,'attachment','image/jpeg',0),
(374,1,'2021-10-21 01:46:48','2021-10-21 01:46:48','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','These 9 mistakes will destroy your fashion','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','these-9-mistakes-will-destroy-your-fashion','','','2021-10-21 01:46:48','2021-10-21 01:46:48','',0,'https://hara.thembaydev.com/demo-10/?p=374',0,'post','',4),
(377,1,'2021-10-21 01:56:01','2021-10-21 01:56:01','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','Sticks and Stones May Bake My Bones','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','sticks-and-stones-may-bake-my-bones','','','2021-10-21 01:56:01','2021-10-21 01:56:01','',0,'https://hara.thembaydev.com/demo-10/?p=377',0,'post','',1),
(378,1,'2021-10-21 01:56:03','2021-10-21 01:56:03','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','Empty Vessels Bake the Most Noise','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','empty-vessels-bake-the-most-noise','','','2021-10-21 01:56:03','2021-10-21 01:56:03','',0,'https://hara.thembaydev.com/demo-10/?p=378',0,'post','',1),
(379,1,'2021-10-21 01:56:06','2021-10-21 01:56:06','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','Your Weakest Link: Use It To fashion','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','your-weakest-link-use-it-to-fashion','','','2021-10-21 01:56:06','2021-10-21 01:56:06','',0,'https://hara.thembaydev.com/demo-10/?p=379',0,'post','',1),
(380,1,'2021-10-21 01:56:08','2021-10-21 01:56:08','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','Sail Your Colours to the Mast','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','sail-your-colours-to-the-mast','','','2021-10-21 01:56:08','2021-10-21 01:56:08','',0,'https://hara.thembaydev.com/demo-10/?p=380',0,'post','',1),
(381,1,'2021-10-21 01:56:10','2021-10-21 01:56:10','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','Why Ignoring fashion Will Cost You Time','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','why-ignoring-fashion-will-cost-you-time','','','2021-10-21 01:56:10','2021-10-21 01:56:10','',0,'https://hara.thembaydev.com/demo-10/?p=381',0,'post','',1),
(382,1,'2021-10-21 01:56:13','2021-10-21 01:56:13','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','What Your Customers Think About You?','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','what-your-customers-think-about-you','','','2021-10-21 01:56:13','2021-10-21 01:56:13','',0,'https://hara.thembaydev.com/demo-10/?p=382',0,'post','',0),
(383,1,'2021-10-21 01:56:15','2021-10-21 01:56:15','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','Is This fashion Thing Really That Hard','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','is-this-fashion-thing-really-that-hard','','','2021-10-21 01:56:15','2021-10-21 01:56:15','',0,'https://hara.thembaydev.com/demo-10/?p=383',0,'post','',1),
(384,1,'2021-10-21 01:56:17','2021-10-21 01:56:17','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','Have You Heard? fashion Is Your Best Bet To Grow','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','have-you-heard-fashion-is-your-best-bet-to-grow','','','2021-10-21 01:56:17','2021-10-21 01:56:17','',0,'https://hara.thembaydev.com/demo-10/?p=384',0,'post','',1),
(385,1,'2021-10-21 01:56:19','2021-10-21 01:56:19','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','Will perfect your fashion: Read or  miss out','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','will-perfect-your-fashion-read-or-miss-out','','','2021-10-21 01:56:19','2021-10-21 01:56:19','',0,'https://hara.thembaydev.com/demo-10/?p=385',0,'post','',1),
(386,1,'2021-10-21 01:56:22','2021-10-21 01:56:22','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','Learn Exactly How I Improved fashion In 2 Days','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','learn-exactly-how-i-improved-fashion-in-2-days','','','2021-10-21 01:56:22','2021-10-21 01:56:22','',0,'https://hara.thembaydev.com/demo-10/?p=386',0,'post','',0),
(387,1,'2021-10-21 01:56:24','2021-10-21 01:56:24','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','How To Start A Business With fashion','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','how-to-start-a-business-with-fashion','','','2021-10-21 01:56:24','2021-10-21 01:56:24','',0,'https://hara.thembaydev.com/demo-10/?p=387',0,'post','',1),
(388,1,'2021-10-21 01:56:26','2021-10-21 01:56:26','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','A Beginner’s Guide to Fashion','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','a-beginners-guide-to-fashion','','','2021-10-21 01:56:26','2021-10-21 01:56:26','',0,'https://hara.thembaydev.com/demo-10/?p=388',0,'post','',0),
(389,1,'2021-10-21 01:56:28','2021-10-21 01:56:28','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','Donec laoreet massa varius elit ullamco','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','donec-laoreet-massa-varius-elit-ullamco','','','2021-10-21 01:56:28','2021-10-21 01:56:28','',0,'https://hara.thembaydev.com/demo-10/?p=389',0,'post','',1),
(390,1,'2021-10-21 01:56:30','2021-10-21 01:56:30','<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …</p><p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.</p><blockquote><p>\"Perfect for active people who want a product that absorbs quickly and easily with all the benefits...\"</p></blockquote><p><strong>Cody Fisher</strong>  -  Manchester, Kentucky 39495</p>		\n			<h2>Creamy liquid formula</h2>		\n		<p>Looking for love in all the wrong places? Start with something pure, something good for you, and something that makes you feel pampered like a princess. We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love. Remember those grand travel plans we had for 2020? This body care duo makes you feel like you’re lying in a spa tent on a warm sandy beach. Imagine kissing bumps and flakes goodbye, as an esthetician in white linen exfoliates and moisturizes your skin. If you want to get as close as possible to that dream without hopping on a plane to Bermuda, snag this gift set..</p>		\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"624\" height=\"371\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>Valentine’s Day Gift Sets</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul><ul><li>Aliquam quis leo odio sed, dictum eros</li><li>Nunc finibus vitae finibus justo rhoncus</li><li>Phasellus vel, luctus magna</li><li>Nulla consectetur metus ut molestie</li></ul>','Proin velit metus placerat quis enim','Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin. Made using clean, non-toxic ingredients, our products are designed for everyone …','publish','open','open','','proin-velit-metus-placerat-quis-enim','','','2021-10-21 01:56:30','2021-10-21 01:56:30','',0,'https://hara.thembaydev.com/demo-10/?p=390',0,'post','',0),
(406,1,'2021-10-21 02:14:02','2021-10-21 02:14:02','','blog-01','','inherit','open','closed','','blog-01','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',390,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-01.jpg',0,'attachment','image/jpeg',0),
(407,1,'2021-10-21 02:14:24','2021-10-21 02:14:24','','blog-02','','inherit','open','closed','','blog-02','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-02.jpg',0,'attachment','image/jpeg',0),
(408,1,'2021-10-21 02:14:27','2021-10-21 02:14:27','','blog-03','','inherit','open','closed','','blog-03','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-03.jpg',0,'attachment','image/jpeg',0),
(409,1,'2021-10-21 02:14:30','2021-10-21 02:14:30','','blog-04','','inherit','open','closed','','blog-04','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-04.jpg',0,'attachment','image/jpeg',0),
(410,1,'2021-10-21 02:14:33','2021-10-21 02:14:33','','blog-05','','inherit','open','closed','','blog-05','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-05.jpg',0,'attachment','image/jpeg',0),
(411,1,'2021-10-21 02:14:36','2021-10-21 02:14:36','','blog-06','','inherit','open','closed','','blog-06','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-06.jpg',0,'attachment','image/jpeg',0),
(412,1,'2021-10-21 02:14:39','2021-10-21 02:14:39','','blog-07','','inherit','open','closed','','blog-07','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-07.jpg',0,'attachment','image/jpeg',0),
(413,1,'2021-10-21 02:14:42','2021-10-21 02:14:42','','blog-08','','inherit','open','closed','','blog-08','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-08.jpg',0,'attachment','image/jpeg',0),
(414,1,'2021-10-21 02:14:45','2021-10-21 02:14:45','','blog-09','','inherit','open','closed','','blog-09','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-09.jpg',0,'attachment','image/jpeg',0),
(415,1,'2021-10-21 02:14:48','2021-10-21 02:14:48','','blog-10','','inherit','open','closed','','blog-10','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-10.jpg',0,'attachment','image/jpeg',0),
(416,1,'2021-10-21 02:14:51','2021-10-21 02:14:51','','blog-11','','inherit','open','closed','','blog-11','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-11.jpg',0,'attachment','image/jpeg',0),
(417,1,'2021-10-21 02:14:54','2021-10-21 02:14:54','','blog-12','','inherit','open','closed','','blog-12','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-12.jpg',0,'attachment','image/jpeg',0),
(418,1,'2021-10-21 02:14:57','2021-10-21 02:14:57','','blog-13','','inherit','open','closed','','blog-13','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-13.jpg',0,'attachment','image/jpeg',0),
(419,1,'2021-10-21 02:15:00','2021-10-21 02:15:00','','blog-14','','inherit','open','closed','','blog-14','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-14.jpg',0,'attachment','image/jpeg',0),
(420,1,'2021-10-21 02:15:03','2021-10-21 02:15:03','','blog-15','','inherit','open','closed','','blog-15','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',389,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-15.jpg',0,'attachment','image/jpeg',0),
(426,1,'2021-10-21 03:49:25','2021-10-21 03:49:25','','single-blog-01','','inherit','open','closed','','single-blog-01','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',374,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-01.png',0,'attachment','image/png',0),
(427,1,'2021-10-21 03:49:30','2021-10-21 03:49:30','','single-blog-02','','inherit','open','closed','','single-blog-02','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',374,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-blog-02.png',0,'attachment','image/png',0),
(534,1,'2021-10-21 07:12:53','2021-10-21 07:01:53','','Product Simple','','publish','closed','closed','','534','','','2021-10-21 07:12:53','2021-10-21 07:01:53','',0,'https://hara.thembaydev.com/demo-10/?p=534',1,'nav_menu_item','',0),
(535,1,'2021-10-21 07:12:53','2021-10-21 07:01:53','','Product Variation','','publish','closed','closed','','535','','','2021-10-21 07:12:53','2021-10-21 07:01:53','',0,'https://hara.thembaydev.com/demo-10/?p=535',2,'nav_menu_item','',0),
(536,1,'2021-10-21 07:12:53','2021-10-21 07:01:53','','Product Affiliate','','publish','closed','closed','','536','','','2021-10-21 07:12:53','2021-10-21 07:01:53','',0,'https://hara.thembaydev.com/demo-10/?p=536',3,'nav_menu_item','',0),
(537,1,'2021-10-21 07:12:53','2021-10-21 07:01:53','','Product With Video','','publish','closed','closed','','537','','','2021-10-21 07:12:53','2021-10-21 07:01:53','',0,'https://hara.thembaydev.com/demo-10/?p=537',4,'nav_menu_item','',0),
(538,1,'2021-10-21 07:12:53','2021-10-21 07:01:53','','Product Countdown','','publish','closed','closed','','538','','','2021-10-21 07:12:53','2021-10-21 07:01:53','',0,'https://hara.thembaydev.com/demo-10/?p=538',5,'nav_menu_item','',0),
(539,1,'2021-10-21 07:12:53','2021-10-21 07:01:53','','Product Out of Stock','','publish','closed','closed','','539','','','2021-10-21 07:12:53','2021-10-21 07:01:53','',0,'https://hara.thembaydev.com/demo-10/?p=539',6,'nav_menu_item','',0),
(540,1,'2021-10-21 07:12:53','2021-10-21 07:01:53','','Product Image Review Thumbnail','','publish','closed','closed','','540','','','2021-10-21 07:12:53','2021-10-21 07:01:53','',0,'https://hara.thembaydev.com/demo-10/?p=540',7,'nav_menu_item','',0),
(541,1,'2021-11-18 02:17:14','2021-10-21 07:15:08','','Shop Default - Left Sidebar','','publish','closed','closed','','shop-default-left-sidebar','','','2021-11-18 02:17:14','2021-10-21 07:15:08','',0,'https://hara.thembaydev.com/demo-10/?p=541',1,'nav_menu_item','',0),
(542,1,'2021-11-18 02:17:14','2021-10-21 07:15:08','','Shop List','','publish','closed','closed','','shop-list','','','2021-11-18 02:17:14','2021-10-21 07:15:08','',0,'https://hara.thembaydev.com/demo-10/?p=542',3,'nav_menu_item','',0),
(543,1,'2021-11-18 02:17:14','2021-10-21 07:15:08','','Shop No Side bar','','publish','closed','closed','','shop-no-side-bar','','','2021-11-18 02:17:14','2021-10-21 07:15:08','',0,'https://hara.thembaydev.com/demo-10/?p=543',4,'nav_menu_item','',0),
(544,1,'2021-11-18 02:17:14','2021-10-21 07:15:08','','Ajax + Cart at Left','','publish','closed','closed','','ajax-cart-at-left','','','2021-11-18 02:17:14','2021-10-21 07:15:08','',0,'https://hara.thembaydev.com/demo-10/?p=544',6,'nav_menu_item','',0),
(545,1,'2021-11-18 02:17:14','2021-10-21 07:15:08','','Ajax + Cart at Right','','publish','closed','closed','','ajax-cart-at-right','','','2021-11-18 02:17:14','2021-10-21 07:15:08','',0,'https://hara.thembaydev.com/demo-10/?p=545',7,'nav_menu_item','',0),
(546,1,'2021-11-18 02:17:14','2021-10-21 07:15:08','','Ajax + Cart Popup','','publish','closed','closed','','ajax-cart-popup','','','2021-11-18 02:17:14','2021-10-21 07:15:08','',0,'https://hara.thembaydev.com/demo-10/?p=546',8,'nav_menu_item','',0),
(547,1,'2021-11-18 02:17:14','2021-10-21 07:15:08','','Shop Default - Right Sidebar','','publish','closed','closed','','shop-default-right-sidebar','','','2021-11-18 02:17:14','2021-10-21 07:15:08','',0,'https://hara.thembaydev.com/demo-10/?p=547',2,'nav_menu_item','',0),
(549,1,'2021-12-06 03:37:04','2021-10-21 07:20:00','','Blog Sidebar Right','','publish','closed','closed','','blog-sidebar-right','','','2021-12-06 03:37:04','2021-10-21 07:20:00','',0,'https://hara.thembaydev.com/demo-10/?p=549',1,'nav_menu_item','',0),
(550,1,'2021-12-06 03:37:04','2021-10-21 07:21:28','','Blog Sidebar Left','','publish','closed','closed','','blog-sidebar-left','','','2021-12-06 03:37:04','2021-10-21 07:21:28','',0,'https://hara.thembaydev.com/demo-10/?p=550',2,'nav_menu_item','',0),
(551,1,'2021-12-06 03:37:04','2021-10-21 07:21:28','','Blog No Sidebar','','publish','closed','closed','','blog-no-sidebar','','','2021-12-06 03:37:04','2021-10-21 07:21:28','',0,'https://hara.thembaydev.com/demo-10/?p=551',3,'nav_menu_item','',0),
(552,1,'2021-12-06 03:37:04','2021-10-21 07:21:28','','Blog Grid','','publish','closed','closed','','blog-grid','','','2021-12-06 03:37:04','2021-10-21 07:21:28','',0,'https://hara.thembaydev.com/demo-10/?p=552',4,'nav_menu_item','',0),
(553,1,'2021-12-06 03:37:04','2021-10-21 07:21:28','','Blog List','','publish','closed','closed','','blog-list','','','2021-12-06 03:37:04','2021-10-21 07:21:28','',0,'https://hara.thembaydev.com/demo-10/?p=553',5,'nav_menu_item','',0),
(554,1,'2021-12-06 03:37:04','2021-10-21 07:21:28','','Blog Single','','publish','closed','closed','','blog-single','','','2021-12-06 03:37:04','2021-10-21 07:21:28','',0,'https://hara.thembaydev.com/demo-10/?p=554',6,'nav_menu_item','',0),
(555,1,'2021-10-21 07:32:05','2021-10-21 07:24:10','','Standard Post','','publish','closed','closed','','555','','','2021-10-21 07:32:05','2021-10-21 07:24:10','',0,'https://hara.thembaydev.com/demo-10/?p=555',1,'nav_menu_item','',0),
(557,1,'2021-10-21 07:32:05','2021-10-21 07:24:10','','Image Post','','publish','closed','closed','','557','','','2021-10-21 07:32:05','2021-10-21 07:24:10','',0,'https://hara.thembaydev.com/demo-10/?p=557',2,'nav_menu_item','',0),
(559,1,'2021-10-21 07:32:05','2021-10-21 07:25:35','','Video Post','','publish','closed','closed','','video-post','','','2021-10-21 07:32:05','2021-10-21 07:25:35','',0,'https://hara.thembaydev.com/demo-10/?p=559',3,'nav_menu_item','',0),
(560,1,'2021-10-21 07:32:05','2021-10-21 07:25:36','','Audio Post','','publish','closed','closed','','audio-post','','','2021-10-21 07:32:05','2021-10-21 07:25:36','',0,'https://hara.thembaydev.com/demo-10/?p=560',4,'nav_menu_item','',0),
(561,1,'2021-10-21 07:32:05','2021-10-21 07:25:36','','Gallery Post','','publish','closed','closed','','gallery-post','','','2021-10-21 07:32:05','2021-10-21 07:25:36','',0,'https://hara.thembaydev.com/demo-10/?p=561',5,'nav_menu_item','',0),
(562,1,'2021-10-21 07:27:38','2021-10-21 07:27:38','<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Poreless Putty Primer\" href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=130&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"130\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"130\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=130&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"130\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"130\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=130\" data-quantity=\"1\" data-product_id=\"130\" data-product_sku=\"MEGA-HR-1-7\" aria-label=\"Add &ldquo;Poreless Putty Primer&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">Poreless Putty Primer</a></h3>\n	<bdi>&#36;330.00</bdi>\n			<figure>\n				<a title=\"Fresh Face\" href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=173&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"173\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"173\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=173&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"173\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"173\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\" data-quantity=\"1\" data-product_id=\"173\" data-product_sku=\"MEGA-HR-2-1\" aria-label=\"Select options for &ldquo;Fresh Face&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\">Fresh Face</a></h3>\n	<bdi>&#36;135.00</bdi> &ndash; <bdi>&#36;180.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li></ul>	            	\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Aveeno Daily Moisturizing\" href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=124&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=124&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"124\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"124\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=124\" data-quantity=\"1\" data-product_id=\"124\" data-product_sku=\"MEGA-HR-1-1\" aria-label=\"Add &ldquo;Aveeno Daily Moisturizing&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">Aveeno Daily Moisturizing</a></h3>\n	<bdi>&#36;300.00</bdi>\n			<figure>\n				<a title=\"Full Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/full-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-06-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=177&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"177\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"177\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=177&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"177\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"177\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/full-coverage/\" data-quantity=\"1\" data-product_id=\"177\" data-product_sku=\"MEGA-HR-2-2\" aria-label=\"Select options for &ldquo;Full Coverage&rdquo;\" rel=\"nofollow\">Select options</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/anatomicals/\">Anatomicals</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/full-coverage/\">Full Coverage</a></h3>\n	<bdi>&#36;165.00</bdi> &ndash; <bdi>&#36;195.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Bath &#038; Body Works\" href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=181&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"181\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"181\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=181&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"181\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"181\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\" data-quantity=\"1\" data-product_id=\"181\" data-product_sku=\"MEGA-HR-2-3\" aria-label=\"Select options for &ldquo;Bath &amp; Body Works&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\">Bath &#038; Body Works</a></h3>\n	<bdi>&#36;185.00</bdi> &ndash; <bdi>&#36;215.00</bdi>','Best Selling Products','','trash','closed','closed','','best-selling-products__trashed','','','2026-06-29 05:15:36','2026-06-29 05:15:36','',0,'https://hara.thembaydev.com/demo-10/?page_id=562',0,'page','',0),
(564,1,'2021-10-21 07:27:52','2021-10-21 07:27:52','<figure>\n				<a title=\"Coty Airspun Loose Face\" href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=128&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"128\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"128\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=128&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"128\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"128\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=128\" data-quantity=\"1\" data-product_id=\"128\" data-product_sku=\"MEGA-HR-1-5\" aria-label=\"Add &ldquo;Coty Airspun Loose Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">Coty Airspun Loose Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;302.00</bdi></del> <ins><bdi>&#36;285.00</bdi></ins>\n			<figure>\n				<a title=\"Fortunate Face\" href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-21-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=132&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"132\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"132\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=132&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"132\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"132\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=132\" data-quantity=\"1\" data-product_id=\"132\" data-product_sku=\"MEGA-HR-1-9\" aria-label=\"Add &ldquo;Fortunate Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-4%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">Fortunate Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;260.00</bdi></del> <ins><bdi>&#36;250.00</bdi></ins>\n			<figure>\n				<a title=\"InstaNatural Rose Water Facial\" href=\"https://hara.thembaydev.com/demo-10/product/instanatural-rose-water-facial/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-19-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=148&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"148\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"148\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=148&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"148\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"148\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=148\" data-quantity=\"1\" data-product_id=\"148\" data-product_sku=\"MEGA-HR-1-10-1\" aria-label=\"Add &ldquo;InstaNatural Rose Water Facial&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-10%Featured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/instanatural-rose-water-facial/\">InstaNatural Rose Water Facial</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;210.00</bdi></del> <ins><bdi>&#36;190.00</bdi></ins>\n			<figure>\n				<a title=\"Maybelline Lash Sensational\" href=\"https://hara.thembaydev.com/demo-10/product/maybelline-lash-sensational/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-09-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=150&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"150\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"150\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=150&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"150\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"150\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=150\" data-quantity=\"1\" data-product_id=\"150\" data-product_sku=\"MEGA-HR-1-10-3\" aria-label=\"Add &ldquo;Maybelline Lash Sensational&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%Featured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/maybelline-lash-sensational/\">Maybelline Lash Sensational</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;320.00</bdi></del> <ins><bdi>&#36;300.00</bdi></ins>\n			<figure>\n				<a title=\"Solimo Eye Makeup Remover\" href=\"https://hara.thembaydev.com/demo-10/product/solimo-eye-makeup-remover/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=153&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"153\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"153\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=153&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"153\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"153\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=153\" data-quantity=\"1\" data-product_id=\"153\" data-product_sku=\"MEGA-HR-1-10-6\" aria-label=\"Add &ldquo;Solimo Eye Makeup Remover&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-13%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/solimo-eye-makeup-remover/\">Solimo Eye Makeup Remover</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;156.00</bdi></del> <ins><bdi>&#36;136.00</bdi></ins>\n			<figure>\n				<a title=\"Cool Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=165&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"165\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"165\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=165&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"165\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"165\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=165\" data-quantity=\"1\" data-product_id=\"165\" data-product_sku=\"MEGA-HR-1-10-8-2\" aria-label=\"Add &ldquo;Cool Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-7%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">Cool Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;148.00</bdi></del> <ins><bdi>&#36;138.00</bdi></ins>\n			<figure>\n				<a title=\"Cool Cover Rage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-cover-rage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-09-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-03-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=166&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"166\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"166\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=166&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"166\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"166\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=166\" data-quantity=\"1\" data-product_id=\"166\" data-product_sku=\"MEGA-HR-1-10-8-3\" aria-label=\"Add &ldquo;Cool Cover Rage&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-5%Featured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cover-rage/\">Cool Cover Rage</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;198.00</bdi></del> <ins><bdi>&#36;188.00</bdi></ins>\n			<figure>\n				<a title=\"Cosmo Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-08-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=167&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"167\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"167\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=167\" data-quantity=\"1\" data-product_id=\"167\" data-product_sku=\"MEGA-HR-1-10-8-4\" aria-label=\"Add &ldquo;Cosmo Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-12%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">Cosmo Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;166.00</bdi></del> <ins><bdi>&#36;146.00</bdi></ins>','On Sale Product','','trash','closed','closed','','on-sale-product__trashed','','','2026-06-29 05:16:28','2026-06-29 05:16:28','',0,'https://hara.thembaydev.com/demo-10/?page_id=564',0,'page','',0),
(566,1,'2021-10-21 07:28:03','2021-10-21 07:28:03','<h3>\n									Post Grid\n			</h3>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:30+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-01.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/cream-blush/\" title=\"View all posts in Cream Blush\">Cream Blush</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\">Proin velit metus placerat quis enim</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:28+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-02.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/hair-body/\" title=\"View all posts in Hair &amp; Body\">Hair &amp; Body</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\">Donec laoreet massa varius elit ullamco</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:26+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-03.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/make-up/\" title=\"View all posts in Make Up\">Make Up</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\">A Beginner’s Guide to Fashion</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:24+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-04.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/make-up/\" title=\"View all posts in Make Up\">Make Up</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\">How To Start A Business With fashion</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:22+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-05.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/cream-blush/\" title=\"View all posts in Cream Blush\">Cream Blush</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/hair-body/\" title=\"View all posts in Hair &amp; Body\">Hair &amp; Body</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\">Learn Exactly How I Improved fashion In 2 Days</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:19+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-06.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/skin-care/\" title=\"View all posts in Skin Care\">Skin Care</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\">Will perfect your fashion: Read or  miss out</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\" title=\"Read more\">Read more</a>\n</article>\n				<h3>\n									Post Carousel\n			</h3>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:30+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-01.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/cream-blush/\" title=\"View all posts in Cream Blush\">Cream Blush</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\">Proin velit metus placerat quis enim</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n                    <li>\n                        <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/#respond\">0 comments</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:28+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-02.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/hair-body/\" title=\"View all posts in Hair &amp; Body\">Hair &amp; Body</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\">Donec laoreet massa varius elit ullamco</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n                    <li>\n                        <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/#comments\">1 comment</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:26+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-03.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/make-up/\" title=\"View all posts in Make Up\">Make Up</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\">A Beginner’s Guide to Fashion</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n                    <li>\n                        <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/#respond\">0 comments</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:24+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-04.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/make-up/\" title=\"View all posts in Make Up\">Make Up</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\">How To Start A Business With fashion</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n                    <li>\n                        <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/#comments\">1 comment</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:22+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-05.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/cream-blush/\" title=\"View all posts in Cream Blush\">Cream Blush</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/hair-body/\" title=\"View all posts in Hair &amp; Body\">Hair &amp; Body</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\">Learn Exactly How I Improved fashion In 2 Days</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n                    <li>\n                        <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/#respond\">0 comments</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:19+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-06.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/skin-care/\" title=\"View all posts in Skin Care\">Skin Care</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\">Will perfect your fashion: Read or  miss out</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n                    <li>\n                        <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/#comments\">1 comment</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\" title=\"Read more\">Read more</a>\n</article>','Post Elements','','trash','closed','closed','','post-elements__trashed','','','2026-06-29 05:17:44','2026-06-29 05:17:44','',0,'https://hara.thembaydev.com/demo-10/?page_id=566',0,'page','',0),
(568,1,'2021-10-21 07:28:15','2021-10-21 07:28:15','[product_attribute per_page=\"16\" columns=\"4\" orderby=\"title\" order=\"ASC\" attribute=\"color\" filter=\"\"]','Product Attribute','','trash','closed','closed','','product-attribute__trashed','','','2026-06-29 05:18:21','2026-06-29 05:18:21','',0,'https://hara.thembaydev.com/demo-10/?page_id=568',0,'page','',0),
(570,1,'2021-10-21 07:28:31','2021-10-21 07:28:31','<h3>\n                					Shop by Categories\n									Customs Categories\n			</h3>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/back-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/back-area/\" >Back area</a>\n                17 products\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/bikini-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/bikini-area/\" >Bikini area</a>\n                5 products\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/facial-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/facial-area/\" >Facial area</a>\n                6 products\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/hand-zone/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/hand-zone/\" >Hand zone</a>\n                23 products\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/makeup/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/makeup/\" >Makeup</a>\n                6 products\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/nails/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/nails/\" >Nails</a>\n                6 products\n				<h3>\n                					Shop by Categories\n									Product Categories\n			</h3>\n            <ul data-atts=\"{&quot;product_type&quot;:&quot;random_product&quot;,&quot;cat_operator&quot;:&quot;&quot;,&quot;limit&quot;:8,&quot;orderby&quot;:null,&quot;order&quot;:null,&quot;product_style&quot;:&quot;v1&quot;,&quot;attr_row&quot;:&quot;class=&quot;product-categories-tabs rows-1 owl-carousel scroll-init products&quot; data-carousel=&quot;owl&quot; data-items=&quot;4&quot; data-desktopslick=&quot;4&quot; data-desktopsmallslick=&quot;4&quot; data-tabletslick=&quot;3&quot; data-landscapeslick=&quot;2&quot; data-mobileslick=&quot;2&quot; data-rows=&quot;1&quot; data-speed=&quot;500&quot; data-nav=&quot;1&quot; data-pagination=&quot;&quot; data-loop=&quot;&quot; data-auto=&quot;&quot; data-unslick=&quot;&quot;&quot;}\">\n                                                                    <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#back-area-Pi6dN-58dc92e\" data-value=\"back-area\"> Back area</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#bikini-area-Pi6dN-96472fa\" data-value=\"bikini-area\"> Bikini area</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#hand-zone-Pi6dN-fab6ec5\" data-value=\"hand-zone\"> Hand zone</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#makeup-Pi6dN-7172788\" data-value=\"makeup\"> Makeup</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#nails-Pi6dN-a40198d\" data-value=\"nails\"> Nails</a>\n        </li>\n            </ul>\n			<figure>\n				<a title=\"Fusion Intense\" href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=197&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"197\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"197\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=197&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"197\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"197\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\" data-quantity=\"1\" data-product_id=\"197\" data-product_sku=\"MEGA-HR-2-7\" aria-label=\"Select options for &ldquo;Fusion Intense&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">Fusion Intense</a></h3>\n	<bdi>&#36;190.00</bdi> &ndash; <bdi>&#36;235.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-19-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Cosmo Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-08-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=167&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"167\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"167\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=167\" data-quantity=\"1\" data-product_id=\"167\" data-product_sku=\"MEGA-HR-1-10-8-4\" aria-label=\"Add &ldquo;Cosmo Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-12%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">Cosmo Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;166.00</bdi></del> <ins><bdi>&#36;146.00</bdi></ins>\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=129&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"129\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"129\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=129&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"129\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"129\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=129\" data-quantity=\"1\" data-product_id=\"129\" data-product_sku=\"MEGA-HR-1-6\" aria-label=\"Add &ldquo;Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/anatomicals/\">Anatomicals</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">Creme Brulee</a></h3>\n	<bdi>&#36;220.00</bdi>\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Cool Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=165&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"165\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"165\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=165&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"165\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"165\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=165\" data-quantity=\"1\" data-product_id=\"165\" data-product_sku=\"MEGA-HR-1-10-8-2\" aria-label=\"Add &ldquo;Cool Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-7%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">Cool Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;148.00</bdi></del> <ins><bdi>&#36;138.00</bdi></ins>\n			<figure>\n				<a title=\"Cool Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=127&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"127\"\n		data-product-type=\"grouped\"\n		data-original-product-id=\"127\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=127&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"127\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"127\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\" data-quantity=\"1\" data-product_id=\"127\" data-product_sku=\"MEGA-HR-1-4\" aria-label=\"View products in the &ldquo;Cool Coverage&rdquo; group\" rel=\"nofollow\">View products</a>			\n	SaleFeatured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">Cool Coverage</a></h3>\n	<bdi>&#36;138.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Physicians Formula Muru\" href=\"https://hara.thembaydev.com/demo-10/product/physicians-formula-muru/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=152&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"152\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"152\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=152&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"152\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"152\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=152\" data-quantity=\"1\" data-product_id=\"152\" data-product_sku=\"MEGA-HR-1-10-5\" aria-label=\"Add &ldquo;Physicians Formula Muru&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/anatomicals/\">Anatomicals</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/physicians-formula-muru/\">Physicians Formula Muru</a></h3>\n	<bdi>&#36;268.00</bdi>','Product Categories Elements','','trash','closed','closed','','product-categories-elements__trashed','','','2026-06-29 05:18:28','2026-06-29 05:18:28','',0,'https://hara.thembaydev.com/demo-10/?page_id=570',0,'page','',0),
(572,1,'2021-10-21 07:28:42','2021-10-21 07:28:42','<h3>\n                					Daily updates of all special deals. Bookmark this page & come back often so you don\'t miss it!\n									Shop Flash Deals\n			</h3>\n                                                            Ends in:\n			<figure>\n				<a title=\"Coty Airspun Loose Face\" href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=128&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"128\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"128\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=128&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"128\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"128\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=128\" data-quantity=\"1\" data-product_id=\"128\" data-product_sku=\"MEGA-HR-1-5\" aria-label=\"Add &ldquo;Coty Airspun Loose Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">Coty Airspun Loose Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;302.00</bdi></del> <ins><bdi>&#36;285.00</bdi></ins>\n                                Sold: 12/57\n			<figure>\n				<a title=\"Fortunate Face\" href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-21-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=132&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"132\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"132\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=132&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"132\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"132\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=132\" data-quantity=\"1\" data-product_id=\"132\" data-product_sku=\"MEGA-HR-1-9\" aria-label=\"Add &ldquo;Fortunate Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-4%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">Fortunate Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;260.00</bdi></del> <ins><bdi>&#36;250.00</bdi></ins>\n                                Sold: 15/60\n			<figure>\n				<a title=\"InstaNatural Rose Water Facial\" href=\"https://hara.thembaydev.com/demo-10/product/instanatural-rose-water-facial/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-19-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=148&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"148\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"148\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=148&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"148\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"148\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=148\" data-quantity=\"1\" data-product_id=\"148\" data-product_sku=\"MEGA-HR-1-10-1\" aria-label=\"Add &ldquo;InstaNatural Rose Water Facial&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-10%Featured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/instanatural-rose-water-facial/\">InstaNatural Rose Water Facial</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;210.00</bdi></del> <ins><bdi>&#36;190.00</bdi></ins>\n                                Sold: 16/61\n			<figure>\n				<a title=\"Maybelline Lash Sensational\" href=\"https://hara.thembaydev.com/demo-10/product/maybelline-lash-sensational/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-09-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=150&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"150\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"150\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=150&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"150\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"150\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=150\" data-quantity=\"1\" data-product_id=\"150\" data-product_sku=\"MEGA-HR-1-10-3\" aria-label=\"Add &ldquo;Maybelline Lash Sensational&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%Featured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/maybelline-lash-sensational/\">Maybelline Lash Sensational</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;320.00</bdi></del> <ins><bdi>&#36;300.00</bdi></ins>\n                                Sold: 18/63\n			<figure>\n				<a title=\"Solimo Eye Makeup Remover\" href=\"https://hara.thembaydev.com/demo-10/product/solimo-eye-makeup-remover/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=153&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"153\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"153\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=153&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"153\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"153\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=153\" data-quantity=\"1\" data-product_id=\"153\" data-product_sku=\"MEGA-HR-1-10-6\" aria-label=\"Add &ldquo;Solimo Eye Makeup Remover&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-13%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/solimo-eye-makeup-remover/\">Solimo Eye Makeup Remover</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;156.00</bdi></del> <ins><bdi>&#36;136.00</bdi></ins>\n                                Sold: 19/64\n			<figure>\n				<a title=\"Applied Assurance\" href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-12-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=155&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"155\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"155\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=155&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"155\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"155\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=155\" data-quantity=\"1\" data-product_id=\"155\" data-product_sku=\"MEGA-HR-1-10-8\" aria-label=\"Add &ldquo;Applied Assurance&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-11%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">Applied Assurance</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;178.00</bdi></del> <ins><bdi>&#36;158.00</bdi></ins>\n                                Sold: 23/65\n			<figure>\n				<a title=\"Cool Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=165&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"165\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"165\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=165&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"165\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"165\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=165\" data-quantity=\"1\" data-product_id=\"165\" data-product_sku=\"MEGA-HR-1-10-8-2\" aria-label=\"Add &ldquo;Cool Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-7%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">Cool Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;148.00</bdi></del> <ins><bdi>&#36;138.00</bdi></ins>\n                                Sold: 22/66\n			<figure>\n				<a title=\"Cosmo Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-08-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=167&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"167\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"167\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=167\" data-quantity=\"1\" data-product_id=\"167\" data-product_sku=\"MEGA-HR-1-10-8-4\" aria-label=\"Add &ldquo;Cosmo Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-12%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">Cosmo Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;166.00</bdi></del> <ins><bdi>&#36;146.00</bdi></ins>\n                                Sold: 23/67\n                                                <h3>\n                                                                    Grid Product\n                                                                    lorem ipsum dolar sit amet\n                                                            </h3>\n			<figure>\n				<a title=\"Body Lava Luminizer\" href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=56&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"56\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"56\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=56&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"56\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"56\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\" data-quantity=\"1\" data-product_id=\"56\" data-product_sku=\"MEGA-HR-2\" aria-label=\"Select options for &ldquo;Body Lava Luminizer&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>4.50</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">Body Lava Luminizer</a></h3>\n	<bdi>&#36;156.00</bdi> &ndash; <bdi>&#36;190.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Aveeno Daily Moisturizing\" href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=124&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=124&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"124\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"124\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=124\" data-quantity=\"1\" data-product_id=\"124\" data-product_sku=\"MEGA-HR-1-1\" aria-label=\"Add &ldquo;Aveeno Daily Moisturizing&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">Aveeno Daily Moisturizing</a></h3>\n	<bdi>&#36;300.00</bdi>\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Careful Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-27-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=126&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"126\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"126\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=126\" data-quantity=\"1\" data-product_id=\"126\" data-product_sku=\"MEGA-HR-1-3\" aria-label=\"Add &ldquo;Careful Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">Careful Cosmetics</a></h3>\n	<bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Cool Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=127&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"127\"\n		data-product-type=\"grouped\"\n		data-original-product-id=\"127\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=127&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"127\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"127\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\" data-quantity=\"1\" data-product_id=\"127\" data-product_sku=\"MEGA-HR-1-4\" aria-label=\"View products in the &ldquo;Cool Coverage&rdquo; group\" rel=\"nofollow\">View products</a>			\n	SaleFeatured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">Cool Coverage</a></h3>\n	<bdi>&#36;138.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Coty Airspun Loose Face\" href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=128&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"128\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"128\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=128&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"128\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"128\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=128\" data-quantity=\"1\" data-product_id=\"128\" data-product_sku=\"MEGA-HR-1-5\" aria-label=\"Add &ldquo;Coty Airspun Loose Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">Coty Airspun Loose Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;302.00</bdi></del> <ins><bdi>&#36;285.00</bdi></ins>\n                                                <h3>\n                                                                    Carousel Product\n                                                                    lorem ipsum dolar sit amet\n                                                            </h3>\n			<figure>\n				<a title=\"Body Lava Luminizer\" href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=56&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"56\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"56\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=56&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"56\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"56\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\" data-quantity=\"1\" data-product_id=\"56\" data-product_sku=\"MEGA-HR-2\" aria-label=\"Select options for &ldquo;Body Lava Luminizer&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>4.50</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">Body Lava Luminizer</a></h3>\n	<bdi>&#36;156.00</bdi> &ndash; <bdi>&#36;190.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Aveeno Daily Moisturizing\" href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=124&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=124&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"124\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"124\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=124\" data-quantity=\"1\" data-product_id=\"124\" data-product_sku=\"MEGA-HR-1-1\" aria-label=\"Add &ldquo;Aveeno Daily Moisturizing&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">Aveeno Daily Moisturizing</a></h3>\n	<bdi>&#36;300.00</bdi>\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Careful Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-27-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=126&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"126\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"126\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=126\" data-quantity=\"1\" data-product_id=\"126\" data-product_sku=\"MEGA-HR-1-3\" aria-label=\"Add &ldquo;Careful Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">Careful Cosmetics</a></h3>\n	<bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Cool Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=127&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"127\"\n		data-product-type=\"grouped\"\n		data-original-product-id=\"127\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=127&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"127\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"127\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\" data-quantity=\"1\" data-product_id=\"127\" data-product_sku=\"MEGA-HR-1-4\" aria-label=\"View products in the &ldquo;Cool Coverage&rdquo; group\" rel=\"nofollow\">View products</a>			\n	SaleFeatured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">Cool Coverage</a></h3>\n	<bdi>&#36;138.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Coty Airspun Loose Face\" href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=128&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"128\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"128\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=128&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"128\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"128\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=128\" data-quantity=\"1\" data-product_id=\"128\" data-product_sku=\"MEGA-HR-1-5\" aria-label=\"Add &ldquo;Coty Airspun Loose Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">Coty Airspun Loose Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;302.00</bdi></del> <ins><bdi>&#36;285.00</bdi></ins>\n				<h3>\n									Grid Product Vertical\n                					lorem ipsum dolar sit amet  \n			</h3>\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/physicians-formula-muru/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/physicians-formula-muru/\">Physicians Formula Muru</a></h3>\n	<bdi>&#36;268.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/schwarzkopf-professional/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/schwarzkopf-professional/\">Schwarzkopf Professional</a></h3>\n	<bdi>&#36;178.00</bdi> &ndash; <bdi>&#36;228.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-03-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\">Wella Professionals</a></h3>\n	<bdi>&#36;195.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">Creme Brulee</a></h3>\n	<bdi>&#36;220.00</bdi>\n					Rated <strong>5.00</strong> out of 5			1\n                                                <h3>\n                                                                    Carousel Product Vertical\n                                                                    lorem ipsum dolar sit amet\n                                                            </h3>\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/physicians-formula-muru/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/physicians-formula-muru/\">Physicians Formula Muru</a></h3>\n	<bdi>&#36;268.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/schwarzkopf-professional/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/schwarzkopf-professional/\">Schwarzkopf Professional</a></h3>\n	<bdi>&#36;178.00</bdi> &ndash; <bdi>&#36;228.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-03-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\">Wella Professionals</a></h3>\n	<bdi>&#36;195.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">Creme Brulee</a></h3>\n	<bdi>&#36;220.00</bdi>\n					Rated <strong>5.00</strong> out of 5			1\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/creme-lipstick/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-02-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/creme-lipstick/\">Creme Lipstick</a></h3>\n	<bdi>&#36;156.00</bdi> &ndash; <bdi>&#36;225.00</bdi>\n					Rated <strong>5.00</strong> out of 5			1\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">Poreless Putty Primer</a></h3>\n	<bdi>&#36;330.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-12-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n	-11%\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">Applied Assurance</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;178.00</bdi></del> <ins><bdi>&#36;158.00</bdi></ins>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">Fusion Intense</a></h3>\n	<bdi>&#36;190.00</bdi> &ndash; <bdi>&#36;235.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n                <ul data-atts=\"{&quot;categories&quot;:[],&quot;cat_operator&quot;:&quot;IN&quot;,&quot;limit&quot;:8,&quot;orderby&quot;:&quot;date&quot;,&quot;order&quot;:&quot;asc&quot;,&quot;product_style&quot;:&quot;v1&quot;,&quot;attr_row&quot;:&quot;class=&quot;product-tabs row grid products&quot; data-xlgdesktop=&quot;4&quot; data-desktop=&quot;4&quot; data-desktopsmall=&quot;4&quot; data-tablet=&quot;3&quot; data-landscape=&quot;2&quot; data-mobile=&quot;2&quot;&quot;}\">\n                                        <li>\n                <a href=\"javascript:void(0)\"  data-bs-toggle=\"pill\" data-bs-target=\"#newest-OHl8c-1c260e0\" data-value=\"newest\">Newest Products</a>\n            </li>\n                   <li>\n                <a href=\"javascript:void(0)\"  data-bs-toggle=\"pill\" data-bs-target=\"#best_selling-OHl8c-d8f8952\" data-value=\"best_selling\">Best Selling</a>\n            </li>\n                   <li>\n                <a href=\"javascript:void(0)\"  data-bs-toggle=\"pill\" data-bs-target=\"#top_rated-OHl8c-5977cf3\" data-value=\"top_rated\">Top Rated</a>\n            </li>\n               </ul>\n			<figure>\n				<a title=\"Body Lava Luminizer\" href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=56&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"56\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"56\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=56&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"56\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"56\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\" data-quantity=\"1\" data-product_id=\"56\" data-product_sku=\"MEGA-HR-2\" aria-label=\"Select options for &ldquo;Body Lava Luminizer&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>4.50</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">Body Lava Luminizer</a></h3>\n	<bdi>&#36;156.00</bdi> &ndash; <bdi>&#36;190.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Aveeno Daily Moisturizing\" href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=124&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=124&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"124\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"124\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=124\" data-quantity=\"1\" data-product_id=\"124\" data-product_sku=\"MEGA-HR-1-1\" aria-label=\"Add &ldquo;Aveeno Daily Moisturizing&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">Aveeno Daily Moisturizing</a></h3>\n	<bdi>&#36;300.00</bdi>\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Careful Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-27-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=126&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"126\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"126\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=126\" data-quantity=\"1\" data-product_id=\"126\" data-product_sku=\"MEGA-HR-1-3\" aria-label=\"Add &ldquo;Careful Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">Careful Cosmetics</a></h3>\n	<bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Cool Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=127&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"127\"\n		data-product-type=\"grouped\"\n		data-original-product-id=\"127\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=127&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"127\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"127\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\" data-quantity=\"1\" data-product_id=\"127\" data-product_sku=\"MEGA-HR-1-4\" aria-label=\"View products in the &ldquo;Cool Coverage&rdquo; group\" rel=\"nofollow\">View products</a>			\n	SaleFeatured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">Cool Coverage</a></h3>\n	<bdi>&#36;138.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Coty Airspun Loose Face\" href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=128&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"128\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"128\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=128&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"128\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"128\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=128\" data-quantity=\"1\" data-product_id=\"128\" data-product_sku=\"MEGA-HR-1-5\" aria-label=\"Add &ldquo;Coty Airspun Loose Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">Coty Airspun Loose Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;302.00</bdi></del> <ins><bdi>&#36;285.00</bdi></ins>','Product Elements','','trash','closed','closed','','product-elements__trashed','','','2026-06-29 05:27:27','2026-06-29 05:27:27','',0,'https://hara.thembaydev.com/demo-10/?page_id=572',0,'page','',0),
(573,1,'2021-10-21 07:28:48','2021-10-21 07:28:48','<figure>\n				<a title=\"Cool Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=127&#038;_wpnonce=7428fc8161\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"127\"\n		data-product-type=\"grouped\"\n		data-original-product-id=\"127\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=127&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"127\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"127\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\" data-quantity=\"1\" data-product_id=\"127\" data-product_sku=\"MEGA-HR-1-4\" aria-label=\"View products in the &ldquo;Cool Coverage&rdquo; group\" rel=\"nofollow\">View products</a>			\n	SaleFeatured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">Cool Coverage</a></h3>\n	<bdi>138.00&#36;</bdi> &ndash; <bdi>230.00&#36;</bdi>\n			<figure>\n				<a title=\"Fortunate Face\" href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-21-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"Browse wishlist\">\n				Browse wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=132&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"132\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"132\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=132\" data-quantity=\"1\" data-product_id=\"132\" data-product_sku=\"MEGA-HR-1-9\" aria-label=\"Add &ldquo;Fortunate Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-4%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">Fortunate Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>260.00&#36;</bdi></del> <ins><bdi>250.00&#36;</bdi></ins>\n			<figure>\n				<a title=\"Cool Cover Rage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-cover-rage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-09-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-03-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=166&#038;_wpnonce=7428fc8161\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"166\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"166\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=166&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"166\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"166\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=166\" data-quantity=\"1\" data-product_id=\"166\" data-product_sku=\"MEGA-HR-1-10-8-3\" aria-label=\"Add &ldquo;Cool Cover Rage&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-5%Featured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cover-rage/\">Cool Cover Rage</a></h3>\n	<del aria-hidden=\"true\"><bdi>198.00&#36;</bdi></del> <ins><bdi>188.00&#36;</bdi></ins>\n			<figure>\n				<a title=\"Bath &#038; Body Works\" href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=181&#038;_wpnonce=7428fc8161\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"181\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"181\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=181&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"181\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"181\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\" data-quantity=\"1\" data-product_id=\"181\" data-product_sku=\"MEGA-HR-2-3\" aria-label=\"Select options for &ldquo;Bath &amp; Body Works&rdquo;\" rel=\"nofollow\">Select options</a>			\n				Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\">Bath &#038; Body Works</a></h3>\n	<bdi>185.00&#36;</bdi> &ndash; <bdi>215.00&#36;</bdi>\n			<figure>\n				<a title=\"Happy Highlights\" href=\"https://hara.thembaydev.com/demo-10/product/happy-highlights/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-20-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=133&#038;_wpnonce=7428fc8161\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"133\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"133\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=133&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"133\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"133\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=133\" data-quantity=\"1\" data-product_id=\"133\" data-product_sku=\"MEGA-HR-1-10\" aria-label=\"Add &ldquo;Happy Highlights&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n				Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                	\n					Rated <strong>4.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/happy-highlights/\">Happy Highlights</a></h3>\n	<bdi>401.00&#36;</bdi>\n			<figure>\n				<a title=\"Supple Symmetry\" href=\"https://hara.thembaydev.com/demo-10/product/supple-symmetry/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-13-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=154&#038;_wpnonce=7428fc8161\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"154\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"154\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=154&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"154\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"154\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=154\" data-quantity=\"1\" data-product_id=\"154\" data-product_sku=\"MEGA-HR-1-10-7\" aria-label=\"Add &ldquo;Supple Symmetry&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n				Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/supple-symmetry/\">Supple Symmetry</a></h3>\n	<bdi>168.00&#36;</bdi>\n			<figure>\n				<a title=\"Careful Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-27-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"Browse wishlist\">\n				Browse wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=126&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"126\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"126\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=126\" data-quantity=\"1\" data-product_id=\"126\" data-product_sku=\"MEGA-HR-1-3\" aria-label=\"Add &ldquo;Careful Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">Careful Cosmetics</a></h3>\n	<bdi>230.00&#36;</bdi>\n			<figure>\n				<a title=\"Find Your Angles\" href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" alt=\"\" loading=\"lazy\" />Out of stock				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=131&#038;_wpnonce=7428fc8161\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"131\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"131\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=131&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"131\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"131\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\" data-quantity=\"1\" data-product_id=\"131\" data-product_sku=\"MEGA-HR-1-8\" aria-label=\"Read more about &ldquo;Find Your Angles&rdquo;\" rel=\"nofollow\">Read more</a>			\n				Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\">Find Your Angles</a></h3>\n	<bdi>340.00&#36;</bdi>','Recently Viewed Products','','trash','closed','closed','','recently-viewed-products__trashed','','','2026-06-29 05:14:11','2026-06-29 05:14:11','',0,'https://hara.thembaydev.com/demo-10/?page_id=573',0,'page','',0),
(577,1,'2021-10-21 07:29:02','2021-10-21 07:29:02','<figure>\n				<a title=\"Wella Professionals\" href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-03-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=189&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"189\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"189\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=189&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"189\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"189\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\" data-quantity=\"1\" data-product_id=\"189\" data-product_sku=\"MEGA-HR-2-5\" aria-label=\"Select options for &ldquo;Wella Professionals&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\">Wella Professionals</a></h3>\n	<bdi>&#36;195.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=129&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"129\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"129\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=129&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"129\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"129\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=129\" data-quantity=\"1\" data-product_id=\"129\" data-product_sku=\"MEGA-HR-1-6\" aria-label=\"Add &ldquo;Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/anatomicals/\">Anatomicals</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">Creme Brulee</a></h3>\n	<bdi>&#36;220.00</bdi>\n			<figure>\n				<a title=\"Creme Lipstick\" href=\"https://hara.thembaydev.com/demo-10/product/creme-lipstick/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-02-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=193&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"193\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"193\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=193&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"193\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"193\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/creme-lipstick/\" data-quantity=\"1\" data-product_id=\"193\" data-product_sku=\"MEGA-HR-2-6\" aria-label=\"Select options for &ldquo;Creme Lipstick&rdquo;\" rel=\"nofollow\">Select options</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/creme-lipstick/\">Creme Lipstick</a></h3>\n	<bdi>&#36;156.00</bdi> &ndash; <bdi>&#36;225.00</bdi>\n			<figure>\n				<a title=\"Poreless Putty Primer\" href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=130&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"130\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"130\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=130&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"130\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"130\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=130\" data-quantity=\"1\" data-product_id=\"130\" data-product_sku=\"MEGA-HR-1-7\" aria-label=\"Add &ldquo;Poreless Putty Primer&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">Poreless Putty Primer</a></h3>\n	<bdi>&#36;330.00</bdi>\n			<figure>\n				<a title=\"Applied Assurance\" href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-12-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=155&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"155\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"155\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=155&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"155\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"155\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=155\" data-quantity=\"1\" data-product_id=\"155\" data-product_sku=\"MEGA-HR-1-10-8\" aria-label=\"Add &ldquo;Applied Assurance&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-11%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">Applied Assurance</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;178.00</bdi></del> <ins><bdi>&#36;158.00</bdi></ins>\n			<figure>\n				<a title=\"Fusion Intense\" href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=197&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"197\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"197\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=197&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"197\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"197\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\" data-quantity=\"1\" data-product_id=\"197\" data-product_sku=\"MEGA-HR-2-7\" aria-label=\"Select options for &ldquo;Fusion Intense&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">Fusion Intense</a></h3>\n	<bdi>&#36;190.00</bdi> &ndash; <bdi>&#36;235.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-19-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Find Your Angles\" href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" alt=\"\" loading=\"lazy\" />Out of stock				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=131&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"131\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"131\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=131&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"131\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"131\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\" data-quantity=\"1\" data-product_id=\"131\" data-product_sku=\"MEGA-HR-1-8\" aria-label=\"Read more about &ldquo;Find Your Angles&rdquo;\" rel=\"nofollow\">Read more</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\">Find Your Angles</a></h3>\n	<bdi>&#36;340.00</bdi>\n			<figure>\n				<a title=\"Fortunate Face\" href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-21-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=132&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"132\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"132\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=132&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"132\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"132\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=132\" data-quantity=\"1\" data-product_id=\"132\" data-product_sku=\"MEGA-HR-1-9\" aria-label=\"Add &ldquo;Fortunate Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-4%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">Fortunate Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;260.00</bdi></del> <ins><bdi>&#36;250.00</bdi></ins>','Top Rated Products','','trash','closed','closed','','top-rated-products__trashed','','','2026-06-29 05:13:42','2026-06-29 05:13:42','',0,'https://hara.thembaydev.com/demo-10/?page_id=577',0,'page','',0),
(581,1,'2021-10-21 07:30:20','2021-10-21 07:30:20','<h3>\n									Sign Up for Our Newsletter\n			</h3>\n		Leave your email to get all hot deals &amp; news\nwhich benefit you most!		\n	<!-- Mailchimp for WordPress v4.8.6 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"866\" data-name=\"Newsletter\" ><input name=\"EMAIL\" required=\"\" type=\"email\" placeholder=\"Your email address...\"> \n<button type=\"submit\" value=\"Submit\">  </button><label style=\"display: none !important;\">Leave this field empty if you\'re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1638771049\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"866\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->','Newsletter','','trash','closed','closed','','newsletter__trashed','','','2026-06-29 05:15:52','2026-06-29 05:15:52','',0,'https://hara.thembaydev.com/demo-10/?page_id=581',0,'page','',0),
(583,1,'2021-10-21 07:30:50','2021-10-21 07:30:50','<h3>\n									Style 01\n			</h3>\n					<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n				<h3>\n									Style 02\n			</h3>\n					<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n				<h3>\n									Style 03\n			</h3>\n					<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>','Social Share','','trash','closed','closed','','social-share__trashed','','','2026-06-29 05:14:36','2026-06-29 05:14:36','',0,'https://hara.thembaydev.com/demo-10/?page_id=583',0,'page','',0),
(586,1,'2021-11-10 07:41:40','2021-10-21 07:33:04',' ','','','publish','closed','closed','','586','','','2021-11-10 07:41:40','2021-10-21 07:33:04','',0,'https://hara.thembaydev.com/demo-10/?p=586',1,'nav_menu_item','',0),
(587,1,'2021-11-10 07:41:41','2021-10-21 07:33:04',' ','','','publish','closed','closed','','587','','','2021-11-10 07:41:41','2021-10-21 07:33:04','',0,'https://hara.thembaydev.com/demo-10/?p=587',2,'nav_menu_item','',0),
(588,1,'2021-11-10 07:41:41','2021-10-21 07:33:04',' ','','','publish','closed','closed','','588','','','2021-11-10 07:41:41','2021-10-21 07:33:04','',0,'https://hara.thembaydev.com/demo-10/?p=588',3,'nav_menu_item','',0),
(589,1,'2021-11-10 07:41:41','2021-10-21 07:33:04',' ','','','publish','closed','closed','','589','','','2021-11-10 07:41:41','2021-10-21 07:33:04','',0,'https://hara.thembaydev.com/demo-10/?p=589',4,'nav_menu_item','',0),
(590,1,'2021-10-21 07:33:54','2021-10-21 07:33:54',' ','','','publish','closed','closed','','590','','','2021-10-21 07:33:54','2021-10-21 07:33:54','',0,'https://hara.thembaydev.com/demo-10/?p=590',1,'nav_menu_item','',0),
(591,1,'2021-10-21 07:33:54','2021-10-21 07:33:54',' ','','','publish','closed','closed','','591','','','2021-10-21 07:33:54','2021-10-21 07:33:54','',0,'https://hara.thembaydev.com/demo-10/?p=591',2,'nav_menu_item','',0),
(592,1,'2021-10-21 07:33:54','2021-10-21 07:33:54',' ','','','publish','closed','closed','','592','','','2021-10-21 07:33:54','2021-10-21 07:33:54','',0,'https://hara.thembaydev.com/demo-10/?p=592',3,'nav_menu_item','',0),
(593,1,'2021-10-21 07:33:54','2021-10-21 07:33:54',' ','','','publish','closed','closed','','593','','','2021-10-21 07:33:54','2021-10-21 07:33:54','',0,'https://hara.thembaydev.com/demo-10/?p=593',4,'nav_menu_item','',0),
(594,1,'2021-10-21 07:33:54','2021-10-21 07:33:54',' ','','','publish','closed','closed','','594','','','2021-10-21 07:33:54','2021-10-21 07:33:54','',0,'https://hara.thembaydev.com/demo-10/?p=594',5,'nav_menu_item','',0),
(595,1,'2021-10-21 07:33:54','2021-10-21 07:33:54',' ','','','publish','closed','closed','','595','','','2021-10-21 07:33:54','2021-10-21 07:33:54','',0,'https://hara.thembaydev.com/demo-10/?p=595',6,'nav_menu_item','',0),
(596,1,'2021-10-21 07:33:54','2021-10-21 07:33:54',' ','','','publish','closed','closed','','596','','','2021-10-21 07:33:54','2021-10-21 07:33:54','',0,'https://hara.thembaydev.com/demo-10/?p=596',7,'nav_menu_item','',0),
(599,1,'2022-07-13 03:49:19','2021-10-21 07:35:04',' ','','','publish','closed','closed','','599','','','2022-07-13 03:49:19','2021-10-21 07:35:04','',0,'https://hara.thembaydev.com/demo-10/?p=599',1,'nav_menu_item','',0),
(600,1,'2022-07-13 03:49:20','2021-10-21 07:35:04',' ','','','publish','closed','closed','','600','','','2022-07-13 03:49:20','2021-10-21 07:35:04','',0,'https://hara.thembaydev.com/demo-10/?p=600',2,'nav_menu_item','',0),
(602,1,'2022-07-13 03:49:20','2021-10-21 07:35:04',' ','','','publish','closed','closed','','602','','','2022-07-13 03:49:20','2021-10-21 07:35:04','',0,'https://hara.thembaydev.com/demo-10/?p=602',3,'nav_menu_item','',0),
(603,1,'2022-07-13 03:49:20','2021-10-21 07:35:04',' ','','','publish','closed','closed','','603','','','2022-07-13 03:49:20','2021-10-21 07:35:04','',0,'https://hara.thembaydev.com/demo-10/?p=603',4,'nav_menu_item','',0),
(604,1,'2022-07-13 03:49:20','2021-10-21 07:38:53',' ','','','publish','closed','closed','','604','','','2022-07-13 03:49:20','2021-10-21 07:38:53','',0,'https://hara.thembaydev.com/demo-10/?p=604',5,'nav_menu_item','',0),
(649,1,'2021-11-09 02:27:39','2021-10-21 08:40:37','','Product Image Vertical','','publish','closed','closed','','product-image-vertical-2','','','2021-11-09 02:27:39','2021-10-21 08:40:37','',0,'https://hara.thembaydev.com/demo-10/?p=649',1,'nav_menu_item','',0),
(866,1,'2021-11-17 14:39:22','2021-11-17 14:39:22','<input class=\"form-control input-newletter mc4wp_email\" name=\"EMAIL\" required=\"\" type=\"email\" placeholder=\"Your email address...\"> \r\n<button type=\"submit\" value=\"Submit\"> <i class=\"tb-icon tb-icon-send\"></i> </button>','Newsletter','','publish','closed','closed','','newsletter','','','2021-11-17 14:39:22','2021-11-17 14:39:22','',0,'https://hara.thembaydev.com/demo-10/mc4wp-form/newsletter/',0,'mc4wp-form','',0),
(868,1,'2021-10-26 07:15:02','2021-10-26 07:15:02','','bg-breadcrumb','','inherit','open','closed','','bg-breadcrumb','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',35,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/bg-breadcrumb.jpg',0,'attachment','image/jpeg',0),
(951,1,'2021-10-27 04:47:07','2021-10-27 04:47:07','','payment','','inherit','open','closed','','payment','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/payment.png',0,'attachment','image/png',0),
(999,1,'2021-11-17 06:51:38','2021-10-27 07:29:41',' ','','','publish','closed','closed','','999','','','2021-11-17 06:51:38','2021-10-27 07:29:41','',0,'https://hara.thembaydev.com/demo-10/?p=999',1,'nav_menu_item','',0),
(1000,1,'2021-11-17 06:51:38','2021-10-27 07:29:41','','FAQs','','publish','closed','closed','','1000','','','2021-11-17 06:51:38','2021-10-27 07:29:41','',0,'https://hara.thembaydev.com/demo-10/?p=1000',2,'nav_menu_item','',0),
(1001,1,'2021-11-17 06:51:38','2021-10-27 07:29:41','','Blog','','publish','closed','closed','','blog-2','','','2021-11-17 06:51:38','2021-10-27 07:29:41','',0,'https://hara.thembaydev.com/demo-10/?p=1001',3,'nav_menu_item','',0),
(1010,1,'2021-10-27 07:36:55','2021-10-27 07:36:55','','image-footer','','inherit','open','closed','','image-footer','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/image-footer.png',0,'attachment','image/png',0),
(1016,1,'2021-10-27 08:04:15','2021-10-27 07:58:05',' ','','','publish','closed','closed','','1016','','','2021-10-27 08:04:15','2021-10-27 07:58:05','',0,'https://hara.thembaydev.com/demo-10/?p=1016',1,'nav_menu_item','',0),
(1017,1,'2021-10-27 08:04:15','2021-10-27 07:58:05',' ','','','publish','closed','closed','','1017','','','2021-10-27 08:04:15','2021-10-27 07:58:05','',0,'https://hara.thembaydev.com/demo-10/?p=1017',2,'nav_menu_item','',0),
(1018,1,'2021-10-27 08:04:15','2021-10-27 07:58:05',' ','','','publish','closed','closed','','1018','','','2021-10-27 08:04:15','2021-10-27 07:58:05','',0,'https://hara.thembaydev.com/demo-10/?p=1018',3,'nav_menu_item','',0),
(1019,1,'2021-10-27 08:04:15','2021-10-27 07:58:05','','Log out','','publish','closed','closed','','log-out','','','2021-10-27 08:04:15','2021-10-27 07:58:05','',0,'https://hara.thembaydev.com/demo-10/?p=1019',4,'nav_menu_item','',0),
(1056,1,'2021-10-27 10:28:37','2021-10-27 10:28:37','','banner-home1-01','','inherit','open','closed','','banner-home1-01','','','2021-10-27 10:28:37','2021-10-27 10:28:37','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/banner-home1-01.png',0,'attachment','image/png',0),
(1104,1,'2021-10-28 02:26:13','2021-10-28 02:26:13','','testi-01','','inherit','open','closed','','testi-01','','','2021-10-28 02:26:13','2021-10-28 02:26:13','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/testi-01.png',0,'attachment','image/png',0),
(1110,1,'2021-10-28 02:44:25','2021-10-28 02:44:25','','bg-testi-01','','inherit','open','closed','','bg-testi-01','','','2021-10-28 02:44:25','2021-10-28 02:44:25','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/bg-testi-01.jpg',0,'attachment','image/jpeg',0),
(1593,1,'2021-11-03 10:20:34','2021-11-03 10:20:34','<ul>\n							<li>\n										<strong>100% Secure delivery</strong> without contacting the courier\n									</li>\n						</ul>\n			<a href=\"#\" role=\"button\">\n						More\n					</a>','Archives Sidebar Bottom','','publish','closed','closed','','archives-sidebar-bottom','','','2021-11-03 10:20:34','2021-11-03 10:20:34','',0,'https://hara.thembaydev.com/demo-10/?post_type=tbay_custom_post&amp;p=1593',0,'tbay_custom_post','',0),
(1605,1,'2021-11-03 10:33:28','2021-11-03 10:33:28','','banner-bottom-shop','','inherit','open','closed','','banner-bottom-shop','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',1593,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/banner-bottom-shop.png',0,'attachment','image/png',0),
(1627,1,'2021-11-04 02:15:39','2021-11-04 02:15:39','','bg-back-top','','inherit','open','closed','','bg-back-top','','','2021-11-04 02:15:39','2021-11-04 02:15:39','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/bg-back-top.png',0,'attachment','image/png',0),
(1654,1,'2021-11-04 04:39:55','2021-11-04 04:39:55','','breadcrumb-page','','inherit','open','closed','','breadcrumb-page','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7898,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page.jpg',0,'attachment','image/jpeg',0),
(1673,1,'2022-06-10 03:35:28','2021-11-05 03:31:26','','Mascara','','publish','closed','closed','','mascara','','','2022-06-10 03:35:28','2021-11-05 03:31:26','',0,'https://hara.thembaydev.com/demo-10/?p=1673',6,'nav_menu_item','',0),
(1674,1,'2022-06-10 03:35:28','2021-11-05 03:31:26','','Treatments','','publish','closed','closed','','treatments','','','2022-06-10 03:35:28','2021-11-05 03:31:26','',0,'https://hara.thembaydev.com/demo-10/?p=1674',7,'nav_menu_item','',0),
(1675,1,'2022-06-10 03:35:28','2021-11-05 03:31:26','','Cleansers','','publish','closed','closed','','cleansers','','','2022-06-10 03:35:28','2021-11-05 03:31:26','',0,'https://hara.thembaydev.com/demo-10/?p=1675',8,'nav_menu_item','',0),
(1689,1,'2021-11-05 04:15:31','2021-11-05 04:15:31','<input id=\"quick-search\" placeholder=\"Search...\" type=\"text\">\r\n                    <a href=\"#\"> Small</a>\r\n                    <a href=\"#\"> Medium</a>\r\n                    <a href=\"#\"> Large</a>\r\n            <a href=\"#\" title=\"click to show css class name\">00 star <code style=\"display: none;\">tb-icon tb-icon-00-star</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">02 star light <code style=\"display: none;\">tb-icon tb-icon-02-star-light</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">03 star <code style=\"display: none;\">tb-icon tb-icon-03-star</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">24 support <code style=\"display: none;\">tb-icon tb-icon-24-support</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">account <code style=\"display: none;\">tb-icon tb-icon-account</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">angle down <code style=\"display: none;\">tb-icon tb-icon-angle-down</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">angle left <code style=\"display: none;\">tb-icon tb-icon-angle-left</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">angle right <code style=\"display: none;\">tb-icon tb-icon-angle-right</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">angle up <code style=\"display: none;\">tb-icon tb-icon-angle-up</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">arrow bottom <code style=\"display: none;\">tb-icon tb-icon-arrow-bottom</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">arrow left <code style=\"display: none;\">tb-icon tb-icon-arrow-left</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">arrow right <code style=\"display: none;\">tb-icon tb-icon-arrow-right</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">arrow top <code style=\"display: none;\">tb-icon tb-icon-arrow-top</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">bars <code style=\"display: none;\">tb-icon tb-icon-bars</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">beauty <code style=\"display: none;\">tb-icon tb-icon-beauty</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">blood drop <code style=\"display: none;\">tb-icon tb-icon-blood-drop</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">blur <code style=\"display: none;\">tb-icon tb-icon-blur</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">box <code style=\"display: none;\">tb-icon tb-icon-box</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">brush <code style=\"display: none;\">tb-icon tb-icon-brush</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">btn left <code style=\"display: none;\">tb-icon tb-icon-btn-left</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">btn right <code style=\"display: none;\">tb-icon tb-icon-btn-right</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">bubbles <code style=\"display: none;\">tb-icon tb-icon-bubbles</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">bullet <code style=\"display: none;\">tb-icon tb-icon-bullet</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">calendar 31 <code style=\"display: none;\">tb-icon tb-icon-calendar-31</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">card <code style=\"display: none;\">tb-icon tb-icon-card</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cart empty <code style=\"display: none;\">tb-icon tb-icon-cart-empty</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cart full <code style=\"display: none;\">tb-icon tb-icon-cart-full</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cart plus <code style=\"display: none;\">tb-icon tb-icon-cart-plus</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cart <code style=\"display: none;\">tb-icon tb-icon-cart</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">chart bar <code style=\"display: none;\">tb-icon tb-icon-chart-bar</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">check <code style=\"display: none;\">tb-icon tb-icon-check</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">chevron down <code style=\"display: none;\">tb-icon tb-icon-chevron-down</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">chevron left <code style=\"display: none;\">tb-icon tb-icon-chevron-left</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">chevron right <code style=\"display: none;\">tb-icon tb-icon-chevron-right</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">chevron up <code style=\"display: none;\">tb-icon tb-icon-chevron-up</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">clapboard play <code style=\"display: none;\">tb-icon tb-icon-clapboard-play</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">clock <code style=\"display: none;\">tb-icon tb-icon-clock</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">close 01 <code style=\"display: none;\">tb-icon tb-icon-close-01</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">close <code style=\"display: none;\">tb-icon tb-icon-close</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cog <code style=\"display: none;\">tb-icon tb-icon-cog</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">comb <code style=\"display: none;\">tb-icon tb-icon-comb</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">comment alt <code style=\"display: none;\">tb-icon tb-icon-comment-alt</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">comment <code style=\"display: none;\">tb-icon tb-icon-comment</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">compare <code style=\"display: none;\">tb-icon tb-icon-compare</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cross <code style=\"display: none;\">tb-icon tb-icon-cross</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cross2 <code style=\"display: none;\">tb-icon tb-icon-cross2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cube <code style=\"display: none;\">tb-icon tb-icon-cube</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cup <code style=\"display: none;\">tb-icon tb-icon-cup</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">customer service <code style=\"display: none;\">tb-icon tb-icon-customer-service</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">delivery man <code style=\"display: none;\">tb-icon tb-icon-delivery-man</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">delivery svgrepo <code style=\"display: none;\">tb-icon tb-icon-delivery-svgrepo</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">doctor bag <code style=\"display: none;\">tb-icon tb-icon-doctor-bag</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">document <code style=\"display: none;\">tb-icon tb-icon-document</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">down <code style=\"display: none;\">tb-icon tb-icon-down</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">drip <code style=\"display: none;\">tb-icon tb-icon-drip</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">element plus <code style=\"display: none;\">tb-icon tb-icon-element-plus</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">email <code style=\"display: none;\">tb-icon tb-icon-email</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">envelope open <code style=\"display: none;\">tb-icon tb-icon-envelope-open</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">envelope <code style=\"display: none;\">tb-icon tb-icon-envelope</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">equalizer <code style=\"display: none;\">tb-icon tb-icon-equalizer</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">eye <code style=\"display: none;\">tb-icon tb-icon-eye</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">eyebrow <code style=\"display: none;\">tb-icon tb-icon-eyebrow</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">facebook f <code style=\"display: none;\">tb-icon tb-icon-facebook-f</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">fast delivery <code style=\"display: none;\">tb-icon tb-icon-fast-delivery</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">filter <code style=\"display: none;\">tb-icon tb-icon-filter</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">flash svgrepo <code style=\"display: none;\">tb-icon tb-icon-flash-svgrepo</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">folder <code style=\"display: none;\">tb-icon tb-icon-folder</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">free return <code style=\"display: none;\">tb-icon tb-icon-free-return</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">giftbox ribbon <code style=\"display: none;\">tb-icon tb-icon-giftbox-ribbon</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">gifts 01 <code style=\"display: none;\">tb-icon tb-icon-gifts-01</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">glass <code style=\"display: none;\">tb-icon tb-icon-glass</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">grid horizontal <code style=\"display: none;\">tb-icon tb-icon-grid-horizontal</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">headphones 01 <code style=\"display: none;\">tb-icon tb-icon-headphones-01</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">heart <code style=\"display: none;\">tb-icon tb-icon-heart</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">heart2 <code style=\"display: none;\">tb-icon tb-icon-heart2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">history <code style=\"display: none;\">tb-icon tb-icon-history</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">home3 <code style=\"display: none;\">tb-icon tb-icon-home3</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">import <code style=\"display: none;\">tb-icon tb-icon-import</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">instagram <code style=\"display: none;\">tb-icon tb-icon-instagram</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">laboratory equipment <code style=\"display: none;\">tb-icon tb-icon-laboratory-equipment</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">level up <code style=\"display: none;\">tb-icon tb-icon-level-up</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">like shapes <code style=\"display: none;\">tb-icon tb-icon-like-shapes</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">linkedin in <code style=\"display: none;\">tb-icon tb-icon-linkedin-in</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">lipstick <code style=\"display: none;\">tb-icon tb-icon-lipstick</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">liquid soap <code style=\"display: none;\">tb-icon tb-icon-liquid-soap</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">list <code style=\"display: none;\">tb-icon tb-icon-list</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">loading <code style=\"display: none;\">tb-icon tb-icon-loading</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">location 2 <code style=\"display: none;\">tb-icon tb-icon-location-2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">location shop <code style=\"display: none;\">tb-icon tb-icon-location-shop</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">location <code style=\"display: none;\">tb-icon tb-icon-location</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">logout <code style=\"display: none;\">tb-icon tb-icon-logout</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">logout2 <code style=\"display: none;\">tb-icon tb-icon-logout2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">loupe <code style=\"display: none;\">tb-icon tb-icon-loupe</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">magic star <code style=\"display: none;\">tb-icon tb-icon-magic-star</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">magnifier <code style=\"display: none;\">tb-icon tb-icon-magnifier</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">makeup <code style=\"display: none;\">tb-icon tb-icon-makeup</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">map marker alt <code style=\"display: none;\">tb-icon tb-icon-map-marker-alt</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">menu <code style=\"display: none;\">tb-icon tb-icon-menu</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">message question <code style=\"display: none;\">tb-icon tb-icon-message-question</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">messages 2 <code style=\"display: none;\">tb-icon tb-icon-messages-2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">minus square <code style=\"display: none;\">tb-icon tb-icon-minus-square</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">minus <code style=\"display: none;\">tb-icon tb-icon-minus</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">money check edit alt <code style=\"display: none;\">tb-icon tb-icon-money-check-edit-alt</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">money send <code style=\"display: none;\">tb-icon tb-icon-money-send</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">music note2 <code style=\"display: none;\">tb-icon tb-icon-music-note2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">nails <code style=\"display: none;\">tb-icon tb-icon-nails</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">note <code style=\"display: none;\">tb-icon tb-icon-note</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">patient <code style=\"display: none;\">tb-icon tb-icon-patient</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">pencil3 <code style=\"display: none;\">tb-icon tb-icon-pencil3</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">pencil4 <code style=\"display: none;\">tb-icon tb-icon-pencil4</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">perfume <code style=\"display: none;\">tb-icon tb-icon-perfume</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">pet <code style=\"display: none;\">tb-icon tb-icon-pet</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">pharmacy <code style=\"display: none;\">tb-icon tb-icon-pharmacy</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">phone call 1 <code style=\"display: none;\">tb-icon tb-icon-phone-call-1</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">phone call <code style=\"display: none;\">tb-icon tb-icon-phone-call</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">picture2 <code style=\"display: none;\">tb-icon tb-icon-picture2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">pictures <code style=\"display: none;\">tb-icon tb-icon-pictures</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">play circle <code style=\"display: none;\">tb-icon tb-icon-play-circle</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">play <code style=\"display: none;\">tb-icon tb-icon-play</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">plus square <code style=\"display: none;\">tb-icon tb-icon-plus-square</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">plus <code style=\"display: none;\">tb-icon tb-icon-plus</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">pushpin <code style=\"display: none;\">tb-icon tb-icon-pushpin</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">quality <code style=\"display: none;\">tb-icon tb-icon-quality</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">question circle <code style=\"display: none;\">tb-icon tb-icon-question-circle</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">quickview <code style=\"display: none;\">tb-icon tb-icon-quickview</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">quote left <code style=\"display: none;\">tb-icon tb-icon-quote-left</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">quote <code style=\"display: none;\">tb-icon tb-icon-quote</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">razor <code style=\"display: none;\">tb-icon tb-icon-razor</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">redo2 <code style=\"display: none;\">tb-icon tb-icon-redo2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">reply <code style=\"display: none;\">tb-icon tb-icon-reply</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">ribbon <code style=\"display: none;\">tb-icon tb-icon-ribbon</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">scissors <code style=\"display: none;\">tb-icon tb-icon-scissors</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">search <code style=\"display: none;\">tb-icon tb-icon-search</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">send <code style=\"display: none;\">tb-icon tb-icon-send</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">shipping worldwide <code style=\"display: none;\">tb-icon tb-icon-shipping-worldwide</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">shopping bag <code style=\"display: none;\">tb-icon tb-icon-shopping-bag</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">shopping cart <code style=\"display: none;\">tb-icon tb-icon-shopping-cart</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">sort amount down <code style=\"display: none;\">tb-icon tb-icon-sort-amount-down</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">square <code style=\"display: none;\">tb-icon tb-icon-square</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">star2 <code style=\"display: none;\">tb-icon tb-icon-star2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">store 24 <code style=\"display: none;\">tb-icon tb-icon-store-24</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">store <code style=\"display: none;\">tb-icon tb-icon-store</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">straight razor <code style=\"display: none;\">tb-icon tb-icon-straight-razor</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">support <code style=\"display: none;\">tb-icon tb-icon-support</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">sync <code style=\"display: none;\">tb-icon tb-icon-sync</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tab <code style=\"display: none;\">tb-icon tb-icon-tab</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tag <code style=\"display: none;\">tb-icon tb-icon-tag</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tag2 <code style=\"display: none;\">tb-icon tb-icon-tag2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tb list <code style=\"display: none;\">tb-icon tb-icon-tb-list</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tb user <code style=\"display: none;\">tb-icon tb-icon-tb-user</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">telephone <code style=\"display: none;\">tb-icon tb-icon-telephone</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">temperature <code style=\"display: none;\">tb-icon tb-icon-temperature</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">text align right <code style=\"display: none;\">tb-icon tb-icon-text-align-right</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">thermometer <code style=\"display: none;\">tb-icon tb-icon-thermometer</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tick circle <code style=\"display: none;\">tb-icon tb-icon-tick-circle</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tick square <code style=\"display: none;\">tb-icon tb-icon-tick-square</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">timer <code style=\"display: none;\">tb-icon tb-icon-timer</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">trash <code style=\"display: none;\">tb-icon tb-icon-trash</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">truck 01 <code style=\"display: none;\">tb-icon tb-icon-truck-01</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">truck <code style=\"display: none;\">tb-icon tb-icon-truck</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">twitter <code style=\"display: none;\">tb-icon tb-icon-twitter</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">type audio <code style=\"display: none;\">tb-icon tb-icon-type-audio</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">type image <code style=\"display: none;\">tb-icon tb-icon-type-image</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">type video <code style=\"display: none;\">tb-icon tb-icon-type-video</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">upload2 <code style=\"display: none;\">tb-icon tb-icon-upload2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">user <code style=\"display: none;\">tb-icon tb-icon-user</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">view grid <code style=\"display: none;\">tb-icon tb-icon-view-grid</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">view list <code style=\"display: none;\">tb-icon tb-icon-view-list</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">wallet <code style=\"display: none;\">tb-icon tb-icon-wallet</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">wave vertical <code style=\"display: none;\">tb-icon tb-icon-wave-vertical</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">wave <code style=\"display: none;\">tb-icon tb-icon-wave</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">youtube <code style=\"display: none;\">tb-icon tb-icon-youtube</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">zoom in <code style=\"display: none;\">tb-icon tb-icon-zoom-in</code></a>','Tbay List Icons','','trash','closed','closed','','tbay-list-icons__trashed','','','2026-06-29 05:15:04','2026-06-29 05:15:04','',0,'https://hara.thembaydev.com/demo-10/?page_id=1689',0,'page','',0),
(1697,1,'2021-11-10 07:41:41','2021-11-05 04:16:43',' ','','','publish','closed','closed','','1697','','','2021-11-10 07:41:41','2021-11-05 04:16:43','',0,'https://hara.thembaydev.com/demo-10/?p=1697',5,'nav_menu_item','',0),
(1720,1,'2021-11-05 07:29:46','2021-11-05 07:29:46','','bg-mega','','inherit','open','closed','','bg-mega','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/bg-mega.png',0,'attachment','image/png',0),
(2001,1,'2021-11-10 07:02:45','2021-11-10 07:02:45','','breadcrumb-page-02','','inherit','open','closed','','breadcrumb-page-02','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',25,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/breadcrumb-page-02.jpg',0,'attachment','image/jpeg',0),
(2007,1,'2021-11-10 07:14:19','2021-11-10 07:14:19','','img-about-us','','inherit','open','closed','','img-about-us','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/img-about-us.jpg',0,'attachment','image/jpeg',0),
(2008,1,'2021-11-10 07:14:43','2021-11-10 07:14:43','','img-video-about-us','','inherit','open','closed','','img-video-about-us','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/img-video-about-us.jpg',0,'attachment','image/jpeg',0),
(2009,1,'2021-11-10 07:15:16','2021-11-10 07:15:16','','our-team-01','','inherit','open','closed','','our-team-01','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-01.jpg',0,'attachment','image/jpeg',0),
(2010,1,'2021-11-10 07:15:17','2021-11-10 07:15:17','','our-team-02','','inherit','open','closed','','our-team-02','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-02.jpg',0,'attachment','image/jpeg',0),
(2011,1,'2021-11-10 07:15:19','2021-11-10 07:15:19','','our-team-03','','inherit','open','closed','','our-team-03','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-03.jpg',0,'attachment','image/jpeg',0),
(2012,1,'2021-11-10 07:15:21','2021-11-10 07:15:21','','our-team-04','','inherit','open','closed','','our-team-04','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-04.jpg',0,'attachment','image/jpeg',0),
(2013,1,'2021-11-10 07:15:23','2021-11-10 07:15:23','','our-team-05','','inherit','open','closed','','our-team-05','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-05.jpg',0,'attachment','image/jpeg',0),
(2014,1,'2021-11-10 07:15:25','2021-11-10 07:15:25','','our-team-06','','inherit','open','closed','','our-team-06','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-06.jpg',0,'attachment','image/jpeg',0),
(2015,1,'2021-11-10 07:15:27','2021-11-10 07:15:27','','our-team-07','','inherit','open','closed','','our-team-07','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-07.jpg',0,'attachment','image/jpeg',0),
(2016,1,'2021-11-10 07:15:29','2021-11-10 07:15:29','','our-team-08','','inherit','open','closed','','our-team-08','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-08.jpg',0,'attachment','image/jpeg',0),
(2288,1,'2021-11-12 02:17:49','2021-11-12 02:17:49','','favicon','','inherit','open','closed','','favicon','','','2021-11-12 02:17:49','2021-11-12 02:17:49','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/favicon.jpg',0,'attachment','image/jpeg',0),
(2289,1,'2021-11-12 02:18:23','2021-11-12 02:18:23','','favicon','','inherit','open','closed','','favicon-2','','','2021-11-12 02:18:23','2021-11-12 02:18:23','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/favicon.png',0,'attachment','image/png',0),
(2434,1,'2021-11-12 09:39:36','2021-11-12 09:39:36','<a role=\"button\">\n						Guaranteed SAFE Checkout\n					</a>\n															<img width=\"363\" height=\"35\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/safe-checkout.png\" alt=\"\" loading=\"lazy\" />															\n				<h3>\n						Free					\n				</h3>\n									<p>\n						Worldwide Shopping					</p>\n				<h3>\n						100%					\n				</h3>\n									<p>\n						Guaranteed Satisfaction\n					</p>\n				<h3>\n						30 Day					\n				</h3>\n									<p>\n						Guaranteed Money Back					</p>','Safe Checkout','','publish','closed','closed','','safe-checkout','','','2021-11-12 09:39:36','2021-11-12 09:39:36','',0,'https://hara.thembaydev.com/demo-10/?post_type=tbay_custom_post&amp;p=2434',0,'tbay_custom_post','',0),
(2439,1,'2021-11-12 10:25:51','2021-11-12 10:25:51','','safe-checkout','','inherit','open','closed','','safe-checkout-2','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',2434,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/safe-checkout.png',0,'attachment','image/png',0),
(2517,1,'2021-11-17 07:01:26','2021-11-17 07:01:26','','Order &ndash; November 17, 2021 @ 07:01 AM','','wc-on-hold','open','closed','wc_order_0CawBCSzLIeZr','order-nov-17-2021-0701-am','','','2021-11-17 07:01:26','2021-11-17 07:01:26','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_order&amp;p=2517',0,'shop_order','',2),
(3016,1,'2021-12-04 03:56:04','2021-12-04 03:56:04','','banner-home1-03','','inherit','open','closed','','banner-home1-03','','','2021-12-04 03:56:04','2021-12-04 03:56:04','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/banner-home1-03.jpg',0,'attachment','image/jpeg',0),
(3220,1,'2021-12-04 09:42:06','2021-12-04 09:42:06','','Order &ndash; December 4, 2021 @ 09:42 AM','','wc-on-hold','open','closed','wc_order_0k2F0RdewtrKh','order-dec-04-2021-0942-am','','','2021-12-04 09:42:06','2021-12-04 09:42:06','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_order&amp;p=3220',0,'shop_order','',2),
(3576,1,'2021-12-09 08:34:43','2021-12-09 08:34:43','','img-signature','','inherit','open','closed','','img-signature','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/img-signature.png',0,'attachment','image/png',0),
(3577,1,'2021-12-09 08:35:15','2021-12-09 08:35:15','','img-about-us-01','','inherit','open','closed','','img-about-us-01','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/img-about-us-01.jpg',0,'attachment','image/jpeg',0),
(3578,1,'2021-12-09 08:35:30','2021-12-09 08:35:30','','img-about-us-02','','inherit','open','closed','','img-about-us-02','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/img-about-us-02.jpg',0,'attachment','image/jpeg',0),
(3579,1,'2021-12-09 08:35:31','2021-12-09 08:35:31','','our-team-09','','inherit','open','closed','','our-team-09','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/our-team-09.jpg',0,'attachment','image/jpeg',0),
(3580,1,'2021-12-09 08:35:33','2021-12-09 08:35:33','','our-team-10','','inherit','open','closed','','our-team-10','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/our-team-10.jpg',0,'attachment','image/jpeg',0),
(3581,1,'2021-12-09 08:35:34','2021-12-09 08:35:34','','our-team-11','','inherit','open','closed','','our-team-11','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',27,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/our-team-11.jpg',0,'attachment','image/jpeg',0),
(3615,1,'2021-12-18 10:44:27','2021-12-09 13:40:27',' ','','','publish','closed','closed','','3615','','','2021-12-18 10:44:27','2021-12-09 13:40:27','',0,'https://hara.thembaydev.com/demo-10/?p=3615',3,'nav_menu_item','',0),
(3617,1,'2021-12-18 10:44:27','2021-12-09 13:40:27',' ','','','publish','closed','closed','','3617','','','2021-12-18 10:44:27','2021-12-09 13:40:27','',0,'https://hara.thembaydev.com/demo-10/?p=3617',5,'nav_menu_item','',0),
(3618,1,'2021-12-18 10:44:27','2021-12-09 13:40:27',' ','','','publish','closed','closed','','3618','','','2021-12-18 10:44:27','2021-12-09 13:40:27','',0,'https://hara.thembaydev.com/demo-10/?p=3618',6,'nav_menu_item','',0),
(3621,1,'2021-12-18 10:44:27','2021-12-09 13:44:17',' ','','','publish','closed','closed','','3621','','','2021-12-18 10:44:27','2021-12-09 13:44:17','',0,'https://hara.thembaydev.com/demo-10/?p=3621',4,'nav_menu_item','',0),
(4187,1,'2021-12-18 10:44:27','2021-12-18 02:11:00','','Blog','','publish','closed','closed','','blog-4','','','2021-12-18 10:44:27','2021-12-18 02:11:00','',0,'https://hara.thembaydev.com/demo-10/?p=4187',2,'nav_menu_item','',0),
(4367,1,'2022-02-08 22:58:18','2022-02-08 22:58:18','','Order &ndash; February 8, 2022 @ 10:58 PM','','wc-processing','open','closed','wc_order_pece9KCLfMY56','order-feb-08-2022-1058-pm','','','2022-02-08 22:58:18','2022-02-08 22:58:18','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_order&amp;p=4367',0,'shop_order','',2),
(4374,1,'2022-03-04 11:11:38','2022-03-04 11:11:38','','Order &ndash; March 4, 2022 @ 11:11 AM','','wc-processing','open','closed','wc_order_wu2k8ktaMtZ9O','order-mar-04-2022-1111-am','','','2022-03-04 11:11:38','2022-03-04 11:11:38','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_order&amp;p=4374',0,'shop_order','',2),
(4375,1,'2022-03-06 23:21:50','2022-03-06 23:21:50','','Order &ndash; March 6, 2022 @ 11:21 PM','','wc-processing','open','closed','wc_order_l9ystnHgdRRAn','order-mar-06-2022-1121-pm','','','2022-03-06 23:21:50','2022-03-06 23:21:50','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_order&amp;p=4375',0,'shop_order','',2),
(4376,1,'2022-03-08 16:39:29','2022-03-08 16:39:29','','Order &ndash; March 8, 2022 @ 04:39 PM','','wc-processing','open','closed','wc_order_yGSR6NR3mDNgb','order-mar-08-2022-0439-pm','','','2022-03-08 16:39:29','2022-03-08 16:39:29','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_order&amp;p=4376',0,'shop_order','',2),
(4378,1,'2022-03-11 16:15:00','2022-03-11 16:15:00','','Order &ndash; March 11, 2022 @ 04:15 PM','','wc-on-hold','open','closed','wc_order_8N5JFjlNklAXl','order-mar-11-2022-0415-pm','','','2022-03-11 16:15:00','2022-03-11 16:15:00','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_order&amp;p=4378',0,'shop_order','',2),
(4382,1,'2022-03-16 07:01:17','2022-03-16 07:01:17','','Order &ndash; March 16, 2022 @ 07:01 AM','','wc-processing','open','closed','wc_order_OqyzbHwH5m3fR','order-mar-16-2022-0701-am','','','2022-03-16 07:01:17','2022-03-16 07:01:17','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_order&amp;p=4382',0,'shop_order','',2),
(4399,1,'2022-03-21 18:00:13','2022-03-21 18:00:13','','Order &ndash; March 21, 2022 @ 06:00 PM','','wc-processing','open','closed','wc_order_GF9s4Il0VlRR0','order-mar-21-2022-0600-pm','','','2022-03-21 18:00:13','2022-03-21 18:00:13','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_order&amp;p=4399',0,'shop_order','',2),
(4415,1,'2022-03-30 12:03:48','2022-03-30 12:03:48','','Order &ndash; March 30, 2022 @ 12:03 PM','svv','wc-on-hold','open','closed','wc_order_Djc1veY708N9U','order-mar-30-2022-1203-pm','','','2022-03-30 12:03:48','2022-03-30 12:03:48','',0,'https://hara.thembaydev.com/demo-10/?post_type=shop_order&amp;p=4415',0,'shop_order','',2),
(5882,1,'2022-05-24 02:33:35','2022-05-24 02:33:35','<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n									<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"tel:+91%2072270%2035224\">\n										+91 72270 35224\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"mailto:help@dermaheaven.shop\">\n										help@dermaheaven.shop\n											</a>\n									</li>\n						</ul>\n            <a href=\"https://www.gujaratrafting.com/derma\">\n                <img width=\"2560\" height=\"862\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/05/Derma-Heaven-Logo-scaled.webp\" alt=\"\" decoding=\"async\" />            </a>\n	<h3 ><a href=\"javascript:void(0);\">Categories</a></h3>	\n					<nav data-id=\"list-categories\">\n			<ul id=\"menu-1-AaMua\"><li id=\"menu-item-7980\"><a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\">Cleansers</a></li>\n<li id=\"menu-item-7981\"><a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\">Sunscreen</a></li>\n<li id=\"menu-item-7982\"><a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\">Serum</a></li>\n<li id=\"menu-item-7983\"><a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\">Shampoo</a></li>\n<li id=\"menu-item-7984\"><a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\">Conditioners &#038; Mask</a></li>\n</ul>		</nav>\n                <form action=\"https://www.gujaratrafting.com/derma/\" method=\"get\" data-thumbnail=\"1\" data-subtitle=\"1\" data-appendto=\".search-results-Fi7Jx\" data-price=\"1\" data-minChars=\"2\" data-post-type=\"product\" data-count=\"5\" >\n                                    <select  name=\'product_cat\' id=\'product-cat-Fi7Jx\' class=\'dropdown_product_cat\'>\n	<option value=\'\' selected=\'selected\'>All Categories</option>\n	<option value=\"cleansers\">Cleansers&nbsp;&nbsp;(1)</option>\n	<option value=\"conditioners-mask\">Conditioners &amp; Mask&nbsp;&nbsp;(1)</option>\n	<option value=\"serum\">Serum&nbsp;&nbsp;(2)</option>\n	<option value=\"shampoo\">Shampoo&nbsp;&nbsp;(1)</option>\n	<option value=\"sunscreen\">Sunscreen&nbsp;&nbsp;(1)</option>\n</select>\n                        <input data-style=\"right\" type=\"text\" placeholder=\"I’m looking for...\" name=\"s\" required oninvalid=\"this.setCustomValidity(\'Enter at least 2 characters\')\" oninput=\"setCustomValidity(\'\')\"/>\n                            <button type=\"submit\">\n                                                                                            </button>\n                        <input type=\"hidden\" name=\"post_type\" value=\"product\" />\n                </form>\n                                <a href=\"https://www.gujaratrafting.com/derma/my-account/\">\n                                            </a>\n                            <ul id=\"menu-1-5cba6d91\"><li id=\"menu-item-1016\"><a href=\"https://www.gujaratrafting.com/derma/my-account-2/\">My Account</a></li>\n<li id=\"menu-item-1017\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-1018\"><a href=\"https://www.gujaratrafting.com/derma/checkout-2/\">Checkout</a></li>\n<li id=\"menu-item-1019\"><a href=\"https://hara.thembaydev.com/demo-10/wp-login.php?action=logout\">Log out</a></li>\n</ul>                         \n            <a href=\"https://www.gujaratrafting.com/derma/thembay-block/header-10/\">\n                                       0\n        </a>\n        <a data-bs-toggle=\"dropdown\" data-bs-auto-close=\"outside\" href=\"javascript:void(0);\" title=\"View your shopping cart\">\n               0            \n                </a>    \n							<ul>\n					<li>Your cart is empty</li>\n					<li><a href=\"https://www.gujaratrafting.com/derma/shop/\">Continue Shopping</a></li>\n				</ul>\n					<nav data-id=\"main-menu\">\n			<ul id=\"menu-1-kkq7j\"><li id=\"menu-item-7975\"><a href=\"https://www.gujaratrafting.com/derma/\">Home</a></li>\n<li id=\"menu-item-7976\"><a href=\"https://www.gujaratrafting.com/derma/shop/\">Shop</a></li>\n<li id=\"menu-item-7868\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-50\"><a href=\"https://www.gujaratrafting.com/derma/contact-us/\">Contact Us</a></li>\n<li id=\"menu-item-7977\"><a href=\"https://www.gujaratrafting.com/derma/oder-tracking/\">Order Tracking</a></li>\n</ul>		</nav>\n										<a href=\"#\">\n									Free Shipping Over 499\n					</a>','Header 10','','publish','closed','closed','','header-10','','','2026-06-27 11:04:26','2026-06-27 11:04:26','',0,'https://hara.thembaydev.com/demo-10/?post_type=tbay_custom_post&#038;p=5882',0,'tbay_custom_post','',0),
(6152,1,'2022-05-25 04:16:23','2022-05-25 04:16:23','<h2>Contact Us</h2>		If you have any question, please contact us at <a href=\"mailto:help@dermaheaven.shop\">help@dermaheaven.shop</a>					\n				<a href=\"tel:0887676555\" tabindex=\"-1\" aria-label=\"Call us free\">\n								</a>\n									<h3>\n						<a href=\"tel:0887676555\" >\n							Call us free						</a>\n					</h3>\n									<p>\n						+91 72270 35224					</p>\n					<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Store Location</h2>		E 704, Rajshree Heights, CTM, Near Wonder Point - Ahmedabad | 380026			<h2>Open Hours</h2>		Monday – Saturday: 10:00 am – 05:00pmSunday: Close		\n				<h3>\n									Quick Links\n			</h3>\n        	<ul id=\"quick-links-iUGiX\"><li id=\"menu-item-972\"><a href=\"#\">Shipping &#038; Returns</a></li>\n<li id=\"menu-item-973\"><a href=\"#\">Privacy Policy</a></li>\n<li id=\"menu-item-974\"><a href=\"https://www.gujaratrafting.com/derma/term-of-use/\">Term Of Use</a></li>\n<li id=\"menu-item-975\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-976\"><a href=\"#\">Compare</a></li>\n<li id=\"menu-item-977\"><a href=\"#\">Subscribe</a></li>\n</ul>\n					<h2>Sign Up for Our Newsletter</h2>		Leave your email to get all hot deals &amp; news\nwhich benefit you most!		\n	<p style=\"color: indianred;\">You need to configure your Mailchimp API key for this form to work properly.</p><!-- Mailchimp for WordPress v4.13.1 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"866\" data-name=\"Newsletter\" ><input name=\"EMAIL\" required=\"\" type=\"email\" placeholder=\"Your email address...\"> \n<button type=\"submit\" value=\"Submit\">  </button><label style=\"display: none !important;\">Leave this field empty if you&#039;re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1782558492\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"866\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->				\n															<img width=\"300\" height=\"29\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/10/payment.png\" alt=\"\" />													Copyright © 2026 <a href=\"www.dermaheaven.shop\">Derma Heaven</a>. All Rights Reserved.		\n					<nav data-id=\"menu-copyright\">\n			<ul id=\"menu-1-mt6H6\"><li id=\"menu-item-999\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-1000\"><a href=\"https://www.gujaratrafting.com/derma/faq/\">FAQs</a></li>\n<li id=\"menu-item-1001\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main-right&#038;blog_columns=2\">Blog</a></li>\n</ul>		</nav>','Footer 10','','publish','closed','closed','','footer-10','','','2026-06-27 11:08:12','2026-06-27 11:08:12','',0,'https://hara.thembaydev.com/demo-10/?post_type=tbay_custom_post&#038;p=6152',0,'tbay_custom_post','',0),
(6606,1,'2022-07-06 08:07:39','2022-07-06 08:07:39','','logo.svg','','inherit','open','closed','','logo-svg','','','2022-07-06 08:07:39','2022-07-06 08:07:39','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/logo.svg',0,'attachment','image/svg+xml',0),
(6633,1,'2022-07-06 09:09:04','2022-07-06 09:09:04','','payment.png','','inherit','open','closed','','payment-png','','','2022-07-06 09:09:04','2022-07-06 09:09:04','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/payment.png',0,'attachment','image/png',0),
(6638,1,'2022-07-06 10:16:01','2022-07-06 10:16:01','','Cleansers toners','','publish','closed','closed','','cleansers-toners','','','2022-07-06 10:16:01','2022-07-06 10:16:01','',0,'https://hara.thembaydev.com/demo-10/?p=6638',1,'nav_menu_item','',0),
(6639,1,'2022-07-06 10:16:01','2022-07-06 10:16:01','','Face cream','','publish','closed','closed','','face-cream','','','2022-07-06 10:16:01','2022-07-06 10:16:01','',0,'https://hara.thembaydev.com/demo-10/?p=6639',2,'nav_menu_item','',0),
(6640,1,'2022-07-06 10:16:01','2022-07-06 10:16:01','','Skin care','','publish','closed','closed','','skin-care','','','2022-07-06 10:16:01','2022-07-06 10:16:01','',0,'https://hara.thembaydev.com/demo-10/?p=6640',3,'nav_menu_item','',0),
(6641,1,'2022-07-06 10:16:01','2022-07-06 10:16:01','','Lips care','','publish','closed','closed','','lips-care','','','2022-07-06 10:16:01','2022-07-06 10:16:01','',0,'https://hara.thembaydev.com/demo-10/?p=6641',4,'nav_menu_item','',0),
(6642,1,'2022-07-06 10:16:01','2022-07-06 10:16:01','','Body care','','publish','closed','closed','','body-care','','','2022-07-06 10:16:01','2022-07-06 10:16:01','',0,'https://hara.thembaydev.com/demo-10/?p=6642',5,'nav_menu_item','',0),
(6643,1,'2022-07-06 10:17:25','2022-07-06 10:17:25',' ','','','publish','closed','closed','','6643','','','2022-07-06 10:17:25','2022-07-06 10:17:25','',0,'https://hara.thembaydev.com/demo-10/?p=6643',1,'nav_menu_item','',0),
(6644,1,'2022-07-06 10:17:25','2022-07-06 10:17:25','','Delivery Information','','publish','closed','closed','','delivery-information','','','2022-07-06 10:17:25','2022-07-06 10:17:25','',0,'https://hara.thembaydev.com/demo-10/?p=6644',3,'nav_menu_item','',0),
(6645,1,'2022-07-06 10:17:25','2022-07-06 10:17:25','','Returns policy','','publish','closed','closed','','returns-policy','','','2022-07-06 10:17:25','2022-07-06 10:17:25','',0,'https://hara.thembaydev.com/demo-10/?p=6645',4,'nav_menu_item','',0),
(6646,1,'2022-07-06 10:17:25','2022-07-06 10:17:25','','Privacy & security','','publish','closed','closed','','privacy-security','','','2022-07-06 10:17:25','2022-07-06 10:17:25','',0,'https://hara.thembaydev.com/demo-10/?p=6646',5,'nav_menu_item','',0),
(6647,1,'2022-07-06 10:17:25','2022-07-06 10:17:25',' ','','','publish','closed','closed','','6647','','','2022-07-06 10:17:25','2022-07-06 10:17:25','',0,'https://hara.thembaydev.com/demo-10/?p=6647',2,'nav_menu_item','',0),
(6648,1,'2022-07-06 10:18:22','2022-07-06 10:18:15','','Order & returns','','publish','closed','closed','','order-returns','','','2022-07-06 10:18:22','2022-07-06 10:18:15','',0,'https://hara.thembaydev.com/demo-10/?p=6648',1,'nav_menu_item','',0),
(6649,1,'2022-07-06 10:18:22','2022-07-06 10:18:15','','Manage account','','publish','closed','closed','','manage-account','','','2022-07-06 10:18:22','2022-07-06 10:18:15','',0,'https://hara.thembaydev.com/demo-10/?p=6649',2,'nav_menu_item','',0),
(6650,1,'2022-07-06 10:18:22','2022-07-06 10:18:15','','Saved items','','publish','closed','closed','','saved-items','','','2022-07-06 10:18:22','2022-07-06 10:18:15','',0,'https://hara.thembaydev.com/demo-10/?p=6650',3,'nav_menu_item','',0),
(6651,1,'2022-07-06 10:18:22','2022-07-06 10:18:15','','Our story','','publish','closed','closed','','our-story','','','2022-07-06 10:18:22','2022-07-06 10:18:15','',0,'https://hara.thembaydev.com/demo-10/?p=6651',4,'nav_menu_item','',0),
(6691,1,'2022-07-08 02:50:46','2022-07-08 02:50:46','','placeholder.png','','inherit','open','closed','','placeholder-png','','','2022-07-08 02:50:46','2022-07-08 02:50:46','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/placeholder.png',0,'attachment','image/png',0),
(6692,1,'2021-10-19 02:36:12','2021-10-19 02:36:12','','Default Kit','','publish','closed','closed','','default-kit-2','','','2021-10-19 02:36:12','2021-10-19 02:36:12','',0,'https://hara.thembaydev.com/demo-10/?p=8',0,'elementor_library','',0),
(7017,1,'2022-07-11 02:34:08','2022-07-11 02:34:08','','logo','','inherit','open','closed','','logo','','','2022-07-11 02:34:08','2022-07-11 02:34:08','',0,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/logo.png',0,'attachment','image/png',0),
(7042,1,'2022-07-11 03:18:28','2022-07-11 03:18:28','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Facewash-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1309\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/With-Apple-Cider-Vinegar-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1309\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/With-Apple-Cider-Vinegar-1-scaled.jpg\" alt=\"\" />								</a>','Home','','publish','closed','closed','','home-1','','','2026-06-29 11:13:32','2026-06-29 11:13:32','',0,'https://hara.thembaydev.com/demo-10/?page_id=7042',0,'page','',0),
(7629,1,'2022-07-12 09:45:26','2022-07-12 09:45:26','','banner-01','','inherit','open','closed','','banner-01','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-01.jpg',0,'attachment','image/jpeg',0),
(7630,1,'2022-07-12 09:45:28','2022-07-12 09:45:28','','banner-02','','inherit','open','closed','','banner-02','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-02.png',0,'attachment','image/png',0),
(7631,1,'2022-07-12 09:45:30','2022-07-12 09:45:30','','banner-03','','inherit','open','closed','','banner-03','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-03.jpg',0,'attachment','image/jpeg',0),
(7632,1,'2022-07-12 09:45:32','2022-07-12 09:45:32','','banner-04','','inherit','open','closed','','banner-04','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-04.jpg',0,'attachment','image/jpeg',0),
(7633,1,'2022-07-12 09:45:34','2022-07-12 09:45:34','','banner-05','','inherit','open','closed','','banner-05','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-05.jpg',0,'attachment','image/jpeg',0),
(7634,1,'2022-07-12 09:45:36','2022-07-12 09:45:36','','banner-07','','inherit','open','closed','','banner-07','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-07.jpg',0,'attachment','image/jpeg',0),
(7635,1,'2022-07-12 09:45:38','2022-07-12 09:45:38','','banner-08','','inherit','open','closed','','banner-08','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-08.jpg',0,'attachment','image/jpeg',0),
(7636,1,'2022-07-12 09:45:40','2022-07-12 09:45:40','','banner-09','','inherit','open','closed','','banner-09','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-09.jpg',0,'attachment','image/jpeg',0),
(7637,1,'2022-07-12 09:45:41','2022-07-12 09:45:41','','banner-10','','inherit','open','closed','','banner-10','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-10.jpg',0,'attachment','image/jpeg',0),
(7638,1,'2022-07-12 09:45:43','2022-07-12 09:45:43','','banner-11','','inherit','open','closed','','banner-11','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-11.jpg',0,'attachment','image/jpeg',0),
(7639,1,'2022-07-12 09:45:45','2022-07-12 09:45:45','','banner-12','','inherit','open','closed','','banner-12','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-12.jpg',0,'attachment','image/jpeg',0),
(7640,1,'2022-07-12 09:45:47','2022-07-12 09:45:47','','banner-13','','inherit','open','closed','','banner-13','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-13.jpg',0,'attachment','image/jpeg',0),
(7641,1,'2022-07-12 09:45:49','2022-07-12 09:45:49','','bg-banner-06','','inherit','open','closed','','bg-banner-06','','','2026-06-27 06:40:06','2026-06-27 06:40:06','',7042,'https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/bg-banner-06.jpg',0,'attachment','image/jpeg',0),
(7868,1,'2026-06-27 10:49:30','2022-07-13 03:48:47',' ','','','publish','closed','closed','','7868','','','2026-06-27 10:49:30','2026-06-27 10:49:30','',0,'https://hara.thembaydev.com/demo-10/?p=7868',3,'nav_menu_item','',0),
(7881,1,'2022-07-13 09:23:12','2022-07-13 09:23:12','','Demo 01','','publish','closed','closed','','demo-01-2','','','2022-07-13 09:23:12','2022-07-13 09:23:12','',0,'https://hara.thembaydev.com/demo-10/?p=7881',1,'nav_menu_item','',0),
(7882,1,'2022-07-13 09:23:12','2022-07-13 09:23:12','','Demo 02','','publish','closed','closed','','demo-02','','','2022-07-13 09:23:12','2022-07-13 09:23:12','',0,'https://hara.thembaydev.com/demo-10/?p=7882',2,'nav_menu_item','',0),
(7883,1,'2022-07-13 09:23:13','2022-07-13 09:23:13','','Demo 03','','publish','closed','closed','','demo-03','','','2022-07-13 09:23:13','2022-07-13 09:23:13','',0,'https://hara.thembaydev.com/demo-10/?p=7883',3,'nav_menu_item','',0),
(7884,1,'2022-07-13 09:23:13','2022-07-13 09:23:13','','Demo 04','','publish','closed','closed','','demo-04','','','2022-07-13 09:23:13','2022-07-13 09:23:13','',0,'https://hara.thembaydev.com/demo-10/?p=7884',4,'nav_menu_item','',0),
(7885,1,'2022-07-13 09:23:13','2022-07-13 09:23:13','','Demo 05','','publish','closed','closed','','demo-05-2','','','2022-07-13 09:23:13','2022-07-13 09:23:13','',0,'https://hara.thembaydev.com/demo-10/?p=7885',5,'nav_menu_item','',0),
(7886,1,'2022-07-13 09:23:13','2022-07-13 09:23:13','','Demo 06','','publish','closed','closed','','demo-06-2','','','2022-07-13 09:23:13','2022-07-13 09:23:13','',0,'https://hara.thembaydev.com/demo-10/?p=7886',6,'nav_menu_item','',0),
(7887,1,'2022-07-13 09:24:26','2022-07-13 09:24:26','','Demo 07','','publish','closed','closed','','demo-07-2','','','2022-07-13 09:24:26','2022-07-13 09:24:26','',0,'https://hara.thembaydev.com/demo-10/?p=7887',1,'nav_menu_item','',0),
(7888,1,'2022-07-13 09:24:26','2022-07-13 09:24:26','','Demo 08','','publish','closed','closed','','demo-08','','','2022-07-13 09:24:26','2022-07-13 09:24:26','',0,'https://hara.thembaydev.com/demo-10/?p=7888',2,'nav_menu_item','',0),
(7889,1,'2022-07-13 09:24:26','2022-07-13 09:24:26','','Demo 09','','publish','closed','closed','','demo-09','','','2022-07-13 09:24:26','2022-07-13 09:24:26','',0,'https://hara.thembaydev.com/demo-10/?p=7889',3,'nav_menu_item','',0),
(7890,1,'2022-07-13 09:24:26','2022-07-13 09:24:26','','Demo 10','','publish','closed','closed','','demo-10','','','2022-07-13 09:24:26','2022-07-13 09:24:26','',0,'https://hara.thembaydev.com/demo-10/?p=7890',4,'nav_menu_item','',0),
(7891,1,'2022-07-13 09:24:26','2022-07-13 09:24:26','','Demo Quantity Mode','','publish','closed','closed','','demo-quantity-mode','','','2022-07-13 09:24:26','2022-07-13 09:24:26','',0,'https://hara.thembaydev.com/demo-10/?p=7891',5,'nav_menu_item','',0),
(7892,1,'2022-07-13 09:24:26','2022-07-13 09:24:26','','Demo RTL','','publish','closed','closed','','demo-rtl-2','','','2022-07-13 09:24:26','2022-07-13 09:24:26','',0,'https://hara.thembaydev.com/demo-10/?p=7892',6,'nav_menu_item','',0),
(7893,1,'2022-07-13 09:25:17','2022-07-13 09:25:17','','Demo Dokan','','publish','closed','closed','','demo-dokan','','','2022-07-13 09:25:17','2022-07-13 09:25:17','',0,'https://hara.thembaydev.com/demo-10/?p=7893',1,'nav_menu_item','',0),
(7894,1,'2022-07-13 09:25:17','2022-07-13 09:25:17','','Demo WCMP','','publish','closed','closed','','demo-wcmp','','','2022-07-13 09:25:17','2022-07-13 09:25:17','',0,'https://hara.thembaydev.com/demo-10/?p=7894',2,'nav_menu_item','',0),
(7895,1,'2022-07-13 09:25:17','2022-07-13 09:25:17','','Demo WCFM','','publish','closed','closed','','demo-wcfm','','','2022-07-13 09:25:17','2022-07-13 09:25:17','',0,'https://hara.thembaydev.com/demo-10/?p=7895',3,'nav_menu_item','',0),
(7896,1,'2022-07-13 09:25:17','2022-07-13 09:25:17','','Demo Wcvendors','','publish','closed','closed','','demo-wcvendors','','','2022-07-13 09:25:17','2022-07-13 09:25:17','',0,'https://hara.thembaydev.com/demo-10/?p=7896',4,'nav_menu_item','',0),
(7898,1,'2021-10-19 02:36:39','2021-10-19 02:36:39','<!-- wp:shortcode -->\r\n<p>[yith_wcwl_wishlist]</p>\r\n<!-- /wp:shortcode -->','Wishlist','','publish','closed','closed','','wishlist','','','2026-06-27 12:47:33','2026-06-27 12:47:33','',0,'https://hara.thembaydev.com/demo-10/wishlist/',0,'page','',0),
(7899,1,'2022-07-13 09:25:48','2022-07-13 09:25:48','<h2>Home Demo</h2>		\n					<nav data-id=\"home-1\">\n			<ul id=\"menu-1-1D3iV\"><li id=\"menu-item-7881\"><a href=\"https://hara.thembaydev.com/\">Demo 01</a></li>\n<li id=\"menu-item-7882\"><a href=\"https://hara.thembaydev.com/demo-2/\">Demo 02</a></li>\n<li id=\"menu-item-7883\"><a href=\"https://hara.thembaydev.com/demo-3/\">Demo 03</a></li>\n<li id=\"menu-item-7884\"><a href=\"https://hara.thembaydev.com/demo-4/\">Demo 04</a></li>\n<li id=\"menu-item-7885\"><a href=\"https://hara.thembaydev.com/demo-5/\">Demo 05</a></li>\n<li id=\"menu-item-7886\"><a href=\"https://hara.thembaydev.com/demo-6/\">Demo 06</a></li>\n</ul>		</nav>\n			<h2>Home Demo</h2>		\n					<nav data-id=\"home-2\">\n			<ul id=\"menu-1-75owu\"><li id=\"menu-item-7887\"><a href=\"https://hara.thembaydev.com/demo-7/\">Demo 07</a></li>\n<li id=\"menu-item-7888\"><a href=\"https://hara.thembaydev.com/demo-8/\">Demo 08</a></li>\n<li id=\"menu-item-7889\"><a href=\"https://hara.thembaydev.com/demo-9/\">Demo 09</a></li>\n<li id=\"menu-item-7890\"><a href=\"https://hara.thembaydev.com/demo-10/\">Demo 10</a></li>\n<li id=\"menu-item-7891\"><a href=\"https://hara.thembaydev.com/quantity-mode/\">Demo Quantity Mode</a></li>\n<li id=\"menu-item-7892\"><a href=\"https://hara.thembaydev.com/demo-rtl/\">Demo RTL</a></li>\n</ul>		</nav>\n			<h2>Home Marketplace\n</h2>		\n					<nav data-id=\"home-marketplace\">\n			<ul id=\"menu-1-bFDmr\"><li id=\"menu-item-7893\"><a href=\"http://hara.thembaydev.com/demo-dokan\">Demo Dokan</a></li>\n<li id=\"menu-item-7894\"><a href=\"https://hara.thembaydev.com/demo-wcmp\">Demo WCMP</a></li>\n<li id=\"menu-item-7895\"><a href=\"https://hara.thembaydev.com/demo-wcfm\">Demo WCFM</a></li>\n<li id=\"menu-item-7896\"><a href=\"https://hara.thembaydev.com/demo-wcvendors\">Demo Wcvendors</a></li>\n</ul>		</nav>','Thembay Megamenu Home','','publish','closed','closed','','thembay-megamenu-7102','','','2022-07-13 09:25:48','2022-07-13 09:25:48','',0,'https://hara.thembaydev.com/demo-10/tbay_custom_post/thembay-megamenu-7102/',0,'tbay_custom_post','',0),
(7900,1,'2026-06-27 06:44:19','2026-06-27 06:44:19','','Derma Heaven Logo','','inherit','open','closed','','derma-heaven-logo','','','2026-06-27 06:44:19','2026-06-27 06:44:19','',5882,'https://www.gujaratrafting.com/derma/wp-content/uploads/2022/05/Derma-Heaven-Logo.webp',0,'attachment','image/webp',0),
(7901,1,'2026-06-27 06:44:28','2026-06-27 06:44:28','<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<ul>\n							<li>\n										Mon-Fri: 10:00 - 18:00\n									</li>\n						</ul>\n					<ul>\n							<li>\n										25 West 21th Street, Miami FL, USA\n									</li>\n						</ul>\n					<ul>\n							<li>\n											<a href=\"mailto:contact@example.com\">\n										contact@example.com\n											</a>\n									</li>\n						</ul>\n            <a href=\"https://hara.thembaydev.com/demo-10\">\n                <img width=\"169\" height=\"56\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/logo.png\" alt=\"\" loading=\"lazy\" />            </a>\n	<h3 ><a href=\"javascript:void(0);\">Categories</a></h3>	\n					<nav data-id=\"blog-archive\">\n			<ul id=\"menu-1-j0vG2\"><li id=\"menu-item-549\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main-right&#038;blog_columns=2\">Blog Sidebar Right</a></li>\n<li id=\"menu-item-550\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=left-main&#038;blog_columns=2\">Blog Sidebar Left</a></li>\n<li id=\"menu-item-551\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main&#038;enable_short_descriptions=1\">Blog No Sidebar</a></li>\n<li id=\"menu-item-552\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main&#038;blog_columns=3&#038;posts_per_page=6\">Blog Grid</a></li>\n<li id=\"menu-item-553\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main&#038;blog_columns=1&#038;layout_blog=post-style-2&#038;blog_image_sizes=full&#038;enable_short_descriptions=1\">Blog List</a></li>\n<li id=\"menu-item-554\"><a href=\"https://hara.thembaydev.com/demo-10/these-9-mistakes-will-destroy-your-fashion/\">Blog Single</a></li>\n</ul>		</nav>\n                <form action=\"https://hara.thembaydev.com/demo-10/\" method=\"get\" data-thumbnail=\"1\" data-subtitle=\"1\" data-appendto=\".search-results-xeUwa\" data-price=\"1\" data-minChars=\"2\" data-post-type=\"product\" data-count=\"5\" >\n                                    <select  name=\'product_cat\' id=\'product-cat-xeUwa\' class=\'dropdown_product_cat\' >\n	<option value=\'\' selected=\'selected\'>All Categories</option>\n	<option value=\"back-area\">Back area&nbsp;&nbsp;(17)</option>\n	<option value=\"bikini-area\">Bikini area&nbsp;&nbsp;(5)</option>\n	<option value=\"facial-area\">Facial area&nbsp;&nbsp;(6)</option>\n	<option value=\"hand-zone\">Hand zone&nbsp;&nbsp;(23)</option>\n	<option value=\"leg-area\">Leg area&nbsp;&nbsp;(6)</option>\n	<option value=\"makeup\">Makeup&nbsp;&nbsp;(6)</option>\n	<option value=\"nails\">Nails&nbsp;&nbsp;(6)</option>\n	<option value=\"perfume\">Perfume&nbsp;&nbsp;(5)</option>\n	<option value=\"skin-care\">Skin Care&nbsp;&nbsp;(16)</option>\n	<option value=\"sun-care\">Sun Care&nbsp;&nbsp;(13)</option>\n	<option value=\"wellness\">Wellness&nbsp;&nbsp;(6)</option>\n	<option value=\"zone-of-life\">Zone of life&nbsp;&nbsp;(13)</option>\n</select>\n                        <input data-style=\"right\" type=\"text\" placeholder=\"I’m looking for...\" name=\"s\" required oninvalid=\"this.setCustomValidity(\'Enter at least 2 characters\')\" oninput=\"setCustomValidity(\'\')\"/>\n                            <button type=\"submit\">\n                                                                                            </button>\n                        <input type=\"hidden\" name=\"post_type\" value=\"product\" />\n                </form>\n                                <a href=\"https://hara.thembaydev.com/demo-10/my-account/\">\n                                            </a>\n                            <ul id=\"menu-1-5cba6d91\"><li id=\"menu-item-1016\"><a href=\"https://hara.thembaydev.com/demo-10/my-account/\">My Account</a></li>\n<li id=\"menu-item-1017\"><a href=\"https://hara.thembaydev.com/demo-10/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-1018\"><a href=\"https://hara.thembaydev.com/demo-10/checkout/\">Checkout</a></li>\n<li id=\"menu-item-1019\"><a href=\"https://hara.thembaydev.com/demo-10/wp-login.php?action=logout\">Log out</a></li>\n</ul>                         \n            <a href=\"https://hara.thembaydev.com/demo-10/wishlist/\">\n                                       3\n        </a>\n        <a data-bs-toggle=\"dropdown\" data-bs-auto-close=\"outside\" href=\"javascript:void(0);\" title=\"View your shopping cart\">\n               4            \n                </a>            \n							<ul>\n							<li>\n																			<a href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">\n											<img width=\"100\" height=\"100\" src=\"//hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-12-100x100.jpg\" alt=\"\" loading=\"lazy\" />										</a>\n									<a href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">Applied Assurance</a>\n				<label for=\"quantity_62cd45e13a55c\">Applied Assurance quantity</label>\n		<input\n			type=\"number\"\n			id=\"quantity_62cd45e13a55c\"\n			class=\"input-text qty text\"\n			step=\"1\"\n			min=\"0\"\n			max=\"42\"\n			name=\"cart[2a79ea27c279e471f4d180b08d62b00a][qty]\"\n			value=\"1\"\n			title=\"Qty\"\n			size=\"4\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n		/>\n										<bdi>&#36;158.00</bdi>\n									<a href=\"https://hara.thembaydev.com/demo-10/cart/?remove_item=2a79ea27c279e471f4d180b08d62b00a&#038;_wpnonce=f1ea7bfc6c\" aria-label=\"Remove this item\" data-product_id=\"155\" data-product_sku=\"MEGA-HR-1-10-8\" data-cart_item_key=\"2a79ea27c279e471f4d180b08d62b00a\"></a>								\n							</li>\n							<li>\n																			<a href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">\n											<img width=\"100\" height=\"100\" src=\"//hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-21-100x100.jpg\" alt=\"\" loading=\"lazy\" />										</a>\n									<a href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">Fortunate Face</a>\n				<label for=\"quantity_62cd45e13ac5a\">Fortunate Face quantity</label>\n		<input\n			type=\"number\"\n			id=\"quantity_62cd45e13ac5a\"\n			class=\"input-text qty text\"\n			step=\"1\"\n			min=\"0\"\n			max=\"45\"\n			name=\"cart[65ded5353c5ee48d0b7d48c591b8f430][qty]\"\n			value=\"1\"\n			title=\"Qty\"\n			size=\"4\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n		/>\n										<bdi>&#36;250.00</bdi>\n									<a href=\"https://hara.thembaydev.com/demo-10/cart/?remove_item=65ded5353c5ee48d0b7d48c591b8f430&#038;_wpnonce=f1ea7bfc6c\" aria-label=\"Remove this item\" data-product_id=\"132\" data-product_sku=\"MEGA-HR-1-9\" data-cart_item_key=\"65ded5353c5ee48d0b7d48c591b8f430\"></a>								\n							</li>\n							<li>\n																			<a href=\"https://hara.thembaydev.com/demo-10/product/cool-cover-rage/\">\n											<img width=\"100\" height=\"100\" src=\"//hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-09-100x100.jpg\" alt=\"\" loading=\"lazy\" />										</a>\n									<a href=\"https://hara.thembaydev.com/demo-10/product/cool-cover-rage/\">Cool Cover Rage</a>\n				<label for=\"quantity_62cd45e13b00d\">Cool Cover Rage quantity</label>\n		<input\n			type=\"number\"\n			id=\"quantity_62cd45e13b00d\"\n			class=\"input-text qty text\"\n			step=\"1\"\n			min=\"0\"\n			max=\"44\"\n			name=\"cart[7e7757b1e12abcb736ab9a754ffb617a][qty]\"\n			value=\"2\"\n			title=\"Qty\"\n			size=\"4\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n		/>\n										<bdi>&#36;188.00</bdi>\n									<a href=\"https://hara.thembaydev.com/demo-10/cart/?remove_item=7e7757b1e12abcb736ab9a754ffb617a&#038;_wpnonce=f1ea7bfc6c\" aria-label=\"Remove this item\" data-product_id=\"166\" data-product_sku=\"MEGA-HR-1-10-8-3\" data-cart_item_key=\"7e7757b1e12abcb736ab9a754ffb617a\"></a>								\n							</li>\n											</ul><!-- end product list -->\n					<p>\n						<strong>Subtotal:</strong> <bdi>&#36;784.00</bdi>					</p>\n					39%39%Spend <bdi>&#36;1,216.00</bdi> more to reach <strong>FREE SHIPPING!</strong> <br />to add more products to your cart and receive free shipping for order <bdi>&#36;2,000.00</bdi>.\n					<p>\n						<a href=\"https://hara.thembaydev.com/demo-10/cart/\">View Cart</a>\n						<a href=\"https://hara.thembaydev.com/demo-10/checkout/\">Checkout</a>\n					</p>\n					<nav data-id=\"main-menu\">\n			<ul id=\"menu-1-CkJ8s\"><li id=\"menu-item-7102\"><a href=\"https://hara.thembaydev.com/demo-10/\">Home<b></b></a>\n<ul>\n	<li id=\"menu-item-6582\"><a href=\"https://hara.thembaydev.com/\">Demo 01</a></li>\n	<li id=\"menu-item-4292\"><a href=\"https://hara.thembaydev.com/demo-2/\">Demo 02</a></li>\n	<li id=\"menu-item-4293\"><a href=\"https://hara.thembaydev.com/demo-3/\">Demo 03</a></li>\n	<li id=\"menu-item-4294\"><a href=\"https://hara.thembaydev.com/demo-4/\">Demo 04</a></li>\n	<li id=\"menu-item-6581\"><a href=\"https://hara.thembaydev.com/demo-5/\">Demo 05</a></li>\n	<li id=\"menu-item-6992\"><a href=\"https://hara.thembaydev.com/demo-6/\">Demo 06</a></li>\n	<li id=\"menu-item-6993\"><a href=\"https://hara.thembaydev.com/demo-7/\">Demo 07</a></li>\n	<li id=\"menu-item-4308\"><a href=\"https://hara.thembaydev.com/demo-10/home-rtl/?d=rtl\">Demo RTL</a></li>\n</ul>\n</li>\n<li id=\"menu-item-636\"><a href=\"https://hara.thembaydev.com/demo-10/shop/\">Shop<b></b></a><style>.elementor-637 .elementor-element.elementor-element-03c5878 .elementor-heading-title{font-size:14px;font-weight:700;line-height:21px;}.elementor-637 .elementor-element.elementor-element-03c5878 > .elementor-widget-container{margin:0px 0px 8px 0px;}.elementor-637 .elementor-element.elementor-element-4dad4f1 .elementor-heading-title{font-size:14px;font-weight:700;line-height:21px;}.elementor-637 .elementor-element.elementor-element-4dad4f1 > .elementor-widget-container{margin:0px 0px 8px 0px;}.elementor-637 .elementor-element.elementor-element-24f16a5 .elementor-heading-title{font-size:14px;font-weight:700;line-height:21px;}.elementor-637 .elementor-element.elementor-element-24f16a5 > .elementor-widget-container{margin:0px 0px 8px 0px;}.elementor-637 .elementor-element.elementor-element-3972c7d .elementor-heading-title{font-size:14px;font-weight:700;line-height:21px;}.elementor-637 .elementor-element.elementor-element-3972c7d > .elementor-widget-container{margin:0px 0px 8px 0px;}@media(max-width:1199px){.elementor-637 .elementor-element.elementor-element-03c5878 .elementor-heading-title{font-size:16px;line-height:24px;}.elementor-637 .elementor-element.elementor-element-4dad4f1 .elementor-heading-title{font-size:16px;line-height:24px;}.elementor-637 .elementor-element.elementor-element-24f16a5 .elementor-heading-title{font-size:16px;line-height:24px;}.elementor-637 .elementor-element.elementor-element-3972c7d .elementor-heading-title{font-size:16px;line-height:24px;}}</style>		\n									<section data-id=\"3f3f4b3\" data-element_type=\"section\">\n			<h2>Shop Layout</h2>		\n					<nav data-id=\"shop-layout\">\n			<ul id=\"menu-1-fob1L\"><li id=\"menu-item-541\"><a href=\"https://hara.thembaydev.com/demo-10/shop/\">Shop Default &#8211; Left Sidebar</a></li>\n<li id=\"menu-item-547\"><a href=\"https://hara.thembaydev.com/demo-10/shop/?product_archive_layout=shop-right\">Shop Default &#8211; Right Sidebar</a></li>\n<li id=\"menu-item-542\"><a href=\"https://hara.thembaydev.com/demo-10/shop/?display_mode=list\">Shop List</a></li>\n<li id=\"menu-item-543\"><a href=\"https://hara.thembaydev.com/demo-10/shop/?product_archive_layout=full-width&#038;product_columns=4&#038;product_per_page=16\">Shop No Side bar</a></li>\n<li id=\"menu-item-548\"><a href=\"https://hara.thembaydev.com/demo-10/product-category/hand-zone/\">Shop Categories</a></li>\n<li id=\"menu-item-544\"><a href=\"https://hara.thembaydev.com/demo-10/shop/?ajax_cart=left\">Ajax + Cart at Left</a></li>\n<li id=\"menu-item-545\"><a href=\"https://hara.thembaydev.com/demo-10/shop/?ajax_cart=right\">Ajax + Cart at Right</a></li>\n<li id=\"menu-item-546\"><a href=\"https://hara.thembaydev.com/demo-10/shop/?ajax_cart=popup\">Ajax + Cart Popup</a></li>\n</ul>		</nav>\n			<h2>Product Layout</h2>		\n					<nav data-id=\"product-layout\">\n			<ul id=\"menu-1-NCrFT\"><li id=\"menu-item-649\"><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cover-rage/?product_single_layout=vertical\">Product Image Vertical</a></li>\n<li id=\"menu-item-61\"><a href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/?product_single_layout=horizontal\">Product Image Horizontal</a></li>\n<li id=\"menu-item-62\"><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/?product_single_layout=left-main&#038;releated_columns=3\">Product Left – Main Sidebar</a></li>\n<li id=\"menu-item-63\"><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/?product_single_layout=main-right&#038;releated_columns=3\">Product Right – Main Sidebar</a></li>\n<li id=\"menu-item-64\"><a href=\"https://hara.thembaydev.com/demo-10/product/happy-highlights/?tabs_product=accordion\">Product Accordion Tabs</a></li>\n<li id=\"menu-item-65\"><a href=\"https://hara.thembaydev.com/demo-10/product/happy-highlights/?tabs_product=tabs\">Product Tabs Normal</a></li>\n<li id=\"menu-item-66\"><a href=\"https://hara.thembaydev.com/demo-10/product/happy-highlights/?tabs_product=fulltext\">Product Tabs Full Text</a></li>\n<li id=\"menu-item-67\"><a href=\"https://hara.thembaydev.com/demo-10/product/happy-highlights/?sticky_menu_bar=1\">Product Sticky Menu Bar</a></li>\n</ul>		</nav>\n			<h2>Product Types</h2>		\n					<nav data-id=\"product-types\">\n			<ul id=\"menu-1-xCr8d\"><li id=\"menu-item-534\"><a href=\"https://hara.thembaydev.com/demo-10/product/supple-symmetry/\">Product Simple</a></li>\n<li id=\"menu-item-535\"><a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">Product Variation</a></li>\n<li id=\"menu-item-536\"><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cos/\">Product Affiliate</a></li>\n<li id=\"menu-item-537\"><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">Product With Video</a></li>\n<li id=\"menu-item-538\"><a href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">Product Countdown</a></li>\n<li id=\"menu-item-539\"><a href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\">Product Out of Stock</a></li>\n<li id=\"menu-item-540\"><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Product Image Review Thumbnail</a></li>\n</ul>		</nav>\n			<h2>Woocommerce Elements</h2>		\n					<nav data-id=\"woocommerce-element\">\n			<ul id=\"menu-1-MZtiT\"><li id=\"menu-item-590\"><a href=\"https://hara.thembaydev.com/demo-10/best-selling-products/\">Best Selling Products</a></li>\n<li id=\"menu-item-591\"><a href=\"https://hara.thembaydev.com/demo-10/on-sale-product/\">On Sale Product</a></li>\n<li id=\"menu-item-592\"><a href=\"https://hara.thembaydev.com/demo-10/product-attribute/\">Product Attribute</a></li>\n<li id=\"menu-item-593\"><a href=\"https://hara.thembaydev.com/demo-10/product-categories-elements/\">Product Categories Elements</a></li>\n<li id=\"menu-item-594\"><a href=\"https://hara.thembaydev.com/demo-10/product-elements/\">Product Elements</a></li>\n<li id=\"menu-item-595\"><a href=\"https://hara.thembaydev.com/demo-10/recently-viewed-products/\">Recently Viewed Products</a></li>\n<li id=\"menu-item-596\"><a href=\"https://hara.thembaydev.com/demo-10/top-rated-products/\">Top Rated Products</a></li>\n</ul>		</nav>\n		</section>\n		</li>\n<li id=\"menu-item-48\"><a href=\"#\">Pages<b></b></a><style>.elementor-642 .elementor-element.elementor-element-051559d .elementor-heading-title{font-size:14px;font-weight:700;line-height:21px;}.elementor-642 .elementor-element.elementor-element-051559d > .elementor-widget-container{margin:0px 0px 8px 0px;}.elementor-642 .elementor-element.elementor-element-ce958f5 .elementor-heading-title{font-size:14px;font-weight:700;line-height:21px;}.elementor-642 .elementor-element.elementor-element-ce958f5 > .elementor-widget-container{margin:0px 0px 8px 0px;}@media(max-width:1199px){.elementor-642 .elementor-element.elementor-element-051559d .elementor-heading-title{font-size:16px;line-height:24px;}.elementor-642 .elementor-element.elementor-element-ce958f5 .elementor-heading-title{font-size:16px;line-height:24px;}}</style>		\n									<section data-id=\"81bfc39\" data-element_type=\"section\">\n			<h2>Theme Elements</h2>		\n					<nav data-id=\"theme-elements\">\n			<ul id=\"menu-1-RfIfe\"><li id=\"menu-item-586\"><a href=\"https://hara.thembaydev.com/demo-10/newsletter/\">Newsletter</a></li>\n<li id=\"menu-item-587\"><a href=\"https://hara.thembaydev.com/demo-10/our-team/\">Our Team</a></li>\n<li id=\"menu-item-588\"><a href=\"https://hara.thembaydev.com/demo-10/post-elements/\">Post Elements</a></li>\n<li id=\"menu-item-589\"><a href=\"https://hara.thembaydev.com/demo-10/social-share/\">Social Share</a></li>\n<li id=\"menu-item-1697\"><a href=\"https://hara.thembaydev.com/demo-10/tbay-list-icons/\">Tbay List Icons</a></li>\n</ul>		</nav>\n			<h2>Other Page</h2>		\n					<nav data-id=\"other-page\">\n			<ul id=\"menu-1-7zkqZ\"><li id=\"menu-item-597\"><a href=\"https://hara.thembaydev.com/demo-10/about-us/\">About Us</a></li>\n<li id=\"menu-item-599\"><a href=\"https://hara.thembaydev.com/demo-10/faq/\">FAQ</a></li>\n<li id=\"menu-item-600\"><a href=\"https://hara.thembaydev.com/demo-10/my-account/\">My Account</a></li>\n<li id=\"menu-item-602\"><a href=\"https://hara.thembaydev.com/demo-10/oder-tracking/\">Oder Tracking</a></li>\n<li id=\"menu-item-603\"><a href=\"https://hara.thembaydev.com/demo-10/term-of-use/\">Term Of Use</a></li>\n<li id=\"menu-item-604\"><a href=\"https://hara.thembaydev.com/demo-10/wishlist/\">Wishlist</a></li>\n</ul>		</nav>\n		</section>\n		</li>\n<li id=\"menu-item-49\"><a href=\"#\">Blog<b></b></a><style>.elementor-645 .elementor-element.elementor-element-fe1ac60 .elementor-heading-title{font-size:14px;font-weight:700;line-height:21px;}.elementor-645 .elementor-element.elementor-element-fe1ac60 > .elementor-widget-container{margin:0px 0px 8px 0px;}.elementor-645 .elementor-element.elementor-element-de7f818 .elementor-heading-title{font-size:14px;font-weight:700;line-height:21px;}.elementor-645 .elementor-element.elementor-element-de7f818 > .elementor-widget-container{margin:0px 0px 8px 0px;}@media(max-width:1199px){.elementor-645 .elementor-element.elementor-element-fe1ac60 .elementor-heading-title{font-size:16px;}.elementor-645 .elementor-element.elementor-element-de7f818 .elementor-heading-title{font-size:16px;line-height:24px;}}</style>		\n									<section data-id=\"d7e63ab\" data-element_type=\"section\">\n			<h2>Blog Archive</h2>		\n					<nav data-id=\"blog-archive\">\n			<ul id=\"menu-1-fGVK7\"><li><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main-right&#038;blog_columns=2\">Blog Sidebar Right</a></li>\n<li><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=left-main&#038;blog_columns=2\">Blog Sidebar Left</a></li>\n<li><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main&#038;enable_short_descriptions=1\">Blog No Sidebar</a></li>\n<li><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main&#038;blog_columns=3&#038;posts_per_page=6\">Blog Grid</a></li>\n<li><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main&#038;blog_columns=1&#038;layout_blog=post-style-2&#038;blog_image_sizes=full&#038;enable_short_descriptions=1\">Blog List</a></li>\n<li><a href=\"https://hara.thembaydev.com/demo-10/these-9-mistakes-will-destroy-your-fashion/\">Blog Single</a></li>\n</ul>		</nav>\n			<h2>Blog Types</h2>		\n					<nav data-id=\"blog-type\">\n			<ul id=\"menu-1-bDeSC\"><li id=\"menu-item-555\"><a href=\"https://hara.thembaydev.com/demo-10/these-9-mistakes-will-destroy-your-fashion/\">Standard Post</a></li>\n<li id=\"menu-item-557\"><a href=\"https://hara.thembaydev.com/demo-10/empty-vessels-bake-the-most-noise/\">Image Post</a></li>\n<li id=\"menu-item-559\"><a href=\"https://hara.thembaydev.com/demo-10/your-weakest-link-use-it-to-fashion/\">Video Post</a></li>\n<li id=\"menu-item-560\"><a href=\"https://hara.thembaydev.com/demo-10/why-ignoring-fashion-will-cost-you-time/\">Audio Post</a></li>\n<li id=\"menu-item-561\"><a href=\"https://hara.thembaydev.com/demo-10/sail-your-colours-to-the-mast/\">Gallery Post</a></li>\n</ul>		</nav>\n		</section>\n		</li>\n<li id=\"menu-item-50\"><a href=\"https://hara.thembaydev.com/demo-10/contact-us/\">Contact</a></li>\n</ul>		</nav>\n			<a href=\"#\" role=\"button\">\n						PURCHASE TODAY $59\n					</a>','Header 10','','inherit','closed','closed','','5882-revision-v1','','','2026-06-27 06:44:28','2026-06-27 06:44:28','',5882,'https://www.gujaratrafting.com/derma/?p=7901',0,'revision','',0),
(7902,1,'2026-06-27 06:44:29','2026-06-27 06:44:29','<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n									<ul>\n							<li>\n										Mon-Fri: 10:00 - 18:00\n									</li>\n						</ul>\n									<ul>\n							<li>\n										25 West 21th Street, Miami FL, USA\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"mailto:contact@example.com\">\n										contact@example.com\n											</a>\n									</li>\n						</ul>\n            <a href=\"https://www.gujaratrafting.com/derma\">\n                <img width=\"2560\" height=\"862\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/05/Derma-Heaven-Logo-scaled.webp\" alt=\"\" decoding=\"async\" />            </a>\n	<h3 ><a href=\"javascript:void(0);\">Categories</a></h3>	\n					<nav data-id=\"blog-archive\">\n			<ul id=\"menu-1-BYqGD\"><li id=\"menu-item-549\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main-right&#038;blog_columns=2\">Blog Sidebar Right</a></li>\n<li id=\"menu-item-550\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=left-main&#038;blog_columns=2\">Blog Sidebar Left</a></li>\n<li id=\"menu-item-551\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main&#038;enable_short_descriptions=1\">Blog No Sidebar</a></li>\n<li id=\"menu-item-552\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main&#038;blog_columns=3&#038;posts_per_page=6\">Blog Grid</a></li>\n<li id=\"menu-item-553\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main&#038;blog_columns=1&#038;layout_blog=post-style-2&#038;blog_image_sizes=full&#038;enable_short_descriptions=1\">Blog List</a></li>\n<li id=\"menu-item-554\"><a href=\"https://www.gujaratrafting.com/derma/2021/10/21/these-9-mistakes-will-destroy-your-fashion/\">Blog Single</a></li>\n</ul>		</nav>\n                <form action=\"https://www.gujaratrafting.com/derma/\" method=\"get\" data-thumbnail=\"1\" data-subtitle=\"1\" data-appendto=\".search-results-38Trn\" data-price=\"1\" data-minChars=\"2\" data-post-type=\"product\" data-count=\"5\" >\n                                    <select  name=\'product_cat\' id=\'product-cat-38Trn\' class=\'dropdown_product_cat\'>\n	<option value=\'\' selected=\'selected\'>All Categories</option>\n	<option value=\"back-area\">Back area&nbsp;&nbsp;(17)</option>\n	<option value=\"bikini-area\">Bikini area&nbsp;&nbsp;(5)</option>\n	<option value=\"facial-area\">Facial area&nbsp;&nbsp;(6)</option>\n	<option value=\"hand-zone\">Hand zone&nbsp;&nbsp;(23)</option>\n	<option value=\"leg-area\">Leg area&nbsp;&nbsp;(6)</option>\n	<option value=\"makeup\">Makeup&nbsp;&nbsp;(6)</option>\n	<option value=\"nails\">Nails&nbsp;&nbsp;(6)</option>\n	<option value=\"perfume\">Perfume&nbsp;&nbsp;(5)</option>\n	<option value=\"skin-care\">Skin Care&nbsp;&nbsp;(16)</option>\n	<option value=\"sun-care\">Sun Care&nbsp;&nbsp;(13)</option>\n	<option value=\"wellness\">Wellness&nbsp;&nbsp;(6)</option>\n	<option value=\"zone-of-life\">Zone of life&nbsp;&nbsp;(13)</option>\n</select>\n                        <input data-style=\"right\" type=\"text\" placeholder=\"I’m looking for...\" name=\"s\" required oninvalid=\"this.setCustomValidity(\'Enter at least 2 characters\')\" oninput=\"setCustomValidity(\'\')\"/>\n                            <button type=\"submit\">\n                                                                                            </button>\n                        <input type=\"hidden\" name=\"post_type\" value=\"product\" />\n                </form>\n                                <a href=\"https://www.gujaratrafting.com/derma/my-account/\">\n                                            </a>\n                            <ul id=\"menu-1-5cba6d91\"><li id=\"menu-item-1016\"><a href=\"https://www.gujaratrafting.com/derma/my-account-2/\">My Account</a></li>\n<li id=\"menu-item-1017\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-1018\"><a href=\"https://www.gujaratrafting.com/derma/checkout-2/\">Checkout</a></li>\n<li id=\"menu-item-1019\"><a href=\"https://hara.thembaydev.com/demo-10/wp-login.php?action=logout\">Log out</a></li>\n</ul>                         \n            <a href=\"https://www.gujaratrafting.com/derma/thembay-block/header-10/\">\n                                       0\n        </a>\n        <a data-bs-toggle=\"dropdown\" data-bs-auto-close=\"outside\" href=\"javascript:void(0);\" title=\"View your shopping cart\">\n               0            \n                </a>    \n							<ul>\n					<li>Your cart is empty</li>\n					<li><a href=\"https://www.gujaratrafting.com/derma/shop/\">Continue Shopping</a></li>\n				</ul>\n					<nav data-id=\"main-menu\">\n			<ul id=\"menu-1-FYTrq\"><li id=\"menu-item-7102\"><a href=\"https://www.gujaratrafting.com/derma/\">Home<b></b></a></li>\n<li id=\"menu-item-636\"><a href=\"https://www.gujaratrafting.com/derma/shop-2/\">Shop<b></b></a></li>\n<li id=\"menu-item-48\"><a href=\"#\">Pages<b></b></a></li>\n<li id=\"menu-item-49\"><a href=\"#\">Blog<b></b></a></li>\n<li id=\"menu-item-7868\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-50\"><a href=\"https://www.gujaratrafting.com/derma/contact-us/\">Contact Us</a></li>\n</ul>		</nav>\n										<a href=\"#\">\n									PURCHASE TODAY $59\n					</a>','Header 10','','inherit','closed','closed','','5882-revision-v1','','','2026-06-27 06:44:29','2026-06-27 06:44:29','',5882,'https://www.gujaratrafting.com/derma/?p=7902',0,'revision','',0),
(7903,1,'2026-06-27 06:44:48','2026-06-27 06:44:48','<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n									<ul>\n							<li>\n										Mon-Fri: 10:00 - 18:00\n									</li>\n						</ul>\n									<ul>\n							<li>\n										25 West 21th Street, Miami FL, USA\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"mailto:contact@example.com\">\n										contact@example.com\n											</a>\n									</li>\n						</ul>\n            <a href=\"https://www.gujaratrafting.com/derma\">\n                <img width=\"2560\" height=\"862\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/05/Derma-Heaven-Logo-scaled.webp\" alt=\"\" decoding=\"async\" />            </a>\n	<h3 ><a href=\"javascript:void(0);\">Categories</a></h3>	\n					<nav data-id=\"list-categories\">\n			<ul id=\"menu-1-fLVsS\"><li id=\"menu-item-1676\"><a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\">Facial area</a></li>\n<li id=\"menu-item-1677\"><a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\">Leg area</a></li>\n<li id=\"menu-item-1678\"><a href=\"https://www.gujaratrafting.com/derma/product-category/skin-care/\">Skin Care</a></li>\n<li id=\"menu-item-1679\"><a href=\"#\">Tabbath &#038; Body</a></li>\n<li id=\"menu-item-1680\"><a href=\"#\">Brake Tools</a></li>\n<li id=\"menu-item-1681\"><a href=\"#\">Driveshafts</a></li>\n<li id=\"menu-item-1682\"><a href=\"#\">Emergency Brake</a></li>\n<li id=\"menu-item-1683\"><a href=\"#\">Spools</a></li>\n<li id=\"menu-item-1684\"><a href=\"#\">Men&#8217;s</a></li>\n<li id=\"menu-item-1685\"><a href=\"https://www.gujaratrafting.com/derma/product-category/skin-care/\">Skin Care</a></li>\n<li id=\"menu-item-1686\"><a href=\"#\">Tennis</a></li>\n<li id=\"menu-item-1687\"><a href=\"#\">Women&#8217;s</a></li>\n</ul>		</nav>\n                <form action=\"https://www.gujaratrafting.com/derma/\" method=\"get\" data-thumbnail=\"1\" data-subtitle=\"1\" data-appendto=\".search-results-cjmMF\" data-price=\"1\" data-minChars=\"2\" data-post-type=\"product\" data-count=\"5\" >\n                                    <select  name=\'product_cat\' id=\'product-cat-cjmMF\' class=\'dropdown_product_cat\'>\n	<option value=\'\' selected=\'selected\'>All Categories</option>\n	<option value=\"back-area\">Back area&nbsp;&nbsp;(17)</option>\n	<option value=\"bikini-area\">Bikini area&nbsp;&nbsp;(5)</option>\n	<option value=\"facial-area\">Facial area&nbsp;&nbsp;(6)</option>\n	<option value=\"hand-zone\">Hand zone&nbsp;&nbsp;(23)</option>\n	<option value=\"leg-area\">Leg area&nbsp;&nbsp;(6)</option>\n	<option value=\"makeup\">Makeup&nbsp;&nbsp;(6)</option>\n	<option value=\"nails\">Nails&nbsp;&nbsp;(6)</option>\n	<option value=\"perfume\">Perfume&nbsp;&nbsp;(5)</option>\n	<option value=\"skin-care\">Skin Care&nbsp;&nbsp;(16)</option>\n	<option value=\"sun-care\">Sun Care&nbsp;&nbsp;(13)</option>\n	<option value=\"wellness\">Wellness&nbsp;&nbsp;(6)</option>\n	<option value=\"zone-of-life\">Zone of life&nbsp;&nbsp;(13)</option>\n</select>\n                        <input data-style=\"right\" type=\"text\" placeholder=\"I’m looking for...\" name=\"s\" required oninvalid=\"this.setCustomValidity(\'Enter at least 2 characters\')\" oninput=\"setCustomValidity(\'\')\"/>\n                            <button type=\"submit\">\n                                                                                            </button>\n                        <input type=\"hidden\" name=\"post_type\" value=\"product\" />\n                </form>\n                                <a href=\"https://www.gujaratrafting.com/derma/my-account/\">\n                                            </a>\n                            <ul id=\"menu-1-5cba6d91\"><li id=\"menu-item-1016\"><a href=\"https://www.gujaratrafting.com/derma/my-account-2/\">My Account</a></li>\n<li id=\"menu-item-1017\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-1018\"><a href=\"https://www.gujaratrafting.com/derma/checkout-2/\">Checkout</a></li>\n<li id=\"menu-item-1019\"><a href=\"https://hara.thembaydev.com/demo-10/wp-login.php?action=logout\">Log out</a></li>\n</ul>                         \n            <a href=\"https://www.gujaratrafting.com/derma/thembay-block/header-10/\">\n                                       0\n        </a>\n        <a data-bs-toggle=\"dropdown\" data-bs-auto-close=\"outside\" href=\"javascript:void(0);\" title=\"View your shopping cart\">\n               0            \n                </a>    \n							<ul>\n					<li>Your cart is empty</li>\n					<li><a href=\"https://www.gujaratrafting.com/derma/shop/\">Continue Shopping</a></li>\n				</ul>\n					<nav data-id=\"main-menu\">\n			<ul id=\"menu-1-hBkz2\"><li id=\"menu-item-7102\"><a href=\"https://www.gujaratrafting.com/derma/\">Home<b></b></a></li>\n<li id=\"menu-item-636\"><a href=\"https://www.gujaratrafting.com/derma/shop-2/\">Shop<b></b></a></li>\n<li id=\"menu-item-48\"><a href=\"#\">Pages<b></b></a></li>\n<li id=\"menu-item-49\"><a href=\"#\">Blog<b></b></a></li>\n<li id=\"menu-item-7868\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-50\"><a href=\"https://www.gujaratrafting.com/derma/contact-us/\">Contact Us</a></li>\n</ul>		</nav>\n										<a href=\"#\">\n									PURCHASE TODAY $59\n					</a>','Header 10','','inherit','closed','closed','','5882-revision-v1','','','2026-06-27 06:44:48','2026-06-27 06:44:48','',5882,'https://www.gujaratrafting.com/derma/?p=7903',0,'revision','',0),
(7904,1,'2026-06-27 06:59:28','2026-06-27 06:59:28','<!-- wp:woocommerce/cart -->\n<div class=\"wp-block-woocommerce-cart alignwide is-loading\"><!-- wp:woocommerce/filled-cart-block -->\n<div class=\"wp-block-woocommerce-filled-cart-block\"><!-- wp:woocommerce/cart-items-block -->\n<div class=\"wp-block-woocommerce-cart-items-block\"><!-- wp:woocommerce/cart-line-items-block -->\n<div class=\"wp-block-woocommerce-cart-line-items-block\"></div>\n<!-- /wp:woocommerce/cart-line-items-block -->\n\n<!-- wp:woocommerce/product-collection {\"queryId\":0,\"query\":{\"perPage\":3,\"pages\":1,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":{},\"isProductCollectionBlock\":true,\"featured\":false,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[],\"filterable\":false,\"relatedBy\":{\"categories\":true,\"tags\":true}},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"dimensions\":{\"widthType\":\"fill\"},\"collection\":\"woocommerce/product-collection/cross-sells\",\"hideControls\":[\"filterable\"],\"queryContextIncludes\":[\"collection\"],\"__privatePreviewState\":{\"isPreview\":true,\"previewMessage\":\"Actual products will vary depending on the page being viewed.\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"1rem\"}}}} -->\n<h2 class=\"wp-block-heading has-text-align-left\" style=\"margin-bottom:1rem\">You may be interested in&hellip;</h2>\n\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true} -->\n<!-- wp:woocommerce/product-sale-badge {\"align\":\"right\"} /-->\n<!-- /wp:woocommerce/product-image -->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1.4\"}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"small\"} /-->\n\n<!-- wp:woocommerce/product-button {\"textAlign\":\"center\",\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\"} /-->\n<!-- /wp:woocommerce/product-template --></div>\n<!-- /wp:woocommerce/product-collection --></div>\n\n<!-- /wp:woocommerce/cart-items-block -->\n\n<!-- wp:woocommerce/cart-totals-block -->\n<div class=\"wp-block-woocommerce-cart-totals-block\"><!-- wp:woocommerce/cart-order-summary-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-block\"><!-- wp:woocommerce/cart-order-summary-heading-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-heading-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-heading-block -->\n\n<!-- wp:woocommerce/cart-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/cart-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/cart-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-fee-block -->\n\n<!-- wp:woocommerce/cart-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-discount-block -->\n\n<!-- wp:woocommerce/cart-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/cart-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-cart-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/cart-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/cart-order-summary-block -->\n\n<!-- wp:woocommerce/cart-express-payment-block -->\n<div class=\"wp-block-woocommerce-cart-express-payment-block\"></div>\n<!-- /wp:woocommerce/cart-express-payment-block -->\n\n<!-- wp:woocommerce/proceed-to-checkout-block -->\n<div class=\"wp-block-woocommerce-proceed-to-checkout-block\"></div>\n<!-- /wp:woocommerce/proceed-to-checkout-block -->\n\n<!-- wp:woocommerce/cart-accepted-payment-methods-block -->\n<div class=\"wp-block-woocommerce-cart-accepted-payment-methods-block\"></div>\n<!-- /wp:woocommerce/cart-accepted-payment-methods-block --></div>\n<!-- /wp:woocommerce/cart-totals-block --></div>\n<!-- /wp:woocommerce/filled-cart-block -->\n\n<!-- wp:woocommerce/empty-cart-block -->\n<div class=\"wp-block-woocommerce-empty-cart-block\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"with-empty-cart-icon wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center with-empty-cart-icon wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"className\":\"is-style-dots\"} -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {\"columns\":4,\"rows\":1} /--></div>\n<!-- /wp:woocommerce/empty-cart-block --></div>\n<!-- /wp:woocommerce/cart -->','Cart','','inherit','closed','closed','','10-revision-v1','','','2026-06-27 06:59:28','2026-06-27 06:59:28','',10,'https://www.gujaratrafting.com/derma/?p=7904',0,'revision','',0),
(7905,1,'2026-06-27 07:03:16','2026-06-27 07:03:16','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Fusion Intense','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','inherit','closed','closed','','197-revision-v1','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',197,'https://www.gujaratrafting.com/derma/?p=7905',0,'revision','',0),
(7906,1,'2026-06-27 07:03:16','2026-06-27 07:03:16','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Creme Lipstick','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','inherit','closed','closed','','193-revision-v1','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',193,'https://www.gujaratrafting.com/derma/?p=7906',0,'revision','',0),
(7907,1,'2026-06-27 07:03:16','2026-06-27 07:03:16','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Wella Professionals','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','inherit','closed','closed','','189-revision-v1','','','2026-06-27 07:03:16','2026-06-27 07:03:16','',189,'https://www.gujaratrafting.com/derma/?p=7907',0,'revision','',0),
(7908,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Schwarzkopf Professional','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','inherit','closed','closed','','185-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',185,'https://www.gujaratrafting.com/derma/?p=7908',0,'revision','',0),
(7909,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Bath & Body Works','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','inherit','closed','closed','','181-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',181,'https://www.gujaratrafting.com/derma/?p=7909',0,'revision','',0),
(7910,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Full Coverage','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','inherit','closed','closed','','177-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',177,'https://www.gujaratrafting.com/derma/?p=7910',0,'revision','',0),
(7911,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Fresh Face','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','inherit','closed','closed','','173-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',173,'https://www.gujaratrafting.com/derma/?p=7911',0,'revision','',0),
(7912,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Cosmo Cosmetics','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','167-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',167,'https://www.gujaratrafting.com/derma/?p=7912',0,'revision','',0),
(7913,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Cool Cover Rage','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','166-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',166,'https://www.gujaratrafting.com/derma/?p=7913',0,'revision','',0),
(7914,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Cool Cosmetics','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','165-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',165,'https://www.gujaratrafting.com/derma/?p=7914',0,'revision','',0),
(7915,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Careful Cos','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','inherit','closed','closed','','164-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',164,'https://www.gujaratrafting.com/derma/?p=7915',0,'revision','',0),
(7916,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Applied Assurance','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','155-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',155,'https://www.gujaratrafting.com/derma/?p=7916',0,'revision','',0),
(7917,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Supple Symmetry','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','154-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',154,'https://www.gujaratrafting.com/derma/?p=7917',0,'revision','',0),
(7918,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Solimo Eye Makeup Remover','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','153-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',153,'https://www.gujaratrafting.com/derma/?p=7918',0,'revision','',0),
(7919,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Physicians Formula Muru','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','152-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',152,'https://www.gujaratrafting.com/derma/?p=7919',0,'revision','',0),
(7920,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Painted Precision','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','151-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',151,'https://www.gujaratrafting.com/derma/?p=7920',0,'revision','',0),
(7921,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Maybelline Lash Sensational','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','150-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',150,'https://www.gujaratrafting.com/derma/?p=7921',0,'revision','',0),
(7922,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Layered Luxury','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','149-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',149,'https://www.gujaratrafting.com/derma/?p=7922',0,'revision','',0),
(7923,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','InstaNatural Rose Water Facial','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','148-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',148,'https://www.gujaratrafting.com/derma/?p=7923',0,'revision','',0),
(7924,1,'2026-06-27 07:03:17','2026-06-27 07:03:17','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Happy Highlights','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','133-revision-v1','','','2026-06-27 07:03:17','2026-06-27 07:03:17','',133,'https://www.gujaratrafting.com/derma/?p=7924',0,'revision','',0),
(7925,1,'2026-06-27 07:03:30','2026-06-27 07:03:30','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Fortunate Face','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','132-revision-v1','','','2026-06-27 07:03:30','2026-06-27 07:03:30','',132,'https://www.gujaratrafting.com/derma/?p=7925',0,'revision','',0),
(7926,1,'2026-06-27 07:03:30','2026-06-27 07:03:30','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Find Your Angles','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n</ul>','inherit','closed','closed','','131-revision-v1','','','2026-06-27 07:03:30','2026-06-27 07:03:30','',131,'https://www.gujaratrafting.com/derma/?p=7926',0,'revision','',0),
(7927,1,'2026-06-27 07:03:30','2026-06-27 07:03:30','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Poreless Putty Primer','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','130-revision-v1','','','2026-06-27 07:03:30','2026-06-27 07:03:30','',130,'https://www.gujaratrafting.com/derma/?p=7927',0,'revision','',0),
(7928,1,'2026-06-27 07:03:31','2026-06-27 07:03:31','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Creme Brulee','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','129-revision-v1','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',129,'https://www.gujaratrafting.com/derma/?p=7928',0,'revision','',0),
(7929,1,'2026-06-27 07:03:31','2026-06-27 07:03:31','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Coty Airspun Loose Face','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','128-revision-v1','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',128,'https://www.gujaratrafting.com/derma/?p=7929',0,'revision','',0),
(7930,1,'2026-06-27 07:03:31','2026-06-27 07:03:31','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Cool Coverage','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','127-revision-v1','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',127,'https://www.gujaratrafting.com/derma/?p=7930',0,'revision','',0),
(7931,1,'2026-06-27 07:03:31','2026-06-27 07:03:31','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Careful Cosmetics','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','inherit','closed','closed','','126-revision-v1','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',126,'https://www.gujaratrafting.com/derma/?p=7931',0,'revision','',0),
(7932,1,'2026-06-27 07:03:31','2026-06-27 07:03:31','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Butter Gloss – Creme Brulee','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','inherit','closed','closed','','125-revision-v1','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',125,'https://www.gujaratrafting.com/derma/?p=7932',0,'revision','',0),
(7933,1,'2026-06-27 07:03:31','2026-06-27 07:03:31','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Aveeno Daily Moisturizing','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','124-revision-v1','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',124,'https://www.gujaratrafting.com/derma/?p=7933',0,'revision','',0),
(7934,1,'2026-06-27 07:03:31','2026-06-27 07:03:31','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Applied Artwork','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','122-revision-v1','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',122,'https://www.gujaratrafting.com/derma/?p=7934',0,'revision','',0),
(7935,1,'2026-06-27 07:03:31','2026-06-27 07:03:31','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Avovado Makeup Melter','Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.','inherit','closed','closed','','57-revision-v1','','','2026-06-27 07:03:31','2026-06-27 07:03:31','',57,'https://www.gujaratrafting.com/derma/?p=7935',0,'revision','',0),
(7943,1,'2026-06-27 07:07:24','2026-06-27 07:07:24','','Vitamin C Face Serum','','inherit','open','closed','','vitamin-c-face-serum-2','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',7955,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum.png',0,'attachment','image/png',0),
(7944,1,'2026-06-27 07:07:29','2026-06-27 07:07:29','','TAINTED SUNSCREEN','','inherit','open','closed','','tainted-sunscreen-2','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',7950,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png',0,'attachment','image/png',0),
(7945,1,'2026-06-27 07:07:34','2026-06-27 07:07:34','','Rice Water Face Wash','','inherit','open','closed','','rice-water-face-wash-2','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',7951,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png',0,'attachment','image/png',0),
(7946,1,'2026-06-27 07:07:39','2026-06-27 07:07:39','','Revival Serum','','inherit','open','closed','','revival-serum-2','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',7952,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum.png',0,'attachment','image/png',0),
(7947,1,'2026-06-27 07:07:44','2026-06-27 07:07:44','','KOREAN SHINE PRO SHAMPOO','','inherit','open','closed','','korean-shine-pro-shampoo-2','','','2026-06-27 07:12:45','2026-06-27 07:12:45','',7963,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png',0,'attachment','image/png',0),
(7948,1,'2026-06-27 07:07:49','2026-06-27 07:07:49','','Korean Shine Pro Conditioner Mask','','inherit','open','closed','','korean-shine-pro-conditioner-mask','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',7954,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png',0,'attachment','image/png',0),
(7950,1,'2026-06-27 07:10:14','2026-06-27 07:10:14','Protect and enhance your skin with carefully crafted beauty products designed for everyday confidence. Our formulas combine performance and comfort to help you achieve a smooth, radiant appearance while maintaining a lightweight feel on the skin.\n\nMade with skin-friendly ingredients, each product blends effortlessly and provides long-lasting wear without feeling heavy or greasy. Whether used as part of your daily routine or for special occasions, our collection is designed to complement your natural beauty.\n\nSuitable for a variety of skin types, these products help create a flawless-looking finish while keeping your skin feeling fresh, comfortable, and beautifully cared for throughout the day.\n\n<img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-01.png\" alt=\"\" width=\"903\" height=\"540\" /> <img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-02.png\" alt=\"\" width=\"903\" height=\"540\" />\n<h2>For Normal, Oily, Combination Skin Types</h2>\nSpecially formulated for normal, oily, and combination skin types, this lightweight formula helps maintain a fresh, balanced, and comfortable feel throughout the day. It blends effortlessly into the skin without leaving a greasy residue or heavy finish, making it ideal for everyday use.\n\nDesigned to complement your natural complexion, it provides effective protection and hydration while helping your skin look smooth, healthy, and radiant. Whether you\'re heading outdoors or following your daily skincare routine, it delivers comfortable wear and reliable performance for all-day confidence.\n<h2>Benefits</h2>\n<ul>\n 	<li data-section-id=\"dg7su6\" data-start=\"557\" data-end=\"602\">SPF 50 PA++++ broad-spectrum sun protection</li>\n 	<li data-section-id=\"4lppzt\" data-start=\"603\" data-end=\"638\">Protects against UVA &amp; UVB damage</li>\n 	<li data-section-id=\"kdoalp\" data-start=\"639\" data-end=\"672\">Lightweight, non-greasy formula</li>\n 	<li data-section-id=\"1crudea\" data-start=\"673\" data-end=\"706\">Natural tint for a healthy glow</li>\n 	<li data-section-id=\"phmzsb\" data-start=\"707\" data-end=\"722\">No white cast</li>\n 	<li data-section-id=\"1tesxck\" data-start=\"723\" data-end=\"755\">Hydrating and comfortable wear</li>\n 	<li data-section-id=\"1g1drfb\" data-start=\"756\" data-end=\"785\">Suitable for all skin types</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\nColor\n\nNatural Tint\n\nSize\n\n60 ml\n\nDimensions\n\n14 ? 4 ? 3 cm\n\nStorage\n\nStore in a cool, dry place away from direct sunlight and excessive heat.\n\nWe\'re passionate about creating effective sun protection, and our Tinted Sunscreen delivers daily defense with a lightweight feel. In a consumer perception study, users reported noticeable comfort, hydration, and a naturally radiant finish.\n<h3>96%\nFelt protected from harmful UVA &amp; UVB rays</h3>\n<h3>94%\nLightweight, Non-Greasy All-Day Comfort</h3>\n<h3>97%\nNoticed a natural glow with no white cast</h3>','TAINTED SUNSCREEN','<div class=\"qMYqUG_convSearchResultHighlightRoot\">\n<div class=\"\" data-turn-id-container=\"request-WEB:07fb9111-e32e-4a9b-b4f0-900ac2e7e500-1\" data-is-intersecting=\"true\"><section class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:07fb9111-e32e-4a9b-b4f0-900ac2e7e500-1\" data-turn-id-container=\"request-WEB:07fb9111-e32e-4a9b-b4f0-900ac2e7e500-1\" data-testid=\"conversation-turn-4\" data-scroll-anchor=\"false\" data-turn=\"assistant\">\n<div class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:40rem] @w-lg/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" data-conversation-screenshot-content=\"\">\n<div class=\"flex max-w-full flex-col gap-4 grow\">\n<div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" dir=\"auto\" tabindex=\"0\" data-message-author-role=\"assistant\" data-message-id=\"e7c21c9f-10bd-4f09-a463-6e477f325c68\" data-message-model-slug=\"gpt-5-5\" data-turn-start-message=\"true\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden\">\n<div class=\"markdown prose dark:prose-invert wrap-break-word w-full dark markdown-new-styling\">\n<p data-start=\"846\" data-end=\"1108\" data-is-last-node=\"\" data-is-only-node=\"\">Derma Heaven Tainted Sunscreen SPF 50 PA++++ provides powerful broad-spectrum UVA &amp; UVB protection with a lightweight, hydrating formula. Its natural tint delivers a healthy glow without leaving a white cast, making it perfect for everyday use on all skin types.</p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"z-0 flex min-h-[46px] justify-start\"></div>\n<div class=\"mt-3 w-full empty:hidden\">\n<div class=\"text-center\"></div>\n</div>\n</div>\n</div>\n</section></div>\n</div>\n<div class=\"pointer-events-none -mt-px h-px translate-y-[calc(var(--scroll-root-safe-area-inset-bottom)-14*var(--spacing))]\" aria-hidden=\"true\"></div>','publish','open','closed','','tainted-sunscreen','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',0,'https://www.gujaratrafting.com/derma/?post_type=product&#038;p=7950',0,'product','',0),
(7951,1,'2026-06-27 07:10:14','2026-06-27 07:10:14','Refresh and brighten your skin with Derma Heaven Brightening Rice Water Facewash. Enriched with the goodness of Rice Water and Niacinamide, this gentle cleanser helps remove dirt, excess oil, and daily impurities while supporting a clearer, more radiant complexion. Its lightweight formula cleanses effectively without stripping away essential moisture, leaving your skin feeling fresh, soft, and revitalized after every wash.\n\n<img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-01.png\" alt=\"\" width=\"903\" height=\"540\" /> <img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-02.png\" alt=\"\" width=\"903\" height=\"540\" />\n<h2>For Normal, Oily, Combination Skin Types</h2>\nSpecially formulated for normal, oily, and combination skin types, this facewash effectively removes excess oil, dirt, and impurities while maintaining the skin?s natural moisture balance.\n\nThe gentle cleansing formula leaves skin feeling fresh, comfortable, and visibly brighter without causing dryness, making it an ideal addition to your daily skincare routine.\n<h2>Benefits</h2>\n<ul>\n 	<li data-section-id=\"97wnhm\" data-start=\"630\" data-end=\"664\">Brightens Skin &amp; Boosts Radiance</li>\n 	<li data-section-id=\"l51g4n\" data-start=\"665\" data-end=\"703\">Gently Cleanses &amp; Removes Impurities</li>\n 	<li data-section-id=\"ru2107\" data-start=\"704\" data-end=\"731\">Hydrates &amp; Nourishes Skin</li>\n 	<li data-section-id=\"12hwdun\" data-start=\"732\" data-end=\"767\">Helps Strengthen the Skin Barrier</li>\n 	<li data-section-id=\"gfn7c\" data-start=\"768\" data-end=\"808\">Enriched with Rice Water &amp; Niacinamide</li>\n 	<li data-section-id=\"11v8ie0\" data-start=\"809\" data-end=\"833\">Suitable for Daily Use</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\nColor\n\nCreamy White\n\nSize\n\n100 ml\n\nDimensions\n\n16 ? 5 ? 4 cm\n\nStorage\n\nStore in a cool, dry place away from direct sunlight.\n\nThis skincare formula helps reveal visibly brighter and more radiant-looking skin while keeping it fresh and clean after every use. It deeply nourishes the skin, leaving it feeling soft, smooth, and well-hydrated with improved texture and comfort.\n<h3>37%\nReduction in excess sebum on the skin</h3>\n<h3>57%\nIncrease in skin moisture</h3>\n<h3>57%\nIncrease in skin moisture</h3>','Rice Water Face Wash','Derma Heaven Brightening Rice Water Facewash combines Rice Water and Niacinamide to gently cleanse, brighten, and refresh the skin. It helps remove impurities, supports a healthy-looking glow, and leaves skin feeling soft, hydrated, and revitalized after every use.','publish','open','closed','','rice-water-face-wash','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',0,'https://www.gujaratrafting.com/derma/?post_type=product&#038;p=7951',0,'product','',0),
(7952,1,'2026-06-27 07:10:14','2026-06-27 07:10:14','Revival 15% Vitamin C Face Serum is a scientifically formulated skincare solution designed to brighten, hydrate, and rejuvenate your skin. Enriched with a powerful blend of 15% Vitamin C, Kakadu Plum Extract, Aloe Vera Extract, and Hyaluronic Acid, this serum helps reduce the appearance of dark spots, uneven skin tone, and dullness while delivering deep hydration for a naturally radiant complexion.\n\nThe lightweight and fast-absorbing formula penetrates deeply into the skin to provide antioxidant protection against environmental damage and premature aging. Regular use helps improve skin texture, boost radiance, and maintain healthy-looking skin.\n\n<img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-01.png\" alt=\"\" width=\"903\" height=\"540\" /> <img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-02.png\" alt=\"\" width=\"903\" height=\"540\" />\n<h2>For Normal, Oily, Combination Skin Types</h2>\nFor oily and combination skin, the non-comedogenic formula helps maintain moisture levels without clogging pores or increasing excess oil production. Aloe Vera Extract provides soothing hydration, helping to calm and refresh the skin, while Hyaluronic Acid attracts and retains moisture for long-lasting hydration and improved skin texture.\n\nWith regular use, Revival 15% Vitamin C Face Serum helps refine skin texture, boost natural radiance, reduce dullness, and leave the skin looking smooth, refreshed, and healthy. Whether your goal is to achieve a brighter complexion, improve skin tone, or maintain balanced hydration, this serum is an ideal addition to your daily skincare routine\n<h2>Benefits</h2>\n<ul>\n 	<li data-section-id=\"o1b3ub\" data-start=\"1256\" data-end=\"1295\">Brightens dull and tired-looking skin</li>\n 	<li data-section-id=\"kw5i81\" data-start=\"1296\" data-end=\"1336\">Helps fade dark spots and pigmentation</li>\n 	<li data-section-id=\"w3l7s2\" data-start=\"1337\" data-end=\"1358\">Evens out skin tone</li>\n 	<li data-section-id=\"1tqmkr\" data-start=\"1359\" data-end=\"1400\">Provides deep hydration and nourishment</li>\n 	<li data-section-id=\"c6wc4g\" data-start=\"1401\" data-end=\"1436\">Supports healthy and radiant skin</li>\n 	<li data-section-id=\"1dqfx81\" data-start=\"1437\" data-end=\"1479\">Protects against environmental stressors</li>\n 	<li data-section-id=\"1iowctm\" data-start=\"1480\" data-end=\"1516\">Lightweight and non-greasy formula</li>\n 	<li data-section-id=\"1g1drfb\" data-start=\"1517\" data-end=\"1546\">Suitable for all skin types</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\nColor\n\nTransparent Orange\n\nSize\n\n30ml\n\nDimensions\n\n3.5 ? 3.5 ? 11 cm\n\nStorage\n\n<section dir=\"auto\" data-turn-id=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-9\" data-turn-id-container=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-9\" data-testid=\"conversation-turn-20\" data-scroll-anchor=\"false\" data-turn=\"assistant\">\n<p data-start=\"0\" data-end=\"113\" data-is-last-node=\"\" data-is-only-node=\"\">Store in a cool, dry place away from direct sunlight and heat, and keep the bottle tightly closed after each use.</p>\n\n</section>\n<p data-start=\"299\" data-end=\"420\">Infused with Hyaluronic Acid and Aloe Vera, it helps lock in moisture and keeps skin feeling soft, smooth, and refreshed.</p>\n\n<h3>37%\nReduction in excess sebum on the skin</h3>\n<h3>57%\nIncrease in skin moisture</h3>\n<h3>57%\nIncrease in skin moisture</h3>','Revival Serum','<div class=\"qMYqUG_convSearchResultHighlightRoot\">\n<div class=\"\" data-turn-id-container=\"request-6a28ef3e-d5e4-8324-9b5a-0eaa6ec713f4-6\" data-is-intersecting=\"true\"><section class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-6a28ef3e-d5e4-8324-9b5a-0eaa6ec713f4-6\" data-turn-id-container=\"request-6a28ef3e-d5e4-8324-9b5a-0eaa6ec713f4-6\" data-testid=\"conversation-turn-10\" data-scroll-anchor=\"false\" data-turn=\"assistant\">\n<div class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:40rem] @w-lg/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" data-conversation-screenshot-content=\"\">\n<div class=\"flex max-w-full flex-col gap-4 grow\">\n<div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" dir=\"auto\" tabindex=\"0\" data-message-author-role=\"assistant\" data-message-id=\"9390e551-09e4-450d-a324-efd83a2fc30c\" data-message-model-slug=\"gpt-5-3-mini\" data-turn-start-message=\"true\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden\">\n<div class=\"markdown prose dark:prose-invert wrap-break-word w-full dark markdown-new-styling\">\n<p data-start=\"0\" data-end=\"233\" data-is-last-node=\"\" data-is-only-node=\"\">Revival Serum is a lightweight, fast-absorbing formula that helps refresh dull skin and restore a healthy glow. It hydrates, smooths, and improves skin texture without making it oily or sticky, making it ideal for daily skincare use.</p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"z-0 flex min-h-[46px] justify-start\"></div>\n<div class=\"mt-3 w-full empty:hidden\">\n<div class=\"text-center\"></div>\n</div>\n</div>\n</div>\n</section></div>\n</div>\n<div class=\"pointer-events-none -mt-px h-px translate-y-[calc(var(--scroll-root-safe-area-inset-bottom)-14*var(--spacing))]\" aria-hidden=\"true\"></div>','publish','open','closed','','revival-serum','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',0,'https://www.gujaratrafting.com/derma/?post_type=product&#038;p=7952',0,'product','',0),
(7954,1,'2026-06-27 07:10:14','2026-06-27 07:10:14','Experience the perfect combination of deep cleansing and intensive nourishment with Korean Shine Pro Shampoo. Inspired by Korean hair care expertise, this advanced formula is enriched with Apple Cider Vinegar to help restore scalp balance, remove impurities, and promote stronger, shinier hair.\n\nThe gentle low-sulfate cleansing system effectively removes dirt, excess oil, and product buildup without stripping away essential moisture. Its nourishing formula helps strengthen hair strands, improve softness, and reduce the appearance of dryness and dullness.\n\nInfused with scalp-balancing ingredients, Korean Shine Pro Shampoo supports a healthier scalp environment while enhancing hair\'s natural shine and smoothness. Regular use leaves hair feeling refreshed, revitalized, and easier to manage.\n\n<img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-01.png\" alt=\"\" width=\"903\" height=\"540\" /> <img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-02.png\" alt=\"\" width=\"903\" height=\"540\" />\n<h2>For Normal, Oily, Combination Skin Types</h2>\nSuitable for Normal, Oily &amp; Combination Hair Types, Korean Shine Pro Shampoo is expertly formulated to cleanse the scalp and hair while preserving essential moisture. Infused with Apple Cider Vinegar, it helps refresh the scalp, remove impurities, and improve overall hair texture without causing dryness.\n\n<section dir=\"auto\" data-turn-id=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-31\" data-turn-id-container=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-31\" data-testid=\"conversation-turn-64\" data-scroll-anchor=\"false\" data-turn=\"assistant\">\n<p data-start=\"0\" data-end=\"541\" data-is-last-node=\"\" data-is-only-node=\"\">The lightweight formula promotes softer, shinier, and healthier-looking hair, leaving it feeling revitalized, balanced, and easy to manage with every wash. Perfect for everyday use, it supports a clean scalp and naturally vibrant hair.</p>\n\n</section>\n<h2>Benefits</h2>\n<ul>\n 	<li data-section-id=\"mvtorq\" data-start=\"1556\" data-end=\"1596\">Deeply cleanses and removes impurities</li>\n 	<li data-section-id=\"1hoy85a\" data-start=\"1597\" data-end=\"1623\">Nourishes scalp and hair</li>\n 	<li data-section-id=\"k9qb17\" data-start=\"1624\" data-end=\"1655\">Helps strengthen hair strands</li>\n 	<li data-section-id=\"19k1r2v\" data-start=\"1656\" data-end=\"1693\">Enhances natural shine and softness</li>\n 	<li data-section-id=\"1jyl9b\" data-start=\"1694\" data-end=\"1718\">Supports scalp balance</li>\n 	<li data-section-id=\"x2xof\" data-start=\"1719\" data-end=\"1754\">Helps reduce dullness and dryness</li>\n 	<li data-section-id=\"1rbeum\" data-start=\"1755\" data-end=\"1776\">Low Sulfate Formula</li>\n 	<li data-section-id=\"12i2tad\" data-start=\"1777\" data-end=\"1790\">0% Parabens</li>\n 	<li data-section-id=\"13m8tts\" data-start=\"1791\" data-end=\"1818\">Suitable for everyday use</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\nColor\n\nRed Bottle\n\nSize\n\n500ml\n\nDimensions\n\n7 ? 7 ? 22 cm\n\nStorage\n\n<section dir=\"auto\" data-turn-id=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-20\" data-turn-id-container=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-20\" data-testid=\"conversation-turn-42\" data-scroll-anchor=\"false\" data-turn=\"assistant\">\n<p data-start=\"27\" data-end=\"187\" data-is-last-node=\"\" data-is-only-node=\"\">Store in a cool, dry place away from direct sunlight and heat. Keep the bottle tightly closed after each use to maintain product quality and freshness.</p>\n\n</section>\n<p data-start=\"3528\" data-end=\"3682\" data-is-last-node=\"\" data-is-only-node=\"\">Deeply cleanse, nourish, and strengthen your hair with Korean Shine Pro Shampoo. Enriched with Apple Cider Vinegar, low sulfate, and paraben-free formula.</p>\n\n<h3>37%\nReduction in excess sebum on the skin</h3>\n<h3>57%\nIncrease in skin moisture</h3>\n<h3>57%\nIncrease in skin moisture</h3>','KOREAN SHINE PRO SHAMPOO','Korean Shine Pro Shampoo is a salon-inspired hair care formula enriched with Apple Cider Vinegar to gently cleanse, nourish, and strengthen hair from root to tip. Designed to support scalp balance and enhance natural shine, this low-sulfate, paraben-free shampoo helps remove impurities while leaving hair soft, smooth, healthy-looking, and manageable for everyday confidence.','publish','open','closed','','korean-shine-pro-shampoo','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',0,'https://www.gujaratrafting.com/derma/?post_type=product&#038;p=7954',0,'product','',0),
(7955,1,'2026-06-27 07:10:14','2026-06-27 07:10:14','Reveal brighter, healthier-looking skin with Derma Heaven 15% Vitamin C Face Serum, an advanced skincare solution designed to restore radiance and hydration while protecting the skin from environmental stressors. Formulated with a potent blend of 15% Vitamin C, Kakadu Plum Extract, Aloe Vera Extract, and Hyaluronic Acid, this serum helps target dullness, uneven skin tone, and visible signs of fatigue.\n\nThe lightweight and fast-absorbing formula penetrates deeply into the skin to deliver essential nutrients and antioxidant protection. Vitamin C works to visibly brighten the complexion and reduce the appearance of dark spots, while Kakadu Plum provides a rich source of natural antioxidants that help defend against free radical damage.\n\n<img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-01.png\" alt=\"\" width=\"903\" height=\"540\" /> <img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-02.png\" alt=\"\" width=\"903\" height=\"540\" />\n<h2>For Normal, Oily, Combination Skin Types</h2>\nSuitable for Normal, Oily &amp; Combination Skin, this lightweight Vitamin C serum is designed to deliver effective hydration without feeling heavy or greasy. Its fast-absorbing formula helps balance excess oil, improve skin texture, and enhance natural radiance while providing essential moisture.\n\nEnriched with Vitamin C, Kakadu Plum, Aloe Vera Extract, and Hyaluronic Acid, it helps reduce the appearance of dark spots and uneven skin tone, leaving the skin looking brighter, smoother, and healthier with regular use.\n<h2>Benefits</h2>\n<ul>\n 	<li data-section-id=\"1nv9deh\" data-start=\"1808\" data-end=\"1854\">Brightens skin and enhances natural radiance</li>\n 	<li data-section-id=\"573h03\" data-start=\"1855\" data-end=\"1898\">Helps reduce the appearance of dark spots</li>\n 	<li data-section-id=\"13jyuzw\" data-start=\"1899\" data-end=\"1939\">Promotes a more even-looking skin tone</li>\n 	<li data-section-id=\"1tqmkr\" data-start=\"1940\" data-end=\"1981\">Provides deep hydration and nourishment</li>\n 	<li data-section-id=\"vngtpt\" data-start=\"1982\" data-end=\"2014\">Supports healthy, glowing skin</li>\n 	<li data-section-id=\"vsdc9a\" data-start=\"2015\" data-end=\"2048\">Delivers antioxidant protection</li>\n 	<li data-section-id=\"3h7vmj\" data-start=\"2049\" data-end=\"2085\">Lightweight and non-greasy texture</li>\n 	<li data-section-id=\"svbvmg\" data-start=\"2086\" data-end=\"2110\">Suitable for daily use</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\nColor\n\nAmber Serum\n\nSize\n\n30ml\n\nDimensions\n\n3.5 ? 3.5 ? 11 cm\n\nStorage\n\nPreserve in a shaded, dry location and ensure the dropper cap is securely closed after every use.\n<p data-start=\"4027\" data-end=\"4172\" data-is-last-node=\"\" data-is-only-node=\"\">Brighten, hydrate, and rejuvenate your skin with Derma Heaven 15% Vitamin C Face Serum enriched with Kakadu Plum, Aloe Vera, and Hyaluronic Acid.</p>\n\n<h3>37%\nReduction in excess sebum on the skin</h3>\n<h3>57%\nIncrease in skin moisture</h3>\n<h3>57%\nIncrease in skin moisture</h3>','Vitamin C Face Serum','Derma Heaven 15% Vitamin C Face Serum is a powerful brightening formula enriched with Kakadu Plum, Aloe Vera Extract, and Hyaluronic Acid to help improve skin radiance, reduce the appearance of dark spots, and provide long-lasting hydration. This lightweight serum absorbs quickly into the skin, helping to promote a smoother, healthier, and more even-looking complexion. Dermatologically tested, paraben-free, cruelty-free, and suitable for all skin types.','publish','open','closed','','vitamin-c-face-serum','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',0,'https://www.gujaratrafting.com/derma/?post_type=product&#038;p=7955',0,'product','',0),
(7956,1,'2026-06-27 07:10:14','2026-06-27 07:10:14','Protect and enhance your skin with carefully crafted beauty products designed for everyday confidence. Our formulas combine performance and comfort to help you achieve a smooth, radiant appearance while maintaining a lightweight feel on the skin.\n\nMade with skin-friendly ingredients, each product blends effortlessly and provides long-lasting wear without feeling heavy or greasy. Whether used as part of your daily routine or for special occasions, our collection is designed to complement your natural beauty.\n\nSuitable for a variety of skin types, these products help create a flawless-looking finish while keeping your skin feeling fresh, comfortable, and beautifully cared for throughout the day.\n\n<img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-01.png\" alt=\"\" width=\"903\" height=\"540\" /> <img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-02.png\" alt=\"\" width=\"903\" height=\"540\" />\n<h2>For Normal, Oily, Combination Skin Types</h2>\nSpecially formulated for normal, oily, and combination skin types, this lightweight formula helps maintain a fresh, balanced, and comfortable feel throughout the day. It blends effortlessly into the skin without leaving a greasy residue or heavy finish, making it ideal for everyday use.\n\nDesigned to complement your natural complexion, it provides effective protection and hydration while helping your skin look smooth, healthy, and radiant. Whether you\'re heading outdoors or following your daily skincare routine, it delivers comfortable wear and reliable performance for all-day confidence.\n<h2>Benefits</h2>\n<ul>\n 	<li data-section-id=\"dg7su6\" data-start=\"557\" data-end=\"602\">SPF 50 PA++++ broad-spectrum sun protection</li>\n 	<li data-section-id=\"4lppzt\" data-start=\"603\" data-end=\"638\">Protects against UVA &amp; UVB damage</li>\n 	<li data-section-id=\"kdoalp\" data-start=\"639\" data-end=\"672\">Lightweight, non-greasy formula</li>\n 	<li data-section-id=\"1crudea\" data-start=\"673\" data-end=\"706\">Natural tint for a healthy glow</li>\n 	<li data-section-id=\"phmzsb\" data-start=\"707\" data-end=\"722\">No white cast</li>\n 	<li data-section-id=\"1tesxck\" data-start=\"723\" data-end=\"755\">Hydrating and comfortable wear</li>\n 	<li data-section-id=\"1g1drfb\" data-start=\"756\" data-end=\"785\">Suitable for all skin types</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\nColor\n\nNatural Tint\n\nSize\n\n60 ml\n\nDimensions\n\n14 ? 4 ? 3 cm\n\nStorage\n\nStore in a cool, dry place away from direct sunlight and excessive heat.\n\nWe\'re passionate about creating effective sun protection, and our Tinted Sunscreen delivers daily defense with a lightweight feel. In a consumer perception study, users reported noticeable comfort, hydration, and a naturally radiant finish.\n<h3>96%\nFelt protected from harmful UVA &amp; UVB rays</h3>\n<h3>94%\nLightweight, Non-Greasy All-Day Comfort</h3>\n<h3>97%\nNoticed a natural glow with no white cast</h3>','TAINTED SUNSCREEN','<div class=\"qMYqUG_convSearchResultHighlightRoot\">\n<div class=\"\" data-turn-id-container=\"request-WEB:07fb9111-e32e-4a9b-b4f0-900ac2e7e500-1\" data-is-intersecting=\"true\"><section class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:07fb9111-e32e-4a9b-b4f0-900ac2e7e500-1\" data-turn-id-container=\"request-WEB:07fb9111-e32e-4a9b-b4f0-900ac2e7e500-1\" data-testid=\"conversation-turn-4\" data-scroll-anchor=\"false\" data-turn=\"assistant\">\n<div class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:40rem] @w-lg/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" data-conversation-screenshot-content=\"\">\n<div class=\"flex max-w-full flex-col gap-4 grow\">\n<div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" dir=\"auto\" tabindex=\"0\" data-message-author-role=\"assistant\" data-message-id=\"e7c21c9f-10bd-4f09-a463-6e477f325c68\" data-message-model-slug=\"gpt-5-5\" data-turn-start-message=\"true\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden\">\n<div class=\"markdown prose dark:prose-invert wrap-break-word w-full dark markdown-new-styling\">\n<p data-start=\"846\" data-end=\"1108\" data-is-last-node=\"\" data-is-only-node=\"\">Derma Heaven Tainted Sunscreen SPF 50 PA++++ provides powerful broad-spectrum UVA &amp; UVB protection with a lightweight, hydrating formula. Its natural tint delivers a healthy glow without leaving a white cast, making it perfect for everyday use on all skin types.</p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"z-0 flex min-h-[46px] justify-start\"></div>\n<div class=\"mt-3 w-full empty:hidden\">\n<div class=\"text-center\"></div>\n</div>\n</div>\n</div>\n</section></div>\n</div>\n<div class=\"pointer-events-none -mt-px h-px translate-y-[calc(var(--scroll-root-safe-area-inset-bottom)-14*var(--spacing))]\" aria-hidden=\"true\"></div>','inherit','closed','closed','','7950-revision-v1','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',7950,'https://www.gujaratrafting.com/derma/?p=7956',0,'revision','',0),
(7957,1,'2026-06-27 07:10:14','2026-06-27 07:10:14','Refresh and brighten your skin with Derma Heaven Brightening Rice Water Facewash. Enriched with the goodness of Rice Water and Niacinamide, this gentle cleanser helps remove dirt, excess oil, and daily impurities while supporting a clearer, more radiant complexion. Its lightweight formula cleanses effectively without stripping away essential moisture, leaving your skin feeling fresh, soft, and revitalized after every wash.\n\n<img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-01.png\" alt=\"\" width=\"903\" height=\"540\" /> <img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-02.png\" alt=\"\" width=\"903\" height=\"540\" />\n<h2>For Normal, Oily, Combination Skin Types</h2>\nSpecially formulated for normal, oily, and combination skin types, this facewash effectively removes excess oil, dirt, and impurities while maintaining the skin?s natural moisture balance.\n\nThe gentle cleansing formula leaves skin feeling fresh, comfortable, and visibly brighter without causing dryness, making it an ideal addition to your daily skincare routine.\n<h2>Benefits</h2>\n<ul>\n 	<li data-section-id=\"97wnhm\" data-start=\"630\" data-end=\"664\">Brightens Skin &amp; Boosts Radiance</li>\n 	<li data-section-id=\"l51g4n\" data-start=\"665\" data-end=\"703\">Gently Cleanses &amp; Removes Impurities</li>\n 	<li data-section-id=\"ru2107\" data-start=\"704\" data-end=\"731\">Hydrates &amp; Nourishes Skin</li>\n 	<li data-section-id=\"12hwdun\" data-start=\"732\" data-end=\"767\">Helps Strengthen the Skin Barrier</li>\n 	<li data-section-id=\"gfn7c\" data-start=\"768\" data-end=\"808\">Enriched with Rice Water &amp; Niacinamide</li>\n 	<li data-section-id=\"11v8ie0\" data-start=\"809\" data-end=\"833\">Suitable for Daily Use</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\nColor\n\nCreamy White\n\nSize\n\n100 ml\n\nDimensions\n\n16 ? 5 ? 4 cm\n\nStorage\n\nStore in a cool, dry place away from direct sunlight.\n\nThis skincare formula helps reveal visibly brighter and more radiant-looking skin while keeping it fresh and clean after every use. It deeply nourishes the skin, leaving it feeling soft, smooth, and well-hydrated with improved texture and comfort.\n<h3>37%\nReduction in excess sebum on the skin</h3>\n<h3>57%\nIncrease in skin moisture</h3>\n<h3>57%\nIncrease in skin moisture</h3>','Rice Water Face Wash','Derma Heaven Brightening Rice Water Facewash combines Rice Water and Niacinamide to gently cleanse, brighten, and refresh the skin. It helps remove impurities, supports a healthy-looking glow, and leaves skin feeling soft, hydrated, and revitalized after every use.','inherit','closed','closed','','7951-revision-v1','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',7951,'https://www.gujaratrafting.com/derma/?p=7957',0,'revision','',0),
(7958,1,'2026-06-27 07:10:14','2026-06-27 07:10:14','Revival 15% Vitamin C Face Serum is a scientifically formulated skincare solution designed to brighten, hydrate, and rejuvenate your skin. Enriched with a powerful blend of 15% Vitamin C, Kakadu Plum Extract, Aloe Vera Extract, and Hyaluronic Acid, this serum helps reduce the appearance of dark spots, uneven skin tone, and dullness while delivering deep hydration for a naturally radiant complexion.\n\nThe lightweight and fast-absorbing formula penetrates deeply into the skin to provide antioxidant protection against environmental damage and premature aging. Regular use helps improve skin texture, boost radiance, and maintain healthy-looking skin.\n\n<img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-01.png\" alt=\"\" width=\"903\" height=\"540\" /> <img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-02.png\" alt=\"\" width=\"903\" height=\"540\" />\n<h2>For Normal, Oily, Combination Skin Types</h2>\nFor oily and combination skin, the non-comedogenic formula helps maintain moisture levels without clogging pores or increasing excess oil production. Aloe Vera Extract provides soothing hydration, helping to calm and refresh the skin, while Hyaluronic Acid attracts and retains moisture for long-lasting hydration and improved skin texture.\n\nWith regular use, Revival 15% Vitamin C Face Serum helps refine skin texture, boost natural radiance, reduce dullness, and leave the skin looking smooth, refreshed, and healthy. Whether your goal is to achieve a brighter complexion, improve skin tone, or maintain balanced hydration, this serum is an ideal addition to your daily skincare routine\n<h2>Benefits</h2>\n<ul>\n 	<li data-section-id=\"o1b3ub\" data-start=\"1256\" data-end=\"1295\">Brightens dull and tired-looking skin</li>\n 	<li data-section-id=\"kw5i81\" data-start=\"1296\" data-end=\"1336\">Helps fade dark spots and pigmentation</li>\n 	<li data-section-id=\"w3l7s2\" data-start=\"1337\" data-end=\"1358\">Evens out skin tone</li>\n 	<li data-section-id=\"1tqmkr\" data-start=\"1359\" data-end=\"1400\">Provides deep hydration and nourishment</li>\n 	<li data-section-id=\"c6wc4g\" data-start=\"1401\" data-end=\"1436\">Supports healthy and radiant skin</li>\n 	<li data-section-id=\"1dqfx81\" data-start=\"1437\" data-end=\"1479\">Protects against environmental stressors</li>\n 	<li data-section-id=\"1iowctm\" data-start=\"1480\" data-end=\"1516\">Lightweight and non-greasy formula</li>\n 	<li data-section-id=\"1g1drfb\" data-start=\"1517\" data-end=\"1546\">Suitable for all skin types</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\nColor\n\nTransparent Orange\n\nSize\n\n30ml\n\nDimensions\n\n3.5 ? 3.5 ? 11 cm\n\nStorage\n\n<section dir=\"auto\" data-turn-id=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-9\" data-turn-id-container=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-9\" data-testid=\"conversation-turn-20\" data-scroll-anchor=\"false\" data-turn=\"assistant\">\n<p data-start=\"0\" data-end=\"113\" data-is-last-node=\"\" data-is-only-node=\"\">Store in a cool, dry place away from direct sunlight and heat, and keep the bottle tightly closed after each use.</p>\n\n</section>\n<p data-start=\"299\" data-end=\"420\">Infused with Hyaluronic Acid and Aloe Vera, it helps lock in moisture and keeps skin feeling soft, smooth, and refreshed.</p>\n\n<h3>37%\nReduction in excess sebum on the skin</h3>\n<h3>57%\nIncrease in skin moisture</h3>\n<h3>57%\nIncrease in skin moisture</h3>','Revival Serum','<div class=\"qMYqUG_convSearchResultHighlightRoot\">\n<div class=\"\" data-turn-id-container=\"request-6a28ef3e-d5e4-8324-9b5a-0eaa6ec713f4-6\" data-is-intersecting=\"true\"><section class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [&amp;:has([data-writing-block])&gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-6a28ef3e-d5e4-8324-9b5a-0eaa6ec713f4-6\" data-turn-id-container=\"request-6a28ef3e-d5e4-8324-9b5a-0eaa6ec713f4-6\" data-testid=\"conversation-turn-10\" data-scroll-anchor=\"false\" data-turn=\"assistant\">\n<div class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:40rem] @w-lg/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\" data-conversation-screenshot-content=\"\">\n<div class=\"flex max-w-full flex-col gap-4 grow\">\n<div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+&amp;]:mt-1\" dir=\"auto\" tabindex=\"0\" data-message-author-role=\"assistant\" data-message-id=\"9390e551-09e4-450d-a324-efd83a2fc30c\" data-message-model-slug=\"gpt-5-3-mini\" data-turn-start-message=\"true\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden\">\n<div class=\"markdown prose dark:prose-invert wrap-break-word w-full dark markdown-new-styling\">\n<p data-start=\"0\" data-end=\"233\" data-is-last-node=\"\" data-is-only-node=\"\">Revival Serum is a lightweight, fast-absorbing formula that helps refresh dull skin and restore a healthy glow. It hydrates, smooths, and improves skin texture without making it oily or sticky, making it ideal for daily skincare use.</p>\n\n</div>\n</div>\n</div>\n</div>\n<div class=\"z-0 flex min-h-[46px] justify-start\"></div>\n<div class=\"mt-3 w-full empty:hidden\">\n<div class=\"text-center\"></div>\n</div>\n</div>\n</div>\n</section></div>\n</div>\n<div class=\"pointer-events-none -mt-px h-px translate-y-[calc(var(--scroll-root-safe-area-inset-bottom)-14*var(--spacing))]\" aria-hidden=\"true\"></div>','inherit','closed','closed','','7952-revision-v1','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',7952,'https://www.gujaratrafting.com/derma/?p=7958',0,'revision','',0),
(7959,1,'2026-06-27 07:10:14','2026-06-27 07:10:14','Experience the perfect combination of deep cleansing and intensive nourishment with Korean Shine Pro Shampoo. Inspired by Korean hair care expertise, this advanced formula is enriched with Apple Cider Vinegar to help restore scalp balance, remove impurities, and promote stronger, shinier hair.\n\nThe gentle low-sulfate cleansing system effectively removes dirt, excess oil, and product buildup without stripping away essential moisture. Its nourishing formula helps strengthen hair strands, improve softness, and reduce the appearance of dryness and dullness.\n\nInfused with scalp-balancing ingredients, Korean Shine Pro Shampoo supports a healthier scalp environment while enhancing hair\'s natural shine and smoothness. Regular use leaves hair feeling refreshed, revitalized, and easier to manage.\n\n<img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-01.png\" alt=\"\" width=\"903\" height=\"540\" /> <img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-02.png\" alt=\"\" width=\"903\" height=\"540\" />\n<h2>For Normal, Oily, Combination Skin Types</h2>\nSuitable for Normal, Oily &amp; Combination Hair Types, Korean Shine Pro Shampoo is expertly formulated to cleanse the scalp and hair while preserving essential moisture. Infused with Apple Cider Vinegar, it helps refresh the scalp, remove impurities, and improve overall hair texture without causing dryness.\n\n<section dir=\"auto\" data-turn-id=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-31\" data-turn-id-container=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-31\" data-testid=\"conversation-turn-64\" data-scroll-anchor=\"false\" data-turn=\"assistant\">\n<p data-start=\"0\" data-end=\"541\" data-is-last-node=\"\" data-is-only-node=\"\">The lightweight formula promotes softer, shinier, and healthier-looking hair, leaving it feeling revitalized, balanced, and easy to manage with every wash. Perfect for everyday use, it supports a clean scalp and naturally vibrant hair.</p>\n\n</section>\n<h2>Benefits</h2>\n<ul>\n 	<li data-section-id=\"mvtorq\" data-start=\"1556\" data-end=\"1596\">Deeply cleanses and removes impurities</li>\n 	<li data-section-id=\"1hoy85a\" data-start=\"1597\" data-end=\"1623\">Nourishes scalp and hair</li>\n 	<li data-section-id=\"k9qb17\" data-start=\"1624\" data-end=\"1655\">Helps strengthen hair strands</li>\n 	<li data-section-id=\"19k1r2v\" data-start=\"1656\" data-end=\"1693\">Enhances natural shine and softness</li>\n 	<li data-section-id=\"1jyl9b\" data-start=\"1694\" data-end=\"1718\">Supports scalp balance</li>\n 	<li data-section-id=\"x2xof\" data-start=\"1719\" data-end=\"1754\">Helps reduce dullness and dryness</li>\n 	<li data-section-id=\"1rbeum\" data-start=\"1755\" data-end=\"1776\">Low Sulfate Formula</li>\n 	<li data-section-id=\"12i2tad\" data-start=\"1777\" data-end=\"1790\">0% Parabens</li>\n 	<li data-section-id=\"13m8tts\" data-start=\"1791\" data-end=\"1818\">Suitable for everyday use</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\nColor\n\nRed Bottle\n\nSize\n\n500ml\n\nDimensions\n\n7 ? 7 ? 22 cm\n\nStorage\n\n<section dir=\"auto\" data-turn-id=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-20\" data-turn-id-container=\"request-WEB:9451d9e9-acc0-4a07-9d6d-db3f80fa2574-20\" data-testid=\"conversation-turn-42\" data-scroll-anchor=\"false\" data-turn=\"assistant\">\n<p data-start=\"27\" data-end=\"187\" data-is-last-node=\"\" data-is-only-node=\"\">Store in a cool, dry place away from direct sunlight and heat. Keep the bottle tightly closed after each use to maintain product quality and freshness.</p>\n\n</section>\n<p data-start=\"3528\" data-end=\"3682\" data-is-last-node=\"\" data-is-only-node=\"\">Deeply cleanse, nourish, and strengthen your hair with Korean Shine Pro Shampoo. Enriched with Apple Cider Vinegar, low sulfate, and paraben-free formula.</p>\n\n<h3>37%\nReduction in excess sebum on the skin</h3>\n<h3>57%\nIncrease in skin moisture</h3>\n<h3>57%\nIncrease in skin moisture</h3>','KOREAN SHINE PRO SHAMPOO','Korean Shine Pro Shampoo is a salon-inspired hair care formula enriched with Apple Cider Vinegar to gently cleanse, nourish, and strengthen hair from root to tip. Designed to support scalp balance and enhance natural shine, this low-sulfate, paraben-free shampoo helps remove impurities while leaving hair soft, smooth, healthy-looking, and manageable for everyday confidence.','inherit','closed','closed','','7954-revision-v1','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',7954,'https://www.gujaratrafting.com/derma/?p=7959',0,'revision','',0),
(7960,1,'2026-06-27 07:10:14','2026-06-27 07:10:14','Reveal brighter, healthier-looking skin with Derma Heaven 15% Vitamin C Face Serum, an advanced skincare solution designed to restore radiance and hydration while protecting the skin from environmental stressors. Formulated with a potent blend of 15% Vitamin C, Kakadu Plum Extract, Aloe Vera Extract, and Hyaluronic Acid, this serum helps target dullness, uneven skin tone, and visible signs of fatigue.\n\nThe lightweight and fast-absorbing formula penetrates deeply into the skin to deliver essential nutrients and antioxidant protection. Vitamin C works to visibly brighten the complexion and reduce the appearance of dark spots, while Kakadu Plum provides a rich source of natural antioxidants that help defend against free radical damage.\n\n<img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-01.png\" alt=\"\" width=\"903\" height=\"540\" /> <img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-02.png\" alt=\"\" width=\"903\" height=\"540\" />\n<h2>For Normal, Oily, Combination Skin Types</h2>\nSuitable for Normal, Oily &amp; Combination Skin, this lightweight Vitamin C serum is designed to deliver effective hydration without feeling heavy or greasy. Its fast-absorbing formula helps balance excess oil, improve skin texture, and enhance natural radiance while providing essential moisture.\n\nEnriched with Vitamin C, Kakadu Plum, Aloe Vera Extract, and Hyaluronic Acid, it helps reduce the appearance of dark spots and uneven skin tone, leaving the skin looking brighter, smoother, and healthier with regular use.\n<h2>Benefits</h2>\n<ul>\n 	<li data-section-id=\"1nv9deh\" data-start=\"1808\" data-end=\"1854\">Brightens skin and enhances natural radiance</li>\n 	<li data-section-id=\"573h03\" data-start=\"1855\" data-end=\"1898\">Helps reduce the appearance of dark spots</li>\n 	<li data-section-id=\"13jyuzw\" data-start=\"1899\" data-end=\"1939\">Promotes a more even-looking skin tone</li>\n 	<li data-section-id=\"1tqmkr\" data-start=\"1940\" data-end=\"1981\">Provides deep hydration and nourishment</li>\n 	<li data-section-id=\"vngtpt\" data-start=\"1982\" data-end=\"2014\">Supports healthy, glowing skin</li>\n 	<li data-section-id=\"vsdc9a\" data-start=\"2015\" data-end=\"2048\">Delivers antioxidant protection</li>\n 	<li data-section-id=\"3h7vmj\" data-start=\"2049\" data-end=\"2085\">Lightweight and non-greasy texture</li>\n 	<li data-section-id=\"svbvmg\" data-start=\"2086\" data-end=\"2110\">Suitable for daily use</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\nColor\n\nAmber Serum\n\nSize\n\n30ml\n\nDimensions\n\n3.5 ? 3.5 ? 11 cm\n\nStorage\n\nPreserve in a shaded, dry location and ensure the dropper cap is securely closed after every use.\n<p data-start=\"4027\" data-end=\"4172\" data-is-last-node=\"\" data-is-only-node=\"\">Brighten, hydrate, and rejuvenate your skin with Derma Heaven 15% Vitamin C Face Serum enriched with Kakadu Plum, Aloe Vera, and Hyaluronic Acid.</p>\n\n<h3>37%\nReduction in excess sebum on the skin</h3>\n<h3>57%\nIncrease in skin moisture</h3>\n<h3>57%\nIncrease in skin moisture</h3>','Vitamin C Face Serum','Derma Heaven 15% Vitamin C Face Serum is a powerful brightening formula enriched with Kakadu Plum, Aloe Vera Extract, and Hyaluronic Acid to help improve skin radiance, reduce the appearance of dark spots, and provide long-lasting hydration. This lightweight serum absorbs quickly into the skin, helping to promote a smoother, healthier, and more even-looking complexion. Dermatologically tested, paraben-free, cruelty-free, and suitable for all skin types.','inherit','closed','closed','','7955-revision-v1','','','2026-06-27 07:10:14','2026-06-27 07:10:14','',7955,'https://www.gujaratrafting.com/derma/?p=7960',0,'revision','',0),
(7963,1,'2026-06-27 07:12:45','2026-06-27 07:12:45','Transform your hair care routine with Korean Shine Pro Conditioner Mask, an advanced hair spa treatment inspired by Korean hair care expertise. Formulated with Apple Cider Vinegar and nutrient-rich conditioning agents, this intensive mask helps restore moisture, improve hair strength, and promote a healthy, glossy appearance.\n\nThe rich and creamy formula penetrates deeply into the hair fibers to repair dryness, reduce frizz, and improve overall manageability. It helps maintain scalp balance while providing essential nourishment that leaves hair feeling soft, smooth, and revitalized.\n\n<img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-01.png\" alt=\"\" width=\"903\" height=\"540\" /> <img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-02.png\" alt=\"\" width=\"903\" height=\"540\" />\n<h2>For Normal, Oily, Combination Skin Types</h2>\nSuitable for Normal, Oily &amp; Combination Hair and Scalp Types, Korean Shine Pro Conditioner Mask delivers intensive nourishment while maintaining the natural balance of the scalp. Its rich formula, enriched with Apple Cider Vinegar and Vita-Rich ingredients, helps moisturize dry hair, smooth frizz, and improve manageability without weighing hair down.\n\nRegular use leaves hair feeling softer, stronger, and healthier-looking with enhanced shine and long-lasting hydration. Perfect for those seeking salon-quality care and visibly smoother, more manageable hair.\n<h2>Benefits</h2>\n<ul>\n 	<li data-section-id=\"16k9p4s\" data-start=\"1512\" data-end=\"1551\">Deeply nourishes and moisturizes hair</li>\n 	<li data-section-id=\"1n5ta75\" data-start=\"1552\" data-end=\"1595\">Helps strengthen hair and reduce breakage</li>\n 	<li data-section-id=\"1r4mcy4\" data-start=\"1596\" data-end=\"1633\">Improves softness and manageability</li>\n 	<li data-section-id=\"1m47qrf\" data-start=\"1634\" data-end=\"1673\">Enhances natural shine and smoothness</li>\n 	<li data-section-id=\"1vhzlgo\" data-start=\"1674\" data-end=\"1712\">Supports a healthy scalp environment</li>\n 	<li data-section-id=\"10wn24f\" data-start=\"1713\" data-end=\"1746\">Helps control frizz and dryness</li>\n 	<li data-section-id=\"1vqbejg\" data-start=\"1747\" data-end=\"1783\">Suitable for regular hair care use</li>\n 	<li data-section-id=\"xy92sz\" data-start=\"1784\" data-end=\"1823\">Salon-inspired conditioning treatment</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\nColor\n\nDeep Red Container\n\nSize\n\n500g\n\nDimensions\n\n10 ? 10 ? 8 cm\n\nStorage\n\nStore in a cool, dry place away from direct sunlight and heat, and keep the container tightly closed after each use.\n\nKorean Shine Pro Conditioner Mask is a nourishing hair care treatment enriched with Apple Cider Vinegar and Vita-Rich ingredients to deeply moisturize, strengthen, and revitalize hair. Its intensive conditioning formula helps reduce breakage, improve softness, enhance natural shine, and support scalp balance for healthier, smoother, and more manageable hair.\n<h3>37%\nReduction in excess sebum on the skin</h3>\n<h3>57%\nIncrease in skin moisture</h3>\n<h3>57%\nIncrease in skin moisture</h3>','Korean Shine Pro Conditioner Mask','Korean Shine Pro Conditioner Mask is a nourishing hair treatment enriched with Apple Cider Vinegar and Vita-Rich ingredients to deeply moisturize, strengthen, and revitalize hair. Designed to support scalp balance and improve manageability, this intensive conditioner mask helps reduce breakage, restore softness, and enhance natural shine for healthier-looking hair.','publish','open','closed','','korean-shine-pro-conditioner-mask','','','2026-06-27 07:12:45','2026-06-27 07:12:45','',0,'https://www.gujaratrafting.com/derma/?post_type=product&#038;p=7963',0,'product','',0),
(7964,1,'2026-06-27 07:12:45','2026-06-27 07:12:45','Transform your hair care routine with Korean Shine Pro Conditioner Mask, an advanced hair spa treatment inspired by Korean hair care expertise. Formulated with Apple Cider Vinegar and nutrient-rich conditioning agents, this intensive mask helps restore moisture, improve hair strength, and promote a healthy, glossy appearance.\n\nThe rich and creamy formula penetrates deeply into the hair fibers to repair dryness, reduce frizz, and improve overall manageability. It helps maintain scalp balance while providing essential nourishment that leaves hair feeling soft, smooth, and revitalized.\n\n<img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-01.png\" alt=\"\" width=\"903\" height=\"540\" /> <img src=\"https://www.dermaheaven.shop/wp-content/uploads/2021/10/single-product-02.png\" alt=\"\" width=\"903\" height=\"540\" />\n<h2>For Normal, Oily, Combination Skin Types</h2>\nSuitable for Normal, Oily &amp; Combination Hair and Scalp Types, Korean Shine Pro Conditioner Mask delivers intensive nourishment while maintaining the natural balance of the scalp. Its rich formula, enriched with Apple Cider Vinegar and Vita-Rich ingredients, helps moisturize dry hair, smooth frizz, and improve manageability without weighing hair down.\n\nRegular use leaves hair feeling softer, stronger, and healthier-looking with enhanced shine and long-lasting hydration. Perfect for those seeking salon-quality care and visibly smoother, more manageable hair.\n<h2>Benefits</h2>\n<ul>\n 	<li data-section-id=\"16k9p4s\" data-start=\"1512\" data-end=\"1551\">Deeply nourishes and moisturizes hair</li>\n 	<li data-section-id=\"1n5ta75\" data-start=\"1552\" data-end=\"1595\">Helps strengthen hair and reduce breakage</li>\n 	<li data-section-id=\"1r4mcy4\" data-start=\"1596\" data-end=\"1633\">Improves softness and manageability</li>\n 	<li data-section-id=\"1m47qrf\" data-start=\"1634\" data-end=\"1673\">Enhances natural shine and smoothness</li>\n 	<li data-section-id=\"1vhzlgo\" data-start=\"1674\" data-end=\"1712\">Supports a healthy scalp environment</li>\n 	<li data-section-id=\"10wn24f\" data-start=\"1713\" data-end=\"1746\">Helps control frizz and dryness</li>\n 	<li data-section-id=\"1vqbejg\" data-start=\"1747\" data-end=\"1783\">Suitable for regular hair care use</li>\n 	<li data-section-id=\"xy92sz\" data-start=\"1784\" data-end=\"1823\">Salon-inspired conditioning treatment</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\n<ul>\n 	<li>Study history up to 30 days</li>\n</ul>\nColor\n\nDeep Red Container\n\nSize\n\n500g\n\nDimensions\n\n10 ? 10 ? 8 cm\n\nStorage\n\nStore in a cool, dry place away from direct sunlight and heat, and keep the container tightly closed after each use.\n\nKorean Shine Pro Conditioner Mask is a nourishing hair care treatment enriched with Apple Cider Vinegar and Vita-Rich ingredients to deeply moisturize, strengthen, and revitalize hair. Its intensive conditioning formula helps reduce breakage, improve softness, enhance natural shine, and support scalp balance for healthier, smoother, and more manageable hair.\n<h3>37%\nReduction in excess sebum on the skin</h3>\n<h3>57%\nIncrease in skin moisture</h3>\n<h3>57%\nIncrease in skin moisture</h3>','Korean Shine Pro Conditioner Mask','Korean Shine Pro Conditioner Mask is a nourishing hair treatment enriched with Apple Cider Vinegar and Vita-Rich ingredients to deeply moisturize, strengthen, and revitalize hair. Designed to support scalp balance and improve manageability, this intensive conditioner mask helps reduce breakage, restore softness, and enhance natural shine for healthier-looking hair.','inherit','closed','closed','','7963-revision-v1','','','2026-06-27 07:12:45','2026-06-27 07:12:45','',7963,'https://www.gujaratrafting.com/derma/?p=7964',0,'revision','',0),
(7965,1,'2026-06-27 07:13:02','2026-06-27 07:13:02','<p>Vibration chair / swing chair helps our Angels go to sleep quickly and smoothly, more deeply <br />Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.<br />Mothers can free their hands to do more housework than to reduce the burden of taking care of their children</p>		\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-01.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"903\" height=\"540\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/single-product-02.png\" alt=\"\" loading=\"lazy\" />															\n			<h2>For Normal, Oily, Combination Skin Types</h2>		\n		<p>Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and other skin-nourishing nutrients. Creamy liquid formula sets with a pristine matte finish for soft, velvety smooth skin.</p><p>Say hello to flawless, long-lasting foundation that comes in 7 melt-into-your-skin shades. This lightweight, innovative formula creates a smooth, natural matte finish that won’t settle into lines. It’s the perfect fit for your skin. 1 fl. oz.</p>		\n			<h2>Benefits</h2>		\n		<ul><li>Buildable medium-to-full coverage</li><li>Weightless, airy feel—no caking!</li><li>Long-wearing</li><li>Evens skin tone</li><li>Available in 07 shades (all exclusive to Makeaholic!)</li></ul>		\n					<ul>\n							<li>\n										Study history up to 30 days\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Satisfaction\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Guaranteed Money Back\n									</li>\n						</ul>\n		<p>Color</p><p>Gold Shimmer, Peach, Rose</p><p>Size</p><p>Full size, Mini size</p><p>Dimensions</p><p>90 x 60 x 90 cm</p><p>Storage</p><p>Relaxed fit shirt-style dress with a rugged</p><p>We’re in love with our Smoothing Cleanser, but we’ve got the independent clinical data to back it up too. In a 7-day independent clinical study testers found...</p>		\n				<h3>\n									37%\n                					Reduction in excess sebum on the skin  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>\n				<h3>\n									57%\n                					Increase in skin moisture  \n			</h3>','Body Lava Luminizer','<ul>\r\n 	<li>Buildable medium-to-full coverage</li>\r\n 	<li>Weightless, airy feel—no caking!</li>\r\n 	<li>Long-wearing</li>\r\n 	<li>Evens skin tone</li>\r\n 	<li>Available in 07 shades (all exclusive to Makeaholic!)</li>\r\n</ul>','inherit','closed','closed','','56-revision-v1','','','2026-06-27 07:13:02','2026-06-27 07:13:02','',56,'https://www.gujaratrafting.com/derma/?p=7965',0,'revision','',0),
(7966,1,'2026-06-27 07:14:48','2026-06-27 07:14:48','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1302\" height=\"624\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-01.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"624\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-02.png\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-03.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-04.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-05.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n		<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n                			<h3>\n									Hot Product For This Week\n			</h3>\n                                                            Ends in:\n			<figure>\n				<a title=\"Cosmo Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-08-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=167&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"167\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"167\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=167\" data-quantity=\"1\" data-product_id=\"167\" data-product_sku=\"MEGA-HR-1-10-8-4\" aria-label=\"Add &ldquo;Cosmo Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-12%\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">Cosmo Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;166.00</bdi></del> <ins><bdi>&#36;146.00</bdi></ins>\n	<p>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.</p>\n                                Sold: 23/67\n			<figure>\n				<a title=\"InstaNatural Rose Water Facial\" href=\"https://hara.thembaydev.com/demo-10/product/instanatural-rose-water-facial/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-19-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=148&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"148\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"148\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=148&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"148\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"148\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=148\" data-quantity=\"1\" data-product_id=\"148\" data-product_sku=\"MEGA-HR-1-10-1\" aria-label=\"Add &ldquo;InstaNatural Rose Water Facial&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-10%Featured\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/instanatural-rose-water-facial/\">InstaNatural Rose Water Facial</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;210.00</bdi></del> <ins><bdi>&#36;190.00</bdi></ins>\n					Rated <strong>5.00</strong> out of 5			2\n	<p>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.</p>\n                                Sold: 16/61\n			<figure>\n				<a title=\"Solimo Eye Makeup Remover\" href=\"https://hara.thembaydev.com/demo-10/product/solimo-eye-makeup-remover/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=153&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"153\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"153\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=153&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"153\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"153\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=153\" data-quantity=\"1\" data-product_id=\"153\" data-product_sku=\"MEGA-HR-1-10-6\" aria-label=\"Add &ldquo;Solimo Eye Makeup Remover&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-13%\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/solimo-eye-makeup-remover/\">Solimo Eye Makeup Remover</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;156.00</bdi></del> <ins><bdi>&#36;136.00</bdi></ins>\n	<p>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.</p>\n                                Sold: 19/64\n			<figure>\n				<a title=\"Cool Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=165&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"165\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"165\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=165&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"165\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"165\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=165\" data-quantity=\"1\" data-product_id=\"165\" data-product_sku=\"MEGA-HR-1-10-8-2\" aria-label=\"Add &ldquo;Cool Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-7%\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">Cool Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;148.00</bdi></del> <ins><bdi>&#36;138.00</bdi></ins>\n	<p>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.</p>\n                                Sold: 22/66\n        			<h3>\n									Best Seller\n			</h3>\n            <ul data-atts=\"{&quot;product_type&quot;:&quot;best_selling&quot;,&quot;cat_operator&quot;:&quot;&quot;,&quot;limit&quot;:8,&quot;orderby&quot;:null,&quot;order&quot;:null,&quot;product_style&quot;:&quot;v1&quot;,&quot;attr_row&quot;:&quot;class=&quot;product-categories-tabs row grid products&quot; data-xlgdesktop=&quot;4&quot; data-desktop=&quot;4&quot; data-desktopsmall=&quot;3&quot; data-tablet=&quot;3&quot; data-landscape=&quot;2&quot; data-mobile=&quot;2&quot;&quot;}\">\n                                                                    <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#back-area-cLIO0-c5fcc22\" data-value=\"back-area\"> Back area</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#hand-zone-cLIO0-11f1491\" data-value=\"hand-zone\"> Hand zone</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#skin-care-cLIO0-d9ec441\" data-value=\"skin-care\"> Skin Care</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#zone-of-life-cLIO0-2bfba89\" data-value=\"zone-of-life\"> Zone of life</a>\n        </li>\n            </ul>\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Fresh Face\" href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=173&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"173\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"173\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=173&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"173\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"173\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\" data-quantity=\"1\" data-product_id=\"173\" data-product_sku=\"MEGA-HR-2-1\" aria-label=\"Select options for &ldquo;Fresh Face&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\">Fresh Face</a></h3>\n	<bdi>&#36;135.00</bdi> &ndash; <bdi>&#36;180.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li></ul>	            	\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Poreless Putty Primer\" href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=130&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"130\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"130\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=130&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"130\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"130\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=130\" data-quantity=\"1\" data-product_id=\"130\" data-product_sku=\"MEGA-HR-1-7\" aria-label=\"Add &ldquo;Poreless Putty Primer&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">Poreless Putty Primer</a></h3>\n	<bdi>&#36;330.00</bdi>\n			<figure>\n				<a title=\"Full Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/full-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-06-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=177&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"177\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"177\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=177&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"177\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"177\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/full-coverage/\" data-quantity=\"1\" data-product_id=\"177\" data-product_sku=\"MEGA-HR-2-2\" aria-label=\"Select options for &ldquo;Full Coverage&rdquo;\" rel=\"nofollow\">Select options</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/anatomicals/\">Anatomicals</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/full-coverage/\">Full Coverage</a></h3>\n	<bdi>&#36;165.00</bdi> &ndash; <bdi>&#36;195.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Bath &#038; Body Works\" href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=181&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"181\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"181\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=181&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"181\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"181\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\" data-quantity=\"1\" data-product_id=\"181\" data-product_sku=\"MEGA-HR-2-3\" aria-label=\"Select options for &ldquo;Bath &amp; Body Works&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\">Bath &#038; Body Works</a></h3>\n	<bdi>&#36;185.00</bdi> &ndash; <bdi>&#36;215.00</bdi>\n			<figure>\n				<a title=\"Cosmo Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-08-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=167&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"167\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"167\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=167\" data-quantity=\"1\" data-product_id=\"167\" data-product_sku=\"MEGA-HR-1-10-8-4\" aria-label=\"Add &ldquo;Cosmo Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-12%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">Cosmo Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;166.00</bdi></del> <ins><bdi>&#36;146.00</bdi></ins>\n				<h3>\n                					Patch\n									Aloe Vera Adhesive Bandages\n                					Take your skin to the next level with skin care product  \n			</h3>\n			<a href=\"https://hara.thembaydev.com/demo-6/shop/\" role=\"button\">\n						Shop collection\n					</a>\n				<h3>\n									Browse by Category\n			</h3>\n			<a href=\"https://hara.thembaydev.com/demo-8/shop/\" role=\"button\">\n						View all products\n					</a>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/facial-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/facial-area/\" >Facial area</a>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/hand-zone/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/hand-zone/\" >Hand zone</a>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/back-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/back-area/\" >Back area</a>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/zone-of-life/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/zone-of-life/\" >Zone of life</a>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/bikini-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/bikini-area/\" >Bikini area</a>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/leg-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/leg-area/\" >Leg area</a>\n				<h3>\n									New + Trending\n			</h3>\n			<a href=\"https://hara.thembaydev.com/demo-10/shop/\" role=\"button\">\n						View all products\n					</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-07.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n			<figure>\n				<a title=\"Body Lava Luminizer\" href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=56&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"56\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"56\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=56&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"56\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"56\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\" data-quantity=\"1\" data-product_id=\"56\" data-product_sku=\"MEGA-HR-2\" aria-label=\"Select options for &ldquo;Body Lava Luminizer&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>4.50</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">Body Lava Luminizer</a></h3>\n	<bdi>&#36;156.00</bdi> &ndash; <bdi>&#36;190.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Aveeno Daily Moisturizing\" href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=124&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=124&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"124\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"124\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=124\" data-quantity=\"1\" data-product_id=\"124\" data-product_sku=\"MEGA-HR-1-1\" aria-label=\"Add &ldquo;Aveeno Daily Moisturizing&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">Aveeno Daily Moisturizing</a></h3>\n	<bdi>&#36;300.00</bdi>\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Careful Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-27-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=126&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"126\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"126\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=126\" data-quantity=\"1\" data-product_id=\"126\" data-product_sku=\"MEGA-HR-1-3\" aria-label=\"Add &ldquo;Careful Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">Careful Cosmetics</a></h3>\n	<bdi>&#36;230.00</bdi>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-08.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-09.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-10.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n				<h3>\n									Personal Care\n			</h3>\n			<a href=\"https://hara.thembaydev.com/demo-10/shop/\" role=\"button\">\n						View all products\n					</a>\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Poreless Putty Primer\" href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=130&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"130\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"130\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=130&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"130\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"130\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=130\" data-quantity=\"1\" data-product_id=\"130\" data-product_sku=\"MEGA-HR-1-7\" aria-label=\"Add &ldquo;Poreless Putty Primer&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">Poreless Putty Primer</a></h3>\n	<bdi>&#36;330.00</bdi>\n			<figure>\n				<a title=\"Fresh Face\" href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=173&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"173\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"173\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=173&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"173\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"173\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\" data-quantity=\"1\" data-product_id=\"173\" data-product_sku=\"MEGA-HR-2-1\" aria-label=\"Select options for &ldquo;Fresh Face&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\">Fresh Face</a></h3>\n	<bdi>&#36;135.00</bdi> &ndash; <bdi>&#36;180.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li></ul>	            	\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Aveeno Daily Moisturizing\" href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=124&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=124&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"124\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"124\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=124\" data-quantity=\"1\" data-product_id=\"124\" data-product_sku=\"MEGA-HR-1-1\" aria-label=\"Add &ldquo;Aveeno Daily Moisturizing&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">Aveeno Daily Moisturizing</a></h3>\n	<bdi>&#36;300.00</bdi>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1284\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-11.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-12.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-13.jpg\" alt=\"\" loading=\"lazy\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 07:14:48','2026-06-27 07:14:48','',7042,'https://www.gujaratrafting.com/derma/?p=7966',0,'revision','',0),
(7967,1,'2026-06-27 07:14:48','2026-06-27 07:14:48','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1302\" height=\"624\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-01.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"624\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-02.png\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-03.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-04.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-05.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n		<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n                			<h3>\n									Hot Product For This Week\n			</h3>\n                                                            Ends in:\n			<figure>\n				<a title=\"Cosmo Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-08-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=167&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"167\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"167\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=167\" data-quantity=\"1\" data-product_id=\"167\" data-product_sku=\"MEGA-HR-1-10-8-4\" aria-label=\"Add &ldquo;Cosmo Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-12%\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">Cosmo Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;166.00</bdi></del> <ins><bdi>&#36;146.00</bdi></ins>\n	<p>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.</p>\n                                Sold: 23/67\n			<figure>\n				<a title=\"InstaNatural Rose Water Facial\" href=\"https://hara.thembaydev.com/demo-10/product/instanatural-rose-water-facial/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-19-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=148&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"148\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"148\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=148&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"148\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"148\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=148\" data-quantity=\"1\" data-product_id=\"148\" data-product_sku=\"MEGA-HR-1-10-1\" aria-label=\"Add &ldquo;InstaNatural Rose Water Facial&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-10%Featured\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/instanatural-rose-water-facial/\">InstaNatural Rose Water Facial</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;210.00</bdi></del> <ins><bdi>&#36;190.00</bdi></ins>\n					Rated <strong>5.00</strong> out of 5			2\n	<p>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.</p>\n                                Sold: 16/61\n			<figure>\n				<a title=\"Solimo Eye Makeup Remover\" href=\"https://hara.thembaydev.com/demo-10/product/solimo-eye-makeup-remover/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=153&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"153\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"153\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=153&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"153\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"153\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=153\" data-quantity=\"1\" data-product_id=\"153\" data-product_sku=\"MEGA-HR-1-10-6\" aria-label=\"Add &ldquo;Solimo Eye Makeup Remover&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-13%\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/solimo-eye-makeup-remover/\">Solimo Eye Makeup Remover</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;156.00</bdi></del> <ins><bdi>&#36;136.00</bdi></ins>\n	<p>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.</p>\n                                Sold: 19/64\n			<figure>\n				<a title=\"Cool Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=165&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"165\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"165\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=165&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"165\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"165\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=165\" data-quantity=\"1\" data-product_id=\"165\" data-product_sku=\"MEGA-HR-1-10-8-2\" aria-label=\"Add &ldquo;Cool Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-7%\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">Cool Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;148.00</bdi></del> <ins><bdi>&#36;138.00</bdi></ins>\n	<p>Not only is the toy bar shaped with funny animals on top, but it also has funny sounds that help children feel excited to help them learn to reflect, grasp, look at objects, very Good for brain development Made of high-quality fabric, with good sweat absorbency, helps prevent back heat, sweat when sleeping.</p>\n                                Sold: 22/66\n        			<h3>\n									Best Seller\n			</h3>\n            <ul data-atts=\"{&quot;product_type&quot;:&quot;best_selling&quot;,&quot;cat_operator&quot;:&quot;&quot;,&quot;limit&quot;:8,&quot;orderby&quot;:null,&quot;order&quot;:null,&quot;product_style&quot;:&quot;v1&quot;,&quot;attr_row&quot;:&quot;class=&quot;product-categories-tabs row grid products&quot; data-xlgdesktop=&quot;4&quot; data-desktop=&quot;4&quot; data-desktopsmall=&quot;3&quot; data-tablet=&quot;3&quot; data-landscape=&quot;2&quot; data-mobile=&quot;2&quot;&quot;}\">\n                                                                    <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#back-area-cLIO0-c5fcc22\" data-value=\"back-area\"> Back area</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#hand-zone-cLIO0-11f1491\" data-value=\"hand-zone\"> Hand zone</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#skin-care-cLIO0-d9ec441\" data-value=\"skin-care\"> Skin Care</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#zone-of-life-cLIO0-2bfba89\" data-value=\"zone-of-life\"> Zone of life</a>\n        </li>\n            </ul>\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Fresh Face\" href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=173&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"173\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"173\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=173&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"173\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"173\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\" data-quantity=\"1\" data-product_id=\"173\" data-product_sku=\"MEGA-HR-2-1\" aria-label=\"Select options for &ldquo;Fresh Face&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\">Fresh Face</a></h3>\n	<bdi>&#36;135.00</bdi> &ndash; <bdi>&#36;180.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li></ul>	            	\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Poreless Putty Primer\" href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=130&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"130\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"130\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=130&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"130\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"130\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=130\" data-quantity=\"1\" data-product_id=\"130\" data-product_sku=\"MEGA-HR-1-7\" aria-label=\"Add &ldquo;Poreless Putty Primer&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">Poreless Putty Primer</a></h3>\n	<bdi>&#36;330.00</bdi>\n			<figure>\n				<a title=\"Full Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/full-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-06-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=177&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"177\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"177\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=177&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"177\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"177\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/full-coverage/\" data-quantity=\"1\" data-product_id=\"177\" data-product_sku=\"MEGA-HR-2-2\" aria-label=\"Select options for &ldquo;Full Coverage&rdquo;\" rel=\"nofollow\">Select options</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/anatomicals/\">Anatomicals</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/full-coverage/\">Full Coverage</a></h3>\n	<bdi>&#36;165.00</bdi> &ndash; <bdi>&#36;195.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Bath &#038; Body Works\" href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=181&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"181\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"181\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=181&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"181\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"181\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\" data-quantity=\"1\" data-product_id=\"181\" data-product_sku=\"MEGA-HR-2-3\" aria-label=\"Select options for &ldquo;Bath &amp; Body Works&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\">Bath &#038; Body Works</a></h3>\n	<bdi>&#36;185.00</bdi> &ndash; <bdi>&#36;215.00</bdi>\n			<figure>\n				<a title=\"Cosmo Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-08-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=167&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"167\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"167\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=167\" data-quantity=\"1\" data-product_id=\"167\" data-product_sku=\"MEGA-HR-1-10-8-4\" aria-label=\"Add &ldquo;Cosmo Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-12%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">Cosmo Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;166.00</bdi></del> <ins><bdi>&#36;146.00</bdi></ins>\n				<h3>\n                					Patch\n									Aloe Vera Adhesive Bandages\n                					Take your skin to the next level with skin care product  \n			</h3>\n			<a href=\"https://hara.thembaydev.com/demo-6/shop/\" role=\"button\">\n						Shop collection\n					</a>\n				<h3>\n									Browse by Category\n			</h3>\n			<a href=\"https://hara.thembaydev.com/demo-8/shop/\" role=\"button\">\n						View all products\n					</a>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/facial-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/facial-area/\" >Facial area</a>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/hand-zone/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/hand-zone/\" >Hand zone</a>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/back-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/back-area/\" >Back area</a>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/zone-of-life/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/zone-of-life/\" >Zone of life</a>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/bikini-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/bikini-area/\" >Bikini area</a>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/leg-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/leg-area/\" >Leg area</a>\n				<h3>\n									New + Trending\n			</h3>\n			<a href=\"https://hara.thembaydev.com/demo-10/shop/\" role=\"button\">\n						View all products\n					</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-07.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n			<figure>\n				<a title=\"Body Lava Luminizer\" href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=56&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"56\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"56\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=56&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"56\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"56\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\" data-quantity=\"1\" data-product_id=\"56\" data-product_sku=\"MEGA-HR-2\" aria-label=\"Select options for &ldquo;Body Lava Luminizer&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>4.50</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">Body Lava Luminizer</a></h3>\n	<bdi>&#36;156.00</bdi> &ndash; <bdi>&#36;190.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Aveeno Daily Moisturizing\" href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=124&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=124&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"124\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"124\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=124\" data-quantity=\"1\" data-product_id=\"124\" data-product_sku=\"MEGA-HR-1-1\" aria-label=\"Add &ldquo;Aveeno Daily Moisturizing&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">Aveeno Daily Moisturizing</a></h3>\n	<bdi>&#36;300.00</bdi>\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Careful Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-27-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=126&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"126\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"126\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=126\" data-quantity=\"1\" data-product_id=\"126\" data-product_sku=\"MEGA-HR-1-3\" aria-label=\"Add &ldquo;Careful Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">Careful Cosmetics</a></h3>\n	<bdi>&#36;230.00</bdi>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-08.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-09.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-10.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n				<h3>\n									Personal Care\n			</h3>\n			<a href=\"https://hara.thembaydev.com/demo-10/shop/\" role=\"button\">\n						View all products\n					</a>\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Poreless Putty Primer\" href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=130&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"130\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"130\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=130&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"130\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"130\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=130\" data-quantity=\"1\" data-product_id=\"130\" data-product_sku=\"MEGA-HR-1-7\" aria-label=\"Add &ldquo;Poreless Putty Primer&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">Poreless Putty Primer</a></h3>\n	<bdi>&#36;330.00</bdi>\n			<figure>\n				<a title=\"Fresh Face\" href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=173&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"173\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"173\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=173&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"173\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"173\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\" data-quantity=\"1\" data-product_id=\"173\" data-product_sku=\"MEGA-HR-2-1\" aria-label=\"Select options for &ldquo;Fresh Face&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\">Fresh Face</a></h3>\n	<bdi>&#36;135.00</bdi> &ndash; <bdi>&#36;180.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li></ul>	            	\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Aveeno Daily Moisturizing\" href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=124&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=124&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"124\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"124\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=124\" data-quantity=\"1\" data-product_id=\"124\" data-product_sku=\"MEGA-HR-1-1\" aria-label=\"Add &ldquo;Aveeno Daily Moisturizing&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">Aveeno Daily Moisturizing</a></h3>\n	<bdi>&#36;300.00</bdi>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1284\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-11.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-12.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2022/07/banner-13.jpg\" alt=\"\" loading=\"lazy\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 07:14:48','2026-06-27 07:14:48','',7042,'https://www.gujaratrafting.com/derma/?p=7967',0,'revision','',0),
(7968,1,'2026-06-27 07:14:48','2026-06-27 07:14:48','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1302\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-01.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-02.png\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-03.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-04.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-05.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n                			<h3>\n									Hot Product For This Week\n			</h3>\n                                    Deal ended.\n        			<h3>\n									Best Seller\n			</h3>\n            <ul data-atts=\"{&quot;product_type&quot;:&quot;best_selling&quot;,&quot;cat_operator&quot;:&quot;&quot;,&quot;limit&quot;:8,&quot;orderby&quot;:null,&quot;order&quot;:null,&quot;product_style&quot;:&quot;v1&quot;,&quot;attr_row&quot;:&quot;class=&quot;product-categories-tabs row grid products&quot; data-xlgdesktop=&quot;4&quot; data-desktop=&quot;4&quot; data-desktopsmall=&quot;3&quot; data-tablet=&quot;3&quot; data-landscape=&quot;2&quot; data-mobile=&quot;2&quot;&quot;}\">\n                                                            <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#uncategorized-yWdcu-c5fcc22\" data-value=\"uncategorized\"> Uncategorized</a>\n        </li>\n                                                                       <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#hand-zone-yWdcu-11f1491\" data-value=\"hand-zone\"> Hand zone</a>\n        </li>\n                                                                       <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#skin-care-yWdcu-d9ec441\" data-value=\"skin-care\"> Skin Care</a>\n        </li>\n                                                                       <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#zone-of-life-yWdcu-2bfba89\" data-value=\"zone-of-life\"> Zone of life</a>\n        </li>\n            </ul>\n				<h3>\n                					Patch\n									Aloe Vera Adhesive Bandages\n                					Take your skin to the next level with skin care product  \n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-6/shop/\">\n									Shop collection\n					</a>\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\" >Facial area</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/hand-zone/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/hand-zone/\" >Hand zone</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/zone-of-life/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/zone-of-life/\" >Zone of life</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/bikini-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/bikini-area/\" >Bikini area</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\" >Leg area</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;999.00</bdi></del> Original price was: &#036;999.00.<ins aria-hidden=\"true\"><bdi>&#36;499.00</bdi></ins>Current price is: &#036;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;999.00</bdi></del> Original price was: &#036;999.00.<ins aria-hidden=\"true\"><bdi>&#36;499.00</bdi></ins>Current price is: &#036;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n				<h3>\n									Personal Care\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1284\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-11.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 07:14:48','2026-06-27 07:14:48','',7042,'https://www.gujaratrafting.com/derma/?p=7968',0,'revision','',0),
(7969,1,'2026-06-27 07:15:33','2026-06-27 07:15:33','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1302\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-01.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-02.png\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-03.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-04.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-05.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n                			<h3>\n									Hot Product For This Week\n			</h3>\n                                    Deal ended.\n        			<h3>\n									Best Seller\n			</h3>\n            <ul data-atts=\"{&quot;product_type&quot;:&quot;best_selling&quot;,&quot;cat_operator&quot;:&quot;&quot;,&quot;limit&quot;:8,&quot;orderby&quot;:null,&quot;order&quot;:null,&quot;product_style&quot;:&quot;v1&quot;,&quot;attr_row&quot;:&quot;class=&quot;product-categories-tabs row grid products&quot; data-xlgdesktop=&quot;4&quot; data-desktop=&quot;4&quot; data-desktopsmall=&quot;3&quot; data-tablet=&quot;3&quot; data-landscape=&quot;2&quot; data-mobile=&quot;2&quot;&quot;}\">\n                                                            <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#uncategorized-yWdcu-c5fcc22\" data-value=\"uncategorized\"> Uncategorized</a>\n        </li>\n                                                                       <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#hand-zone-yWdcu-11f1491\" data-value=\"hand-zone\"> Hand zone</a>\n        </li>\n                                                                       <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#skin-care-yWdcu-d9ec441\" data-value=\"skin-care\"> Skin Care</a>\n        </li>\n                                                                       <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#zone-of-life-yWdcu-2bfba89\" data-value=\"zone-of-life\"> Zone of life</a>\n        </li>\n            </ul>\n				<h3>\n                					Patch\n									Aloe Vera Adhesive Bandages\n                					Take your skin to the next level with skin care product  \n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-6/shop/\">\n									Shop collection\n					</a>\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\" >Facial area</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/hand-zone/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/hand-zone/\" >Hand zone</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/zone-of-life/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/zone-of-life/\" >Zone of life</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/bikini-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/bikini-area/\" >Bikini area</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\" >Leg area</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;999.00</bdi></del> Original price was: &#036;999.00.<ins aria-hidden=\"true\"><bdi>&#36;499.00</bdi></ins>Current price is: &#036;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;999.00</bdi></del> Original price was: &#036;999.00.<ins aria-hidden=\"true\"><bdi>&#36;499.00</bdi></ins>Current price is: &#036;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n				<h3>\n									Personal Care\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1284\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-11.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 07:15:33','2026-06-27 07:15:33','',7042,'https://www.gujaratrafting.com/derma/?p=7969',0,'revision','',0),
(7970,1,'2026-06-27 07:15:33','2026-06-27 07:15:33','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1302\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-01.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-02.png\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-03.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-04.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-05.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n                			<h3>\n									Hot Product For This Week\n			</h3>\n                                    Deal ended.\n        			<h3>\n									Best Seller\n			</h3>\n            <ul data-atts=\"{&quot;product_type&quot;:&quot;best_selling&quot;,&quot;cat_operator&quot;:&quot;&quot;,&quot;limit&quot;:8,&quot;orderby&quot;:null,&quot;order&quot;:null,&quot;product_style&quot;:&quot;v1&quot;,&quot;attr_row&quot;:&quot;class=&quot;product-categories-tabs row grid products&quot; data-xlgdesktop=&quot;4&quot; data-desktop=&quot;4&quot; data-desktopsmall=&quot;3&quot; data-tablet=&quot;3&quot; data-landscape=&quot;2&quot; data-mobile=&quot;2&quot;&quot;}\">\n                                                            <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#uncategorized-yWdcu-c5fcc22\" data-value=\"uncategorized\"> Uncategorized</a>\n        </li>\n                                                                       <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#hand-zone-yWdcu-11f1491\" data-value=\"hand-zone\"> Hand zone</a>\n        </li>\n                                                                       <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#skin-care-yWdcu-d9ec441\" data-value=\"skin-care\"> Skin Care</a>\n        </li>\n                                                                       <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#zone-of-life-yWdcu-2bfba89\" data-value=\"zone-of-life\"> Zone of life</a>\n        </li>\n            </ul>\n				<h3>\n                					Patch\n									Aloe Vera Adhesive Bandages\n                					Take your skin to the next level with skin care product  \n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-6/shop/\">\n									Shop collection\n					</a>\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\" >Facial area</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/hand-zone/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/hand-zone/\" >Hand zone</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/zone-of-life/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/zone-of-life/\" >Zone of life</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/bikini-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/bikini-area/\" >Bikini area</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\" >Leg area</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;999.00</bdi></del> Original price was: &#036;999.00.<ins aria-hidden=\"true\"><bdi>&#36;499.00</bdi></ins>Current price is: &#036;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;999.00</bdi></del> Original price was: &#036;999.00.<ins aria-hidden=\"true\"><bdi>&#36;499.00</bdi></ins>Current price is: &#036;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n				<h3>\n									Personal Care\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1284\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-11.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 07:15:33','2026-06-27 07:15:33','',7042,'https://www.gujaratrafting.com/derma/?p=7970',0,'revision','',0),
(7971,1,'2026-06-27 07:15:33','2026-06-27 07:15:33','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1302\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-01.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-02.png\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-03.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-04.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-05.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\" >Facial area</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/hand-zone/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/hand-zone/\" >Hand zone</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/zone-of-life/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/zone-of-life/\" >Zone of life</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/bikini-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/bikini-area/\" >Bikini area</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\" >Leg area</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;999.00</bdi></del> Original price was: &#036;999.00.<ins aria-hidden=\"true\"><bdi>&#36;499.00</bdi></ins>Current price is: &#036;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;999.00</bdi></del> Original price was: &#036;999.00.<ins aria-hidden=\"true\"><bdi>&#36;499.00</bdi></ins>Current price is: &#036;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 07:15:33','2026-06-27 07:15:33','',7042,'https://www.gujaratrafting.com/derma/?p=7971',0,'revision','',0),
(7972,1,'2026-06-27 07:18:36','2026-06-27 07:18:36','<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n									<ul>\n							<li>\n										Mon-Fri: 10:00 - 18:00\n									</li>\n						</ul>\n									<ul>\n							<li>\n										25 West 21th Street, Miami FL, USA\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"mailto:contact@example.com\">\n										contact@example.com\n											</a>\n									</li>\n						</ul>\n            <a href=\"https://www.gujaratrafting.com/derma\">\n                <img width=\"2560\" height=\"862\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/05/Derma-Heaven-Logo-scaled.webp\" alt=\"\" decoding=\"async\" />            </a>\n	<h3 ><a href=\"javascript:void(0);\">Categories</a></h3>	\n					<nav data-id=\"list-categories\">\n			<ul id=\"menu-1-T1Dk6\"><li id=\"menu-item-1676\"><a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\">Facial area</a></li>\n<li id=\"menu-item-1677\"><a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\">Leg area</a></li>\n<li id=\"menu-item-1678\"><a href=\"https://www.gujaratrafting.com/derma/product-category/skin-care/\">Skin Care</a></li>\n<li id=\"menu-item-1679\"><a href=\"#\">Tabbath &#038; Body</a></li>\n<li id=\"menu-item-1680\"><a href=\"#\">Brake Tools</a></li>\n<li id=\"menu-item-1681\"><a href=\"#\">Driveshafts</a></li>\n<li id=\"menu-item-1682\"><a href=\"#\">Emergency Brake</a></li>\n<li id=\"menu-item-1683\"><a href=\"#\">Spools</a></li>\n<li id=\"menu-item-1684\"><a href=\"#\">Men&#8217;s</a></li>\n<li id=\"menu-item-1685\"><a href=\"https://www.gujaratrafting.com/derma/product-category/skin-care/\">Skin Care</a></li>\n<li id=\"menu-item-1686\"><a href=\"#\">Tennis</a></li>\n<li id=\"menu-item-1687\"><a href=\"#\">Women&#8217;s</a></li>\n</ul>		</nav>\n                <form action=\"https://www.gujaratrafting.com/derma/\" method=\"get\" data-thumbnail=\"1\" data-subtitle=\"1\" data-appendto=\".search-results-NAxtJ\" data-price=\"1\" data-minChars=\"2\" data-post-type=\"product\" data-count=\"5\" >\n                                    <select  name=\'product_cat\' id=\'product-cat-NAxtJ\' class=\'dropdown_product_cat\'>\n	<option value=\'\' selected=\'selected\'>All Categories</option>\n	<option value=\"cleansers\">Cleansers&nbsp;&nbsp;(1)</option>\n	<option value=\"conditioners-mask\">Conditioners &amp; Mask&nbsp;&nbsp;(1)</option>\n	<option value=\"serum\">Serum&nbsp;&nbsp;(2)</option>\n	<option value=\"shampoo\">Shampoo&nbsp;&nbsp;(1)</option>\n	<option value=\"sunscreen\">Sunscreen&nbsp;&nbsp;(1)</option>\n</select>\n                        <input data-style=\"right\" type=\"text\" placeholder=\"I’m looking for...\" name=\"s\" required oninvalid=\"this.setCustomValidity(\'Enter at least 2 characters\')\" oninput=\"setCustomValidity(\'\')\"/>\n                            <button type=\"submit\">\n                                                                                            </button>\n                        <input type=\"hidden\" name=\"post_type\" value=\"product\" />\n                </form>\n                                <a href=\"https://www.gujaratrafting.com/derma/my-account/\">\n                                            </a>\n                            <ul id=\"menu-1-5cba6d91\"><li id=\"menu-item-1016\"><a href=\"https://www.gujaratrafting.com/derma/my-account-2/\">My Account</a></li>\n<li id=\"menu-item-1017\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-1018\"><a href=\"https://www.gujaratrafting.com/derma/checkout-2/\">Checkout</a></li>\n<li id=\"menu-item-1019\"><a href=\"https://hara.thembaydev.com/demo-10/wp-login.php?action=logout\">Log out</a></li>\n</ul>                         \n            <a href=\"https://www.gujaratrafting.com/derma/thembay-block/header-10/\">\n                                       0\n        </a>\n        <a data-bs-toggle=\"dropdown\" data-bs-auto-close=\"outside\" href=\"javascript:void(0);\" title=\"View your shopping cart\">\n               0            \n                </a>    \n							<ul>\n					<li>Your cart is empty</li>\n					<li><a href=\"https://www.gujaratrafting.com/derma/shop/\">Continue Shopping</a></li>\n				</ul>\n					<nav data-id=\"main-menu\">\n			<ul id=\"menu-1-c6hYk\"><li id=\"menu-item-7102\"><a href=\"https://www.gujaratrafting.com/derma/\">Home<b></b></a></li>\n<li id=\"menu-item-636\"><a href=\"https://www.gujaratrafting.com/derma/shop-2/\">Shop<b></b></a></li>\n<li id=\"menu-item-48\"><a href=\"#\">Pages<b></b></a></li>\n<li id=\"menu-item-49\"><a href=\"#\">Blog<b></b></a></li>\n<li id=\"menu-item-7868\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-50\"><a href=\"https://www.gujaratrafting.com/derma/contact-us/\">Contact Us</a></li>\n</ul>		</nav>\n										<a href=\"#\">\n									PURCHASE TODAY $59\n					</a>','Header 10','','inherit','closed','closed','','5882-revision-v1','','','2026-06-27 07:18:36','2026-06-27 07:18:36','',5882,'https://www.gujaratrafting.com/derma/?p=7972',0,'revision','',0),
(7973,1,'2026-06-27 07:26:54','2026-06-27 07:26:54','<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n									<ul>\n							<li>\n										Mon-Fri: 10:00 - 18:00\n									</li>\n						</ul>\n									<ul>\n							<li>\n										25 West 21th Street, Miami FL, USA\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"mailto:contact@example.com\">\n										contact@example.com\n											</a>\n									</li>\n						</ul>\n            <a href=\"https://www.gujaratrafting.com/derma\">\n                <img width=\"2560\" height=\"862\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/05/Derma-Heaven-Logo-scaled.webp\" alt=\"\" decoding=\"async\" />            </a>\n	<h3 ><a href=\"javascript:void(0);\">Categories</a></h3>	\n					<nav data-id=\"list-categories\">\n			<ul id=\"menu-1-fZzxb\"><li id=\"menu-item-1676\"><a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\">Facial area</a></li>\n<li id=\"menu-item-1677\"><a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\">Leg area</a></li>\n<li id=\"menu-item-1678\"><a href=\"https://www.gujaratrafting.com/derma/product-category/skin-care/\">Skin Care</a></li>\n<li id=\"menu-item-1679\"><a href=\"#\">Tabbath &#038; Body</a></li>\n<li id=\"menu-item-1680\"><a href=\"#\">Brake Tools</a></li>\n<li id=\"menu-item-1681\"><a href=\"#\">Driveshafts</a></li>\n<li id=\"menu-item-1682\"><a href=\"#\">Emergency Brake</a></li>\n<li id=\"menu-item-1683\"><a href=\"#\">Spools</a></li>\n<li id=\"menu-item-1684\"><a href=\"#\">Men&#8217;s</a></li>\n<li id=\"menu-item-1685\"><a href=\"https://www.gujaratrafting.com/derma/product-category/skin-care/\">Skin Care</a></li>\n<li id=\"menu-item-1686\"><a href=\"#\">Tennis</a></li>\n<li id=\"menu-item-1687\"><a href=\"#\">Women&#8217;s</a></li>\n</ul>		</nav>\n                <form action=\"https://www.gujaratrafting.com/derma/\" method=\"get\" data-thumbnail=\"1\" data-subtitle=\"1\" data-appendto=\".search-results-IHKBb\" data-price=\"1\" data-minChars=\"2\" data-post-type=\"product\" data-count=\"5\" >\n                                    <select  name=\'product_cat\' id=\'product-cat-IHKBb\' class=\'dropdown_product_cat\'>\n	<option value=\'\' selected=\'selected\'>All Categories</option>\n	<option value=\"cleansers\">Cleansers&nbsp;&nbsp;(1)</option>\n	<option value=\"conditioners-mask\">Conditioners &amp; Mask&nbsp;&nbsp;(1)</option>\n	<option value=\"serum\">Serum&nbsp;&nbsp;(2)</option>\n	<option value=\"shampoo\">Shampoo&nbsp;&nbsp;(1)</option>\n	<option value=\"sunscreen\">Sunscreen&nbsp;&nbsp;(1)</option>\n</select>\n                        <input data-style=\"right\" type=\"text\" placeholder=\"I’m looking for...\" name=\"s\" required oninvalid=\"this.setCustomValidity(\'Enter at least 2 characters\')\" oninput=\"setCustomValidity(\'\')\"/>\n                            <button type=\"submit\">\n                                                                                            </button>\n                        <input type=\"hidden\" name=\"post_type\" value=\"product\" />\n                </form>\n                                <a href=\"https://www.gujaratrafting.com/derma/my-account/\">\n                                            </a>\n                            <ul id=\"menu-1-5cba6d91\"><li id=\"menu-item-1016\"><a href=\"https://www.gujaratrafting.com/derma/my-account-2/\">My Account</a></li>\n<li id=\"menu-item-1017\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-1018\"><a href=\"https://www.gujaratrafting.com/derma/checkout-2/\">Checkout</a></li>\n<li id=\"menu-item-1019\"><a href=\"https://hara.thembaydev.com/demo-10/wp-login.php?action=logout\">Log out</a></li>\n</ul>                         \n            <a href=\"https://www.gujaratrafting.com/derma/thembay-block/header-10/\">\n                                       0\n        </a>\n        <a data-bs-toggle=\"dropdown\" data-bs-auto-close=\"outside\" href=\"javascript:void(0);\" title=\"View your shopping cart\">\n               0            \n                </a>    \n							<ul>\n					<li>Your cart is empty</li>\n					<li><a href=\"https://www.gujaratrafting.com/derma/shop/\">Continue Shopping</a></li>\n				</ul>\n					<nav data-id=\"main-menu\">\n			<ul id=\"menu-1-gOqep\"><li id=\"menu-item-7102\"><a href=\"https://www.gujaratrafting.com/derma/\">Home<b></b></a></li>\n<li id=\"menu-item-636\"><a href=\"https://www.gujaratrafting.com/derma/shop-2/\">Shop<b></b></a></li>\n<li id=\"menu-item-48\"><a href=\"#\">Pages<b></b></a></li>\n<li id=\"menu-item-49\"><a href=\"#\">Blog<b></b></a></li>\n<li id=\"menu-item-7868\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-50\"><a href=\"https://www.gujaratrafting.com/derma/contact-us/\">Contact Us</a></li>\n</ul>		</nav>\n										<a href=\"#\">\n									PURCHASE TODAY $59\n					</a>','Header 10','','inherit','closed','closed','','5882-revision-v1','','','2026-06-27 07:26:54','2026-06-27 07:26:54','',5882,'https://www.gujaratrafting.com/derma/?p=7973',0,'revision','',0),
(7974,1,'2026-06-27 07:28:53','2026-06-27 07:28:53','<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n									<ul>\n							<li>\n										Mon-Fri: 10:00 - 18:00\n									</li>\n						</ul>\n									<ul>\n							<li>\n										25 West 21th Street, Miami FL, USA\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"mailto:contact@example.com\">\n										contact@example.com\n											</a>\n									</li>\n						</ul>\n            <a href=\"https://www.gujaratrafting.com/derma\">\n                <img width=\"2560\" height=\"862\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/05/Derma-Heaven-Logo-scaled.webp\" alt=\"\" decoding=\"async\" />            </a>\n	<h3 ><a href=\"javascript:void(0);\">Categories</a></h3>	\n					<nav data-id=\"list-categories\">\n			<ul id=\"menu-1-s3puU\"><li id=\"menu-item-1676\"><a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\">Facial area</a></li>\n<li id=\"menu-item-1677\"><a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\">Leg area</a></li>\n<li id=\"menu-item-1678\"><a href=\"https://www.gujaratrafting.com/derma/product-category/skin-care/\">Skin Care</a></li>\n<li id=\"menu-item-1679\"><a href=\"#\">Tabbath &#038; Body</a></li>\n<li id=\"menu-item-1680\"><a href=\"#\">Brake Tools</a></li>\n<li id=\"menu-item-1681\"><a href=\"#\">Driveshafts</a></li>\n<li id=\"menu-item-1682\"><a href=\"#\">Emergency Brake</a></li>\n<li id=\"menu-item-1683\"><a href=\"#\">Spools</a></li>\n<li id=\"menu-item-1684\"><a href=\"#\">Men&#8217;s</a></li>\n<li id=\"menu-item-1685\"><a href=\"https://www.gujaratrafting.com/derma/product-category/skin-care/\">Skin Care</a></li>\n<li id=\"menu-item-1686\"><a href=\"#\">Tennis</a></li>\n<li id=\"menu-item-1687\"><a href=\"#\">Women&#8217;s</a></li>\n</ul>		</nav>\n                <form action=\"https://www.gujaratrafting.com/derma/\" method=\"get\" data-thumbnail=\"1\" data-subtitle=\"1\" data-appendto=\".search-results-QEulV\" data-price=\"1\" data-minChars=\"2\" data-post-type=\"product\" data-count=\"5\" >\n                                    <select  name=\'product_cat\' id=\'product-cat-QEulV\' class=\'dropdown_product_cat\'>\n	<option value=\'\' selected=\'selected\'>All Categories</option>\n	<option value=\"cleansers\">Cleansers&nbsp;&nbsp;(1)</option>\n	<option value=\"conditioners-mask\">Conditioners &amp; Mask&nbsp;&nbsp;(1)</option>\n	<option value=\"serum\">Serum&nbsp;&nbsp;(2)</option>\n	<option value=\"shampoo\">Shampoo&nbsp;&nbsp;(1)</option>\n	<option value=\"sunscreen\">Sunscreen&nbsp;&nbsp;(1)</option>\n</select>\n                        <input data-style=\"right\" type=\"text\" placeholder=\"I’m looking for...\" name=\"s\" required oninvalid=\"this.setCustomValidity(\'Enter at least 2 characters\')\" oninput=\"setCustomValidity(\'\')\"/>\n                            <button type=\"submit\">\n                                                                                            </button>\n                        <input type=\"hidden\" name=\"post_type\" value=\"product\" />\n                </form>\n                                <a href=\"https://www.gujaratrafting.com/derma/my-account/\">\n                                            </a>\n                            <ul id=\"menu-1-5cba6d91\"><li id=\"menu-item-1016\"><a href=\"https://www.gujaratrafting.com/derma/my-account-2/\">My Account</a></li>\n<li id=\"menu-item-1017\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-1018\"><a href=\"https://www.gujaratrafting.com/derma/checkout-2/\">Checkout</a></li>\n<li id=\"menu-item-1019\"><a href=\"https://hara.thembaydev.com/demo-10/wp-login.php?action=logout\">Log out</a></li>\n</ul>                         \n            <a href=\"https://www.gujaratrafting.com/derma/thembay-block/header-10/\">\n                                       0\n        </a>\n        <a data-bs-toggle=\"dropdown\" data-bs-auto-close=\"outside\" href=\"javascript:void(0);\" title=\"View your shopping cart\">\n               0            \n                </a>    \n							<ul>\n					<li>Your cart is empty</li>\n					<li><a href=\"https://www.gujaratrafting.com/derma/shop/\">Continue Shopping</a></li>\n				</ul>\n					<nav data-id=\"main-menu\">\n			<ul id=\"menu-1-osYGZ\"><li id=\"menu-item-7102\"><a href=\"https://www.gujaratrafting.com/derma/\">Home<b></b></a></li>\n<li id=\"menu-item-636\"><a href=\"https://www.gujaratrafting.com/derma/shop-2/\">Shop<b></b></a></li>\n<li id=\"menu-item-48\"><a href=\"#\">Pages<b></b></a></li>\n<li id=\"menu-item-49\"><a href=\"#\">Blog<b></b></a></li>\n<li id=\"menu-item-7868\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-50\"><a href=\"https://www.gujaratrafting.com/derma/contact-us/\">Contact Us</a></li>\n</ul>		</nav>\n										<a href=\"#\">\n									PURCHASE TODAY $59\n					</a>','Header 10','','inherit','closed','closed','','5882-revision-v1','','','2026-06-27 07:28:53','2026-06-27 07:28:53','',5882,'https://www.gujaratrafting.com/derma/?p=7974',0,'revision','',0),
(7975,1,'2026-06-27 10:49:30','2026-06-27 10:46:51',' ','','','publish','closed','closed','','7975','','','2026-06-27 10:49:30','2026-06-27 10:49:30','',0,'https://www.gujaratrafting.com/derma/?p=7975',1,'nav_menu_item','',0),
(7976,1,'2026-06-27 10:49:30','2026-06-27 10:48:26',' ','','','publish','closed','closed','','7976','','','2026-06-27 10:49:30','2026-06-27 10:49:30','',0,'https://www.gujaratrafting.com/derma/?p=7976',2,'nav_menu_item','',0),
(7977,1,'2026-06-27 10:49:30','2026-06-27 10:49:30',' ','','','publish','closed','closed','','7977','','','2026-06-27 10:49:30','2026-06-27 10:49:30','',0,'https://www.gujaratrafting.com/derma/?p=7977',5,'nav_menu_item','',0),
(7978,1,'2026-06-27 10:49:40','2026-06-27 10:49:40','{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-hara-child','','','2026-06-27 10:49:40','2026-06-27 10:49:40','',0,'https://www.gujaratrafting.com/derma/2026/06/27/wp-global-styles-hara-child/',0,'wp_global_styles','',0),
(7979,1,'2026-06-27 10:49:58','2026-06-27 10:49:58','[woocommerce_order_tracking]','Order Tracking','','inherit','closed','closed','','41-revision-v1','','','2026-06-27 10:49:58','2026-06-27 10:49:58','',41,'https://www.gujaratrafting.com/derma/?p=7979',0,'revision','',0),
(7980,1,'2026-06-27 10:55:01','2026-06-27 10:55:01','','Cleansers','','publish','closed','closed','','cleansers-2','','','2026-06-27 10:55:01','2026-06-27 10:55:01','',0,'https://www.gujaratrafting.com/derma/?p=7980',1,'nav_menu_item','',0),
(7981,1,'2026-06-27 10:55:01','2026-06-27 10:55:01','','Sunscreen','','publish','closed','closed','','sunscreen','','','2026-06-27 10:55:01','2026-06-27 10:55:01','',0,'https://www.gujaratrafting.com/derma/?p=7981',2,'nav_menu_item','',0),
(7982,1,'2026-06-27 10:55:01','2026-06-27 10:55:01','','Serum','','publish','closed','closed','','serum','','','2026-06-27 10:55:01','2026-06-27 10:55:01','',0,'https://www.gujaratrafting.com/derma/?p=7982',3,'nav_menu_item','',0),
(7983,1,'2026-06-27 10:55:01','2026-06-27 10:55:01','','Shampoo','','publish','closed','closed','','shampoo','','','2026-06-27 10:55:01','2026-06-27 10:55:01','',0,'https://www.gujaratrafting.com/derma/?p=7983',4,'nav_menu_item','',0),
(7984,1,'2026-06-27 10:55:01','2026-06-27 10:55:01','','Conditioners & Mask','','publish','closed','closed','','conditioners-mask','','','2026-06-27 10:55:01','2026-06-27 10:55:01','',0,'https://www.gujaratrafting.com/derma/?p=7984',5,'nav_menu_item','',0),
(7985,1,'2026-06-27 10:57:29','2026-06-27 10:57:29','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					Address: 25 West 21th Street, Miami FL, USA  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		<p>Hotline: <a style=\"color: #555555;\" href=\"tel:1900 26886\">1900 26886</a></p><p>E-mail: <a style=\"color: #555555;\" href=\"mailto:info@harashop.com\">info@harashop.com</a></p>		\n				<h3>\n									Open Hours\n			</h3>\n		<p>Monday – Saturday: 8:00 am – 4:00pm</p><p>Sunday: Close</p>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>\n		[wpforms id=\"2003\" title=\"false\" description=\"false\"]','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2026-06-27 10:57:29','2026-06-27 10:57:29','',25,'https://www.gujaratrafting.com/derma/?p=7985',0,'revision','',0),
(7986,1,'2026-06-27 10:57:29','2026-06-27 10:57:29','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					Address: 25 West 21th Street, Miami FL, USA  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		<p>Hotline: <a style=\"color: #555555;\" href=\"tel:1900 26886\">1900 26886</a></p><p>E-mail: <a style=\"color: #555555;\" href=\"mailto:info@harashop.com\">info@harashop.com</a></p>		\n				<h3>\n									Open Hours\n			</h3>\n		<p>Monday – Saturday: 8:00 am – 4:00pm</p><p>Sunday: Close</p>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>\n		[wpforms id=\"2003\" title=\"false\" description=\"false\"]','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2026-06-27 10:57:29','2026-06-27 10:57:29','',25,'https://www.gujaratrafting.com/derma/?p=7986',0,'revision','',0),
(7987,1,'2026-06-27 10:57:29','2026-06-27 10:57:29','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					Address: 25 West 21th Street, Miami FL, USA  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		<p>Hotline: <a style=\"color: #555555;\" href=\"tel:1900 26886\">1900 26886</a></p><p>E-mail: <a style=\"color: #555555;\" href=\"mailto:info@harashop.com\">info@harashop.com</a></p>					\n				<h3>\n									Contact Hours\n			</h3>\n		<p>Monday – Saturday: 10:00 am – 05:00pm</p><p>Sunday: Close</p>					\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2026-06-27 10:57:29','2026-06-27 10:57:29','',25,'https://www.gujaratrafting.com/derma/?p=7987',0,'revision','',0),
(7988,1,'2026-06-27 10:59:07','2026-06-27 10:59:07','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					Address: 25 West 21th Street, Miami FL, USA  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		<p>Hotline: <a style=\"color: #555555;\" href=\"tel:1900 26886\">1900 26886</a></p><p>E-mail: <a style=\"color: #555555;\" href=\"mailto:info@harashop.com\">info@harashop.com</a></p>					\n				<h3>\n									Contact Hours\n			</h3>\n		<p>Monday – Saturday: 10:00 am – 05:00pm</p><p>Sunday: Close</p>					\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2026-06-27 10:59:07','2026-06-27 10:59:07','',25,'https://www.gujaratrafting.com/derma/?p=7988',0,'revision','',0),
(7989,1,'2026-06-27 10:59:08','2026-06-27 10:59:08','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					Address: 25 West 21th Street, Miami FL, USA  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		<p>Hotline: <a style=\"color: #555555;\" href=\"tel:1900 26886\">1900 26886</a></p><p>E-mail: <a style=\"color: #555555;\" href=\"mailto:info@harashop.com\">info@harashop.com</a></p>					\n				<h3>\n									Contact Hours\n			</h3>\n		<p>Monday – Saturday: 10:00 am – 05:00pm</p><p>Sunday: Close</p>					\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2026-06-27 10:59:08','2026-06-27 10:59:08','',25,'https://www.gujaratrafting.com/derma/?p=7989',0,'revision','',0),
(7990,1,'2026-06-27 10:59:08','2026-06-27 10:59:08','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					Address: 25 West 21th Street, Miami FL, USA  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		Hotline: <a style=\"color: #555555;\" href=\"tel:+91 72270 35224\">+91 72270 35224</a>E-mail: <a style=\"color: #555555;\" href=\"mailto:help@dermaheaven.shop\">help@dermaheaven.shop</a>					\n				<h3>\n									Contact Hours\n			</h3>\n		<p>Monday – Saturday: 10:00 am – 05:00pm</p><p>Sunday: Close</p>					\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2026-06-27 10:59:08','2026-06-27 10:59:08','',25,'https://www.gujaratrafting.com/derma/?p=7990',0,'revision','',0),
(7991,1,'2026-06-27 10:59:40','2026-06-27 10:59:40','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					Address: 25 West 21th Street, Miami FL, USA  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		Hotline: <a style=\"color: #555555;\" href=\"tel:+91 72270 35224\">+91 72270 35224</a>E-mail: <a style=\"color: #555555;\" href=\"mailto:help@dermaheaven.shop\">help@dermaheaven.shop</a>					\n				<h3>\n									Contact Hours\n			</h3>\n		<p>Monday – Saturday: 10:00 am – 05:00pm</p><p>Sunday: Close</p>					\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2026-06-27 10:59:40','2026-06-27 10:59:40','',25,'https://www.gujaratrafting.com/derma/?p=7991',0,'revision','',0),
(7992,1,'2026-06-27 10:59:40','2026-06-27 10:59:40','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					Address: 25 West 21th Street, Miami FL, USA  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		Hotline: <a style=\"color: #555555;\" href=\"tel:+91 72270 35224\">+91 72270 35224</a>E-mail: <a style=\"color: #555555;\" href=\"mailto:help@dermaheaven.shop\">help@dermaheaven.shop</a>					\n				<h3>\n									Contact Hours\n			</h3>\n		<p>Monday – Saturday: 10:00 am – 05:00pm</p><p>Sunday: Close</p>					\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2026-06-27 10:59:40','2026-06-27 10:59:40','',25,'https://www.gujaratrafting.com/derma/?p=7992',0,'revision','',0),
(7993,1,'2026-06-27 10:59:40','2026-06-27 10:59:40','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					Address: 25 West 21th Street, Miami FL, USA  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		Hotline: <a style=\"color: #555555;\" href=\"tel:+91 72270 35224\">+91 72270 35224</a>E-mail: <a style=\"color: #555555;\" href=\"mailto:help@dermaheaven.shop\">help@dermaheaven.shop</a>					\n				<h3>\n									Contact Hours\n			</h3>\n		<p>Monday – Saturday: 10:00 am – 05:00pm</p><p>Sunday: Close</p>					\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Rajshree%20Heights&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Rajshree Heights\"\n					aria-label=\"Rajshree Heights\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2026-06-27 10:59:40','2026-06-27 10:59:40','',25,'https://www.gujaratrafting.com/derma/?p=7993',0,'revision','',0),
(7994,1,'2026-06-27 11:01:00','2026-06-27 11:01:00','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					Address: 25 West 21th Street, Miami FL, USA  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		Hotline: <a style=\"color: #555555;\" href=\"tel:+91 72270 35224\">+91 72270 35224</a>E-mail: <a style=\"color: #555555;\" href=\"mailto:help@dermaheaven.shop\">help@dermaheaven.shop</a>					\n				<h3>\n									Contact Hours\n			</h3>\n		<p>Monday – Saturday: 10:00 am – 05:00pm</p><p>Sunday: Close</p>					\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Rajshree%20Heights&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Rajshree Heights\"\n					aria-label=\"Rajshree Heights\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2026-06-27 11:01:00','2026-06-27 11:01:00','',25,'https://www.gujaratrafting.com/derma/?p=7994',0,'revision','',0),
(7995,1,'2026-06-27 11:01:00','2026-06-27 11:01:00','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					Address: 25 West 21th Street, Miami FL, USA  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		Hotline: <a style=\"color: #555555;\" href=\"tel:+91 72270 35224\">+91 72270 35224</a>E-mail: <a style=\"color: #555555;\" href=\"mailto:help@dermaheaven.shop\">help@dermaheaven.shop</a>					\n				<h3>\n									Contact Hours\n			</h3>\n		<p>Monday – Saturday: 10:00 am – 05:00pm</p><p>Sunday: Close</p>					\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Rajshree%20Heights&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Rajshree Heights\"\n					aria-label=\"Rajshree Heights\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2026-06-27 11:01:00','2026-06-27 11:01:00','',25,'https://www.gujaratrafting.com/derma/?p=7995',0,'revision','',0),
(7996,1,'2026-06-27 11:01:00','2026-06-27 11:01:00','<h3>\n									Keep in touch with us\n                					We’re talking about clean beauty gift sets, of course – and we’ve got a bouquet of beauties for yourself or someone you love.  \n			</h3>\n				<h3>\n									Store Location\n                					E 704, Rajshree Heights, CTM, Near Wonder Point - Ahmedabad | 380026  \n			</h3>\n				<h3>\n									Contact\n			</h3>\n		Hotline: <a style=\"color: #555555;\" href=\"tel:+91 72270 35224\">+91 72270 35224</a>E-mail: <a style=\"color: #555555;\" href=\"mailto:help@dermaheaven.shop\">help@dermaheaven.shop</a>					\n				<h3>\n									Contact Hours\n			</h3>\n		<p>Monday – Saturday: 10:00 am – 05:00pm</p><p>Sunday: Close</p>					\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Rajshree%20Heights&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Rajshree Heights\"\n					aria-label=\"Rajshree Heights\"\n			></iframe>\n				<h3>\n									Send Message\n                					Fill out this form and our specialists will contact you shortly for detailed consultation.  \n			</h3>','Contact Us','','inherit','closed','closed','','25-revision-v1','','','2026-06-27 11:01:00','2026-06-27 11:01:00','',25,'https://www.gujaratrafting.com/derma/?p=7996',0,'revision','',0),
(7997,1,'2026-06-27 11:02:31','2026-06-27 11:02:31','<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n									<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n										25 West 21th Street, Miami FL, USA\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"mailto:contact@example.com\">\n										contact@example.com\n											</a>\n									</li>\n						</ul>\n            <a href=\"https://www.gujaratrafting.com/derma\">\n                <img width=\"2560\" height=\"862\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/05/Derma-Heaven-Logo-scaled.webp\" alt=\"\" decoding=\"async\" />            </a>\n	<h3 ><a href=\"javascript:void(0);\">Categories</a></h3>	\n					<nav data-id=\"list-categories\">\n			<ul id=\"menu-1-GN12Y\"><li id=\"menu-item-7980\"><a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\">Cleansers</a></li>\n<li id=\"menu-item-7981\"><a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\">Sunscreen</a></li>\n<li id=\"menu-item-7982\"><a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\">Serum</a></li>\n<li id=\"menu-item-7983\"><a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\">Shampoo</a></li>\n<li id=\"menu-item-7984\"><a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\">Conditioners &#038; Mask</a></li>\n</ul>		</nav>\n                <form action=\"https://www.gujaratrafting.com/derma/\" method=\"get\" data-thumbnail=\"1\" data-subtitle=\"1\" data-appendto=\".search-results-h5z4a\" data-price=\"1\" data-minChars=\"2\" data-post-type=\"product\" data-count=\"5\" >\n                                    <select  name=\'product_cat\' id=\'product-cat-h5z4a\' class=\'dropdown_product_cat\'>\n	<option value=\'\' selected=\'selected\'>All Categories</option>\n	<option value=\"cleansers\">Cleansers&nbsp;&nbsp;(1)</option>\n	<option value=\"conditioners-mask\">Conditioners &amp; Mask&nbsp;&nbsp;(1)</option>\n	<option value=\"serum\">Serum&nbsp;&nbsp;(2)</option>\n	<option value=\"shampoo\">Shampoo&nbsp;&nbsp;(1)</option>\n	<option value=\"sunscreen\">Sunscreen&nbsp;&nbsp;(1)</option>\n</select>\n                        <input data-style=\"right\" type=\"text\" placeholder=\"I’m looking for...\" name=\"s\" required oninvalid=\"this.setCustomValidity(\'Enter at least 2 characters\')\" oninput=\"setCustomValidity(\'\')\"/>\n                            <button type=\"submit\">\n                                                                                            </button>\n                        <input type=\"hidden\" name=\"post_type\" value=\"product\" />\n                </form>\n                                <a href=\"https://www.gujaratrafting.com/derma/my-account/\">\n                                            </a>\n                            <ul id=\"menu-1-5cba6d91\"><li id=\"menu-item-1016\"><a href=\"https://www.gujaratrafting.com/derma/my-account-2/\">My Account</a></li>\n<li id=\"menu-item-1017\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-1018\"><a href=\"https://www.gujaratrafting.com/derma/checkout-2/\">Checkout</a></li>\n<li id=\"menu-item-1019\"><a href=\"https://hara.thembaydev.com/demo-10/wp-login.php?action=logout\">Log out</a></li>\n</ul>                         \n            <a href=\"https://www.gujaratrafting.com/derma/thembay-block/header-10/\">\n                                       0\n        </a>\n        <a data-bs-toggle=\"dropdown\" data-bs-auto-close=\"outside\" href=\"javascript:void(0);\" title=\"View your shopping cart\">\n               0            \n                </a>    \n							<ul>\n					<li>Your cart is empty</li>\n					<li><a href=\"https://www.gujaratrafting.com/derma/shop/\">Continue Shopping</a></li>\n				</ul>\n					<nav data-id=\"main-menu\">\n			<ul id=\"menu-1-HknDs\"><li id=\"menu-item-7975\"><a href=\"https://www.gujaratrafting.com/derma/\">Home</a></li>\n<li id=\"menu-item-7976\"><a href=\"https://www.gujaratrafting.com/derma/shop/\">Shop</a></li>\n<li id=\"menu-item-7868\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-50\"><a href=\"https://www.gujaratrafting.com/derma/contact-us/\">Contact Us</a></li>\n<li id=\"menu-item-7977\"><a href=\"https://www.gujaratrafting.com/derma/oder-tracking/\">Order Tracking</a></li>\n</ul>		</nav>\n										<a href=\"#\">\n									PURCHASE TODAY $59\n					</a>','Header 10','','inherit','closed','closed','','5882-revision-v1','','','2026-06-27 11:02:31','2026-06-27 11:02:31','',5882,'https://www.gujaratrafting.com/derma/?p=7997',0,'revision','',0),
(7998,1,'2026-06-27 11:03:53','2026-06-27 11:03:53','<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n									<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"tel:+91%2072270%2035224\">\n										+91 72270 35224\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"mailto:help@dermaheaven.shop\">\n										help@dermaheaven.shop\n											</a>\n									</li>\n						</ul>\n            <a href=\"https://www.gujaratrafting.com/derma\">\n                <img width=\"2560\" height=\"862\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/05/Derma-Heaven-Logo-scaled.webp\" alt=\"\" decoding=\"async\" />            </a>\n	<h3 ><a href=\"javascript:void(0);\">Categories</a></h3>	\n					<nav data-id=\"list-categories\">\n			<ul id=\"menu-1-xuBEI\"><li id=\"menu-item-7980\"><a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\">Cleansers</a></li>\n<li id=\"menu-item-7981\"><a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\">Sunscreen</a></li>\n<li id=\"menu-item-7982\"><a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\">Serum</a></li>\n<li id=\"menu-item-7983\"><a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\">Shampoo</a></li>\n<li id=\"menu-item-7984\"><a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\">Conditioners &#038; Mask</a></li>\n</ul>		</nav>\n                <form action=\"https://www.gujaratrafting.com/derma/\" method=\"get\" data-thumbnail=\"1\" data-subtitle=\"1\" data-appendto=\".search-results-nJ8cG\" data-price=\"1\" data-minChars=\"2\" data-post-type=\"product\" data-count=\"5\" >\n                                    <select  name=\'product_cat\' id=\'product-cat-nJ8cG\' class=\'dropdown_product_cat\'>\n	<option value=\'\' selected=\'selected\'>All Categories</option>\n	<option value=\"cleansers\">Cleansers&nbsp;&nbsp;(1)</option>\n	<option value=\"conditioners-mask\">Conditioners &amp; Mask&nbsp;&nbsp;(1)</option>\n	<option value=\"serum\">Serum&nbsp;&nbsp;(2)</option>\n	<option value=\"shampoo\">Shampoo&nbsp;&nbsp;(1)</option>\n	<option value=\"sunscreen\">Sunscreen&nbsp;&nbsp;(1)</option>\n</select>\n                        <input data-style=\"right\" type=\"text\" placeholder=\"I’m looking for...\" name=\"s\" required oninvalid=\"this.setCustomValidity(\'Enter at least 2 characters\')\" oninput=\"setCustomValidity(\'\')\"/>\n                            <button type=\"submit\">\n                                                                                            </button>\n                        <input type=\"hidden\" name=\"post_type\" value=\"product\" />\n                </form>\n                                <a href=\"https://www.gujaratrafting.com/derma/my-account/\">\n                                            </a>\n                            <ul id=\"menu-1-5cba6d91\"><li id=\"menu-item-1016\"><a href=\"https://www.gujaratrafting.com/derma/my-account-2/\">My Account</a></li>\n<li id=\"menu-item-1017\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-1018\"><a href=\"https://www.gujaratrafting.com/derma/checkout-2/\">Checkout</a></li>\n<li id=\"menu-item-1019\"><a href=\"https://hara.thembaydev.com/demo-10/wp-login.php?action=logout\">Log out</a></li>\n</ul>                         \n            <a href=\"https://www.gujaratrafting.com/derma/thembay-block/header-10/\">\n                                       0\n        </a>\n        <a data-bs-toggle=\"dropdown\" data-bs-auto-close=\"outside\" href=\"javascript:void(0);\" title=\"View your shopping cart\">\n               0            \n                </a>    \n							<ul>\n					<li>Your cart is empty</li>\n					<li><a href=\"https://www.gujaratrafting.com/derma/shop/\">Continue Shopping</a></li>\n				</ul>\n					<nav data-id=\"main-menu\">\n			<ul id=\"menu-1-Oho3w\"><li id=\"menu-item-7975\"><a href=\"https://www.gujaratrafting.com/derma/\">Home</a></li>\n<li id=\"menu-item-7976\"><a href=\"https://www.gujaratrafting.com/derma/shop/\">Shop</a></li>\n<li id=\"menu-item-7868\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-50\"><a href=\"https://www.gujaratrafting.com/derma/contact-us/\">Contact Us</a></li>\n<li id=\"menu-item-7977\"><a href=\"https://www.gujaratrafting.com/derma/oder-tracking/\">Order Tracking</a></li>\n</ul>		</nav>\n										<a href=\"#\">\n									PURCHASE TODAY $59\n					</a>','Header 10','','inherit','closed','closed','','5882-revision-v1','','','2026-06-27 11:03:53','2026-06-27 11:03:53','',5882,'https://www.gujaratrafting.com/derma/?p=7998',0,'revision','',0),
(7999,1,'2026-06-27 11:04:26','2026-06-27 11:04:26','<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n									<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"tel:+91%2072270%2035224\">\n										+91 72270 35224\n											</a>\n									</li>\n						</ul>\n									<ul>\n							<li>\n											<a href=\"mailto:help@dermaheaven.shop\">\n										help@dermaheaven.shop\n											</a>\n									</li>\n						</ul>\n            <a href=\"https://www.gujaratrafting.com/derma\">\n                <img width=\"2560\" height=\"862\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/05/Derma-Heaven-Logo-scaled.webp\" alt=\"\" decoding=\"async\" />            </a>\n	<h3 ><a href=\"javascript:void(0);\">Categories</a></h3>	\n					<nav data-id=\"list-categories\">\n			<ul id=\"menu-1-AaMua\"><li id=\"menu-item-7980\"><a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\">Cleansers</a></li>\n<li id=\"menu-item-7981\"><a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\">Sunscreen</a></li>\n<li id=\"menu-item-7982\"><a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\">Serum</a></li>\n<li id=\"menu-item-7983\"><a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\">Shampoo</a></li>\n<li id=\"menu-item-7984\"><a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\">Conditioners &#038; Mask</a></li>\n</ul>		</nav>\n                <form action=\"https://www.gujaratrafting.com/derma/\" method=\"get\" data-thumbnail=\"1\" data-subtitle=\"1\" data-appendto=\".search-results-Fi7Jx\" data-price=\"1\" data-minChars=\"2\" data-post-type=\"product\" data-count=\"5\" >\n                                    <select  name=\'product_cat\' id=\'product-cat-Fi7Jx\' class=\'dropdown_product_cat\'>\n	<option value=\'\' selected=\'selected\'>All Categories</option>\n	<option value=\"cleansers\">Cleansers&nbsp;&nbsp;(1)</option>\n	<option value=\"conditioners-mask\">Conditioners &amp; Mask&nbsp;&nbsp;(1)</option>\n	<option value=\"serum\">Serum&nbsp;&nbsp;(2)</option>\n	<option value=\"shampoo\">Shampoo&nbsp;&nbsp;(1)</option>\n	<option value=\"sunscreen\">Sunscreen&nbsp;&nbsp;(1)</option>\n</select>\n                        <input data-style=\"right\" type=\"text\" placeholder=\"I’m looking for...\" name=\"s\" required oninvalid=\"this.setCustomValidity(\'Enter at least 2 characters\')\" oninput=\"setCustomValidity(\'\')\"/>\n                            <button type=\"submit\">\n                                                                                            </button>\n                        <input type=\"hidden\" name=\"post_type\" value=\"product\" />\n                </form>\n                                <a href=\"https://www.gujaratrafting.com/derma/my-account/\">\n                                            </a>\n                            <ul id=\"menu-1-5cba6d91\"><li id=\"menu-item-1016\"><a href=\"https://www.gujaratrafting.com/derma/my-account-2/\">My Account</a></li>\n<li id=\"menu-item-1017\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-1018\"><a href=\"https://www.gujaratrafting.com/derma/checkout-2/\">Checkout</a></li>\n<li id=\"menu-item-1019\"><a href=\"https://hara.thembaydev.com/demo-10/wp-login.php?action=logout\">Log out</a></li>\n</ul>                         \n            <a href=\"https://www.gujaratrafting.com/derma/thembay-block/header-10/\">\n                                       0\n        </a>\n        <a data-bs-toggle=\"dropdown\" data-bs-auto-close=\"outside\" href=\"javascript:void(0);\" title=\"View your shopping cart\">\n               0            \n                </a>    \n							<ul>\n					<li>Your cart is empty</li>\n					<li><a href=\"https://www.gujaratrafting.com/derma/shop/\">Continue Shopping</a></li>\n				</ul>\n					<nav data-id=\"main-menu\">\n			<ul id=\"menu-1-kkq7j\"><li id=\"menu-item-7975\"><a href=\"https://www.gujaratrafting.com/derma/\">Home</a></li>\n<li id=\"menu-item-7976\"><a href=\"https://www.gujaratrafting.com/derma/shop/\">Shop</a></li>\n<li id=\"menu-item-7868\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-50\"><a href=\"https://www.gujaratrafting.com/derma/contact-us/\">Contact Us</a></li>\n<li id=\"menu-item-7977\"><a href=\"https://www.gujaratrafting.com/derma/oder-tracking/\">Order Tracking</a></li>\n</ul>		</nav>\n										<a href=\"#\">\n									Free Shipping Over 499\n					</a>','Header 10','','inherit','closed','closed','','5882-revision-v1','','','2026-06-27 11:04:26','2026-06-27 11:04:26','',5882,'https://www.gujaratrafting.com/derma/?p=7999',0,'revision','',0),
(8000,1,'2026-06-27 11:06:39','2026-06-27 11:06:39','<h2>Contact Us</h2>		\n		<p>If you have any question, please contact us at <a href=\"mailto:support@example.com\">support@example.com</a></p>		\n				<a href=\"tel:0887676555\">\n								</a>\n				<h3>\n					<a href=\"tel:0887676555\" >\n						Call us free					</a>\n				</h3>\n									<p>\n						088-767-6555					</p>\n					<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<h2>Store Location</h2>		\n		Address: 25 West 21th Street, Miami FL, USA		\n			<h2>Open Hours</h2>		\n		Monday – Saturday: 8:00 am – 4:00pmSunday: Close		\n				<h3>\n									Quick Links\n			</h3>\n        	<ul id=\"quick-links-j6MGH\"><li id=\"menu-item-972\"><a href=\"#\">Shipping &#038; Returns</a></li>\n<li id=\"menu-item-973\"><a href=\"#\">Privacy Policy</a></li>\n<li id=\"menu-item-974\"><a href=\"https://hara.thembaydev.com/demo-10/term-of-use/\">Term Of Use</a></li>\n<li id=\"menu-item-975\"><a href=\"https://hara.thembaydev.com/demo-10/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-976\"><a href=\"#\">Compare</a></li>\n<li id=\"menu-item-977\"><a href=\"#\">Subscribe</a></li>\n</ul>\n			<h2>Sign Up for Our Newsletter</h2>		\n		Leave your email to get all hot deals &amp; news\nwhich benefit you most!		\n	<!-- Mailchimp for WordPress v4.8.7 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"866\" data-name=\"Newsletter\" ><input name=\"EMAIL\" required=\"\" type=\"email\" placeholder=\"Your email address...\"> \n<button type=\"submit\" value=\"Submit\">  </button><label style=\"display: none !important;\">Leave this field empty if you\'re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1657684558\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"866\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->		\n															<img width=\"300\" height=\"29\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/payment.png\" alt=\"\" loading=\"lazy\" />															\n		Copyright © 2022 <a href=\"https://hara.thembaydev.com/demo-10\">Hara</a>. All Rights Reserved.		\n					<nav data-id=\"menu-copyright\">\n			<ul id=\"menu-1-OUlA6\"><li id=\"menu-item-999\"><a href=\"https://hara.thembaydev.com/demo-10/about-us/\">About Us</a></li>\n<li id=\"menu-item-1000\"><a href=\"https://hara.thembaydev.com/demo-10/faq/\">FAQs</a></li>\n<li id=\"menu-item-1001\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main-right&#038;blog_columns=2\">Blog</a></li>\n</ul>		</nav>','Footer 10','','inherit','closed','closed','','6152-revision-v1','','','2026-06-27 11:06:39','2026-06-27 11:06:39','',6152,'https://www.gujaratrafting.com/derma/?p=8000',0,'revision','',0),
(8001,1,'2026-06-27 11:06:40','2026-06-27 11:06:40','<h2>Contact Us</h2>		<p>If you have any question, please contact us at <a href=\"mailto:support@example.com\">support@example.com</a></p>					\n				<a href=\"tel:0887676555\" tabindex=\"-1\" aria-label=\"Call us free\">\n								</a>\n									<h3>\n						<a href=\"tel:0887676555\" >\n							Call us free						</a>\n					</h3>\n									<p>\n						088-767-6555					</p>\n					<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Store Location</h2>		E 704, Rajshree Heights, CTM, Near Wonder Point - Ahmedabad | 380026			<h2>Open Hours</h2>		Monday – Saturday: 10:00 am – 05:00pmSunday: Close		\n				<h3>\n									Quick Links\n			</h3>\n        	<ul id=\"quick-links-2vHLk\"><li id=\"menu-item-972\"><a href=\"#\">Shipping &#038; Returns</a></li>\n<li id=\"menu-item-973\"><a href=\"#\">Privacy Policy</a></li>\n<li id=\"menu-item-974\"><a href=\"https://www.gujaratrafting.com/derma/term-of-use/\">Term Of Use</a></li>\n<li id=\"menu-item-975\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-976\"><a href=\"#\">Compare</a></li>\n<li id=\"menu-item-977\"><a href=\"#\">Subscribe</a></li>\n</ul>\n					<h2>Sign Up for Our Newsletter</h2>		Leave your email to get all hot deals &amp; news\nwhich benefit you most!		\n	<p style=\"color: indianred;\">You need to configure your Mailchimp API key for this form to work properly.</p><!-- Mailchimp for WordPress v4.13.1 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"866\" data-name=\"Newsletter\" ><input name=\"EMAIL\" required=\"\" type=\"email\" placeholder=\"Your email address...\"> \n<button type=\"submit\" value=\"Submit\">  </button><label style=\"display: none !important;\">Leave this field empty if you&#039;re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1782558400\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"866\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->				\n															<img width=\"300\" height=\"29\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/10/payment.png\" alt=\"\" />													Copyright © 2022 <a href=\"https://hara.thembaydev.com/demo-10\">Hara</a>. All Rights Reserved.		\n					<nav data-id=\"menu-copyright\">\n			<ul id=\"menu-1-2qZRU\"><li id=\"menu-item-999\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-1000\"><a href=\"https://www.gujaratrafting.com/derma/faq/\">FAQs</a></li>\n<li id=\"menu-item-1001\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main-right&#038;blog_columns=2\">Blog</a></li>\n</ul>		</nav>','Footer 10','','inherit','closed','closed','','6152-revision-v1','','','2026-06-27 11:06:40','2026-06-27 11:06:40','',6152,'https://www.gujaratrafting.com/derma/?p=8001',0,'revision','',0),
(8002,1,'2026-06-27 11:07:37','2026-06-27 11:07:37','<h2>Contact Us</h2>		If you have any question, please contact us at <a href=\"mailto:help@dermaheaven.shop\">help@dermaheaven.shop</a>					\n				<a href=\"tel:0887676555\" tabindex=\"-1\" aria-label=\"Call us free\">\n								</a>\n									<h3>\n						<a href=\"tel:0887676555\" >\n							Call us free						</a>\n					</h3>\n									<p>\n						+91 72270 35224					</p>\n					<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Store Location</h2>		E 704, Rajshree Heights, CTM, Near Wonder Point - Ahmedabad | 380026			<h2>Open Hours</h2>		Monday – Saturday: 10:00 am – 05:00pmSunday: Close		\n				<h3>\n									Quick Links\n			</h3>\n        	<ul id=\"quick-links-pgQKF\"><li id=\"menu-item-972\"><a href=\"#\">Shipping &#038; Returns</a></li>\n<li id=\"menu-item-973\"><a href=\"#\">Privacy Policy</a></li>\n<li id=\"menu-item-974\"><a href=\"https://www.gujaratrafting.com/derma/term-of-use/\">Term Of Use</a></li>\n<li id=\"menu-item-975\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-976\"><a href=\"#\">Compare</a></li>\n<li id=\"menu-item-977\"><a href=\"#\">Subscribe</a></li>\n</ul>\n					<h2>Sign Up for Our Newsletter</h2>		Leave your email to get all hot deals &amp; news\nwhich benefit you most!		\n	<p style=\"color: indianred;\">You need to configure your Mailchimp API key for this form to work properly.</p><!-- Mailchimp for WordPress v4.13.1 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"866\" data-name=\"Newsletter\" ><input name=\"EMAIL\" required=\"\" type=\"email\" placeholder=\"Your email address...\"> \n<button type=\"submit\" value=\"Submit\">  </button><label style=\"display: none !important;\">Leave this field empty if you&#039;re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1782558457\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"866\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->				\n															<img width=\"300\" height=\"29\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/10/payment.png\" alt=\"\" />													Copyright © 2022 <a href=\"https://hara.thembaydev.com/demo-10\">Hara</a>. All Rights Reserved.		\n					<nav data-id=\"menu-copyright\">\n			<ul id=\"menu-1-YRo3V\"><li id=\"menu-item-999\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-1000\"><a href=\"https://www.gujaratrafting.com/derma/faq/\">FAQs</a></li>\n<li id=\"menu-item-1001\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main-right&#038;blog_columns=2\">Blog</a></li>\n</ul>		</nav>','Footer 10','','inherit','closed','closed','','6152-revision-v1','','','2026-06-27 11:07:37','2026-06-27 11:07:37','',6152,'https://www.gujaratrafting.com/derma/?p=8002',0,'revision','',0),
(8003,1,'2026-06-27 11:08:12','2026-06-27 11:08:12','<h2>Contact Us</h2>		If you have any question, please contact us at <a href=\"mailto:help@dermaheaven.shop\">help@dermaheaven.shop</a>					\n				<a href=\"tel:0887676555\" tabindex=\"-1\" aria-label=\"Call us free\">\n								</a>\n									<h3>\n						<a href=\"tel:0887676555\" >\n							Call us free						</a>\n					</h3>\n									<p>\n						+91 72270 35224					</p>\n					<a href=\"https://www.facebook.com/\" target=\"_blank\">\n						Tb-icon-facebook-f\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/\" target=\"_blank\">\n						Tb-icon-instagram\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Store Location</h2>		E 704, Rajshree Heights, CTM, Near Wonder Point - Ahmedabad | 380026			<h2>Open Hours</h2>		Monday – Saturday: 10:00 am – 05:00pmSunday: Close		\n				<h3>\n									Quick Links\n			</h3>\n        	<ul id=\"quick-links-iUGiX\"><li id=\"menu-item-972\"><a href=\"#\">Shipping &#038; Returns</a></li>\n<li id=\"menu-item-973\"><a href=\"#\">Privacy Policy</a></li>\n<li id=\"menu-item-974\"><a href=\"https://www.gujaratrafting.com/derma/term-of-use/\">Term Of Use</a></li>\n<li id=\"menu-item-975\"><a href=\"https://www.gujaratrafting.com/derma/wishlist/\">Wishlist</a></li>\n<li id=\"menu-item-976\"><a href=\"#\">Compare</a></li>\n<li id=\"menu-item-977\"><a href=\"#\">Subscribe</a></li>\n</ul>\n					<h2>Sign Up for Our Newsletter</h2>		Leave your email to get all hot deals &amp; news\nwhich benefit you most!		\n	<p style=\"color: indianred;\">You need to configure your Mailchimp API key for this form to work properly.</p><!-- Mailchimp for WordPress v4.13.1 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"866\" data-name=\"Newsletter\" ><input name=\"EMAIL\" required=\"\" type=\"email\" placeholder=\"Your email address...\"> \n<button type=\"submit\" value=\"Submit\">  </button><label style=\"display: none !important;\">Leave this field empty if you&#039;re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1782558492\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"866\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->				\n															<img width=\"300\" height=\"29\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/10/payment.png\" alt=\"\" />													Copyright © 2026 <a href=\"www.dermaheaven.shop\">Derma Heaven</a>. All Rights Reserved.		\n					<nav data-id=\"menu-copyright\">\n			<ul id=\"menu-1-mt6H6\"><li id=\"menu-item-999\"><a href=\"https://www.gujaratrafting.com/derma/about-us/\">About Us</a></li>\n<li id=\"menu-item-1000\"><a href=\"https://www.gujaratrafting.com/derma/faq/\">FAQs</a></li>\n<li id=\"menu-item-1001\"><a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/?blog_archive_layout=main-right&#038;blog_columns=2\">Blog</a></li>\n</ul>		</nav>','Footer 10','','inherit','closed','closed','','6152-revision-v1','','','2026-06-27 11:08:12','2026-06-27 11:08:12','',6152,'https://www.gujaratrafting.com/derma/?p=8003',0,'revision','',0),
(8004,1,'2026-06-27 11:24:50','2026-06-27 11:24:50','','Our Skincare','','inherit','open','closed','','our-skincare','','','2026-06-27 11:24:50','2026-06-27 11:24:50','',7042,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare.jpg',0,'attachment','image/jpeg',0),
(8005,1,'2026-06-27 11:24:59','2026-06-27 11:24:59','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1302\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-01.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-02.png\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-03.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-04.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-05.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\" >Facial area</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/hand-zone/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/hand-zone/\" >Hand zone</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/zone-of-life/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/zone-of-life/\" >Zone of life</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/bikini-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/bikini-area/\" >Bikini area</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\" >Leg area</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;999.00</bdi></del> Original price was: &#036;999.00.<ins aria-hidden=\"true\"><bdi>&#36;499.00</bdi></ins>Current price is: &#036;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;999.00</bdi></del> Original price was: &#036;999.00.<ins aria-hidden=\"true\"><bdi>&#36;499.00</bdi></ins>Current price is: &#036;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:24:59','2026-06-27 11:24:59','',7042,'https://www.gujaratrafting.com/derma/?p=8005',0,'revision','',0),
(8006,1,'2026-06-27 11:24:59','2026-06-27 11:24:59','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1302\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-01.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-02.png\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-03.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-04.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-05.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/facial-area/\" >Facial area</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/hand-zone/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/hand-zone/\" >Hand zone</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/zone-of-life/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/zone-of-life/\" >Zone of life</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/bikini-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/bikini-area/\" >Bikini area</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/leg-area/\" >Leg area</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;999.00</bdi></del> Original price was: &#036;999.00.<ins aria-hidden=\"true\"><bdi>&#36;499.00</bdi></ins>Current price is: &#036;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;999.00</bdi></del> Original price was: &#036;999.00.<ins aria-hidden=\"true\"><bdi>&#36;499.00</bdi></ins>Current price is: &#036;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;499.00</bdi></del> Original price was: &#036;499.00.<ins aria-hidden=\"true\"><bdi>&#36;250.00</bdi></ins>Current price is: &#036;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:24:59','2026-06-27 11:24:59','',7042,'https://www.gujaratrafting.com/derma/?p=8006',0,'revision','',0),
(8007,1,'2026-06-27 11:24:59','2026-06-27 11:24:59','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-02.png\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-03.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-04.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-05.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:24:59','2026-06-27 11:24:59','',7042,'https://www.gujaratrafting.com/derma/?p=8007',0,'revision','',0),
(8008,1,'2026-06-27 11:51:19','2026-06-27 11:51:19','','Range of Korean Haircare Products','','inherit','open','closed','','range-of-korean-haircare-products','','','2026-06-27 11:51:19','2026-06-27 11:51:19','',7042,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg',0,'attachment','image/jpeg',0),
(8009,1,'2026-06-27 11:51:29','2026-06-27 11:51:29','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-02.png\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-03.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-04.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-05.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:51:29','2026-06-27 11:51:29','',7042,'https://www.gujaratrafting.com/derma/?p=8009',0,'revision','',0),
(8010,1,'2026-06-27 11:51:29','2026-06-27 11:51:29','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"624\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-02.png\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-03.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-04.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-05.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:51:29','2026-06-27 11:51:29','',7042,'https://www.gujaratrafting.com/derma/?p=8010',0,'revision','',0),
(8011,1,'2026-06-27 11:51:30','2026-06-27 11:51:30','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-03.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-04.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-05.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:51:30','2026-06-27 11:51:30','',7042,'https://www.gujaratrafting.com/derma/?p=8011',0,'revision','',0),
(8012,1,'2026-06-27 11:56:58','2026-06-27 11:56:58','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-03.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-04.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-05.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:56:58','2026-06-27 11:56:58','',7042,'https://www.gujaratrafting.com/derma/?p=8012',0,'revision','',0),
(8013,1,'2026-06-27 11:56:58','2026-06-27 11:56:58','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-03.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-04.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-05.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:56:58','2026-06-27 11:56:58','',7042,'https://www.gujaratrafting.com/derma/?p=8013',0,'revision','',0),
(8014,1,'2026-06-27 11:56:59','2026-06-27 11:56:59','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:56:59','2026-06-27 11:56:59','',7042,'https://www.gujaratrafting.com/derma/?p=8014',0,'revision','',0);
INSERT INTO `wp5n_posts` VALUES
(8015,1,'2026-06-27 11:58:42','2026-06-27 11:58:42','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:58:42','2026-06-27 11:58:42','',7042,'https://www.gujaratrafting.com/derma/?p=8015',0,'revision','',0),
(8016,1,'2026-06-27 11:58:42','2026-06-27 11:58:42','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:58:42','2026-06-27 11:58:42','',7042,'https://www.gujaratrafting.com/derma/?p=8016',0,'revision','',0),
(8017,1,'2026-06-27 11:58:42','2026-06-27 11:58:42','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:58:42','2026-06-27 11:58:42','',7042,'https://www.gujaratrafting.com/derma/?p=8017',0,'revision','',0),
(8018,1,'2026-06-27 11:58:52','2026-06-27 11:58:52','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:58:52','2026-06-27 11:58:52','',7042,'https://www.gujaratrafting.com/derma/?p=8018',0,'revision','',0),
(8019,1,'2026-06-27 11:58:52','2026-06-27 11:58:52','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:58:52','2026-06-27 11:58:52','',7042,'https://www.gujaratrafting.com/derma/?p=8019',0,'revision','',0),
(8020,1,'2026-06-27 11:58:52','2026-06-27 11:58:52','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 11:58:52','2026-06-27 11:58:52','',7042,'https://www.gujaratrafting.com/derma/?p=8020',0,'revision','',0),
(8021,1,'2026-06-27 12:00:04','2026-06-27 12:00:04','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:00:04','2026-06-27 12:00:04','',7042,'https://www.gujaratrafting.com/derma/?p=8021',0,'revision','',0),
(8022,1,'2026-06-27 12:00:05','2026-06-27 12:00:05','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:00:05','2026-06-27 12:00:05','',7042,'https://www.gujaratrafting.com/derma/?p=8022',0,'revision','',0),
(8023,1,'2026-06-27 12:00:05','2026-06-27 12:00:05','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:00:05','2026-06-27 12:00:05','',7042,'https://www.gujaratrafting.com/derma/?p=8023',0,'revision','',0),
(8024,1,'2026-06-27 12:00:40','2026-06-27 12:00:40','','facewash-facialwash-cleansing-svgrepo-com','','inherit','open','closed','','facewash-facialwash-cleansing-svgrepo-com','','','2026-06-27 12:00:40','2026-06-27 12:00:40','',7042,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/facewash-facialwash-cleansing-svgrepo-com.svg',0,'attachment','image/svg+xml',0),
(8025,1,'2026-06-27 12:02:17','2026-06-27 12:02:17','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:02:17','2026-06-27 12:02:17','',7042,'https://www.gujaratrafting.com/derma/?p=8025',0,'revision','',0),
(8026,1,'2026-06-27 12:02:17','2026-06-27 12:02:17','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:02:17','2026-06-27 12:02:17','',7042,'https://www.gujaratrafting.com/derma/?p=8026',0,'revision','',0),
(8027,1,'2026-06-27 12:02:17','2026-06-27 12:02:17','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:02:17','2026-06-27 12:02:17','',7042,'https://www.gujaratrafting.com/derma/?p=8027',0,'revision','',0),
(8028,1,'2026-06-27 12:04:05','2026-06-27 12:04:05','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:04:05','2026-06-27 12:04:05','',7042,'https://www.gujaratrafting.com/derma/?p=8028',0,'revision','',0),
(8029,1,'2026-06-27 12:04:05','2026-06-27 12:04:05','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:04:05','2026-06-27 12:04:05','',7042,'https://www.gujaratrafting.com/derma/?p=8029',0,'revision','',0),
(8030,1,'2026-06-27 12:04:06','2026-06-27 12:04:06','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:04:06','2026-06-27 12:04:06','',7042,'https://www.gujaratrafting.com/derma/?p=8030',0,'revision','',0),
(8031,1,'2026-06-27 12:05:27','2026-06-27 12:05:27','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:05:27','2026-06-27 12:05:27','',7042,'https://www.gujaratrafting.com/derma/?p=8031',0,'revision','',0),
(8032,1,'2026-06-27 12:05:28','2026-06-27 12:05:28','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:05:28','2026-06-27 12:05:28','',7042,'https://www.gujaratrafting.com/derma/?p=8032',0,'revision','',0),
(8033,1,'2026-06-27 12:05:28','2026-06-27 12:05:28','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:05:28','2026-06-27 12:05:28','',7042,'https://www.gujaratrafting.com/derma/?p=8033',0,'revision','',0),
(8034,1,'2026-06-27 12:06:30','2026-06-27 12:06:30','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:06:30','2026-06-27 12:06:30','',7042,'https://www.gujaratrafting.com/derma/?p=8034',0,'revision','',0),
(8035,1,'2026-06-27 12:06:30','2026-06-27 12:06:30','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:06:30','2026-06-27 12:06:30','',7042,'https://www.gujaratrafting.com/derma/?p=8035',0,'revision','',0),
(8036,1,'2026-06-27 12:06:30','2026-06-27 12:06:30','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:06:30','2026-06-27 12:06:30','',7042,'https://www.gujaratrafting.com/derma/?p=8036',0,'revision','',0),
(8038,1,'2026-06-27 12:26:44','2026-06-27 12:26:44','','Serums','','inherit','open','closed','','chatgpt-image-jun-27-2026-05_56_23-pm','','','2026-06-27 12:26:54','2026-06-27 12:26:54','',7042,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/ChatGPT-Image-Jun-27-2026-05_56_23-PM.png',0,'attachment','image/png',0),
(8039,1,'2026-06-27 12:26:58','2026-06-27 12:26:58','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:26:58','2026-06-27 12:26:58','',7042,'https://www.gujaratrafting.com/derma/?p=8039',0,'revision','',0),
(8040,1,'2026-06-27 12:26:58','2026-06-27 12:26:58','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/uncategorized/\" >Uncategorized</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:26:58','2026-06-27 12:26:58','',7042,'https://www.gujaratrafting.com/derma/?p=8040',0,'revision','',0),
(8041,1,'2026-06-27 12:26:58','2026-06-27 12:26:58','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1402\" height=\"1122\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/ChatGPT-Image-Jun-27-2026-05_56_23-PM.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:26:58','2026-06-27 12:26:58','',7042,'https://www.gujaratrafting.com/derma/?p=8041',0,'revision','',0),
(8042,1,'2026-06-27 12:30:31','2026-06-27 12:30:31','','Serums','','inherit','open','closed','','serums','','','2026-06-27 12:30:31','2026-06-27 12:30:31','',7042,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg',0,'attachment','image/jpeg',0),
(8043,1,'2026-06-27 12:30:54','2026-06-27 12:30:54','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1402\" height=\"1122\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/ChatGPT-Image-Jun-27-2026-05_56_23-PM.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:30:54','2026-06-27 12:30:54','',7042,'https://www.gujaratrafting.com/derma/?p=8043',0,'revision','',0),
(8044,1,'2026-06-27 12:30:54','2026-06-27 12:30:54','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1402\" height=\"1122\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/ChatGPT-Image-Jun-27-2026-05_56_23-PM.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:30:54','2026-06-27 12:30:54','',7042,'https://www.gujaratrafting.com/derma/?p=8044',0,'revision','',0),
(8045,1,'2026-06-27 12:30:54','2026-06-27 12:30:54','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:30:54','2026-06-27 12:30:54','',7042,'https://www.gujaratrafting.com/derma/?p=8045',0,'revision','',0),
(8046,1,'2026-06-27 12:32:21','2026-06-27 12:32:21','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:32:21','2026-06-27 12:32:21','',7042,'https://www.gujaratrafting.com/derma/?p=8046',0,'revision','',0),
(8047,1,'2026-06-27 12:32:21','2026-06-27 12:32:21','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:32:21','2026-06-27 12:32:21','',7042,'https://www.gujaratrafting.com/derma/?p=8047',0,'revision','',0),
(8048,1,'2026-06-27 12:32:21','2026-06-27 12:32:21','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-27 12:32:21','2026-06-27 12:32:21','',7042,'https://www.gujaratrafting.com/derma/?p=8048',0,'revision','',0),
(8049,1,'2026-06-27 12:40:52','2026-06-27 12:40:52','','bg-breadcrumb (1)','','inherit','open','closed','','bg-breadcrumb-1','','','2026-06-27 12:40:52','2026-06-27 12:40:52','',0,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/bg-breadcrumb-1.jpg',0,'attachment','image/jpeg',0),
(8050,1,'2026-06-27 12:44:42','2026-06-27 12:44:42','<img width=\"642\" height=\"385\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/img-about-us.jpg\" alt=\"\" loading=\"lazy\" />															\n				<h3>\n									Welcome to Hara\n			</h3>\n		Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.“Morbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.”		\n															<img width=\"159\" height=\"65\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/img-signature.png\" alt=\"\" loading=\"lazy\" />															\n		James<p>James Bank - CEO</p>		\n																<a href=\"#\">\n							<img width=\"899\" height=\"385\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/img-about-us-01.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"#\">\n							<img width=\"385\" height=\"385\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/img-about-us-02.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n				<h3>\n									Our Mission\n			</h3>\n		Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it’s not possible at the moment, I would loke to introduce myself‚ I’m Vicky, the founder of Cherie Beauty Studio. I’m certain that new haircut, professional makup		\n				<h3>\n									Creative\n			</h3>\n		<p>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.<br />Sed ut perspiciatis unde omnis iste natus error sit</p>		\n				<h3>\n									Sustainability\n			</h3>\n		Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.		\n				<h3>\n									Our Team\n			</h3>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-01.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Cody Fisher                </h3>\n                <p>\n                    McDonald\'s                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-02.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Robert Fox                </h3>\n                <p>\n                    Nintendo                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-03.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Floyd Miles                </h3>\n                <p>\n                    MasterCard                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-04.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Marvin McKinney                </h3>\n                <p>\n                    Mitsubishi                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-05.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Arlene McCoy                </h3>\n                <p>\n                    Louis Vuitton                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-06.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Ronald Richards                </h3>\n                <p>\n                    The Walt Disney Company                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-07.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Cameron Williamson                </h3>\n                <p>\n                    Sony                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-08.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Jenny Wilson                </h3>\n                <p>\n                    Johnson & Johnson                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n				<h3>\n									The best team available\n			</h3>\n                <img width=\"416\" height=\"416\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/our-team-09.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Jane Cooper                </h3>\n                <p>\n                    The Walt Disney Company                </p>    \n            <ul>\n                                                                                                                                                                                                                                                        </ul>\n                <img width=\"416\" height=\"416\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/our-team-10.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Guy Hawkins                </h3>\n                <p>\n                    General Electric                </p>    \n            <ul>\n                                                                                                                                                                                                                                                        </ul>\n                <img width=\"416\" height=\"416\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/our-team-11.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Courtney Henry                </h3>\n                <p>\n                    L\'Oréal                </p>    \n            <ul>\n                                                                                                                                                                                                                                                        </ul>\n				<h3>\n									Philosophy\n			</h3>\n				<h3>\n						Green Beauty					\n				</h3>\n									<p>\n						All cosmetic forumulas are organic. The majority of all ingredients is natural.					</p>\n				<h3>\n						Cruelty-Free					\n				</h3>\n									<p>\n						Even nowadays some cosmetic products are tested on animals. That is not the case for us.					</p>\n				<h3>\n						Professional Care					\n				</h3>\n									<p>\n						All products we use are professional and have proven effeciency. No compromises.					</p>\n				<h3>\n						Non-Toxic Formula					\n				</h3>\n									<p>\n						Don’t worry, all our nails polishes and other products are non-toxic. We do care about you and our specialists.					</p>\n				<h3>\n						Personalized Experience					\n				</h3>\n									<p>\n						Each guest is our favourite guest. Come and make sure that our service is exceptional.					</p>\n				<h3>\n						We Love What We Do					\n				</h3>\n									<p>\n						People that you’ll meet in our studio are doing job they love. Come and make sure there is a difference.					</p>','About Us','','inherit','closed','closed','','27-revision-v1','','','2026-06-27 12:44:42','2026-06-27 12:44:42','',27,'https://www.gujaratrafting.com/derma/?p=8050',0,'revision','',0),
(8051,1,'2026-06-27 12:46:47','2026-06-27 12:46:47','<!-- wp:shortcode -->\r\n<p>[woocommerce_my_account]</p>\r\n<!-- /wp:shortcode -->','My Account','','inherit','closed','closed','','43-revision-v1','','','2026-06-27 12:46:47','2026-06-27 12:46:47','',43,'https://www.gujaratrafting.com/derma/?p=8051',0,'revision','',0),
(8052,1,'2026-06-27 12:47:32','2026-06-27 12:47:32','<!-- wp:shortcode -->\r\n<p>[yith_wcwl_wishlist]</p>\r\n<!-- /wp:shortcode -->','Wishlist','','inherit','closed','closed','','7898-revision-v1','','','2026-06-27 12:47:32','2026-06-27 12:47:32','',7898,'https://www.gujaratrafting.com/derma/?p=8052',0,'revision','',0),
(8053,1,'2026-06-27 12:48:05','2026-06-27 12:48:05','<!-- wp:shortcode -->\r\n<p>[woocommerce_checkout]</p>\r\n<!-- /wp:shortcode -->','Checkout','','inherit','closed','closed','','39-revision-v1','','','2026-06-27 12:48:05','2026-06-27 12:48:05','',39,'https://www.gujaratrafting.com/derma/?p=8053',0,'revision','',0),
(8055,1,'2026-06-27 13:55:57','2026-06-27 13:55:57','<h3>\n							Green Beauty						\n					</h3>\n									<p>\n						All cosmetic forumulas are organic. The majority of all ingredients is natural.					</p>\n									<h3>\n							Cruelty-Free						\n					</h3>\n									<p>\n						Even nowadays some cosmetic products are tested on animals. That is not the case for us.					</p>\n									<h3>\n							Professional Care						\n					</h3>\n									<p>\n						All products we use are professional and have proven effeciency. No compromises.					</p>','New 1','','publish','closed','closed','','new-1','','','2026-06-27 13:55:57','2026-06-27 13:55:57','',0,'https://www.gujaratrafting.com/derma/?elementor_library=new-1',0,'elementor_library','',0),
(8056,1,'2026-06-27 13:55:57','2026-06-27 13:55:57','','New 1','','inherit','closed','closed','','8055-revision-v1','','','2026-06-27 13:55:57','2026-06-27 13:55:57','',8055,'https://www.gujaratrafting.com/derma/?p=8056',0,'revision','',0),
(8057,1,'2026-06-27 13:55:57','2026-06-27 13:55:57','<h3>\n							Green Beauty						\n					</h3>\n									<p>\n						All cosmetic forumulas are organic. The majority of all ingredients is natural.					</p>\n									<h3>\n							Cruelty-Free						\n					</h3>\n									<p>\n						Even nowadays some cosmetic products are tested on animals. That is not the case for us.					</p>\n									<h3>\n							Professional Care						\n					</h3>\n									<p>\n						All products we use are professional and have proven effeciency. No compromises.					</p>','New 1','','inherit','closed','closed','','8055-revision-v1','','','2026-06-27 13:55:57','2026-06-27 13:55:57','',8055,'https://www.gujaratrafting.com/derma/?p=8057',0,'revision','',0),
(8058,1,'2026-06-27 13:56:13','2026-06-27 13:56:13','<h3>\n									Philosophy\n			</h3>','Title','','publish','closed','closed','','title','','','2026-06-27 13:56:14','2026-06-27 13:56:14','',0,'https://www.gujaratrafting.com/derma/?elementor_library=title',0,'elementor_library','',0),
(8059,1,'2026-06-27 13:56:14','2026-06-27 13:56:14','','Title','','inherit','closed','closed','','8058-revision-v1','','','2026-06-27 13:56:14','2026-06-27 13:56:14','',8058,'https://www.gujaratrafting.com/derma/?p=8059',0,'revision','',0),
(8060,1,'2026-06-27 13:56:14','2026-06-27 13:56:14','<h3>\n									Philosophy\n			</h3>','Title','','inherit','closed','closed','','8058-revision-v1','','','2026-06-27 13:56:14','2026-06-27 13:56:14','',8058,'https://www.gujaratrafting.com/derma/?p=8060',0,'revision','',0),
(8061,1,'2026-06-27 13:56:35','2026-06-27 13:56:35','<img width=\"642\" height=\"385\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/img-about-us.jpg\" alt=\"\" loading=\"lazy\" />															\n				<h3>\n									Welcome to Hara\n			</h3>\n		Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.“Morbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.”		\n															<img width=\"159\" height=\"65\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/img-signature.png\" alt=\"\" loading=\"lazy\" />															\n		James<p>James Bank - CEO</p>		\n																<a href=\"#\">\n							<img width=\"899\" height=\"385\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/img-about-us-01.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"#\">\n							<img width=\"385\" height=\"385\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/img-about-us-02.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n				<h3>\n									Our Mission\n			</h3>\n		Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it’s not possible at the moment, I would loke to introduce myself‚ I’m Vicky, the founder of Cherie Beauty Studio. I’m certain that new haircut, professional makup		\n				<h3>\n									Creative\n			</h3>\n		<p>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.<br />Sed ut perspiciatis unde omnis iste natus error sit</p>		\n				<h3>\n									Sustainability\n			</h3>\n		Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.		\n				<h3>\n									Our Team\n			</h3>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-01.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Cody Fisher                </h3>\n                <p>\n                    McDonald\'s                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-02.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Robert Fox                </h3>\n                <p>\n                    Nintendo                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-03.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Floyd Miles                </h3>\n                <p>\n                    MasterCard                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-04.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Marvin McKinney                </h3>\n                <p>\n                    Mitsubishi                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-05.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Arlene McCoy                </h3>\n                <p>\n                    Louis Vuitton                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-06.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Ronald Richards                </h3>\n                <p>\n                    The Walt Disney Company                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-07.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Cameron Williamson                </h3>\n                <p>\n                    Sony                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-08.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Jenny Wilson                </h3>\n                <p>\n                    Johnson & Johnson                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n				<h3>\n									The best team available\n			</h3>\n                <img width=\"416\" height=\"416\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/our-team-09.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Jane Cooper                </h3>\n                <p>\n                    The Walt Disney Company                </p>    \n            <ul>\n                                                                                                                                                                                                                                                        </ul>\n                <img width=\"416\" height=\"416\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/our-team-10.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Guy Hawkins                </h3>\n                <p>\n                    General Electric                </p>    \n            <ul>\n                                                                                                                                                                                                                                                        </ul>\n                <img width=\"416\" height=\"416\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/our-team-11.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Courtney Henry                </h3>\n                <p>\n                    L\'Oréal                </p>    \n            <ul>\n                                                                                                                                                                                                                                                        </ul>\n				<h3>\n									Philosophy\n			</h3>\n				<h3>\n						Green Beauty					\n				</h3>\n									<p>\n						All cosmetic forumulas are organic. The majority of all ingredients is natural.					</p>\n				<h3>\n						Cruelty-Free					\n				</h3>\n									<p>\n						Even nowadays some cosmetic products are tested on animals. That is not the case for us.					</p>\n				<h3>\n						Professional Care					\n				</h3>\n									<p>\n						All products we use are professional and have proven effeciency. No compromises.					</p>\n				<h3>\n						Non-Toxic Formula					\n				</h3>\n									<p>\n						Don’t worry, all our nails polishes and other products are non-toxic. We do care about you and our specialists.					</p>\n				<h3>\n						Personalized Experience					\n				</h3>\n									<p>\n						Each guest is our favourite guest. Come and make sure that our service is exceptional.					</p>\n				<h3>\n						We Love What We Do					\n				</h3>\n									<p>\n						People that you’ll meet in our studio are doing job they love. Come and make sure there is a difference.					</p>','About Us','','inherit','closed','closed','','27-revision-v1','','','2026-06-27 13:56:35','2026-06-27 13:56:35','',27,'https://www.gujaratrafting.com/derma/?p=8061',0,'revision','',0),
(8062,1,'2026-06-27 13:56:35','2026-06-27 13:56:35','<img width=\"642\" height=\"385\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/img-about-us.jpg\" alt=\"\" loading=\"lazy\" />															\n				<h3>\n									Welcome to Hara\n			</h3>\n		Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.“Morbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.”		\n															<img width=\"159\" height=\"65\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/img-signature.png\" alt=\"\" loading=\"lazy\" />															\n		James<p>James Bank - CEO</p>		\n																<a href=\"#\">\n							<img width=\"899\" height=\"385\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/img-about-us-01.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n																<a href=\"#\">\n							<img width=\"385\" height=\"385\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/img-about-us-02.jpg\" alt=\"\" loading=\"lazy\" />								</a>\n				<h3>\n									Our Mission\n			</h3>\n		Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it’s not possible at the moment, I would loke to introduce myself‚ I’m Vicky, the founder of Cherie Beauty Studio. I’m certain that new haircut, professional makup		\n				<h3>\n									Creative\n			</h3>\n		<p>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.<br />Sed ut perspiciatis unde omnis iste natus error sit</p>		\n				<h3>\n									Sustainability\n			</h3>\n		Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.		\n				<h3>\n									Our Team\n			</h3>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-01.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Cody Fisher                </h3>\n                <p>\n                    McDonald\'s                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-02.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Robert Fox                </h3>\n                <p>\n                    Nintendo                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-03.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Floyd Miles                </h3>\n                <p>\n                    MasterCard                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-04.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Marvin McKinney                </h3>\n                <p>\n                    Mitsubishi                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-05.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Arlene McCoy                </h3>\n                <p>\n                    Louis Vuitton                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-06.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Ronald Richards                </h3>\n                <p>\n                    The Walt Disney Company                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-07.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Cameron Williamson                </h3>\n                <p>\n                    Sony                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-08.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Jenny Wilson                </h3>\n                <p>\n                    Johnson & Johnson                </p>    \n            <ul>\n                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                        <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                                                                                                                    <li>\n                                    <a href=\"#\">\n                                    </a>\n                                </li>\n                                                            </ul>\n				<h3>\n									The best team available\n			</h3>\n                <img width=\"416\" height=\"416\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/our-team-09.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Jane Cooper                </h3>\n                <p>\n                    The Walt Disney Company                </p>    \n            <ul>\n                                                                                                                                                                                                                                                        </ul>\n                <img width=\"416\" height=\"416\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/our-team-10.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Guy Hawkins                </h3>\n                <p>\n                    General Electric                </p>    \n            <ul>\n                                                                                                                                                                                                                                                        </ul>\n                <img width=\"416\" height=\"416\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/12/our-team-11.jpg\" alt=\"\" loading=\"lazy\" />            \n                <h3>\n                    Courtney Henry                </h3>\n                <p>\n                    L\'Oréal                </p>    \n            <ul>\n                                                                                                                                                                                                                                                        </ul>\n				<h3>\n									Philosophy\n			</h3>\n				<h3>\n						Green Beauty					\n				</h3>\n									<p>\n						All cosmetic forumulas are organic. The majority of all ingredients is natural.					</p>\n				<h3>\n						Cruelty-Free					\n				</h3>\n									<p>\n						Even nowadays some cosmetic products are tested on animals. That is not the case for us.					</p>\n				<h3>\n						Professional Care					\n				</h3>\n									<p>\n						All products we use are professional and have proven effeciency. No compromises.					</p>\n				<h3>\n						Non-Toxic Formula					\n				</h3>\n									<p>\n						Don’t worry, all our nails polishes and other products are non-toxic. We do care about you and our specialists.					</p>\n				<h3>\n						Personalized Experience					\n				</h3>\n									<p>\n						Each guest is our favourite guest. Come and make sure that our service is exceptional.					</p>\n				<h3>\n						We Love What We Do					\n				</h3>\n									<p>\n						People that you’ll meet in our studio are doing job they love. Come and make sure there is a difference.					</p>','About Us','','inherit','closed','closed','','27-revision-v1','','','2026-06-27 13:56:35','2026-06-27 13:56:35','',27,'https://www.gujaratrafting.com/derma/?p=8062',0,'revision','',0),
(8063,1,'2026-06-27 13:56:35','2026-06-27 13:56:35','<img width=\"642\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/11/img-about-us.jpg\" alt=\"\" />															\n				<h3>\n									Welcome to Derma Heaven\n			</h3>\n		<p>Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.</p>“Morbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.”													<img width=\"159\" height=\"65\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-signature.png\" alt=\"\" />													Payal Raja - CEO					\n																		<a href=\"#\">\n							<img width=\"899\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-01.jpg\" alt=\"\" />								</a>\n																											<a href=\"#\">\n							<img width=\"385\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-02.jpg\" alt=\"\" />								</a>\n				<h3>\n									Our Mission\n			</h3>\n		Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it’s not possible at the moment, I would loke to introduce myself‚ I’m Vicky, the founder of Cherie Beauty Studio. I’m certain that new haircut, professional makup		\n				<h3>\n									Creative\n			</h3>\n		<p>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.<br />Sed ut perspiciatis unde omnis iste natus error sit</p>		\n				<h3>\n									Sustainability\n			</h3>\n		Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.','About Us','','inherit','closed','closed','','27-revision-v1','','','2026-06-27 13:56:35','2026-06-27 13:56:35','',27,'https://www.gujaratrafting.com/derma/?p=8063',0,'revision','',0),
(8064,1,'2026-06-29 05:03:17','2026-06-29 05:03:17','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Shipping Policy','','publish','closed','closed','','shipping-policy','','','2026-06-29 05:29:57','2026-06-29 05:29:57','',0,'https://www.gujaratrafting.com/derma/?page_id=8064',0,'page','',0),
(8065,1,'2026-06-29 05:03:17','2026-06-29 05:03:17','<img width=\"642\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/11/img-about-us.jpg\" alt=\"\" />															\n				<h3>\n									Welcome to Derma Heaven\n			</h3>\n		<p>Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.</p>“Morbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.”													<img width=\"159\" height=\"65\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-signature.png\" alt=\"\" />													Payal Raja - CEO					\n																		<a href=\"#\">\n							<img width=\"899\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-01.jpg\" alt=\"\" />								</a>\n																											<a href=\"#\">\n							<img width=\"385\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-02.jpg\" alt=\"\" />								</a>\n				<h3>\n									Our Mission\n			</h3>\n		Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it’s not possible at the moment, I would loke to introduce myself‚ I’m Vicky, the founder of Cherie Beauty Studio. I’m certain that new haircut, professional makup		\n				<h3>\n									Creative\n			</h3>\n		<p>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.<br />Sed ut perspiciatis unde omnis iste natus error sit</p>		\n				<h3>\n									Sustainability\n			</h3>\n		Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.','Shipping Policy','','inherit','closed','closed','','8064-revision-v1','','','2026-06-29 05:03:17','2026-06-29 05:03:17','',8064,'https://www.gujaratrafting.com/derma/?p=8065',0,'revision','',0),
(8066,1,'2026-06-29 05:10:17','2026-06-29 05:10:17','<img width=\"642\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/11/img-about-us.jpg\" alt=\"\" />															\n				<h3>\n									Welcome to Derma Heaven\n			</h3>\n		<p>Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.</p>“Morbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.”													<img width=\"159\" height=\"65\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-signature.png\" alt=\"\" />													Payal Raja - CEO					\n																		<a href=\"#\">\n							<img width=\"899\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-01.jpg\" alt=\"\" />								</a>\n																											<a href=\"#\">\n							<img width=\"385\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-02.jpg\" alt=\"\" />								</a>\n				<h3>\n									Our Mission\n			</h3>\n		Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it’s not possible at the moment, I would loke to introduce myself‚ I’m Vicky, the founder of Cherie Beauty Studio. I’m certain that new haircut, professional makup		\n				<h3>\n									Creative\n			</h3>\n		<p>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.<br />Sed ut perspiciatis unde omnis iste natus error sit</p>		\n				<h3>\n									Sustainability\n			</h3>\n		Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.','Shipping Policy','','inherit','closed','closed','','8064-revision-v1','','','2026-06-29 05:10:17','2026-06-29 05:10:17','',8064,'https://www.gujaratrafting.com/derma/?p=8066',0,'revision','',0),
(8067,1,'2026-06-29 05:10:17','2026-06-29 05:10:17','<img width=\"642\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/11/img-about-us.jpg\" alt=\"\" />															\n				<h3>\n									Welcome to Derma Heaven\n			</h3>\n		<p>Etiam dictum porttitor malesuada. In justo massa, venenatis eu laoreet vel, pellentesque non ligula. Nulla laoreet ut eros id maximus. Quisque odio orci, vulputate varius rutrum ut, elementum id sapien.</p>“Morbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.”													<img width=\"159\" height=\"65\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-signature.png\" alt=\"\" />													Payal Raja - CEO					\n																		<a href=\"#\">\n							<img width=\"899\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-01.jpg\" alt=\"\" />								</a>\n																											<a href=\"#\">\n							<img width=\"385\" height=\"385\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2021/12/img-about-us-02.jpg\" alt=\"\" />								</a>\n				<h3>\n									Our Mission\n			</h3>\n		Dear friends, I would certainly love to meet you all in persone, so come and just say hi. If it’s not possible at the moment, I would loke to introduce myself‚ I’m Vicky, the founder of Cherie Beauty Studio. I’m certain that new haircut, professional makup		\n				<h3>\n									Creative\n			</h3>\n		<p>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.<br />Sed ut perspiciatis unde omnis iste natus error sit</p>		\n				<h3>\n									Sustainability\n			</h3>\n		Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. Totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.','Shipping Policy','','inherit','closed','closed','','8064-revision-v1','','','2026-06-29 05:10:17','2026-06-29 05:10:17','',8064,'https://www.gujaratrafting.com/derma/?p=8067',0,'revision','',0),
(8068,1,'2026-06-29 05:10:17','2026-06-29 05:10:17','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p><p>“Morbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.”</p>','Shipping Policy','','inherit','closed','closed','','8064-revision-v1','','','2026-06-29 05:10:17','2026-06-29 05:10:17','',8064,'https://www.gujaratrafting.com/derma/?p=8068',0,'revision','',0),
(8069,1,'2026-06-29 05:12:46','2026-06-29 05:12:46','<!-- 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\">\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n</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\">\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://www.gujaratrafting.com/derma/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2026-06-29 05:12:46','2026-06-29 05:12:46','',2,'https://www.gujaratrafting.com/derma/?p=8069',0,'revision','',0),
(8070,1,'2026-06-29 05:12:53','2026-06-29 05:12:53','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Overview</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Refunds</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Late or missing refunds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sale items</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Exchanges</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Gifts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Shipping returns</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Need help?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','inherit','closed','closed','','13-revision-v1','','','2026-06-29 05:12:53','2026-06-29 05:12:53','',13,'https://www.gujaratrafting.com/derma/?p=8070',0,'revision','',0),
(8071,1,'2026-06-29 05:13:23','2026-06-29 05:13:23','<p>Vivamus a lacinia sem. Integer in enim sapien. Aenean vitae hendrerit nisi, ut suscipit justo. Duis hendrerit sceleri sque dui. Donec ornare massa vitae neque lobortis rutrum.</p><p>Lorem ipsumdolor sit amet, consectetur adipiscing elit. Nunc hendrerit tellus et nisi ultra trices, eu feugiat sapien commodo. Praesent vitae ipsum et risus.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc hendrerit tellus et nisi ultrices, eu feugiat sapien com modo. Praesent vitae ipsum et risus tempus tincidunt in tincidunt justo. Nunc consectetur non sapien id faucibus. Curabitur id nibh eu felis pellentesque pellentesque quis vel nulla. Vivamus a lacinia sem. Integer in enim sapien. Aenean vitae hendrerit nisi, ut suscipit justo. Duis hendrerit scelerisque dui. Donec ornare massa vitae neque lobor tis rutrum.</p><p> 1. Sed molestie lacus nec faucibus egestas.<br /> 2. Ut suscipit sagittis massa, eget mollis mauris elementum in.<br /> 3. Quisque aliquam nisi felis, id faucibus diam vulputate quis.<br /> 4. Duis eget eros est. Mauris et neque ante.<br /> 5. Nullam interdum a nisi nec pretium.<br /> 6. Curabitur maximus risus magna, accumsan pharetra elit dapibus ac.</p><p>Sed aliquet</p><p>Nullam non diam nibh. Cras finibus diam augue, at laoreet libero faucibus ut</p><p>Quisque imperdiet est eu</p><p>Nulla facilisi. Integer ut vestibulum velit. Quisque et vehicula sem. Integer pharetra odio sit amet diam porta, at iaculis nisi so dales. Aliquam viverra nibh augue, in convallis augue consectetur eu. Vestibulum ante ipsum primis in faucibus orci luctus et ua ltrices posuere cubilia Curae</p>','Term Of Use','','inherit','closed','closed','','33-revision-v1','','','2026-06-29 05:13:23','2026-06-29 05:13:23','',33,'https://www.gujaratrafting.com/derma/?p=8071',0,'revision','',0),
(8072,1,'2026-06-29 05:13:42','2026-06-29 05:13:42','<figure>\n				<a title=\"Wella Professionals\" href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-03-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=189&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"189\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"189\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=189&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"189\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"189\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\" data-quantity=\"1\" data-product_id=\"189\" data-product_sku=\"MEGA-HR-2-5\" aria-label=\"Select options for &ldquo;Wella Professionals&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\">Wella Professionals</a></h3>\n	<bdi>&#36;195.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=129&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"129\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"129\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=129&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"129\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"129\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=129\" data-quantity=\"1\" data-product_id=\"129\" data-product_sku=\"MEGA-HR-1-6\" aria-label=\"Add &ldquo;Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/anatomicals/\">Anatomicals</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">Creme Brulee</a></h3>\n	<bdi>&#36;220.00</bdi>\n			<figure>\n				<a title=\"Creme Lipstick\" href=\"https://hara.thembaydev.com/demo-10/product/creme-lipstick/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-02-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=193&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"193\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"193\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=193&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"193\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"193\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/creme-lipstick/\" data-quantity=\"1\" data-product_id=\"193\" data-product_sku=\"MEGA-HR-2-6\" aria-label=\"Select options for &ldquo;Creme Lipstick&rdquo;\" rel=\"nofollow\">Select options</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/creme-lipstick/\">Creme Lipstick</a></h3>\n	<bdi>&#36;156.00</bdi> &ndash; <bdi>&#36;225.00</bdi>\n			<figure>\n				<a title=\"Poreless Putty Primer\" href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=130&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"130\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"130\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=130&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"130\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"130\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=130\" data-quantity=\"1\" data-product_id=\"130\" data-product_sku=\"MEGA-HR-1-7\" aria-label=\"Add &ldquo;Poreless Putty Primer&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">Poreless Putty Primer</a></h3>\n	<bdi>&#36;330.00</bdi>\n			<figure>\n				<a title=\"Applied Assurance\" href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-12-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=155&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"155\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"155\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=155&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"155\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"155\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=155\" data-quantity=\"1\" data-product_id=\"155\" data-product_sku=\"MEGA-HR-1-10-8\" aria-label=\"Add &ldquo;Applied Assurance&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-11%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">Applied Assurance</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;178.00</bdi></del> <ins><bdi>&#36;158.00</bdi></ins>\n			<figure>\n				<a title=\"Fusion Intense\" href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=197&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"197\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"197\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=197&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"197\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"197\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\" data-quantity=\"1\" data-product_id=\"197\" data-product_sku=\"MEGA-HR-2-7\" aria-label=\"Select options for &ldquo;Fusion Intense&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">Fusion Intense</a></h3>\n	<bdi>&#36;190.00</bdi> &ndash; <bdi>&#36;235.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-19-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Find Your Angles\" href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" alt=\"\" loading=\"lazy\" />Out of stock				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=131&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"131\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"131\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=131&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"131\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"131\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\" data-quantity=\"1\" data-product_id=\"131\" data-product_sku=\"MEGA-HR-1-8\" aria-label=\"Read more about &ldquo;Find Your Angles&rdquo;\" rel=\"nofollow\">Read more</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\">Find Your Angles</a></h3>\n	<bdi>&#36;340.00</bdi>\n			<figure>\n				<a title=\"Fortunate Face\" href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-21-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=132&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"132\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"132\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=132&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"132\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"132\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=132\" data-quantity=\"1\" data-product_id=\"132\" data-product_sku=\"MEGA-HR-1-9\" aria-label=\"Add &ldquo;Fortunate Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-4%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">Fortunate Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;260.00</bdi></del> <ins><bdi>&#36;250.00</bdi></ins>','Top Rated Products','','inherit','closed','closed','','577-revision-v1','','','2026-06-29 05:13:42','2026-06-29 05:13:42','',577,'https://www.gujaratrafting.com/derma/?p=8072',0,'revision','',0),
(8073,1,'2026-06-29 05:14:11','2026-06-29 05:14:11','<figure>\n				<a title=\"Cool Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=127&#038;_wpnonce=7428fc8161\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"127\"\n		data-product-type=\"grouped\"\n		data-original-product-id=\"127\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=127&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"127\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"127\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\" data-quantity=\"1\" data-product_id=\"127\" data-product_sku=\"MEGA-HR-1-4\" aria-label=\"View products in the &ldquo;Cool Coverage&rdquo; group\" rel=\"nofollow\">View products</a>			\n	SaleFeatured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">Cool Coverage</a></h3>\n	<bdi>138.00&#36;</bdi> &ndash; <bdi>230.00&#36;</bdi>\n			<figure>\n				<a title=\"Fortunate Face\" href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-21-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"Browse wishlist\">\n				Browse wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=132&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"132\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"132\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=132\" data-quantity=\"1\" data-product_id=\"132\" data-product_sku=\"MEGA-HR-1-9\" aria-label=\"Add &ldquo;Fortunate Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-4%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">Fortunate Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>260.00&#36;</bdi></del> <ins><bdi>250.00&#36;</bdi></ins>\n			<figure>\n				<a title=\"Cool Cover Rage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-cover-rage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-09-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-03-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=166&#038;_wpnonce=7428fc8161\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"166\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"166\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=166&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"166\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"166\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=166\" data-quantity=\"1\" data-product_id=\"166\" data-product_sku=\"MEGA-HR-1-10-8-3\" aria-label=\"Add &ldquo;Cool Cover Rage&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-5%Featured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cover-rage/\">Cool Cover Rage</a></h3>\n	<del aria-hidden=\"true\"><bdi>198.00&#36;</bdi></del> <ins><bdi>188.00&#36;</bdi></ins>\n			<figure>\n				<a title=\"Bath &#038; Body Works\" href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=181&#038;_wpnonce=7428fc8161\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"181\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"181\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=181&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"181\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"181\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\" data-quantity=\"1\" data-product_id=\"181\" data-product_sku=\"MEGA-HR-2-3\" aria-label=\"Select options for &ldquo;Bath &amp; Body Works&rdquo;\" rel=\"nofollow\">Select options</a>			\n				Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\">Bath &#038; Body Works</a></h3>\n	<bdi>185.00&#36;</bdi> &ndash; <bdi>215.00&#36;</bdi>\n			<figure>\n				<a title=\"Happy Highlights\" href=\"https://hara.thembaydev.com/demo-10/product/happy-highlights/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-20-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=133&#038;_wpnonce=7428fc8161\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"133\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"133\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=133&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"133\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"133\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=133\" data-quantity=\"1\" data-product_id=\"133\" data-product_sku=\"MEGA-HR-1-10\" aria-label=\"Add &ldquo;Happy Highlights&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n				Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                	\n					Rated <strong>4.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/happy-highlights/\">Happy Highlights</a></h3>\n	<bdi>401.00&#36;</bdi>\n			<figure>\n				<a title=\"Supple Symmetry\" href=\"https://hara.thembaydev.com/demo-10/product/supple-symmetry/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-13-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=154&#038;_wpnonce=7428fc8161\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"154\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"154\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=154&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"154\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"154\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=154\" data-quantity=\"1\" data-product_id=\"154\" data-product_sku=\"MEGA-HR-1-10-7\" aria-label=\"Add &ldquo;Supple Symmetry&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n				Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/supple-symmetry/\">Supple Symmetry</a></h3>\n	<bdi>168.00&#36;</bdi>\n			<figure>\n				<a title=\"Careful Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-27-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"Browse wishlist\">\n				Browse wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=126&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"126\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"126\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=126\" data-quantity=\"1\" data-product_id=\"126\" data-product_sku=\"MEGA-HR-1-3\" aria-label=\"Add &ldquo;Careful Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">Careful Cosmetics</a></h3>\n	<bdi>230.00&#36;</bdi>\n			<figure>\n				<a title=\"Find Your Angles\" href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" alt=\"\" loading=\"lazy\" />Out of stock				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=131&#038;_wpnonce=7428fc8161\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"131\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"131\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=131&#038;_wpnonce=16b31f6b87\" title=\"Compare\" data-product_id=\"131\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"131\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\" data-quantity=\"1\" data-product_id=\"131\" data-product_sku=\"MEGA-HR-1-8\" aria-label=\"Read more about &ldquo;Find Your Angles&rdquo;\" rel=\"nofollow\">Read more</a>			\n				Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/find-your-angles/\">Find Your Angles</a></h3>\n	<bdi>340.00&#36;</bdi>','Recently Viewed Products','','inherit','closed','closed','','573-revision-v1','','','2026-06-29 05:14:11','2026-06-29 05:14:11','',573,'https://www.gujaratrafting.com/derma/?p=8073',0,'revision','',0),
(8074,1,'2026-06-29 05:14:36','2026-06-29 05:14:36','<h3>\n									Style 01\n			</h3>\n					<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n				<h3>\n									Style 02\n			</h3>\n					<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n				<h3>\n									Style 03\n			</h3>\n					<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.youtube.com/\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>','Social Share','','inherit','closed','closed','','583-revision-v1','','','2026-06-29 05:14:36','2026-06-29 05:14:36','',583,'https://www.gujaratrafting.com/derma/?p=8074',0,'revision','',0),
(8075,1,'2026-06-29 05:15:04','2026-06-29 05:15:04','<input id=\"quick-search\" placeholder=\"Search...\" type=\"text\">\r\n                    <a href=\"#\"> Small</a>\r\n                    <a href=\"#\"> Medium</a>\r\n                    <a href=\"#\"> Large</a>\r\n            <a href=\"#\" title=\"click to show css class name\">00 star <code style=\"display: none;\">tb-icon tb-icon-00-star</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">02 star light <code style=\"display: none;\">tb-icon tb-icon-02-star-light</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">03 star <code style=\"display: none;\">tb-icon tb-icon-03-star</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">24 support <code style=\"display: none;\">tb-icon tb-icon-24-support</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">account <code style=\"display: none;\">tb-icon tb-icon-account</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">angle down <code style=\"display: none;\">tb-icon tb-icon-angle-down</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">angle left <code style=\"display: none;\">tb-icon tb-icon-angle-left</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">angle right <code style=\"display: none;\">tb-icon tb-icon-angle-right</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">angle up <code style=\"display: none;\">tb-icon tb-icon-angle-up</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">arrow bottom <code style=\"display: none;\">tb-icon tb-icon-arrow-bottom</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">arrow left <code style=\"display: none;\">tb-icon tb-icon-arrow-left</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">arrow right <code style=\"display: none;\">tb-icon tb-icon-arrow-right</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">arrow top <code style=\"display: none;\">tb-icon tb-icon-arrow-top</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">bars <code style=\"display: none;\">tb-icon tb-icon-bars</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">beauty <code style=\"display: none;\">tb-icon tb-icon-beauty</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">blood drop <code style=\"display: none;\">tb-icon tb-icon-blood-drop</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">blur <code style=\"display: none;\">tb-icon tb-icon-blur</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">box <code style=\"display: none;\">tb-icon tb-icon-box</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">brush <code style=\"display: none;\">tb-icon tb-icon-brush</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">btn left <code style=\"display: none;\">tb-icon tb-icon-btn-left</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">btn right <code style=\"display: none;\">tb-icon tb-icon-btn-right</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">bubbles <code style=\"display: none;\">tb-icon tb-icon-bubbles</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">bullet <code style=\"display: none;\">tb-icon tb-icon-bullet</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">calendar 31 <code style=\"display: none;\">tb-icon tb-icon-calendar-31</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">card <code style=\"display: none;\">tb-icon tb-icon-card</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cart empty <code style=\"display: none;\">tb-icon tb-icon-cart-empty</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cart full <code style=\"display: none;\">tb-icon tb-icon-cart-full</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cart plus <code style=\"display: none;\">tb-icon tb-icon-cart-plus</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cart <code style=\"display: none;\">tb-icon tb-icon-cart</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">chart bar <code style=\"display: none;\">tb-icon tb-icon-chart-bar</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">check <code style=\"display: none;\">tb-icon tb-icon-check</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">chevron down <code style=\"display: none;\">tb-icon tb-icon-chevron-down</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">chevron left <code style=\"display: none;\">tb-icon tb-icon-chevron-left</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">chevron right <code style=\"display: none;\">tb-icon tb-icon-chevron-right</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">chevron up <code style=\"display: none;\">tb-icon tb-icon-chevron-up</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">clapboard play <code style=\"display: none;\">tb-icon tb-icon-clapboard-play</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">clock <code style=\"display: none;\">tb-icon tb-icon-clock</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">close 01 <code style=\"display: none;\">tb-icon tb-icon-close-01</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">close <code style=\"display: none;\">tb-icon tb-icon-close</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cog <code style=\"display: none;\">tb-icon tb-icon-cog</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">comb <code style=\"display: none;\">tb-icon tb-icon-comb</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">comment alt <code style=\"display: none;\">tb-icon tb-icon-comment-alt</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">comment <code style=\"display: none;\">tb-icon tb-icon-comment</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">compare <code style=\"display: none;\">tb-icon tb-icon-compare</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cross <code style=\"display: none;\">tb-icon tb-icon-cross</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cross2 <code style=\"display: none;\">tb-icon tb-icon-cross2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cube <code style=\"display: none;\">tb-icon tb-icon-cube</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">cup <code style=\"display: none;\">tb-icon tb-icon-cup</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">customer service <code style=\"display: none;\">tb-icon tb-icon-customer-service</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">delivery man <code style=\"display: none;\">tb-icon tb-icon-delivery-man</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">delivery svgrepo <code style=\"display: none;\">tb-icon tb-icon-delivery-svgrepo</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">doctor bag <code style=\"display: none;\">tb-icon tb-icon-doctor-bag</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">document <code style=\"display: none;\">tb-icon tb-icon-document</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">down <code style=\"display: none;\">tb-icon tb-icon-down</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">drip <code style=\"display: none;\">tb-icon tb-icon-drip</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">element plus <code style=\"display: none;\">tb-icon tb-icon-element-plus</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">email <code style=\"display: none;\">tb-icon tb-icon-email</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">envelope open <code style=\"display: none;\">tb-icon tb-icon-envelope-open</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">envelope <code style=\"display: none;\">tb-icon tb-icon-envelope</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">equalizer <code style=\"display: none;\">tb-icon tb-icon-equalizer</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">eye <code style=\"display: none;\">tb-icon tb-icon-eye</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">eyebrow <code style=\"display: none;\">tb-icon tb-icon-eyebrow</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">facebook f <code style=\"display: none;\">tb-icon tb-icon-facebook-f</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">fast delivery <code style=\"display: none;\">tb-icon tb-icon-fast-delivery</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">filter <code style=\"display: none;\">tb-icon tb-icon-filter</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">flash svgrepo <code style=\"display: none;\">tb-icon tb-icon-flash-svgrepo</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">folder <code style=\"display: none;\">tb-icon tb-icon-folder</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">free return <code style=\"display: none;\">tb-icon tb-icon-free-return</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">giftbox ribbon <code style=\"display: none;\">tb-icon tb-icon-giftbox-ribbon</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">gifts 01 <code style=\"display: none;\">tb-icon tb-icon-gifts-01</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">glass <code style=\"display: none;\">tb-icon tb-icon-glass</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">grid horizontal <code style=\"display: none;\">tb-icon tb-icon-grid-horizontal</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">headphones 01 <code style=\"display: none;\">tb-icon tb-icon-headphones-01</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">heart <code style=\"display: none;\">tb-icon tb-icon-heart</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">heart2 <code style=\"display: none;\">tb-icon tb-icon-heart2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">history <code style=\"display: none;\">tb-icon tb-icon-history</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">home3 <code style=\"display: none;\">tb-icon tb-icon-home3</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">import <code style=\"display: none;\">tb-icon tb-icon-import</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">instagram <code style=\"display: none;\">tb-icon tb-icon-instagram</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">laboratory equipment <code style=\"display: none;\">tb-icon tb-icon-laboratory-equipment</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">level up <code style=\"display: none;\">tb-icon tb-icon-level-up</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">like shapes <code style=\"display: none;\">tb-icon tb-icon-like-shapes</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">linkedin in <code style=\"display: none;\">tb-icon tb-icon-linkedin-in</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">lipstick <code style=\"display: none;\">tb-icon tb-icon-lipstick</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">liquid soap <code style=\"display: none;\">tb-icon tb-icon-liquid-soap</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">list <code style=\"display: none;\">tb-icon tb-icon-list</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">loading <code style=\"display: none;\">tb-icon tb-icon-loading</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">location 2 <code style=\"display: none;\">tb-icon tb-icon-location-2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">location shop <code style=\"display: none;\">tb-icon tb-icon-location-shop</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">location <code style=\"display: none;\">tb-icon tb-icon-location</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">logout <code style=\"display: none;\">tb-icon tb-icon-logout</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">logout2 <code style=\"display: none;\">tb-icon tb-icon-logout2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">loupe <code style=\"display: none;\">tb-icon tb-icon-loupe</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">magic star <code style=\"display: none;\">tb-icon tb-icon-magic-star</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">magnifier <code style=\"display: none;\">tb-icon tb-icon-magnifier</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">makeup <code style=\"display: none;\">tb-icon tb-icon-makeup</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">map marker alt <code style=\"display: none;\">tb-icon tb-icon-map-marker-alt</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">menu <code style=\"display: none;\">tb-icon tb-icon-menu</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">message question <code style=\"display: none;\">tb-icon tb-icon-message-question</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">messages 2 <code style=\"display: none;\">tb-icon tb-icon-messages-2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">minus square <code style=\"display: none;\">tb-icon tb-icon-minus-square</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">minus <code style=\"display: none;\">tb-icon tb-icon-minus</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">money check edit alt <code style=\"display: none;\">tb-icon tb-icon-money-check-edit-alt</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">money send <code style=\"display: none;\">tb-icon tb-icon-money-send</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">music note2 <code style=\"display: none;\">tb-icon tb-icon-music-note2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">nails <code style=\"display: none;\">tb-icon tb-icon-nails</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">note <code style=\"display: none;\">tb-icon tb-icon-note</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">patient <code style=\"display: none;\">tb-icon tb-icon-patient</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">pencil3 <code style=\"display: none;\">tb-icon tb-icon-pencil3</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">pencil4 <code style=\"display: none;\">tb-icon tb-icon-pencil4</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">perfume <code style=\"display: none;\">tb-icon tb-icon-perfume</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">pet <code style=\"display: none;\">tb-icon tb-icon-pet</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">pharmacy <code style=\"display: none;\">tb-icon tb-icon-pharmacy</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">phone call 1 <code style=\"display: none;\">tb-icon tb-icon-phone-call-1</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">phone call <code style=\"display: none;\">tb-icon tb-icon-phone-call</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">picture2 <code style=\"display: none;\">tb-icon tb-icon-picture2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">pictures <code style=\"display: none;\">tb-icon tb-icon-pictures</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">play circle <code style=\"display: none;\">tb-icon tb-icon-play-circle</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">play <code style=\"display: none;\">tb-icon tb-icon-play</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">plus square <code style=\"display: none;\">tb-icon tb-icon-plus-square</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">plus <code style=\"display: none;\">tb-icon tb-icon-plus</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">pushpin <code style=\"display: none;\">tb-icon tb-icon-pushpin</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">quality <code style=\"display: none;\">tb-icon tb-icon-quality</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">question circle <code style=\"display: none;\">tb-icon tb-icon-question-circle</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">quickview <code style=\"display: none;\">tb-icon tb-icon-quickview</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">quote left <code style=\"display: none;\">tb-icon tb-icon-quote-left</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">quote <code style=\"display: none;\">tb-icon tb-icon-quote</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">razor <code style=\"display: none;\">tb-icon tb-icon-razor</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">redo2 <code style=\"display: none;\">tb-icon tb-icon-redo2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">reply <code style=\"display: none;\">tb-icon tb-icon-reply</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">ribbon <code style=\"display: none;\">tb-icon tb-icon-ribbon</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">scissors <code style=\"display: none;\">tb-icon tb-icon-scissors</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">search <code style=\"display: none;\">tb-icon tb-icon-search</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">send <code style=\"display: none;\">tb-icon tb-icon-send</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">shipping worldwide <code style=\"display: none;\">tb-icon tb-icon-shipping-worldwide</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">shopping bag <code style=\"display: none;\">tb-icon tb-icon-shopping-bag</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">shopping cart <code style=\"display: none;\">tb-icon tb-icon-shopping-cart</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">sort amount down <code style=\"display: none;\">tb-icon tb-icon-sort-amount-down</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">square <code style=\"display: none;\">tb-icon tb-icon-square</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">star2 <code style=\"display: none;\">tb-icon tb-icon-star2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">store 24 <code style=\"display: none;\">tb-icon tb-icon-store-24</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">store <code style=\"display: none;\">tb-icon tb-icon-store</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">straight razor <code style=\"display: none;\">tb-icon tb-icon-straight-razor</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">support <code style=\"display: none;\">tb-icon tb-icon-support</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">sync <code style=\"display: none;\">tb-icon tb-icon-sync</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tab <code style=\"display: none;\">tb-icon tb-icon-tab</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tag <code style=\"display: none;\">tb-icon tb-icon-tag</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tag2 <code style=\"display: none;\">tb-icon tb-icon-tag2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tb list <code style=\"display: none;\">tb-icon tb-icon-tb-list</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tb user <code style=\"display: none;\">tb-icon tb-icon-tb-user</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">telephone <code style=\"display: none;\">tb-icon tb-icon-telephone</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">temperature <code style=\"display: none;\">tb-icon tb-icon-temperature</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">text align right <code style=\"display: none;\">tb-icon tb-icon-text-align-right</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">thermometer <code style=\"display: none;\">tb-icon tb-icon-thermometer</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tick circle <code style=\"display: none;\">tb-icon tb-icon-tick-circle</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">tick square <code style=\"display: none;\">tb-icon tb-icon-tick-square</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">timer <code style=\"display: none;\">tb-icon tb-icon-timer</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">trash <code style=\"display: none;\">tb-icon tb-icon-trash</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">truck 01 <code style=\"display: none;\">tb-icon tb-icon-truck-01</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">truck <code style=\"display: none;\">tb-icon tb-icon-truck</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">twitter <code style=\"display: none;\">tb-icon tb-icon-twitter</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">type audio <code style=\"display: none;\">tb-icon tb-icon-type-audio</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">type image <code style=\"display: none;\">tb-icon tb-icon-type-image</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">type video <code style=\"display: none;\">tb-icon tb-icon-type-video</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">upload2 <code style=\"display: none;\">tb-icon tb-icon-upload2</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">user <code style=\"display: none;\">tb-icon tb-icon-user</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">view grid <code style=\"display: none;\">tb-icon tb-icon-view-grid</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">view list <code style=\"display: none;\">tb-icon tb-icon-view-list</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">wallet <code style=\"display: none;\">tb-icon tb-icon-wallet</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">wave vertical <code style=\"display: none;\">tb-icon tb-icon-wave-vertical</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">wave <code style=\"display: none;\">tb-icon tb-icon-wave</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">youtube <code style=\"display: none;\">tb-icon tb-icon-youtube</code></a>\r\n            <a href=\"#\" title=\"click to show css class name\">zoom in <code style=\"display: none;\">tb-icon tb-icon-zoom-in</code></a>','Tbay List Icons','','inherit','closed','closed','','1689-revision-v1','','','2026-06-29 05:15:04','2026-06-29 05:15:04','',1689,'https://www.gujaratrafting.com/derma/?p=8075',0,'revision','',0),
(8076,1,'2026-06-29 05:15:36','2026-06-29 05:15:36','<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Poreless Putty Primer\" href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=130&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"130\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"130\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=130&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"130\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"130\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=130\" data-quantity=\"1\" data-product_id=\"130\" data-product_sku=\"MEGA-HR-1-7\" aria-label=\"Add &ldquo;Poreless Putty Primer&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">Poreless Putty Primer</a></h3>\n	<bdi>&#36;330.00</bdi>\n			<figure>\n				<a title=\"Fresh Face\" href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=173&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"173\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"173\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=173&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"173\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"173\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\" data-quantity=\"1\" data-product_id=\"173\" data-product_sku=\"MEGA-HR-2-1\" aria-label=\"Select options for &ldquo;Fresh Face&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fresh-face/\">Fresh Face</a></h3>\n	<bdi>&#36;135.00</bdi> &ndash; <bdi>&#36;180.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li></ul>	            	\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Aveeno Daily Moisturizing\" href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=124&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=124&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"124\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"124\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=124\" data-quantity=\"1\" data-product_id=\"124\" data-product_sku=\"MEGA-HR-1-1\" aria-label=\"Add &ldquo;Aveeno Daily Moisturizing&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">Aveeno Daily Moisturizing</a></h3>\n	<bdi>&#36;300.00</bdi>\n			<figure>\n				<a title=\"Full Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/full-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-06-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=177&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"177\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"177\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=177&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"177\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"177\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/full-coverage/\" data-quantity=\"1\" data-product_id=\"177\" data-product_sku=\"MEGA-HR-2-2\" aria-label=\"Select options for &ldquo;Full Coverage&rdquo;\" rel=\"nofollow\">Select options</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/anatomicals/\">Anatomicals</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/full-coverage/\">Full Coverage</a></h3>\n	<bdi>&#36;165.00</bdi> &ndash; <bdi>&#36;195.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Bath &#038; Body Works\" href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-07-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=181&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"181\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"181\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=181&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"181\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"181\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\" data-quantity=\"1\" data-product_id=\"181\" data-product_sku=\"MEGA-HR-2-3\" aria-label=\"Select options for &ldquo;Bath &amp; Body Works&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/bath-body-works/\">Bath &#038; Body Works</a></h3>\n	<bdi>&#36;185.00</bdi> &ndash; <bdi>&#36;215.00</bdi>','Best Selling Products','','inherit','closed','closed','','562-revision-v1','','','2026-06-29 05:15:36','2026-06-29 05:15:36','',562,'https://www.gujaratrafting.com/derma/?p=8076',0,'revision','',0),
(8077,1,'2026-06-29 05:15:52','2026-06-29 05:15:52','<h3>\n									Sign Up for Our Newsletter\n			</h3>\n		Leave your email to get all hot deals &amp; news\nwhich benefit you most!		\n	<!-- Mailchimp for WordPress v4.8.6 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id=\"mc4wp-form-1\" method=\"post\" data-id=\"866\" data-name=\"Newsletter\" ><input name=\"EMAIL\" required=\"\" type=\"email\" placeholder=\"Your email address...\"> \n<button type=\"submit\" value=\"Submit\">  </button><label style=\"display: none !important;\">Leave this field empty if you\'re human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" /></label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1638771049\" /><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"866\" /><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" /></form><!-- / Mailchimp for WordPress Plugin -->','Newsletter','','inherit','closed','closed','','581-revision-v1','','','2026-06-29 05:15:52','2026-06-29 05:15:52','',581,'https://www.gujaratrafting.com/derma/?p=8077',0,'revision','',0),
(8078,1,'2026-06-29 05:16:07','2026-06-29 05:16:07','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://www.gujaratrafting.com/derma.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2026-06-29 05:16:07','2026-06-29 05:16:07','',3,'https://www.gujaratrafting.com/derma/?p=8078',0,'revision','',0),
(8079,1,'2026-06-29 05:16:28','2026-06-29 05:16:28','<figure>\n				<a title=\"Coty Airspun Loose Face\" href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=128&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"128\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"128\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=128&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"128\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"128\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=128\" data-quantity=\"1\" data-product_id=\"128\" data-product_sku=\"MEGA-HR-1-5\" aria-label=\"Add &ldquo;Coty Airspun Loose Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">Coty Airspun Loose Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;302.00</bdi></del> <ins><bdi>&#36;285.00</bdi></ins>\n			<figure>\n				<a title=\"Fortunate Face\" href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-21-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=132&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"132\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"132\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=132&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"132\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"132\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=132\" data-quantity=\"1\" data-product_id=\"132\" data-product_sku=\"MEGA-HR-1-9\" aria-label=\"Add &ldquo;Fortunate Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-4%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">Fortunate Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;260.00</bdi></del> <ins><bdi>&#36;250.00</bdi></ins>\n			<figure>\n				<a title=\"InstaNatural Rose Water Facial\" href=\"https://hara.thembaydev.com/demo-10/product/instanatural-rose-water-facial/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-19-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=148&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"148\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"148\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=148&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"148\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"148\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=148\" data-quantity=\"1\" data-product_id=\"148\" data-product_sku=\"MEGA-HR-1-10-1\" aria-label=\"Add &ldquo;InstaNatural Rose Water Facial&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-10%Featured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/instanatural-rose-water-facial/\">InstaNatural Rose Water Facial</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;210.00</bdi></del> <ins><bdi>&#36;190.00</bdi></ins>\n			<figure>\n				<a title=\"Maybelline Lash Sensational\" href=\"https://hara.thembaydev.com/demo-10/product/maybelline-lash-sensational/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-09-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=150&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"150\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"150\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=150&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"150\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"150\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=150\" data-quantity=\"1\" data-product_id=\"150\" data-product_sku=\"MEGA-HR-1-10-3\" aria-label=\"Add &ldquo;Maybelline Lash Sensational&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%Featured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/maybelline-lash-sensational/\">Maybelline Lash Sensational</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;320.00</bdi></del> <ins><bdi>&#36;300.00</bdi></ins>\n			<figure>\n				<a title=\"Solimo Eye Makeup Remover\" href=\"https://hara.thembaydev.com/demo-10/product/solimo-eye-makeup-remover/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=153&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"153\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"153\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=153&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"153\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"153\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=153\" data-quantity=\"1\" data-product_id=\"153\" data-product_sku=\"MEGA-HR-1-10-6\" aria-label=\"Add &ldquo;Solimo Eye Makeup Remover&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-13%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/solimo-eye-makeup-remover/\">Solimo Eye Makeup Remover</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;156.00</bdi></del> <ins><bdi>&#36;136.00</bdi></ins>\n			<figure>\n				<a title=\"Cool Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=165&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"165\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"165\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=165&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"165\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"165\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=165\" data-quantity=\"1\" data-product_id=\"165\" data-product_sku=\"MEGA-HR-1-10-8-2\" aria-label=\"Add &ldquo;Cool Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-7%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">Cool Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;148.00</bdi></del> <ins><bdi>&#36;138.00</bdi></ins>\n			<figure>\n				<a title=\"Cool Cover Rage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-cover-rage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-09-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-03-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=166&#038;_wpnonce=29131e1a9a\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"166\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"166\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=166&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"166\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"166\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=166\" data-quantity=\"1\" data-product_id=\"166\" data-product_sku=\"MEGA-HR-1-10-8-3\" aria-label=\"Add &ldquo;Cool Cover Rage&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-5%Featured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cover-rage/\">Cool Cover Rage</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;198.00</bdi></del> <ins><bdi>&#36;188.00</bdi></ins>\n			<figure>\n				<a title=\"Cosmo Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-08-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=167&#038;_wpnonce=2efc2d68c9\" title=\"Compare\" data-product_id=\"167\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"167\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=167\" data-quantity=\"1\" data-product_id=\"167\" data-product_sku=\"MEGA-HR-1-10-8-4\" aria-label=\"Add &ldquo;Cosmo Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-12%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">Cosmo Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;166.00</bdi></del> <ins><bdi>&#36;146.00</bdi></ins>','On Sale Product','','inherit','closed','closed','','564-revision-v1','','','2026-06-29 05:16:28','2026-06-29 05:16:28','',564,'https://www.gujaratrafting.com/derma/?p=8079',0,'revision','',0),
(8080,1,'2026-06-29 05:17:44','2026-06-29 05:17:44','<h3>\n									Post Grid\n			</h3>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:30+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-01.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/cream-blush/\" title=\"View all posts in Cream Blush\">Cream Blush</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\">Proin velit metus placerat quis enim</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:28+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-02.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/hair-body/\" title=\"View all posts in Hair &amp; Body\">Hair &amp; Body</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\">Donec laoreet massa varius elit ullamco</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:26+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-03.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/make-up/\" title=\"View all posts in Make Up\">Make Up</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\">A Beginner’s Guide to Fashion</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:24+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-04.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/make-up/\" title=\"View all posts in Make Up\">Make Up</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\">How To Start A Business With fashion</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:22+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-05.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/cream-blush/\" title=\"View all posts in Cream Blush\">Cream Blush</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/hair-body/\" title=\"View all posts in Hair &amp; Body\">Hair &amp; Body</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\">Learn Exactly How I Improved fashion In 2 Days</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:19+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-06.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/skin-care/\" title=\"View all posts in Skin Care\">Skin Care</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\">Will perfect your fashion: Read or  miss out</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\" title=\"Read more\">Read more</a>\n</article>\n				<h3>\n									Post Carousel\n			</h3>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:30+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-01.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/cream-blush/\" title=\"View all posts in Cream Blush\">Cream Blush</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\">Proin velit metus placerat quis enim</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n                    <li>\n                        <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/#respond\">0 comments</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/proin-velit-metus-placerat-quis-enim/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:28+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-02.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/hair-body/\" title=\"View all posts in Hair &amp; Body\">Hair &amp; Body</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\">Donec laoreet massa varius elit ullamco</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n                    <li>\n                        <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/#comments\">1 comment</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/donec-laoreet-massa-varius-elit-ullamco/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:26+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-03.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/make-up/\" title=\"View all posts in Make Up\">Make Up</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\">A Beginner’s Guide to Fashion</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n                    <li>\n                        <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/#respond\">0 comments</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/a-beginners-guide-to-fashion/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:24+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-04.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/make-up/\" title=\"View all posts in Make Up\">Make Up</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\">How To Start A Business With fashion</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n                    <li>\n                        <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/#comments\">1 comment</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/how-to-start-a-business-with-fashion/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:22+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-05.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/cream-blush/\" title=\"View all posts in Cream Blush\">Cream Blush</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/hair-body/\" title=\"View all posts in Hair &amp; Body\">Hair &amp; Body</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\">Learn Exactly How I Improved fashion In 2 Days</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n                    <li>\n                        <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/#respond\">0 comments</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/learn-exactly-how-i-improved-fashion-in-2-days/\" title=\"Read more\">Read more</a>\n</article>\n                <article>   \n                <figure>\n                                    Posted on <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\" rel=\"bookmark\"><time datetime=\"2021-10-21T01:56:19+00:00\">October 21, 2021</time></a>\n                                <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\" >\n                <img width=\"1280\" height=\"768\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/blog-06.jpg\" alt=\"\" loading=\"lazy\" />                </a> \n            </figure>\n                    <a href=\"https://hara.thembaydev.com/demo-10/category/gifts-set/\" title=\"View all posts in Gifts set\">Gifts set</a>,<a href=\"https://hara.thembaydev.com/demo-10/category/skin-care/\" title=\"View all posts in Skin Care\">Skin Care</a>\n                    <h3>\n                <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\">Will perfect your fashion: Read or  miss out</a>\n            </h3>\n		            <ul>\n                                                                                    <li>\n                        <img alt=\'\' src=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=30&#038;d=mm&#038;r=g\' srcset=\'http://1.gravatar.com/avatar/75d23af433e0cea4c0e45a56dba18b30?s=60&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-30 photo\' height=\'30\' width=\'30\' loading=\'lazy\'/>                        <a href=\"https://hara.thembaydev.com/demo-10/author/admin/\" title=\"Posts by admin\" rel=\"author\">admin</a>                    </li>\n                    <li>\n                        <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/#comments\">1 comment</a>                    </li>\n			</ul>\n                    Complexion-perfecting natural foundation enriched with antioxidant-packed superfruits, vitamins, and ...\n                    <a href=\"https://hara.thembaydev.com/demo-10/will-perfect-your-fashion-read-or-miss-out/\" title=\"Read more\">Read more</a>\n</article>','Post Elements','','inherit','closed','closed','','566-revision-v1','','','2026-06-29 05:17:44','2026-06-29 05:17:44','',566,'https://www.gujaratrafting.com/derma/?p=8080',0,'revision','',0),
(8081,1,'2026-06-29 05:17:52','2026-06-29 05:17:52','<h3>\n									Grid Our Team\n			</h3>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-01.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Cody Fisher                    </h3>\n                    <p>\n                        McDonald\'s                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-02.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Robert Fox                    </h3>\n                    <p>\n                        Nintendo                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-03.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Floyd Miles                    </h3>\n                    <p>\n                        MasterCard                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-04.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Marvin McKinney                    </h3>\n                    <p>\n                        Mitsubishi                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-05.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Arlene McCoy                    </h3>\n                    <p>\n                        Louis Vuitton                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-06.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Ronald Richards                    </h3>\n                    <p>\n                        The Walt Disney Company                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-07.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Cameron Williamson                    </h3>\n                    <p>\n                        Sony                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-08.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Jenny Wilson                    </h3>\n                    <p>\n                        Johnson & Johnson                    </p>    \n				<h3>\n									Carousel Our Team\n			</h3>\n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-01.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Cody Fisher                    </h3>\n                    <p>\n                        McDonald\'s                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-02.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Robert Fox                    </h3>\n                    <p>\n                        Nintendo                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-03.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Floyd Miles                    </h3>\n                    <p>\n                        MasterCard                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-04.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Marvin McKinney                    </h3>\n                    <p>\n                        Mitsubishi                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-05.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Arlene McCoy                    </h3>\n                    <p>\n                        Louis Vuitton                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-06.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Ronald Richards                    </h3>\n                    <p>\n                        The Walt Disney Company                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-07.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Cameron Williamson                    </h3>\n                    <p>\n                        Sony                    </p>    \n                <img width=\"303\" height=\"303\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/11/our-team-08.jpg\" alt=\"\" loading=\"lazy\" />                <ul>\n                                                                                    <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                        <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                                                                                                                                                                                <li>\n                                        <a href=\"#\">\n                                        </a>\n                                    </li>\n                                                                        </ul>\n                    <h3>\n                        Jenny Wilson                    </h3>\n                    <p>\n                        Johnson & Johnson                    </p>','Our Team','','inherit','closed','closed','','31-revision-v1','','','2026-06-29 05:17:52','2026-06-29 05:17:52','',31,'https://www.gujaratrafting.com/derma/?p=8081',0,'revision','',0),
(8082,1,'2026-06-29 05:18:21','2026-06-29 05:18:21','[product_attribute per_page=\"16\" columns=\"4\" orderby=\"title\" order=\"ASC\" attribute=\"color\" filter=\"\"]','Product Attribute','','inherit','closed','closed','','568-revision-v1','','','2026-06-29 05:18:21','2026-06-29 05:18:21','',568,'https://www.gujaratrafting.com/derma/?p=8082',0,'revision','',0),
(8083,1,'2026-06-29 05:18:28','2026-06-29 05:18:28','<h3>\n                					Shop by Categories\n									Customs Categories\n			</h3>\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/back-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/back-area/\" >Back area</a>\n                17 products\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/bikini-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/bikini-area/\" >Bikini area</a>\n                5 products\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/facial-area/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/facial-area/\" >Facial area</a>\n                6 products\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/hand-zone/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/hand-zone/\" >Hand zone</a>\n                23 products\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/makeup/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/makeup/\" >Makeup</a>\n                6 products\n                            <a href=\"https://hara.thembaydev.com/demo-10/product-category/nails/\" class=\'cat-icon\'>\n                                    </a>\n                <a href=\"https://hara.thembaydev.com/demo-10/product-category/nails/\" >Nails</a>\n                6 products\n				<h3>\n                					Shop by Categories\n									Product Categories\n			</h3>\n            <ul data-atts=\"{&quot;product_type&quot;:&quot;random_product&quot;,&quot;cat_operator&quot;:&quot;&quot;,&quot;limit&quot;:8,&quot;orderby&quot;:null,&quot;order&quot;:null,&quot;product_style&quot;:&quot;v1&quot;,&quot;attr_row&quot;:&quot;class=&quot;product-categories-tabs rows-1 owl-carousel scroll-init products&quot; data-carousel=&quot;owl&quot; data-items=&quot;4&quot; data-desktopslick=&quot;4&quot; data-desktopsmallslick=&quot;4&quot; data-tabletslick=&quot;3&quot; data-landscapeslick=&quot;2&quot; data-mobileslick=&quot;2&quot; data-rows=&quot;1&quot; data-speed=&quot;500&quot; data-nav=&quot;1&quot; data-pagination=&quot;&quot; data-loop=&quot;&quot; data-auto=&quot;&quot; data-unslick=&quot;&quot;&quot;}\">\n                                                                    <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#back-area-Pi6dN-58dc92e\" data-value=\"back-area\"> Back area</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#bikini-area-Pi6dN-96472fa\" data-value=\"bikini-area\"> Bikini area</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#hand-zone-Pi6dN-fab6ec5\" data-value=\"hand-zone\"> Hand zone</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#makeup-Pi6dN-7172788\" data-value=\"makeup\"> Makeup</a>\n        </li>\n                                                                               <li >  \n            <a href=\"javascript:void(0)\" data-bs-toggle=\"pill\" data-bs-target=\"#nails-Pi6dN-a40198d\" data-value=\"nails\"> Nails</a>\n        </li>\n            </ul>\n			<figure>\n				<a title=\"Fusion Intense\" href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=197&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"197\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"197\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=197&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"197\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"197\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\" data-quantity=\"1\" data-product_id=\"197\" data-product_sku=\"MEGA-HR-2-7\" aria-label=\"Select options for &ldquo;Fusion Intense&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">Fusion Intense</a></h3>\n	<bdi>&#36;190.00</bdi> &ndash; <bdi>&#36;235.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-19-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Cosmo Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-08-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=167&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"167\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"167\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=167\" data-quantity=\"1\" data-product_id=\"167\" data-product_sku=\"MEGA-HR-1-10-8-4\" aria-label=\"Add &ldquo;Cosmo Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-12%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">Cosmo Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;166.00</bdi></del> <ins><bdi>&#36;146.00</bdi></ins>\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=129&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"129\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"129\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=129&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"129\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"129\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=129\" data-quantity=\"1\" data-product_id=\"129\" data-product_sku=\"MEGA-HR-1-6\" aria-label=\"Add &ldquo;Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/anatomicals/\">Anatomicals</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">Creme Brulee</a></h3>\n	<bdi>&#36;220.00</bdi>\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Cool Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=165&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"165\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"165\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=165&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"165\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"165\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=165\" data-quantity=\"1\" data-product_id=\"165\" data-product_sku=\"MEGA-HR-1-10-8-2\" aria-label=\"Add &ldquo;Cool Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-7%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">Cool Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;148.00</bdi></del> <ins><bdi>&#36;138.00</bdi></ins>\n			<figure>\n				<a title=\"Cool Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=127&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"127\"\n		data-product-type=\"grouped\"\n		data-original-product-id=\"127\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=127&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"127\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"127\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\" data-quantity=\"1\" data-product_id=\"127\" data-product_sku=\"MEGA-HR-1-4\" aria-label=\"View products in the &ldquo;Cool Coverage&rdquo; group\" rel=\"nofollow\">View products</a>			\n	SaleFeatured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">Cool Coverage</a></h3>\n	<bdi>&#36;138.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Physicians Formula Muru\" href=\"https://hara.thembaydev.com/demo-10/product/physicians-formula-muru/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=152&#038;_wpnonce=9a98142538\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"152\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"152\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=152&#038;_wpnonce=11bfd08b2b\" title=\"Compare\" data-product_id=\"152\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"152\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=152\" data-quantity=\"1\" data-product_id=\"152\" data-product_sku=\"MEGA-HR-1-10-5\" aria-label=\"Add &ldquo;Physicians Formula Muru&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/anatomicals/\">Anatomicals</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/physicians-formula-muru/\">Physicians Formula Muru</a></h3>\n	<bdi>&#36;268.00</bdi>','Product Categories Elements','','inherit','closed','closed','','570-revision-v1','','','2026-06-29 05:18:28','2026-06-29 05:18:28','',570,'https://www.gujaratrafting.com/derma/?p=8083',0,'revision','',0),
(8084,1,'2026-06-29 05:18:36','2026-06-29 05:18:36','','Shop','','inherit','closed','closed','','9-revision-v1','','','2026-06-29 05:18:36','2026-06-29 05:18:36','',9,'https://www.gujaratrafting.com/derma/?p=8084',0,'revision','',0),
(8085,1,'2026-06-29 05:23:45','2026-06-29 05:23:45','<!-- wp:shortcode -->\r\n<p>[woocommerce_cart]</p>\r\n<!-- /wp:shortcode -->','Cart','','inherit','closed','closed','','37-revision-v1','','','2026-06-29 05:23:45','2026-06-29 05:23:45','',37,'https://www.gujaratrafting.com/derma/?p=8085',0,'revision','',0),
(8086,1,'2026-06-29 05:24:28','2026-06-29 05:24:28','<!-- wp:woocommerce/checkout -->\n<div class=\"wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading\"><!-- wp:woocommerce/checkout-fields-block -->\n<div class=\"wp-block-woocommerce-checkout-fields-block\"><!-- wp:woocommerce/checkout-express-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-express-payment-block\"></div>\n<!-- /wp:woocommerce/checkout-express-payment-block -->\n\n<!-- wp:woocommerce/checkout-contact-information-block -->\n<div class=\"wp-block-woocommerce-checkout-contact-information-block\"></div>\n<!-- /wp:woocommerce/checkout-contact-information-block -->\n\n<!-- wp:woocommerce/checkout-shipping-method-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-method-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-method-block -->\n\n<!-- wp:woocommerce/checkout-pickup-options-block -->\n<div class=\"wp-block-woocommerce-checkout-pickup-options-block\"></div>\n<!-- /wp:woocommerce/checkout-pickup-options-block -->\n\n<!-- wp:woocommerce/checkout-shipping-address-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-address-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-address-block -->\n\n<!-- wp:woocommerce/checkout-billing-address-block -->\n<div class=\"wp-block-woocommerce-checkout-billing-address-block\"></div>\n<!-- /wp:woocommerce/checkout-billing-address-block -->\n\n<!-- wp:woocommerce/checkout-shipping-methods-block -->\n<div class=\"wp-block-woocommerce-checkout-shipping-methods-block\"></div>\n<!-- /wp:woocommerce/checkout-shipping-methods-block -->\n\n<!-- wp:woocommerce/checkout-payment-block -->\n<div class=\"wp-block-woocommerce-checkout-payment-block\"></div>\n<!-- /wp:woocommerce/checkout-payment-block -->\n\n<!-- wp:woocommerce/checkout-additional-information-block -->\n<div class=\"wp-block-woocommerce-checkout-additional-information-block\"></div>\n<!-- /wp:woocommerce/checkout-additional-information-block -->\n\n<!-- wp:woocommerce/checkout-order-note-block -->\n<div class=\"wp-block-woocommerce-checkout-order-note-block\"></div>\n<!-- /wp:woocommerce/checkout-order-note-block -->\n\n<!-- wp:woocommerce/checkout-terms-block -->\n<div class=\"wp-block-woocommerce-checkout-terms-block\"></div>\n<!-- /wp:woocommerce/checkout-terms-block -->\n\n<!-- wp:woocommerce/checkout-actions-block -->\n<div class=\"wp-block-woocommerce-checkout-actions-block\"></div>\n<!-- /wp:woocommerce/checkout-actions-block --></div>\n<!-- /wp:woocommerce/checkout-fields-block -->\n\n<!-- wp:woocommerce/checkout-totals-block -->\n<div class=\"wp-block-woocommerce-checkout-totals-block\"><!-- wp:woocommerce/checkout-order-summary-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-block\"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-cart-items-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-coupon-form-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-subtotal-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-fee-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-fee-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-fee-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-discount-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-discount-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-discount-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-shipping-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-shipping-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->\n\n<!-- wp:woocommerce/checkout-order-summary-taxes-block -->\n<div class=\"wp-block-woocommerce-checkout-order-summary-taxes-block\"></div>\n<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>\n<!-- /wp:woocommerce/checkout-order-summary-block --></div>\n<!-- /wp:woocommerce/checkout-totals-block --></div>\n<!-- /wp:woocommerce/checkout -->','Checkout','','inherit','closed','closed','','11-revision-v1','','','2026-06-29 05:24:28','2026-06-29 05:24:28','',11,'https://www.gujaratrafting.com/derma/?p=8086',0,'revision','',0),
(8087,1,'2026-06-29 05:27:17','2026-06-29 05:27:17','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','inherit','closed','closed','','12-revision-v1','','','2026-06-29 05:27:17','2026-06-29 05:27:17','',12,'https://www.gujaratrafting.com/derma/?p=8087',0,'revision','',0),
(8088,1,'2026-06-29 05:27:27','2026-06-29 05:27:27','<h3>\n                					Daily updates of all special deals. Bookmark this page & come back often so you don\'t miss it!\n									Shop Flash Deals\n			</h3>\n                                                            Ends in:\n			<figure>\n				<a title=\"Coty Airspun Loose Face\" href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=128&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"128\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"128\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=128&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"128\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"128\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=128\" data-quantity=\"1\" data-product_id=\"128\" data-product_sku=\"MEGA-HR-1-5\" aria-label=\"Add &ldquo;Coty Airspun Loose Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">Coty Airspun Loose Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;302.00</bdi></del> <ins><bdi>&#36;285.00</bdi></ins>\n                                Sold: 12/57\n			<figure>\n				<a title=\"Fortunate Face\" href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-21-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=132&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"132\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"132\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=132&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"132\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"132\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=132\" data-quantity=\"1\" data-product_id=\"132\" data-product_sku=\"MEGA-HR-1-9\" aria-label=\"Add &ldquo;Fortunate Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-4%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			1\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fortunate-face/\">Fortunate Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;260.00</bdi></del> <ins><bdi>&#36;250.00</bdi></ins>\n                                Sold: 15/60\n			<figure>\n				<a title=\"InstaNatural Rose Water Facial\" href=\"https://hara.thembaydev.com/demo-10/product/instanatural-rose-water-facial/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-19-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-33-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=148&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"148\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"148\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=148&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"148\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"148\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=148\" data-quantity=\"1\" data-product_id=\"148\" data-product_sku=\"MEGA-HR-1-10-1\" aria-label=\"Add &ldquo;InstaNatural Rose Water Facial&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-10%Featured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/instanatural-rose-water-facial/\">InstaNatural Rose Water Facial</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;210.00</bdi></del> <ins><bdi>&#36;190.00</bdi></ins>\n                                Sold: 16/61\n			<figure>\n				<a title=\"Maybelline Lash Sensational\" href=\"https://hara.thembaydev.com/demo-10/product/maybelline-lash-sensational/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-09-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=150&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"150\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"150\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=150&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"150\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"150\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=150\" data-quantity=\"1\" data-product_id=\"150\" data-product_sku=\"MEGA-HR-1-10-3\" aria-label=\"Add &ldquo;Maybelline Lash Sensational&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%Featured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/maybelline-lash-sensational/\">Maybelline Lash Sensational</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;320.00</bdi></del> <ins><bdi>&#36;300.00</bdi></ins>\n                                Sold: 18/63\n			<figure>\n				<a title=\"Solimo Eye Makeup Remover\" href=\"https://hara.thembaydev.com/demo-10/product/solimo-eye-makeup-remover/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-14-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=153&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"153\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"153\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=153&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"153\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"153\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=153\" data-quantity=\"1\" data-product_id=\"153\" data-product_sku=\"MEGA-HR-1-10-6\" aria-label=\"Add &ldquo;Solimo Eye Makeup Remover&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-13%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/solimo-eye-makeup-remover/\">Solimo Eye Makeup Remover</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;156.00</bdi></del> <ins><bdi>&#36;136.00</bdi></ins>\n                                Sold: 19/64\n			<figure>\n				<a title=\"Applied Assurance\" href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-12-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=155&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"155\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"155\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=155&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"155\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"155\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=155\" data-quantity=\"1\" data-product_id=\"155\" data-product_sku=\"MEGA-HR-1-10-8\" aria-label=\"Add &ldquo;Applied Assurance&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-11%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">Applied Assurance</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;178.00</bdi></del> <ins><bdi>&#36;158.00</bdi></ins>\n                                Sold: 23/65\n			<figure>\n				<a title=\"Cool Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-10-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-17-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=165&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"165\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"165\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=165&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"165\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"165\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=165\" data-quantity=\"1\" data-product_id=\"165\" data-product_sku=\"MEGA-HR-1-10-8-2\" aria-label=\"Add &ldquo;Cool Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-7%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-cosmetics/\">Cool Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;148.00</bdi></del> <ins><bdi>&#36;138.00</bdi></ins>\n                                Sold: 22/66\n			<figure>\n				<a title=\"Cosmo Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-08-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=167&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"167\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"167\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=167\" data-quantity=\"1\" data-product_id=\"167\" data-product_sku=\"MEGA-HR-1-10-8-4\" aria-label=\"Add &ldquo;Cosmo Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-12%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cosmo-cosmetics/\">Cosmo Cosmetics</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;166.00</bdi></del> <ins><bdi>&#36;146.00</bdi></ins>\n                                Sold: 23/67\n                                                <h3>\n                                                                    Grid Product\n                                                                    lorem ipsum dolar sit amet\n                                                            </h3>\n			<figure>\n				<a title=\"Body Lava Luminizer\" href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=56&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"56\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"56\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=56&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"56\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"56\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\" data-quantity=\"1\" data-product_id=\"56\" data-product_sku=\"MEGA-HR-2\" aria-label=\"Select options for &ldquo;Body Lava Luminizer&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>4.50</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">Body Lava Luminizer</a></h3>\n	<bdi>&#36;156.00</bdi> &ndash; <bdi>&#36;190.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Aveeno Daily Moisturizing\" href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=124&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=124&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"124\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"124\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=124\" data-quantity=\"1\" data-product_id=\"124\" data-product_sku=\"MEGA-HR-1-1\" aria-label=\"Add &ldquo;Aveeno Daily Moisturizing&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">Aveeno Daily Moisturizing</a></h3>\n	<bdi>&#36;300.00</bdi>\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Careful Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-27-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=126&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"126\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"126\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=126\" data-quantity=\"1\" data-product_id=\"126\" data-product_sku=\"MEGA-HR-1-3\" aria-label=\"Add &ldquo;Careful Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">Careful Cosmetics</a></h3>\n	<bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Cool Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=127&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"127\"\n		data-product-type=\"grouped\"\n		data-original-product-id=\"127\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=127&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"127\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"127\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\" data-quantity=\"1\" data-product_id=\"127\" data-product_sku=\"MEGA-HR-1-4\" aria-label=\"View products in the &ldquo;Cool Coverage&rdquo; group\" rel=\"nofollow\">View products</a>			\n	SaleFeatured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">Cool Coverage</a></h3>\n	<bdi>&#36;138.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Coty Airspun Loose Face\" href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=128&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"128\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"128\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=128&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"128\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"128\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=128\" data-quantity=\"1\" data-product_id=\"128\" data-product_sku=\"MEGA-HR-1-5\" aria-label=\"Add &ldquo;Coty Airspun Loose Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">Coty Airspun Loose Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;302.00</bdi></del> <ins><bdi>&#36;285.00</bdi></ins>\n                                                <h3>\n                                                                    Carousel Product\n                                                                    lorem ipsum dolar sit amet\n                                                            </h3>\n			<figure>\n				<a title=\"Body Lava Luminizer\" href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=56&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"56\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"56\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=56&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"56\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"56\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\" data-quantity=\"1\" data-product_id=\"56\" data-product_sku=\"MEGA-HR-2\" aria-label=\"Select options for &ldquo;Body Lava Luminizer&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>4.50</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">Body Lava Luminizer</a></h3>\n	<bdi>&#36;156.00</bdi> &ndash; <bdi>&#36;190.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Aveeno Daily Moisturizing\" href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=124&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=124&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"124\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"124\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=124\" data-quantity=\"1\" data-product_id=\"124\" data-product_sku=\"MEGA-HR-1-1\" aria-label=\"Add &ldquo;Aveeno Daily Moisturizing&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">Aveeno Daily Moisturizing</a></h3>\n	<bdi>&#36;300.00</bdi>\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Careful Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-27-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=126&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"126\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"126\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=126\" data-quantity=\"1\" data-product_id=\"126\" data-product_sku=\"MEGA-HR-1-3\" aria-label=\"Add &ldquo;Careful Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">Careful Cosmetics</a></h3>\n	<bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Cool Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=127&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"127\"\n		data-product-type=\"grouped\"\n		data-original-product-id=\"127\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=127&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"127\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"127\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\" data-quantity=\"1\" data-product_id=\"127\" data-product_sku=\"MEGA-HR-1-4\" aria-label=\"View products in the &ldquo;Cool Coverage&rdquo; group\" rel=\"nofollow\">View products</a>			\n	SaleFeatured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">Cool Coverage</a></h3>\n	<bdi>&#36;138.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Coty Airspun Loose Face\" href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=128&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"128\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"128\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=128&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"128\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"128\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=128\" data-quantity=\"1\" data-product_id=\"128\" data-product_sku=\"MEGA-HR-1-5\" aria-label=\"Add &ldquo;Coty Airspun Loose Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">Coty Airspun Loose Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;302.00</bdi></del> <ins><bdi>&#36;285.00</bdi></ins>\n				<h3>\n									Grid Product Vertical\n                					lorem ipsum dolar sit amet  \n			</h3>\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/physicians-formula-muru/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/physicians-formula-muru/\">Physicians Formula Muru</a></h3>\n	<bdi>&#36;268.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/schwarzkopf-professional/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/schwarzkopf-professional/\">Schwarzkopf Professional</a></h3>\n	<bdi>&#36;178.00</bdi> &ndash; <bdi>&#36;228.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-03-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\">Wella Professionals</a></h3>\n	<bdi>&#36;195.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">Creme Brulee</a></h3>\n	<bdi>&#36;220.00</bdi>\n					Rated <strong>5.00</strong> out of 5			1\n                                                <h3>\n                                                                    Carousel Product Vertical\n                                                                    lorem ipsum dolar sit amet\n                                                            </h3>\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/physicians-formula-muru/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-15-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/physicians-formula-muru/\">Physicians Formula Muru</a></h3>\n	<bdi>&#36;268.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/schwarzkopf-professional/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-04-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/schwarzkopf-professional/\">Schwarzkopf Professional</a></h3>\n	<bdi>&#36;178.00</bdi> &ndash; <bdi>&#36;228.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-03-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/wella-professionals/\">Wella Professionals</a></h3>\n	<bdi>&#36;195.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/creme-brulee/\">Creme Brulee</a></h3>\n	<bdi>&#36;220.00</bdi>\n					Rated <strong>5.00</strong> out of 5			1\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/creme-lipstick/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-02-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/creme-lipstick/\">Creme Lipstick</a></h3>\n	<bdi>&#36;156.00</bdi> &ndash; <bdi>&#36;225.00</bdi>\n					Rated <strong>5.00</strong> out of 5			1\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/poreless-putty-primer/\">Poreless Putty Primer</a></h3>\n	<bdi>&#36;330.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-12-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n	-11%\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-assurance/\">Applied Assurance</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;178.00</bdi></del> <ins><bdi>&#36;158.00</bdi></ins>\n					Rated <strong>5.00</strong> out of 5			2\n			<figure>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-01-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n			</figure>\n			Featured		\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/fusion-intense/\">Fusion Intense</a></h3>\n	<bdi>&#36;190.00</bdi> &ndash; <bdi>&#36;235.00</bdi>\n					Rated <strong>5.00</strong> out of 5			2\n                <ul data-atts=\"{&quot;categories&quot;:[],&quot;cat_operator&quot;:&quot;IN&quot;,&quot;limit&quot;:8,&quot;orderby&quot;:&quot;date&quot;,&quot;order&quot;:&quot;asc&quot;,&quot;product_style&quot;:&quot;v1&quot;,&quot;attr_row&quot;:&quot;class=&quot;product-tabs row grid products&quot; data-xlgdesktop=&quot;4&quot; data-desktop=&quot;4&quot; data-desktopsmall=&quot;4&quot; data-tablet=&quot;3&quot; data-landscape=&quot;2&quot; data-mobile=&quot;2&quot;&quot;}\">\n                                        <li>\n                <a href=\"javascript:void(0)\"  data-bs-toggle=\"pill\" data-bs-target=\"#newest-OHl8c-1c260e0\" data-value=\"newest\">Newest Products</a>\n            </li>\n                   <li>\n                <a href=\"javascript:void(0)\"  data-bs-toggle=\"pill\" data-bs-target=\"#best_selling-OHl8c-d8f8952\" data-value=\"best_selling\">Best Selling</a>\n            </li>\n                   <li>\n                <a href=\"javascript:void(0)\"  data-bs-toggle=\"pill\" data-bs-target=\"#top_rated-OHl8c-5977cf3\" data-value=\"top_rated\">Top Rated</a>\n            </li>\n               </ul>\n			<figure>\n				<a title=\"Body Lava Luminizer\" href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=56&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"56\"\n		data-product-type=\"variable\"\n		data-original-product-id=\"56\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=56&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"56\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"56\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\" data-quantity=\"1\" data-product_id=\"56\" data-product_sku=\"MEGA-HR-2\" aria-label=\"Select options for &ldquo;Body Lava Luminizer&rdquo;\" rel=\"nofollow\">Select options</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/amanda/\">Amanda</a></li></ul>                	\n					Rated <strong>4.50</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/body-lava-luminizer/\">Body Lava Luminizer</a></h3>\n	<bdi>&#36;156.00</bdi> &ndash; <bdi>&#36;190.00</bdi>\n				            	<ul data-attribute_name=\"attribute_pa_color\"><li><a href=\"javascript:void(0)\" style=\"background-color:#007d71\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Green\">Green</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#fbbfb4\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Pink\">Pink</a></li><li><a href=\"javascript:void(0)\" style=\"background-color:#faf2e5\" data-image-src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-23-406x406.jpg\" data-image-srcset=\"\" data-image-sizes=\"(max-width: 660px) 100vw, 660px\" title=\"Yellow\">Yellow</a></li></ul>	            	\n			<figure>\n				<a title=\"Avovado Makeup Melter\" href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-31-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-32-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=57&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"57\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"57\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=57&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"57\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"57\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=57\" data-quantity=\"1\" data-product_id=\"57\" data-product_sku=\"MEGA-HR-1\" aria-label=\"Add &ldquo;Avovado Makeup Melter&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/albiva/\">ALBIVA</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/avovado-makeup-melter/\">Avovado Makeup Melter</a></h3>\n	<bdi>&#36;401.00</bdi>\n			<figure>\n				<a title=\"Applied Artwork\" href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-05-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=122&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"122\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"122\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=122\" data-quantity=\"1\" data-product_id=\"122\" data-product_sku=\"MEGA-HR-3\" aria-label=\"Add &ldquo;Applied Artwork&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aesop/\">AESOP</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			3\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/applied-artwork/\">Applied Artwork</a></h3>\n	<bdi>&#36;260.00</bdi>\n			<figure>\n				<a title=\"Aveeno Daily Moisturizing\" href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-29-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-30-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=124&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"124\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"124\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=124&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"124\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"124\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=124\" data-quantity=\"1\" data-product_id=\"124\" data-product_sku=\"MEGA-HR-1-1\" aria-label=\"Add &ldquo;Aveeno Daily Moisturizing&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/a-d-c-beauty/\">A.D.C. Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/aveeno-daily-moisturizing/\">Aveeno Daily Moisturizing</a></h3>\n	<bdi>&#36;300.00</bdi>\n			<figure>\n				<a title=\"Butter Gloss – Creme Brulee\" href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-28-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-24-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=125&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"125\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"125\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=125&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"125\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"125\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=125\" data-quantity=\"1\" data-product_id=\"125\" data-product_sku=\"MEGA-HR-1-2\" aria-label=\"Add &ldquo;Butter Gloss – Creme Brulee&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n		Featured		\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/111skin/\">111SKIN</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/butter-gloss-creme-brulee/\">Butter Gloss – Creme Brulee</a></h3>\n	<bdi>&#36;240.00</bdi>\n			<figure>\n				<a title=\"Careful Cosmetics\" href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-27-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n<!-- BROWSE WISHLIST MESSAGE -->\n	<a href=\"https://hara.thembaydev.com/demo-10/wishlist/\" rel=\"nofollow\" data-title=\"View Wishlist\">\n				View Wishlist	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=126&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"126\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"126\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=126\" data-quantity=\"1\" data-product_id=\"126\" data-product_sku=\"MEGA-HR-1-3\" aria-label=\"Add &ldquo;Careful Cosmetics&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/beautyblender/\">Beautyblender</a></li></ul>                	\n					Rated <strong>5.00</strong> out of 5			2\n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/careful-cosmetics/\">Careful Cosmetics</a></h3>\n	<bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Cool Coverage\" href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-26-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-35-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=127&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"127\"\n		data-product-type=\"grouped\"\n		data-original-product-id=\"127\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=127&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"127\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"127\">\n                Quick View\n            </a>\n				<a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\" data-quantity=\"1\" data-product_id=\"127\" data-product_sku=\"MEGA-HR-1-4\" aria-label=\"View products in the &ldquo;Cool Coverage&rdquo; group\" rel=\"nofollow\">View products</a>			\n	SaleFeatured\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/aveda/\">Aveda</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/cool-coverage/\">Cool Coverage</a></h3>\n	<bdi>&#36;138.00</bdi> &ndash; <bdi>&#36;230.00</bdi>\n			<figure>\n				<a title=\"Coty Airspun Loose Face\" href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">\n					<img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-25-406x406.jpg\" alt=\"\" loading=\"lazy\" /><img width=\"406\" height=\"406\" src=\"https://hara.thembaydev.com/wp-content/uploads/sites/24/2021/10/product-22-406x406.jpg\" alt=\"\" loading=\"lazy\" />				</a>\n						</figure>\n			<!-- ADD TO WISHLIST -->\n	<a\n		href=\"?add_to_wishlist=128&#038;_wpnonce=fc88eb48ec\"\n		class=\"add_to_wishlist single_add_to_wishlist\"\n		data-product-id=\"128\"\n		data-product-type=\"simple\"\n		data-original-product-id=\"128\"\n		data-title=\"Add to wishlist\"\n		rel=\"nofollow\"\n	>\n				Add to wishlist\n	</a>\n			<!-- COUNT TEXT -->\n                <a href=\"/dev_theme/hara/wp-admin/admin-ajax.php?action=yith-woocompare-add-product&#038;id=128&#038;_wpnonce=43703885fe\" title=\"Compare\" data-product_id=\"128\">\n                    Add to compare\n                </a>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"128\">\n                Quick View\n            </a>\n				<a href=\"?add-to-cart=128\" data-quantity=\"1\" data-product_id=\"128\" data-product_sku=\"MEGA-HR-1-5\" aria-label=\"Add &ldquo;Coty Airspun Loose Face&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a>			\n	-6%\n                <ul><li><a href=\"https://hara.thembaydev.com/demo-10/product-brands/armani-beauty/\">Armani Beauty</a></li></ul>                \n        <h3><a href=\"https://hara.thembaydev.com/demo-10/product/coty-airspun-loose-face/\">Coty Airspun Loose Face</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#36;302.00</bdi></del> <ins><bdi>&#36;285.00</bdi></ins>','Product Elements','','inherit','closed','closed','','572-revision-v1','','','2026-06-29 05:27:27','2026-06-29 05:27:27','',572,'https://www.gujaratrafting.com/derma/?p=8088',0,'revision','',0),
(8089,1,'2026-06-29 05:27:59','2026-06-29 05:27:59','','Shop','','inherit','closed','closed','','35-revision-v1','','','2026-06-29 05:27:59','2026-06-29 05:27:59','',35,'https://www.gujaratrafting.com/derma/?p=8089',0,'revision','',0),
(8090,1,'2026-06-29 05:29:57','2026-06-29 05:29:57','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p><p>“Morbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.”</p>','Shipping Policy','','inherit','closed','closed','','8064-revision-v1','','','2026-06-29 05:29:57','2026-06-29 05:29:57','',8064,'https://www.gujaratrafting.com/derma/?p=8090',0,'revision','',0),
(8091,1,'2026-06-29 05:29:57','2026-06-29 05:29:57','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p><p>“Morbi mattis turpis in leo fermentum egestas. Maecenas accumsan dolor id varius euismod. Phasellus ac nisi eu augue tristique ullamcorper. Nam eu consectetur justo. Curabitur sit amet vulputate lacus, sed feugiat ante. Nam id commodo arcu, eu venenatis nisl. Aenean sed porttitor nulla.”</p>','Shipping Policy','','inherit','closed','closed','','8064-revision-v1','','','2026-06-29 05:29:57','2026-06-29 05:29:57','',8064,'https://www.gujaratrafting.com/derma/?p=8091',0,'revision','',0),
(8092,1,'2026-06-29 05:29:57','2026-06-29 05:29:57','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Shipping Policy','','inherit','closed','closed','','8064-revision-v1','','','2026-06-29 05:29:57','2026-06-29 05:29:57','',8064,'https://www.gujaratrafting.com/derma/?p=8092',0,'revision','',0),
(8093,1,'2026-06-29 05:30:35','2026-06-29 05:30:35','<h3>\n									Privacy Policy\n			</h3>\n		<p>At Derma Heaven, protecting your privacy is our priority.<br /><br /></p><p><strong>Information We Collect</strong><br />We may collect:</p><ul><li>Name</li><li>Mobile Number</li><li>Email Address</li><li>Shipping &amp; Billing Address</li><li>Payment Information (processed securely through payment gateways)</li><li>Device Information</li><li>Website Usage Data</li></ul><p><br /><strong>How We Use Your Information</strong></p><p>Your information is used to:</p><ul><li>Process orders</li><li>Deliver products</li><li>Provide customer support</li><li>Send order updates</li><li>Improve our website and services</li><li>Send promotional offers (only if you opt in)</li></ul><p><br /><strong>Payment Security</strong></p><p>We do not store your debit/credit card details.</p><p>Payments are securely processed through trusted payment gateway providers.</p><p><strong>Cookies</strong></p><p>Our website may use cookies to:</p><ul><li>Improve browsing experience</li><li>Remember your preferences</li><li>Analyze website traffic</li></ul><p>You may disable cookies through your browser settings.<br /><br /></p><p><strong>Sharing Information</strong></p><p>We never sell your personal information.</p><p>We only share necessary information with:</p><ul><li>Shipping partners</li><li>Payment gateways</li><li>Technology providers</li><li>Government authorities (when legally required)</li><li>Data Protection</li></ul><p>We implement reasonable security measures to protect your personal data.<br /><br /></p><p><strong>Contact</strong></p><p>For privacy-related queries:</p><p>Email: support@dermaheaven.in</p><p> </p>','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2026-06-29 05:43:20','2026-06-29 05:43:20','',0,'https://www.gujaratrafting.com/derma/?page_id=8093',0,'page','',0),
(8094,1,'2026-06-29 05:30:35','2026-06-29 05:30:35','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Privacy Policy','','inherit','closed','closed','','8093-revision-v1','','','2026-06-29 05:30:35','2026-06-29 05:30:35','',8093,'https://www.gujaratrafting.com/derma/?p=8094',0,'revision','',0),
(8095,1,'2026-06-29 05:31:49','2026-06-29 05:31:49','<h3>\n									Refund Policy\n			</h3>\n		<p><strong>At Derma Heaven</strong>, customer satisfaction is important to us.</p><p>Due to hygiene and safety reasons, skincare and cosmetic products have limited refund eligibility.<br /><br /></p><p><strong>Eligible for Refund</strong></p><p>Refunds are available if:</p><ul><li>Wrong product delivered</li><li>Product damaged during transit</li><li>Product missing from the order</li><li>Product expired</li></ul><p>Please report within 48 hours of delivery.</p><p>Photos and videos may be required for verification.<br /><br /></p><p><strong>Not Eligible</strong></p><p>Refunds are not applicable if:</p><ul><li>Product has been opened or used</li><li>Product doesn\'t suit your skin</li><li>Allergic reaction occurs</li><li>You change your mind after purchase</li><li>Incorrect shipping information provided by customer</li></ul><p>We recommend performing a patch test before using any skincare product.</p><p> </p><p><strong>Refund Timeline</strong></p><p>Once approved:</p><ul><li>Refund initiated within <strong>5-7 business days</strong></li><li>Amount credited to the original payment method within <strong>7-10 business days</strong></li></ul>','Refund Policy','','publish','closed','closed','','refund-policy','','','2026-06-29 05:54:15','2026-06-29 05:54:15','',0,'https://www.gujaratrafting.com/derma/?page_id=8095',0,'page','',0),
(8096,1,'2026-06-29 05:31:49','2026-06-29 05:31:49','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Refund Policy','','inherit','closed','closed','','8095-revision-v1','','','2026-06-29 05:31:49','2026-06-29 05:31:49','',8095,'https://www.gujaratrafting.com/derma/?p=8096',0,'revision','',0),
(8097,1,'2026-06-29 05:35:07','2026-06-29 05:35:07','<h3>\n									Return Policy\n			</h3>\n		<p>Due to hygiene reasons, opened or used skincare products cannot be returned.<br /><br /></p><p><strong>Return Eligibility</strong></p><p>Returns are accepted only if:</p><ul><li>Wrong product received</li><li>Damaged product received</li><li>Expired product received</li><li>Product received is different from what was ordered</li></ul><p>Request must be raised within 48 hours of delivery.</p><p> </p><p><strong>Conditions</strong></p><p>Products must be:</p><ul><li>Unused</li><li>Unopened</li><li>In original packaging</li><li>With all labels intact</li></ul><p><br /><strong>Return Process</strong></p><p>Email us at:</p><p>support@dermaheaven.in</p><p>Include:</p><ul><li>Order Number</li><li>Photos of the product</li><li>Description of the issue</li></ul><p>Our team will review your request within 2 business days.</p><p>If approved, we\'ll arrange pickup (where available) or provide return instructions.</p>','Return Policy','','publish','closed','closed','','return-policy','','','2026-06-29 05:57:46','2026-06-29 05:57:46','',0,'https://www.gujaratrafting.com/derma/?page_id=8097',0,'page','',0),
(8098,1,'2026-06-29 05:35:07','2026-06-29 05:35:07','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Return Policy','','inherit','closed','closed','','8097-revision-v1','','','2026-06-29 05:35:07','2026-06-29 05:35:07','',8097,'https://www.gujaratrafting.com/derma/?p=8098',0,'revision','',0),
(8099,1,'2026-06-29 05:36:28','2026-06-29 05:36:28','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Privacy Policy','','inherit','closed','closed','','8093-revision-v1','','','2026-06-29 05:36:28','2026-06-29 05:36:28','',8093,'https://www.gujaratrafting.com/derma/?p=8099',0,'revision','',0),
(8100,1,'2026-06-29 05:36:28','2026-06-29 05:36:28','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Privacy Policy','','inherit','closed','closed','','8093-revision-v1','','','2026-06-29 05:36:28','2026-06-29 05:36:28','',8093,'https://www.gujaratrafting.com/derma/?p=8100',0,'revision','',0),
(8101,1,'2026-06-29 05:36:29','2026-06-29 05:36:29','<h3>\n									Privacy Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Privacy Policy','','inherit','closed','closed','','8093-revision-v1','','','2026-06-29 05:36:29','2026-06-29 05:36:29','',8093,'https://www.gujaratrafting.com/derma/?p=8101',0,'revision','',0),
(8102,1,'2026-06-29 05:37:09','2026-06-29 05:37:09','<h3>\n									Privacy Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Privacy Policy','','inherit','closed','closed','','8093-revision-v1','','','2026-06-29 05:37:09','2026-06-29 05:37:09','',8093,'https://www.gujaratrafting.com/derma/?p=8102',0,'revision','',0),
(8103,1,'2026-06-29 05:37:09','2026-06-29 05:37:09','<h3>\n									Privacy Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Privacy Policy','','inherit','closed','closed','','8093-revision-v1','','','2026-06-29 05:37:09','2026-06-29 05:37:09','',8093,'https://www.gujaratrafting.com/derma/?p=8103',0,'revision','',0),
(8104,1,'2026-06-29 05:37:09','2026-06-29 05:37:09','<h3>\n									Privacy Policy\n			</h3>\n		<p>At Derma Heaven, protecting your privacy is our priority.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong></p><p>If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Privacy Policy','','inherit','closed','closed','','8093-revision-v1','','','2026-06-29 05:37:09','2026-06-29 05:37:09','',8093,'https://www.gujaratrafting.com/derma/?p=8104',0,'revision','',0),
(8106,1,'2026-06-29 05:43:20','2026-06-29 05:43:20','<h3>\n									Privacy Policy\n			</h3>\n		<p>At Derma Heaven, protecting your privacy is our priority.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong></p><p>If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Privacy Policy','','inherit','closed','closed','','8093-revision-v1','','','2026-06-29 05:43:20','2026-06-29 05:43:20','',8093,'https://www.gujaratrafting.com/derma/?p=8106',0,'revision','',0),
(8107,1,'2026-06-29 05:43:20','2026-06-29 05:43:20','<h3>\n									Privacy Policy\n			</h3>\n		<p>At Derma Heaven, protecting your privacy is our priority.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong></p><p>If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Privacy Policy','','inherit','closed','closed','','8093-revision-v1','','','2026-06-29 05:43:20','2026-06-29 05:43:20','',8093,'https://www.gujaratrafting.com/derma/?p=8107',0,'revision','',0),
(8108,1,'2026-06-29 05:43:20','2026-06-29 05:43:20','<h3>\n									Privacy Policy\n			</h3>\n		<p>At Derma Heaven, protecting your privacy is our priority.<br /><br /></p><p><strong>Information We Collect</strong><br />We may collect:</p><ul><li>Name</li><li>Mobile Number</li><li>Email Address</li><li>Shipping &amp; Billing Address</li><li>Payment Information (processed securely through payment gateways)</li><li>Device Information</li><li>Website Usage Data</li></ul><p><br /><strong>How We Use Your Information</strong></p><p>Your information is used to:</p><ul><li>Process orders</li><li>Deliver products</li><li>Provide customer support</li><li>Send order updates</li><li>Improve our website and services</li><li>Send promotional offers (only if you opt in)</li></ul><p><br /><strong>Payment Security</strong></p><p>We do not store your debit/credit card details.</p><p>Payments are securely processed through trusted payment gateway providers.</p><p><strong>Cookies</strong></p><p>Our website may use cookies to:</p><ul><li>Improve browsing experience</li><li>Remember your preferences</li><li>Analyze website traffic</li></ul><p>You may disable cookies through your browser settings.<br /><br /></p><p><strong>Sharing Information</strong></p><p>We never sell your personal information.</p><p>We only share necessary information with:</p><ul><li>Shipping partners</li><li>Payment gateways</li><li>Technology providers</li><li>Government authorities (when legally required)</li><li>Data Protection</li></ul><p>We implement reasonable security measures to protect your personal data.<br /><br /></p><p><strong>Contact</strong></p><p>For privacy-related queries:</p><p>Email: support@dermaheaven.in</p><p> </p>','Privacy Policy','','inherit','closed','closed','','8093-revision-v1','','','2026-06-29 05:43:20','2026-06-29 05:43:20','',8093,'https://www.gujaratrafting.com/derma/?p=8108',0,'revision','',0),
(8110,1,'2026-06-29 05:53:23','2026-06-29 05:53:23','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Refund Policy','','inherit','closed','closed','','8095-revision-v1','','','2026-06-29 05:53:23','2026-06-29 05:53:23','',8095,'https://www.gujaratrafting.com/derma/?p=8110',0,'revision','',0),
(8111,1,'2026-06-29 05:53:23','2026-06-29 05:53:23','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Refund Policy','','inherit','closed','closed','','8095-revision-v1','','','2026-06-29 05:53:23','2026-06-29 05:53:23','',8095,'https://www.gujaratrafting.com/derma/?p=8111',0,'revision','',0),
(8112,1,'2026-06-29 05:53:23','2026-06-29 05:53:23','<h3>\n									Refund Policy\n			</h3>\n		<p><strong>At Derma Heaven</strong>, customer satisfaction is important to us.</p><p>Due to hygiene and safety reasons, skincare and cosmetic products have limited refund eligibility.<br /><br /></p><p><strong>Eligible for Refund</strong></p><p>Refunds are available if:</p><ul><li>Wrong product delivered</li><li>Product damaged during transit</li><li>Product missing from the order</li><li>Product expired</li></ul><p>Please report within 48 hours of delivery.</p><p>Photos and videos may be required for verification.<br /><br /></p><p><strong>Not Eligible</strong></p><p>Refunds are not applicable if:</p><ul><li>Product has been opened or used</li><li>Product doesn\'t suit your skin</li><li>Allergic reaction occurs</li><li>You change your mind after purchase</li><li>Incorrect shipping information provided by customer</li></ul><p>We recommend performing a patch test before using any skincare product.</p><p> </p><p><strong>Refund Timeline</strong></p><p>Once approved:</p><ul><li>Refund initiated within 5-7 business days</li><li>Amount credited to the original payment method within 7-10 business days</li></ul>','Refund Policy','','inherit','closed','closed','','8095-revision-v1','','','2026-06-29 05:53:23','2026-06-29 05:53:23','',8095,'https://www.gujaratrafting.com/derma/?p=8112',0,'revision','',0),
(8113,1,'2026-06-29 05:54:15','2026-06-29 05:54:15','<h3>\n									Refund Policy\n			</h3>\n		<p><strong>At Derma Heaven</strong>, customer satisfaction is important to us.</p><p>Due to hygiene and safety reasons, skincare and cosmetic products have limited refund eligibility.<br /><br /></p><p><strong>Eligible for Refund</strong></p><p>Refunds are available if:</p><ul><li>Wrong product delivered</li><li>Product damaged during transit</li><li>Product missing from the order</li><li>Product expired</li></ul><p>Please report within 48 hours of delivery.</p><p>Photos and videos may be required for verification.<br /><br /></p><p><strong>Not Eligible</strong></p><p>Refunds are not applicable if:</p><ul><li>Product has been opened or used</li><li>Product doesn\'t suit your skin</li><li>Allergic reaction occurs</li><li>You change your mind after purchase</li><li>Incorrect shipping information provided by customer</li></ul><p>We recommend performing a patch test before using any skincare product.</p><p> </p><p><strong>Refund Timeline</strong></p><p>Once approved:</p><ul><li>Refund initiated within 5-7 business days</li><li>Amount credited to the original payment method within 7-10 business days</li></ul>','Refund Policy','','inherit','closed','closed','','8095-revision-v1','','','2026-06-29 05:54:15','2026-06-29 05:54:15','',8095,'https://www.gujaratrafting.com/derma/?p=8113',0,'revision','',0),
(8114,1,'2026-06-29 05:54:15','2026-06-29 05:54:15','<h3>\n									Refund Policy\n			</h3>\n		<p><strong>At Derma Heaven</strong>, customer satisfaction is important to us.</p><p>Due to hygiene and safety reasons, skincare and cosmetic products have limited refund eligibility.<br /><br /></p><p><strong>Eligible for Refund</strong></p><p>Refunds are available if:</p><ul><li>Wrong product delivered</li><li>Product damaged during transit</li><li>Product missing from the order</li><li>Product expired</li></ul><p>Please report within 48 hours of delivery.</p><p>Photos and videos may be required for verification.<br /><br /></p><p><strong>Not Eligible</strong></p><p>Refunds are not applicable if:</p><ul><li>Product has been opened or used</li><li>Product doesn\'t suit your skin</li><li>Allergic reaction occurs</li><li>You change your mind after purchase</li><li>Incorrect shipping information provided by customer</li></ul><p>We recommend performing a patch test before using any skincare product.</p><p> </p><p><strong>Refund Timeline</strong></p><p>Once approved:</p><ul><li>Refund initiated within 5-7 business days</li><li>Amount credited to the original payment method within 7-10 business days</li></ul>','Refund Policy','','inherit','closed','closed','','8095-revision-v1','','','2026-06-29 05:54:15','2026-06-29 05:54:15','',8095,'https://www.gujaratrafting.com/derma/?p=8114',0,'revision','',0),
(8115,1,'2026-06-29 05:54:15','2026-06-29 05:54:15','<h3>\n									Refund Policy\n			</h3>\n		<p><strong>At Derma Heaven</strong>, customer satisfaction is important to us.</p><p>Due to hygiene and safety reasons, skincare and cosmetic products have limited refund eligibility.<br /><br /></p><p><strong>Eligible for Refund</strong></p><p>Refunds are available if:</p><ul><li>Wrong product delivered</li><li>Product damaged during transit</li><li>Product missing from the order</li><li>Product expired</li></ul><p>Please report within 48 hours of delivery.</p><p>Photos and videos may be required for verification.<br /><br /></p><p><strong>Not Eligible</strong></p><p>Refunds are not applicable if:</p><ul><li>Product has been opened or used</li><li>Product doesn\'t suit your skin</li><li>Allergic reaction occurs</li><li>You change your mind after purchase</li><li>Incorrect shipping information provided by customer</li></ul><p>We recommend performing a patch test before using any skincare product.</p><p> </p><p><strong>Refund Timeline</strong></p><p>Once approved:</p><ul><li>Refund initiated within <strong>5-7 business days</strong></li><li>Amount credited to the original payment method within <strong>7-10 business days</strong></li></ul>','Refund Policy','','inherit','closed','closed','','8095-revision-v1','','','2026-06-29 05:54:15','2026-06-29 05:54:15','',8095,'https://www.gujaratrafting.com/derma/?p=8115',0,'revision','',0),
(8116,1,'2026-06-29 05:57:46','2026-06-29 05:57:46','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Return Policy','','inherit','closed','closed','','8097-revision-v1','','','2026-06-29 05:57:46','2026-06-29 05:57:46','',8097,'https://www.gujaratrafting.com/derma/?p=8116',0,'revision','',0),
(8117,1,'2026-06-29 05:57:46','2026-06-29 05:57:46','<h3>\n									Shipping Policy\n			</h3>\n		<p>At Derma Heaven, we are committed to delivering your skincare products safely and on time.</p><p><strong>Order Processing</strong></p><ul><li style=\"list-style-type: none;\"><ul><li>Orders are processed within 1-2 business days after successful payment.</li><li>Orders placed on Sundays or public holidays will be processed on the next working day.</li><li>During festive seasons or sale periods, processing may take slightly longer.</li></ul></li></ul><p><strong>Shipping Timeline</strong></p><p>Estimated delivery times:</p><ul><li>Metro Cities: 2-5 Business Days</li><li>Other Cities: 4-7 Business Days</li><li>Remote Locations: 5-10 Business Days</li></ul><p>Delivery timelines are estimates and may vary due to courier delays or unforeseen circumstances.</p><p><strong>Shipping Charges<br /></strong></p><ul><li>Free Shipping on orders above ₹499 (Customize if required)</li><li>Orders below ₹499: Shipping charge ₹49 (Customize as per your pricing)</li></ul><p><strong>Order Tracking</strong></p><p>Once your order is shipped, you\'ll receive:</p><ul><li>Tracking Number</li><li>Courier Partner Details</li><li>Tracking Link via</li><li>Email/SMS/WhatsApp</li></ul><p><strong>Delivery Issues</strong><br /><br />If your package is:</p><ul><li>Damaged</li><li>Tampered</li><li>Incorrect</li><li>Missing items</li></ul><p>Please contact us within 48 hours of delivery with clear photos and your order number.</p>','Return Policy','','inherit','closed','closed','','8097-revision-v1','','','2026-06-29 05:57:46','2026-06-29 05:57:46','',8097,'https://www.gujaratrafting.com/derma/?p=8117',0,'revision','',0),
(8118,1,'2026-06-29 05:57:46','2026-06-29 05:57:46','<h3>\n									Return Policy\n			</h3>\n		<p>Due to hygiene reasons, opened or used skincare products cannot be returned.<br /><br /></p><p><strong>Return Eligibility</strong></p><p>Returns are accepted only if:</p><ul><li>Wrong product received</li><li>Damaged product received</li><li>Expired product received</li><li>Product received is different from what was ordered</li></ul><p>Request must be raised within 48 hours of delivery.</p><p> </p><p><strong>Conditions</strong></p><p>Products must be:</p><ul><li>Unused</li><li>Unopened</li><li>In original packaging</li><li>With all labels intact</li></ul><p><br /><strong>Return Process</strong></p><p>Email us at:</p><p>support@dermaheaven.in</p><p>Include:</p><ul><li>Order Number</li><li>Photos of the product</li><li>Description of the issue</li></ul><p>Our team will review your request within 2 business days.</p><p>If approved, we\'ll arrange pickup (where available) or provide return instructions.</p>','Return Policy','','inherit','closed','closed','','8097-revision-v1','','','2026-06-29 05:57:46','2026-06-29 05:57:46','',8097,'https://www.gujaratrafting.com/derma/?p=8118',0,'revision','',0),
(8119,1,'2026-06-29 05:59:45','2026-06-29 05:59:45',' ','','','publish','closed','closed','','8119','','','2026-06-29 05:59:45','2026-06-29 05:59:45','',0,'https://www.gujaratrafting.com/derma/?p=8119',3,'nav_menu_item','',0),
(8120,1,'2026-06-29 05:59:45','2026-06-29 05:59:45',' ','','','publish','closed','closed','','8120','','','2026-06-29 05:59:45','2026-06-29 05:59:45','',0,'https://www.gujaratrafting.com/derma/?p=8120',4,'nav_menu_item','',0),
(8121,1,'2026-06-29 05:59:45','2026-06-29 05:59:45',' ','','','publish','closed','closed','','8121','','','2026-06-29 05:59:45','2026-06-29 05:59:45','',0,'https://www.gujaratrafting.com/derma/?p=8121',2,'nav_menu_item','',0),
(8122,1,'2026-06-29 05:59:45','2026-06-29 05:59:45',' ','','','publish','closed','closed','','8122','','','2026-06-29 05:59:45','2026-06-29 05:59:45','',0,'https://www.gujaratrafting.com/derma/?p=8122',1,'nav_menu_item','',0),
(8123,1,'2026-06-29 06:09:04','2026-06-29 06:09:04','','Tainted SunScreen','','inherit','open','closed','','tainted-sunscreen-3','','','2026-06-29 06:09:04','2026-06-29 06:09:04','',7042,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen.jpg',0,'attachment','image/jpeg',0),
(8124,1,'2026-06-29 06:09:48','2026-06-29 06:09:48','','Tainted SunScreen (1)','','inherit','open','closed','','tainted-sunscreen-1','','','2026-06-29 06:09:48','2026-06-29 06:09:48','',7042,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1.jpg',0,'attachment','image/jpeg',0),
(8125,1,'2026-06-29 06:10:56','2026-06-29 06:10:56','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 06:10:56','2026-06-29 06:10:56','',7042,'https://www.gujaratrafting.com/derma/?p=8125',0,'revision','',0),
(8126,1,'2026-06-29 06:10:56','2026-06-29 06:10:56','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-08.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 06:10:56','2026-06-29 06:10:56','',7042,'https://www.gujaratrafting.com/derma/?p=8126',0,'revision','',0),
(8127,1,'2026-06-29 06:10:56','2026-06-29 06:10:56','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 06:10:56','2026-06-29 06:10:56','',7042,'https://www.gujaratrafting.com/derma/?p=8127',0,'revision','',0),
(8128,1,'2026-06-29 06:28:08','2026-06-29 06:28:08','','Serum','','inherit','open','closed','','serum-2','','','2026-06-29 06:28:08','2026-06-29 06:28:08','',7042,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum.jpg',0,'attachment','image/jpeg',0),
(8129,1,'2026-06-29 06:28:17','2026-06-29 06:28:17','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 06:28:17','2026-06-29 06:28:17','',7042,'https://www.gujaratrafting.com/derma/?p=8129',0,'revision','',0),
(8130,1,'2026-06-29 06:28:17','2026-06-29 06:28:17','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-09.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 06:28:17','2026-06-29 06:28:17','',7042,'https://www.gujaratrafting.com/derma/?p=8130',0,'revision','',0),
(8131,1,'2026-06-29 06:28:17','2026-06-29 06:28:17','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 06:28:17','2026-06-29 06:28:17','',7042,'https://www.gujaratrafting.com/derma/?p=8131',0,'revision','',0),
(8132,1,'2026-06-29 10:58:42','2026-06-29 10:58:42','','Facewash','','inherit','open','closed','','facewash','','','2026-06-29 10:58:42','2026-06-29 10:58:42','',7042,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Facewash.jpg',0,'attachment','image/jpeg',0),
(8133,1,'2026-06-29 10:58:49','2026-06-29 10:58:49','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 10:58:49','2026-06-29 10:58:49','',7042,'https://www.gujaratrafting.com/derma/?p=8133',0,'revision','',0),
(8134,1,'2026-06-29 10:58:49','2026-06-29 10:58:49','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"624\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-10.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 10:58:49','2026-06-29 10:58:49','',7042,'https://www.gujaratrafting.com/derma/?p=8134',0,'revision','',0),
(8135,1,'2026-06-29 10:58:50','2026-06-29 10:58:50','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Facewash-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 10:58:50','2026-06-29 10:58:50','',7042,'https://www.gujaratrafting.com/derma/?p=8135',0,'revision','',0),
(8136,1,'2026-06-29 11:05:41','2026-06-29 11:05:41','','With Apple Cider Vinegar','','inherit','open','closed','','with-apple-cider-vinegar','','','2026-06-29 11:05:41','2026-06-29 11:05:41','',7042,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/With-Apple-Cider-Vinegar.jpg',0,'attachment','image/jpeg',0),
(8137,1,'2026-06-29 11:05:52','2026-06-29 11:05:52','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Facewash-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 11:05:52','2026-06-29 11:05:52','',7042,'https://www.gujaratrafting.com/derma/?p=8137',0,'revision','',0),
(8138,1,'2026-06-29 11:05:52','2026-06-29 11:05:52','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Facewash-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-12.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 11:05:52','2026-06-29 11:05:52','',7042,'https://www.gujaratrafting.com/derma/?p=8138',0,'revision','',0),
(8139,1,'2026-06-29 11:05:52','2026-06-29 11:05:52','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Facewash-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1309\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/With-Apple-Cider-Vinegar-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 11:05:52','2026-06-29 11:05:52','',7042,'https://www.gujaratrafting.com/derma/?p=8139',0,'revision','',0),
(8140,1,'2026-06-29 11:13:22','2026-06-29 11:13:22','','With Apple Cider Vinegar (1)','','inherit','open','closed','','with-apple-cider-vinegar-1','','','2026-06-29 11:13:22','2026-06-29 11:13:22','',7042,'https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/With-Apple-Cider-Vinegar-1.jpg',0,'attachment','image/jpeg',0),
(8141,1,'2026-06-29 11:13:31','2026-06-29 11:13:31','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Facewash-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1309\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/With-Apple-Cider-Vinegar-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 11:13:31','2026-06-29 11:13:31','',7042,'https://www.gujaratrafting.com/derma/?p=8141',0,'revision','',0),
(8142,1,'2026-06-29 11:13:31','2026-06-29 11:13:31','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Facewash-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1309\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/With-Apple-Cider-Vinegar-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"963\" height=\"329\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-13.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 11:13:31','2026-06-29 11:13:31','',7042,'https://www.gujaratrafting.com/derma/?p=8142',0,'revision','',0),
(8143,1,'2026-06-29 11:13:32','2026-06-29 11:13:32','<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1227\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Our-Skincare-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"1950\" height=\"1950\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Range-of-Korean-Haircare-Products.jpg\" alt=\"\" />								</a>\n													<p>SAVE AN EXTRA 5-10 % ON EVERY AUTOSHIP ORDER!</p>		\n				<h3>\n									Browse by Category\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-8/shop/\">\n									View all products\n					</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/cleansers/\" >Cleansers</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/sunscreen/\" >Sunscreen</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serums.jpg\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/serum/\" >Serum</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/conditioners-mask/\" >Conditioners &amp; Mask</a>\n                            <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" class=\'cat-image\'>\n                    <img width=\"1254\" height=\"1254\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO.png\" alt=\"\" decoding=\"async\" />                </a>\n                <a href=\"https://www.gujaratrafting.com/derma/product-category/shampoo/\" >Shampoo</a>\n				<h3>\n									New + Trending\n			</h3>\n										<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n									View all products\n					</a>\n																				<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"455\" height=\"1285\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2022/07/banner-07.jpg\" alt=\"\" />								</a>\n			<figure>\n				<a title=\"TAINTED SUNSCREEN\" href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/TAINTED-SUNSCREEN-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7950\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7950\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7950\" data-quantity=\"1\" data-product_id=\"7950\" data-product_sku=\"TAINTED SUNSCREEN\" aria-label=\"Add to cart: &ldquo;TAINTED SUNSCREEN&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;TAINTED SUNSCREEN&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/tainted-sunscreen/\">TAINTED SUNSCREEN</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Rice Water Face Wash\" href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Rice-Water-Face-Wash-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7951\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7951\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7951\" data-quantity=\"1\" data-product_id=\"7951\" data-product_sku=\"Rice Water Face Wash\" aria-label=\"Add to cart: &ldquo;Rice Water Face Wash&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Rice Water Face Wash&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/rice-water-face-wash/\">Rice Water Face Wash</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"Revival Serum\" href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Revival-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7952\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7952\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7952\" data-quantity=\"1\" data-product_id=\"7952\" data-product_sku=\"Revival Serum\" aria-label=\"Add to cart: &ldquo;Revival Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Revival Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/revival-serum/\">Revival Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n			<figure>\n				<a title=\"KOREAN SHINE PRO SHAMPOO\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Korean-Shine-Pro-Conditioner-Mask-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7954\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7954\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7954\" data-quantity=\"1\" data-product_id=\"7954\" data-product_sku=\"KOREAN SHINE PRO SHAMPOO\" aria-label=\"Add to cart: &ldquo;KOREAN SHINE PRO SHAMPOO&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;KOREAN SHINE PRO SHAMPOO&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-shampoo/\">KOREAN SHINE PRO SHAMPOO</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Vitamin C Face Serum\" href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Vitamin-C-Face-Serum-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7955\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7955\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7955\" data-quantity=\"1\" data-product_id=\"7955\" data-product_sku=\"Vitamin C Face Serum\" aria-label=\"Add to cart: &ldquo;Vitamin C Face Serum&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Vitamin C Face Serum&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/vitamin-c-face-serum/\">Vitamin C Face Serum</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;999.00</bdi></del> Original price was: &#8377;999.00.<ins aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></ins>Current price is: &#8377;499.00.\n			<figure>\n				<a title=\"Korean Shine Pro Conditioner Mask\" href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">\n					<img width=\"406\" height=\"406\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/KOREAN-SHINE-PRO-SHAMPOO-406x406.png\" alt=\"\" decoding=\"async\" />				</a>\n						</figure>\n            <a href=\"#\" title =\"Quick View\" data-effect=\"mfp-move-from-top\" data-product_id=\"7963\">\n                Quick View\n            </a>\n				<a href=\"/derma/wp-admin/admin-ajax.php?add-to-cart=7963\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_7963\" data-quantity=\"1\" data-product_id=\"7963\" data-product_sku=\"Korean Shine Pro Conditioner Mask\" aria-label=\"Add to cart: &ldquo;Korean Shine Pro Conditioner Mask&rdquo;\" rel=\"nofollow\" data-success_message=\"&ldquo;Korean Shine Pro Conditioner Mask&rdquo; has been added to your cart\" role=\"button\">Add to cart</a>            \n	-50%Featured\n			        <h3><a href=\"https://www.gujaratrafting.com/derma/product/korean-shine-pro-conditioner-mask/\">Korean Shine Pro Conditioner Mask</a></h3>\n	<del aria-hidden=\"true\"><bdi>&#8377;499.00</bdi></del> Original price was: &#8377;499.00.<ins aria-hidden=\"true\"><bdi>&#8377;250.00</bdi></ins>Current price is: &#8377;250.00.\n																<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1350\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Tainted-SunScreen-1-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Serum-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1351\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/Facewash-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1309\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/With-Apple-Cider-Vinegar-scaled.jpg\" alt=\"\" />								</a>\n																											<a href=\"https://hara.thembaydev.com/demo-10/shop/\">\n							<img width=\"2560\" height=\"1309\" src=\"https://www.gujaratrafting.com/derma/wp-content/uploads/2026/06/With-Apple-Cider-Vinegar-1-scaled.jpg\" alt=\"\" />								</a>','Home','','inherit','closed','closed','','7042-revision-v1','','','2026-06-29 11:13:32','2026-06-29 11:13:32','',7042,'https://www.gujaratrafting.com/derma/?p=8143',0,'revision','',0);
/*!40000 ALTER TABLE `wp5n_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_revslider_css`
--

DROP TABLE IF EXISTS `wp5n_revslider_css`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_revslider_css` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `handle_index` (`handle`(64))
) ENGINE=InnoDB AUTO_INCREMENT=110 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_revslider_css`
--

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

--
-- Table structure for table `wp5n_revslider_layer_animations`
--

DROP TABLE IF EXISTS `wp5n_revslider_layer_animations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_revslider_layer_animations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_revslider_layer_animations`
--

LOCK TABLES `wp5n_revslider_layer_animations` WRITE;
/*!40000 ALTER TABLE `wp5n_revslider_layer_animations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_revslider_layer_animations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_revslider_navigations`
--

DROP TABLE IF EXISTS `wp5n_revslider_navigations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_revslider_navigations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_revslider_navigations`
--

LOCK TABLES `wp5n_revslider_navigations` WRITE;
/*!40000 ALTER TABLE `wp5n_revslider_navigations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_revslider_navigations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_revslider_sliders`
--

DROP TABLE IF EXISTS `wp5n_revslider_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_revslider_sliders` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`(8))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_revslider_sliders`
--

LOCK TABLES `wp5n_revslider_sliders` WRITE;
/*!40000 ALTER TABLE `wp5n_revslider_sliders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_revslider_sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_revslider_sliders7`
--

DROP TABLE IF EXISTS `wp5n_revslider_sliders7`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_revslider_sliders7` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`(8))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_revslider_sliders7`
--

LOCK TABLES `wp5n_revslider_sliders7` WRITE;
/*!40000 ALTER TABLE `wp5n_revslider_sliders7` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_revslider_sliders7` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_revslider_slides`
--

DROP TABLE IF EXISTS `wp5n_revslider_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_revslider_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_revslider_slides`
--

LOCK TABLES `wp5n_revslider_slides` WRITE;
/*!40000 ALTER TABLE `wp5n_revslider_slides` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_revslider_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_revslider_slides7`
--

DROP TABLE IF EXISTS `wp5n_revslider_slides7`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_revslider_slides7` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(11) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL DEFAULT '',
  `static` varchar(191) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_revslider_slides7`
--

LOCK TABLES `wp5n_revslider_slides7` WRITE;
/*!40000 ALTER TABLE `wp5n_revslider_slides7` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_revslider_slides7` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_revslider_static_slides`
--

DROP TABLE IF EXISTS `wp5n_revslider_static_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_revslider_static_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `slider_id_index` (`slider_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_revslider_static_slides`
--

LOCK TABLES `wp5n_revslider_static_slides` WRITE;
/*!40000 ALTER TABLE `wp5n_revslider_static_slides` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_revslider_static_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_term_relationships`
--

DROP TABLE IF EXISTS `wp5n_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_term_relationships`
--

LOCK TABLES `wp5n_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp5n_term_relationships` DISABLE KEYS */;
INSERT INTO `wp5n_term_relationships` VALUES
(1,1,0),
(50,85,0),
(56,4,0),
(56,8,0),
(56,14,0),
(56,15,0),
(57,2,0),
(57,8,0),
(57,15,0),
(61,90,0),
(62,90,0),
(63,90,0),
(64,90,0),
(65,90,0),
(66,90,0),
(67,90,0),
(122,2,0),
(122,8,0),
(122,14,0),
(122,15,0),
(124,2,0),
(124,15,0),
(125,2,0),
(125,8,0),
(125,14,0),
(125,15,0),
(126,2,0),
(126,14,0),
(126,15,0),
(127,3,0),
(127,8,0),
(127,15,0),
(128,2,0),
(128,15,0),
(129,2,0),
(129,8,0),
(129,14,0),
(129,15,0),
(130,2,0),
(130,14,0),
(130,15,0),
(131,2,0),
(131,8,0),
(131,9,0),
(131,14,0),
(131,15,0),
(132,2,0),
(132,14,0),
(132,15,0),
(133,2,0),
(133,8,0),
(133,13,0),
(133,15,0),
(148,2,0),
(148,8,0),
(148,14,0),
(148,15,0),
(149,2,0),
(149,15,0),
(150,2,0),
(150,8,0),
(150,15,0),
(151,2,0),
(151,14,0),
(151,15,0),
(152,2,0),
(152,8,0),
(152,14,0),
(152,15,0),
(153,2,0),
(153,15,0),
(154,2,0),
(154,8,0),
(154,15,0),
(155,2,0),
(155,14,0),
(155,15,0),
(164,5,0),
(164,8,0),
(164,13,0),
(164,15,0),
(165,2,0),
(165,15,0),
(166,2,0),
(166,8,0),
(166,14,0),
(166,15,0),
(167,2,0),
(167,15,0),
(173,4,0),
(173,8,0),
(173,15,0),
(177,4,0),
(177,15,0),
(181,4,0),
(181,8,0),
(181,14,0),
(181,15,0),
(185,4,0),
(185,14,0),
(185,15,0),
(189,4,0),
(189,8,0),
(189,14,0),
(189,15,0),
(193,4,0),
(193,14,0),
(193,15,0),
(197,4,0),
(197,8,0),
(197,14,0),
(197,15,0),
(374,16,0),
(374,21,0),
(374,34,0),
(374,35,0),
(374,36,0),
(374,37,0),
(377,17,0),
(377,22,0),
(377,26,0),
(377,27,0),
(377,36,0),
(377,37,0),
(377,96,0),
(378,18,0),
(378,20,0),
(378,25,0),
(378,36,0),
(378,37,0),
(378,96,0),
(379,19,0),
(379,23,0),
(379,24,0),
(379,25,0),
(379,36,0),
(379,37,0),
(379,97,0),
(380,20,0),
(380,23,0),
(380,24,0),
(380,28,0),
(380,29,0),
(380,30,0),
(380,31,0),
(380,98,0),
(381,17,0),
(381,21,0),
(381,29,0),
(381,30,0),
(381,31,0),
(381,99,0),
(382,19,0),
(382,22,0),
(382,28,0),
(382,29,0),
(382,30,0),
(382,31,0),
(383,22,0),
(383,23,0),
(383,27,0),
(383,28,0),
(383,29,0),
(383,30,0),
(384,17,0),
(384,20,0),
(384,24,0),
(384,25,0),
(384,30,0),
(385,17,0),
(385,21,0),
(385,28,0),
(385,29,0),
(385,30,0),
(385,31,0),
(386,16,0),
(386,18,0),
(386,27,0),
(386,28,0),
(386,29,0),
(386,30,0),
(387,17,0),
(387,19,0),
(387,24,0),
(387,25,0),
(387,37,0),
(388,17,0),
(388,19,0),
(388,24,0),
(388,25,0),
(388,26,0),
(389,17,0),
(389,18,0),
(389,31,0),
(389,32,0),
(389,33,0),
(390,16,0),
(390,17,0),
(390,34,0),
(390,35,0),
(390,36,0),
(390,37,0),
(534,91,0),
(535,91,0),
(536,91,0),
(537,91,0),
(538,91,0),
(539,91,0),
(540,91,0),
(541,93,0),
(542,93,0),
(543,93,0),
(544,93,0),
(545,93,0),
(546,93,0),
(547,93,0),
(549,75,0),
(550,75,0),
(551,75,0),
(552,75,0),
(553,75,0),
(554,75,0),
(555,76,0),
(557,76,0),
(559,76,0),
(560,76,0),
(561,76,0),
(586,94,0),
(587,94,0),
(588,94,0),
(589,94,0),
(590,95,0),
(591,95,0),
(592,95,0),
(593,95,0),
(594,95,0),
(595,95,0),
(596,95,0),
(599,89,0),
(600,89,0),
(602,89,0),
(603,89,0),
(604,89,0),
(649,90,0),
(999,87,0),
(1000,87,0),
(1001,87,0),
(1016,88,0),
(1017,88,0),
(1018,88,0),
(1019,88,0),
(1673,77,0),
(1674,77,0),
(1675,77,0),
(1697,94,0),
(3615,86,0),
(3617,86,0),
(3618,86,0),
(3621,86,0),
(4187,86,0),
(6638,78,0),
(6639,78,0),
(6640,78,0),
(6641,78,0),
(6642,78,0),
(6643,79,0),
(6644,79,0),
(6645,79,0),
(6646,79,0),
(6647,79,0),
(6648,80,0),
(6649,80,0),
(6650,80,0),
(6651,80,0),
(7868,85,0),
(7881,81,0),
(7882,81,0),
(7883,81,0),
(7884,81,0),
(7885,81,0),
(7886,81,0),
(7887,82,0),
(7888,82,0),
(7889,82,0),
(7890,82,0),
(7891,82,0),
(7892,82,0),
(7893,83,0),
(7894,83,0),
(7895,83,0),
(7896,83,0),
(7950,2,0),
(7950,8,0),
(7950,100,0),
(7951,2,0),
(7951,8,0),
(7951,101,0),
(7952,2,0),
(7952,8,0),
(7952,102,0),
(7954,2,0),
(7954,8,0),
(7954,104,0),
(7955,2,0),
(7955,8,0),
(7955,102,0),
(7963,2,0),
(7963,8,0),
(7963,103,0),
(7975,85,0),
(7976,85,0),
(7977,85,0),
(7978,105,0),
(7980,84,0),
(7981,84,0),
(7982,84,0),
(7983,84,0),
(7984,84,0),
(8055,65,0),
(8058,65,0),
(8119,92,0),
(8120,92,0),
(8121,92,0),
(8122,92,0);
/*!40000 ALTER TABLE `wp5n_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_term_taxonomy`
--

DROP TABLE IF EXISTS `wp5n_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_term_taxonomy`
--

LOCK TABLES `wp5n_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp5n_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp5n_term_taxonomy` VALUES
(1,1,'category','',0,1),
(2,2,'product_type','',0,6),
(3,3,'product_type','',0,0),
(4,4,'product_type','',0,0),
(5,5,'product_type','',0,0),
(6,6,'product_visibility','',0,0),
(7,7,'product_visibility','',0,0),
(8,8,'product_visibility','',0,6),
(9,9,'product_visibility','',0,0),
(10,10,'product_visibility','',0,0),
(11,11,'product_visibility','',0,0),
(12,12,'product_visibility','',0,0),
(13,13,'product_visibility','',0,0),
(14,14,'product_visibility','',0,0),
(15,15,'product_cat','',0,0),
(16,16,'category','',0,3),
(17,17,'category','',0,8),
(18,18,'category','',0,3),
(19,19,'category','',0,4),
(20,20,'category','',0,3),
(21,21,'category','',0,3),
(22,22,'category','',0,3),
(23,23,'category','',0,3),
(24,24,'post_tag','',0,5),
(25,25,'post_tag','',0,5),
(26,26,'post_tag','',0,2),
(27,27,'post_tag','',0,3),
(28,28,'post_tag','',0,5),
(29,29,'post_tag','',0,6),
(30,30,'post_tag','',0,7),
(31,31,'post_tag','',0,5),
(32,32,'post_tag','',0,1),
(33,33,'post_tag','',0,1),
(34,34,'post_tag','',0,2),
(35,35,'post_tag','',0,2),
(36,36,'post_tag','',0,5),
(37,37,'post_tag','',0,6),
(55,55,'elementor_library_type','',0,0),
(62,62,'elementor_library_type','',0,0),
(65,65,'elementor_library_type','',0,2),
(75,75,'nav_menu','',0,6),
(76,76,'nav_menu','',0,5),
(77,77,'nav_menu','',0,3),
(78,78,'nav_menu','',0,5),
(79,79,'nav_menu','',0,5),
(80,80,'nav_menu','',0,4),
(81,81,'nav_menu','',0,6),
(82,82,'nav_menu','',0,6),
(83,83,'nav_menu','',0,4),
(84,84,'nav_menu','',0,5),
(85,85,'nav_menu','',0,5),
(86,86,'nav_menu','',0,5),
(87,87,'nav_menu','',0,3),
(88,88,'nav_menu','',0,4),
(89,89,'nav_menu','',0,5),
(90,90,'nav_menu','',0,8),
(91,91,'nav_menu','',0,7),
(92,92,'nav_menu','',0,4),
(93,93,'nav_menu','',0,7),
(94,94,'nav_menu','',0,5),
(95,95,'nav_menu','',0,7),
(96,96,'post_format','',0,2),
(97,97,'post_format','',0,1),
(98,98,'post_format','',0,1),
(99,99,'post_format','',0,1),
(100,100,'product_cat','',0,1),
(101,101,'product_cat','',0,1),
(102,102,'product_cat','',0,2),
(103,103,'product_cat','',0,1),
(104,104,'product_cat','',0,1),
(105,105,'wp_theme','',0,1);
/*!40000 ALTER TABLE `wp5n_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_termmeta`
--

DROP TABLE IF EXISTS `wp5n_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=100 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_termmeta`
--

LOCK TABLES `wp5n_termmeta` WRITE;
/*!40000 ALTER TABLE `wp5n_termmeta` DISABLE KEYS */;
INSERT INTO `wp5n_termmeta` VALUES
(89,15,'product_count_product_cat','0'),
(90,100,'order','0'),
(91,101,'order','0'),
(92,102,'order','0'),
(93,103,'order','0'),
(94,104,'order','0'),
(95,100,'product_count_product_cat','1'),
(96,101,'product_count_product_cat','1'),
(97,102,'product_count_product_cat','2'),
(98,104,'product_count_product_cat','1'),
(99,103,'product_count_product_cat','1');
/*!40000 ALTER TABLE `wp5n_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_terms`
--

DROP TABLE IF EXISTS `wp5n_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_terms`
--

LOCK TABLES `wp5n_terms` WRITE;
/*!40000 ALTER TABLE `wp5n_terms` DISABLE KEYS */;
INSERT INTO `wp5n_terms` VALUES
(1,'Uncategorized','uncategorized',0),
(2,'simple','simple',0),
(3,'grouped','grouped',0),
(4,'variable','variable',0),
(5,'external','external',0),
(6,'exclude-from-search','exclude-from-search',0),
(7,'exclude-from-catalog','exclude-from-catalog',0),
(8,'featured','featured',0),
(9,'outofstock','outofstock',0),
(10,'rated-1','rated-1',0),
(11,'rated-2','rated-2',0),
(12,'rated-3','rated-3',0),
(13,'rated-4','rated-4',0),
(14,'rated-5','rated-5',0),
(15,'Uncategorized','uncategorized',0),
(16,'Cream Blush','cream-blush',0),
(17,'Gifts set','gifts-set',0),
(18,'Hair &amp; Body','hair-body',0),
(19,'Make Up','make-up',0),
(20,'Nail &amp; wax','nail-wax',0),
(21,'Skin Care','skin-care',0),
(22,'Sun Care','sun-care',0),
(23,'Tips','tips',0),
(24,'Anti-Ageing','anti-ageing',0),
(25,'Beauty','beauty',0),
(26,'Cleansers &amp; Toners','cleansers-toners',0),
(27,'Exfoliators','exfoliators',0),
(28,'Gifts','gifts',0),
(29,'Makeup','makeup',0),
(30,'Men','men',0),
(31,'Moisturisers','moisturisers',0),
(32,'Oils &amp; Serums','oils-serums',0),
(33,'Skincare','skincare',0),
(34,'Skincare Treatments','skincare-treatments',0),
(35,'Tools','tools',0),
(36,'Valentine','valentine',0),
(37,'Women','women',0),
(55,'landing-page','landing-page',0),
(62,'page','page',0),
(65,'section','section',0),
(75,'Blog Archive','blog-archive',0),
(76,'Blog Type','blog-type',0),
(77,'Categories Icon','categories-icon',0),
(78,'Footer 01','footer-01',0),
(79,'Footer 02','footer-02',0),
(80,'Footer 03','footer-03',0),
(81,'Home 1','home-1',0),
(82,'Home 2','home-2',0),
(83,'Home Marketplace','home-marketplace',0),
(84,'List Categories','list-categories',0),
(85,'Main Menu','main-menu',0),
(86,'Main Menu Clone','main-menu-clone',0),
(87,'Menu Copyright','menu-copyright',0),
(88,'My Account','my-account',0),
(89,'Other Page','other-page',0),
(90,'Product Layout','product-layout',0),
(91,'Product Types','product-types',0),
(92,'Quick Links','quick-links',0),
(93,'Shop Layout','shop-layout',0),
(94,'Theme Elements','theme-elements',0),
(95,'WooCommerce Element','woocommerce-element',0),
(96,'Image','post-format-image',0),
(97,'Video','post-format-video',0),
(98,'Gallery','post-format-gallery',0),
(99,'Audio','post-format-audio',0),
(100,'Sunscreen','sunscreen',0),
(101,'Cleansers','cleansers',0),
(102,'Serum','serum',0),
(103,'Conditioners &amp; Mask','conditioners-mask',0),
(104,'Shampoo','shampoo',0),
(105,'hara-child','hara-child',0);
/*!40000 ALTER TABLE `wp5n_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_usermeta`
--

DROP TABLE IF EXISTS `wp5n_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_usermeta`
--

LOCK TABLES `wp5n_usermeta` WRITE;
/*!40000 ALTER TABLE `wp5n_usermeta` DISABLE KEYS */;
INSERT INTO `wp5n_usermeta` VALUES
(1,1,'nickname','Payalraja'),
(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','modern'),
(9,1,'use_ssl','0'),
(10,1,'show_admin_bar_front','true'),
(11,1,'locale',''),
(12,1,'wp5n_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(13,1,'wp5n_user_level','10'),
(14,1,'dismissed_wp_pointers',''),
(15,1,'show_welcome_panel','1'),
(16,1,'session_tokens','a:1:{s:64:\"492cdb7ca81579285edaac6e1bf7330f84c132c0f99fde04c316d0e975db3dfa\";a:4:{s:10:\"expiration\";i:1782903206;s:2:\"ip\";s:15:\"150.129.206.178\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36\";s:5:\"login\";i:1782730406;}}'),
(17,1,'wp5n_dashboard_quick_press_last_post_id','5'),
(18,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"150.129.206.0\";}'),
(19,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),
(20,1,'_woocommerce_tracks_anon_id','woo:4DHA0h1aufg0zbhYlSr6mHTY'),
(21,1,'wc_last_active','1782731863'),
(22,1,'wp5n_user-settings','libraryContent=browse&editor=tinymce'),
(23,1,'wp5n_user-settings-time','1782709892'),
(24,1,'elementor_introduction','a:3:{s:30:\"e-ai-product-image-unification\";b:1;s:20:\"globals_introduction\";b:1;s:24:\"conversion_banner_go_pro\";b:1;}'),
(25,1,'wp5n_woocommerce_product_import_mapping','a:59:{i:0;s:2:\"id\";i:1;s:4:\"type\";i:2;s:3:\"sku\";i:3;s:0:\"\";i:4;s:4:\"name\";i:5;s:9:\"published\";i:6;s:8:\"featured\";i:7;s:18:\"catalog_visibility\";i:8;s:17:\"short_description\";i:9;s:11:\"description\";i:10;s:17:\"date_on_sale_from\";i:11;s:15:\"date_on_sale_to\";i:12;s:10:\"tax_status\";i:13;s:9:\"tax_class\";i:14;s:12:\"stock_status\";i:15;s:14:\"stock_quantity\";i:16;s:16:\"low_stock_amount\";i:17;s:10:\"backorders\";i:18;s:17:\"sold_individually\";i:19;s:6:\"weight\";i:20;s:6:\"length\";i:21;s:5:\"width\";i:22;s:6:\"height\";i:23;s:15:\"reviews_allowed\";i:24;s:13:\"purchase_note\";i:25;s:10:\"sale_price\";i:26;s:13:\"regular_price\";i:27;s:12:\"category_ids\";i:28;s:7:\"tag_ids\";i:29;s:17:\"shipping_class_id\";i:30;s:6:\"images\";i:31;s:14:\"download_limit\";i:32;s:15:\"download_expiry\";i:33;s:9:\"parent_id\";i:34;s:16:\"grouped_products\";i:35;s:10:\"upsell_ids\";i:36;s:14:\"cross_sell_ids\";i:37;s:11:\"product_url\";i:38;s:11:\"button_text\";i:39;s:10:\"menu_order\";i:40;s:15:\"attributes_type\";i:41;s:9:\"brand_ids\";i:42;s:22:\"meta:_wp_page_template\";i:43;s:14:\"meta:_subtitle\";i:44;s:27:\"meta:_hara_attribute_select\";i:45;s:31:\"meta:_hara_single_layout_select\";i:46;s:26:\"meta:hara_post_views_count\";i:47;s:25:\"meta:_elementor_edit_mode\";i:48;s:29:\"meta:_elementor_template_type\";i:49;s:23:\"meta:_elementor_version\";i:50;s:20:\"meta:_elementor_data\";i:51;s:26:\"meta:inline_featured_image\";i:52;s:26:\"meta:_wxr_import_user_slug\";i:53;s:36:\"meta:_wxr_import_has_attachment_refs\";i:54;s:37:\"meta:_elementor_migrations_state_d2a1\";i:55;s:42:\"meta:_elementor_global_class_usage_indexed\";i:56;s:50:\"meta:_elementor_global_class_usage_indexed_preview\";i:57;s:26:\"meta:_wp_desired_post_slug\";i:58;s:29:\"meta:_elementor_element_cache\";}'),
(26,1,'wp5n_product_import_error_log','a:5:{i:0;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:39:\"A product with this SKU already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:3:\"sku\";s:17:\"TAINTED SUNSCREEN\";s:3:\"row\";s:49:\"TAINTED SUNSCREEN, ID 7950, SKU TAINTED SUNSCREEN\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:1;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:39:\"A product with this SKU already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:3:\"sku\";s:20:\"Rice Water Face Wash\";s:3:\"row\";s:55:\"Rice Water Face Wash, ID 7951, SKU Rice Water Face Wash\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:2;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:39:\"A product with this SKU already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:3:\"sku\";s:13:\"Revival Serum\";s:3:\"row\";s:41:\"Revival Serum, ID 7952, SKU Revival Serum\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:3;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:39:\"A product with this SKU already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:3:\"sku\";s:24:\"KOREAN SHINE PRO SHAMPOO\";s:3:\"row\";s:63:\"KOREAN SHINE PRO SHAMPOO, ID 7954, SKU KOREAN SHINE PRO SHAMPOO\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:4;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:39:\"A product with this SKU already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:3:\"sku\";s:20:\"Vitamin C Face Serum\";s:3:\"row\";s:55:\"Vitamin C Face Serum, ID 7955, SKU Vitamin C Face Serum\";}}s:18:\"\0*\0additional_data\";a:0:{}}}'),
(27,1,'hara_recently_viewed_product_list','a:2:{i:0;i:7950;i:1;i:7963;}'),
(28,1,'nav_menu_recently_edited','92'),
(29,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\";}'),
(30,1,'metaboxhidden_nav-menus','a:6:{i:0;s:21:\"add-post-type-product\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:17:\"add-product_brand\";i:4;s:15:\"add-product_cat\";i:5;s:15:\"add-product_tag\";}'),
(31,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:\"\";}'),
(32,1,'last_update','1782709387'),
(33,1,'wp5n_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:2:{s:12:\"welcomeGuide\";b:0;s:19:\"metaBoxesMainIsOpen\";b:0;}s:9:\"_modified\";s:24:\"2026-06-29T05:03:05.675Z\";}'),
(34,1,'closedpostboxes_page','a:1:{i:0;s:25:\"slider_revolution_metabox\";}'),
(35,1,'metaboxhidden_page','a:1:{i:0;s:25:\"tbay_page_display_setting\";}'),
(36,1,'meta-box-order_page','a:3:{s:6:\"normal\";s:25:\"tbay_page_display_setting\";s:8:\"advanced\";s:0:\"\";s:4:\"side\";s:25:\"slider_revolution_metabox\";}'),
(38,1,'metaboxhidden_post','1');
/*!40000 ALTER TABLE `wp5n_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_users`
--

DROP TABLE IF EXISTS `wp5n_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_users`
--

LOCK TABLES `wp5n_users` WRITE;
/*!40000 ALTER TABLE `wp5n_users` DISABLE KEYS */;
INSERT INTO `wp5n_users` VALUES
(1,'Payalraja','$wp$2y$10$towCbPXZg5i4r6ERYw.vGe4o0PcWsK3mPYDduQ9V4Xg2TLhE9BiM6','payalraja','prajapatihemant743@gmail.com','https://www.gujaratrafting.com/derma','2026-06-27 06:30:04','',0,'Payalraja');
/*!40000 ALTER TABLE `wp5n_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wp5n_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) NOT NULL,
  `label` varchar(255) NOT NULL,
  `query` longtext NOT NULL,
  `status` varchar(255) NOT NULL,
  `actioned_text` varchar(255) NOT NULL,
  `nonce_action` varchar(255) DEFAULT NULL,
  `nonce_name` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_admin_note_actions`
--

LOCK TABLES `wp5n_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp5n_wc_admin_note_actions` VALUES
(1,1,'notify-refund-returns-page','Edit page','https://www.gujaratrafting.com/derma/wp-admin/post.php?post=13&action=edit','actioned','',NULL,NULL),
(2,2,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
(3,3,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
(4,4,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL);
/*!40000 ALTER TABLE `wp5n_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_admin_notes`
--

DROP TABLE IF EXISTS `wp5n_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `type` varchar(20) NOT NULL,
  `locale` varchar(20) NOT NULL,
  `title` longtext NOT NULL,
  `content` longtext NOT NULL,
  `content_data` longtext DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `source` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) NOT NULL DEFAULT '',
  `image` varchar(200) DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `icon` varchar(200) NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_admin_notes`
--

LOCK TABLES `wp5n_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp5n_wc_admin_notes` VALUES
(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2026-06-27 06:38:17',NULL,0,'plain','',0,0,'info'),
(2,'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','2026-06-28 08:50:28',NULL,0,'plain','',0,0,'info'),
(3,'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','2026-06-28 08:50:28',NULL,0,'plain','',0,0,'info'),
(4,'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','2026-06-29 10:47:12',NULL,0,'plain','',0,0,'info');
/*!40000 ALTER TABLE `wp5n_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_category_lookup`
--

DROP TABLE IF EXISTS `wp5n_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_category_lookup`
--

LOCK TABLES `wp5n_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp5n_wc_category_lookup` VALUES
(15,15),
(100,100),
(101,101),
(102,102),
(103,103),
(104,104);
/*!40000 ALTER TABLE `wp5n_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wp5n_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) NOT NULL DEFAULT '',
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) NOT NULL DEFAULT '',
  `postcode` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_customer_lookup`
--

LOCK TABLES `wp5n_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_customer_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_download_log`
--

DROP TABLE IF EXISTS `wp5n_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_download_log`
--

LOCK TABLES `wp5n_wc_download_log` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_download_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_download_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_order_addresses`
--

DROP TABLE IF EXISTS `wp5n_wc_order_addresses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_order_addresses` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned NOT NULL,
  `address_type` varchar(20) DEFAULT NULL,
  `first_name` text DEFAULT NULL,
  `last_name` text DEFAULT NULL,
  `company` text DEFAULT NULL,
  `address_1` text DEFAULT NULL,
  `address_2` text DEFAULT NULL,
  `city` text DEFAULT NULL,
  `state` text DEFAULT NULL,
  `postcode` text DEFAULT NULL,
  `country` text DEFAULT NULL,
  `email` varchar(320) DEFAULT NULL,
  `phone` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `email` (`email`(191)),
  KEY `phone` (`phone`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_order_addresses`
--

LOCK TABLES `wp5n_wc_order_addresses` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_order_addresses` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_order_addresses` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wp5n_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_order_coupon_lookup`
--

LOCK TABLES `wp5n_wc_order_coupon_lookup` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_order_coupon_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_order_coupon_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_order_operational_data`
--

DROP TABLE IF EXISTS `wp5n_wc_order_operational_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_order_operational_data` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `created_via` varchar(100) DEFAULT NULL,
  `woocommerce_version` varchar(20) DEFAULT NULL,
  `prices_include_tax` tinyint(1) DEFAULT NULL,
  `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
  `download_permission_granted` tinyint(1) DEFAULT NULL,
  `cart_hash` varchar(100) DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) DEFAULT NULL,
  `order_stock_reduced` tinyint(1) DEFAULT NULL,
  `date_paid_gmt` datetime DEFAULT NULL,
  `date_completed_gmt` datetime DEFAULT NULL,
  `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
  `shipping_total_amount` decimal(26,8) DEFAULT NULL,
  `discount_tax_amount` decimal(26,8) DEFAULT NULL,
  `discount_total_amount` decimal(26,8) DEFAULT NULL,
  `recorded_sales` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_id` (`order_id`),
  KEY `order_key` (`order_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_order_operational_data`
--

LOCK TABLES `wp5n_wc_order_operational_data` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_order_operational_data` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_order_operational_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wp5n_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_product_date` (`customer_id`,`product_id`,`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_order_product_lookup`
--

LOCK TABLES `wp5n_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_order_product_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_order_stats`
--

DROP TABLE IF EXISTS `wp5n_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`),
  KEY `idx_date_paid_status_parent` (`date_paid`,`status`,`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_order_stats`
--

LOCK TABLES `wp5n_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_order_stats` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wp5n_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_order_tax_lookup`
--

LOCK TABLES `wp5n_wc_order_tax_lookup` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_order_tax_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_order_tax_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_orders`
--

DROP TABLE IF EXISTS `wp5n_wc_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_orders` (
  `id` bigint(20) unsigned NOT NULL,
  `status` varchar(20) DEFAULT NULL,
  `currency` varchar(10) DEFAULT NULL,
  `type` varchar(20) DEFAULT NULL,
  `tax_amount` decimal(26,8) DEFAULT NULL,
  `total_amount` decimal(26,8) DEFAULT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `billing_email` varchar(320) DEFAULT NULL,
  `date_created_gmt` datetime DEFAULT NULL,
  `date_updated_gmt` datetime DEFAULT NULL,
  `parent_order_id` bigint(20) unsigned DEFAULT NULL,
  `payment_method` varchar(100) DEFAULT NULL,
  `payment_method_title` text DEFAULT NULL,
  `transaction_id` varchar(100) DEFAULT NULL,
  `ip_address` varchar(100) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `customer_note` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `date_created` (`date_created_gmt`),
  KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
  KEY `customer_id_status` (`customer_id`,`status`),
  KEY `billing_email` (`billing_email`(191)),
  KEY `transaction_id` (`transaction_id`(20)),
  KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
  KEY `parent_order_id` (`parent_order_id`),
  KEY `date_updated` (`date_updated_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_orders`
--

LOCK TABLES `wp5n_wc_orders` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_orders_meta`
--

DROP TABLE IF EXISTS `wp5n_wc_orders_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_orders_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key_value` (`meta_key`(50),`meta_value`(20)),
  KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_orders_meta`
--

LOCK TABLES `wp5n_wc_orders_meta` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_orders_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_orders_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wp5n_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`),
  KEY `taxonomy_term_id_in_stock_product_or_parent_id` (`taxonomy`,`term_id`,`in_stock`,`product_or_parent_id`),
  KEY `product_id` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_product_attributes_lookup`
--

LOCK TABLES `wp5n_wc_product_attributes_lookup` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_product_attributes_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_product_attributes_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_product_download_directories`
--

DROP TABLE IF EXISTS `wp5n_wc_product_download_directories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_product_download_directories` (
  `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(256) NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_product_download_directories`
--

LOCK TABLES `wp5n_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wp5n_wc_product_download_directories` VALUES
(1,'file:///home/alibabas/gujaratrafting.com/derma/wp-content/uploads/woocommerce_uploads/',1),
(2,'https://www.gujaratrafting.com/derma/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wp5n_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_product_meta_lookup`
--

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

--
-- Dumping data for table `wp5n_wc_product_meta_lookup`
--

LOCK TABLES `wp5n_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp5n_wc_product_meta_lookup` VALUES
(128,'MEGA-HR-1-5','',0,0,302.0000,302.0000,0,45,'instock',0,0.00,12,'taxable',''),
(155,'MEGA-HR-1-10-8','',0,0,178.0000,178.0000,0,42,'instock',2,5.00,23,'taxable',''),
(7937,'TAINTED SUNSCREEN','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(7938,'Rice Water Face Wash','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(7939,'Revival Serum','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(7940,'Korean Shine Pro Conditioner Mask','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(7941,'KOREAN SHINE PRO SHAMPOO','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(7942,'Vitamin C Face Serum','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(7950,'TAINTED SUNSCREEN','',0,0,250.0000,250.0000,1,42,'instock',0,0.00,0,'taxable',''),
(7951,'Rice Water Face Wash','',0,0,250.0000,250.0000,1,42,'instock',0,0.00,0,'taxable',''),
(7952,'Revival Serum','',0,0,250.0000,250.0000,1,42,'instock',0,0.00,0,'taxable',''),
(7953,'Korean Shine Pro Conditioner Mask','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(7954,'KOREAN SHINE PRO SHAMPOO','',0,0,499.0000,499.0000,1,42,'instock',0,0.00,0,'taxable',''),
(7955,'Vitamin C Face Serum','',0,0,499.0000,499.0000,1,42,'instock',0,0.00,0,'taxable',''),
(7963,'Korean Shine Pro Conditioner Mask','',0,0,250.0000,250.0000,1,42,'instock',0,0.00,0,'taxable','');
/*!40000 ALTER TABLE `wp5n_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_rate_limits`
--

DROP TABLE IF EXISTS `wp5n_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_rate_limits`
--

LOCK TABLES `wp5n_wc_rate_limits` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_rate_limits` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_rate_limits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wp5n_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`),
  KEY `product_id_expires` (`product_id`,`expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_reserved_stock`
--

LOCK TABLES `wp5n_wc_reserved_stock` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_reserved_stock` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_reserved_stock` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wp5n_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wc_tax_rate_classes`
--

LOCK TABLES `wp5n_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wp5n_wc_tax_rate_classes` VALUES
(1,'Reduced rate','reduced-rate'),
(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wp5n_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wc_webhooks`
--

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

--
-- Dumping data for table `wp5n_wc_webhooks`
--

LOCK TABLES `wp5n_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wp5n_wc_webhooks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_api_keys`
--

LOCK TABLES `wp5n_woocommerce_api_keys` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_api_keys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) NOT NULL,
  `attribute_label` varchar(200) DEFAULT NULL,
  `attribute_type` varchar(20) NOT NULL,
  `attribute_orderby` varchar(20) NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wp5n_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_attribute_taxonomies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`),
  KEY `idx_user_email` (`user_email`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_downloadable_product_permissions`
--

LOCK TABLES `wp5n_woocommerce_downloadable_product_permissions` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_log`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) NOT NULL,
  `message` longtext NOT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_log`
--

LOCK TABLES `wp5n_woocommerce_log` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_order_itemmeta`
--

LOCK TABLES `wp5n_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_order_itemmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text NOT NULL,
  `order_item_type` varchar(200) NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_order_items`
--

LOCK TABLES `wp5n_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_order_items` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_payment_tokenmeta`
--

LOCK TABLES `wp5n_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_payment_tokenmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) NOT NULL,
  `token` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_payment_tokens`
--

LOCK TABLES `wp5n_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_payment_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) NOT NULL,
  `session_value` longtext NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`),
  KEY `session_expiry` (`session_expiry`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_sessions`
--

LOCK TABLES `wp5n_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp5n_woocommerce_sessions` VALUES
(1,'1','a:1:{s:8:\"customer\";s:797:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2026-06-29T05:03:07+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:28:\"prajapatihemant743@gmail.com\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:2:\"GJ\";s:8:\"postcode\";s:0:\"\";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:\"GJ\";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:{}}\";}',1783314197);
/*!40000 ALTER TABLE `wp5n_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `zone_id` (`zone_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_shipping_zone_locations`
--

LOCK TABLES `wp5n_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_shipping_zone_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`),
  KEY `zone_id` (`zone_id`),
  KEY `method_id` (`method_id`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wp5n_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_shipping_zone_methods` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`),
  KEY `zone_order_id` (`zone_order`,`zone_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_shipping_zones`
--

LOCK TABLES `wp5n_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_shipping_zones` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_tax_rate_locations`
--

LOCK TABLES `wp5n_woocommerce_tax_rate_locations` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_tax_rate_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_tax_rate_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wp5n_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
  `tax_rate` varchar(8) NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woocommerce_tax_rates`
--

LOCK TABLES `wp5n_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wp5n_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woocommerce_tax_rates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_woof_sd`
--

DROP TABLE IF EXISTS `wp5n_woof_sd`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_woof_sd` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` text DEFAULT NULL,
  `type` varchar(32) NOT NULL DEFAULT 'checkbox',
  `template` int(2) DEFAULT 0,
  `demo_taxonomy` varchar(96) DEFAULT '0',
  `options` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_woof_sd`
--

LOCK TABLES `wp5n_woof_sd` WRITE;
/*!40000 ALTER TABLE `wp5n_woof_sd` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_woof_sd` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wpforms_logs`
--

DROP TABLE IF EXISTS `wp5n_wpforms_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wpforms_logs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `message` longtext NOT NULL,
  `types` varchar(255) NOT NULL,
  `create_at` datetime NOT NULL,
  `form_id` bigint(20) DEFAULT NULL,
  `entry_id` bigint(20) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wpforms_logs`
--

LOCK TABLES `wp5n_wpforms_logs` WRITE;
/*!40000 ALTER TABLE `wp5n_wpforms_logs` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wpforms_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wpforms_payment_meta`
--

DROP TABLE IF EXISTS `wp5n_wpforms_payment_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wpforms_payment_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `payment_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `payment_id` (`payment_id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wpforms_payment_meta`
--

LOCK TABLES `wp5n_wpforms_payment_meta` WRITE;
/*!40000 ALTER TABLE `wp5n_wpforms_payment_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wpforms_payment_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wpforms_payments`
--

DROP TABLE IF EXISTS `wp5n_wpforms_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wpforms_payments` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `status` varchar(10) NOT NULL DEFAULT '',
  `subtotal_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `discount_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `total_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `currency` varchar(3) NOT NULL DEFAULT '',
  `entry_id` bigint(20) NOT NULL DEFAULT 0,
  `gateway` varchar(20) NOT NULL DEFAULT '',
  `type` varchar(12) NOT NULL DEFAULT '',
  `mode` varchar(4) NOT NULL DEFAULT '',
  `transaction_id` varchar(40) NOT NULL DEFAULT '',
  `customer_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_status` varchar(10) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `date_created_gmt` datetime NOT NULL,
  `date_updated_gmt` datetime NOT NULL,
  `is_published` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`(8)),
  KEY `total_amount` (`total_amount`),
  KEY `type` (`type`(8)),
  KEY `transaction_id` (`transaction_id`(32)),
  KEY `customer_id` (`customer_id`(32)),
  KEY `subscription_id` (`subscription_id`(32)),
  KEY `subscription_status` (`subscription_status`(8)),
  KEY `title` (`title`(64))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wpforms_payments`
--

LOCK TABLES `wp5n_wpforms_payments` WRITE;
/*!40000 ALTER TABLE `wp5n_wpforms_payments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_wpforms_payments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wp5n_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_wpforms_tasks_meta`
--

LOCK TABLES `wp5n_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp5n_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp5n_wpforms_tasks_meta` VALUES
(1,'wpforms_process_forms_locator_scan','W10=','2026-06-27 06:39:53'),
(2,'wpforms_process_purge_spam','W10=','2026-06-27 06:39:53');
/*!40000 ALTER TABLE `wp5n_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_yith_wcwl`
--

DROP TABLE IF EXISTS `wp5n_yith_wcwl`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_yith_wcwl` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `prod_id` bigint(20) NOT NULL,
  `quantity` int(11) NOT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  `wishlist_id` bigint(20) DEFAULT NULL,
  `position` int(11) DEFAULT 0,
  `original_price` decimal(9,3) DEFAULT NULL,
  `original_currency` char(3) DEFAULT NULL,
  `dateadded` timestamp NOT NULL DEFAULT current_timestamp(),
  `on_sale` tinyint(4) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `prod_id` (`prod_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_yith_wcwl`
--

LOCK TABLES `wp5n_yith_wcwl` WRITE;
/*!40000 ALTER TABLE `wp5n_yith_wcwl` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_yith_wcwl` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_yith_wcwl_itemmeta`
--

DROP TABLE IF EXISTS `wp5n_yith_wcwl_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_yith_wcwl_itemmeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `yith_wcwl_item_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `item_id` (`yith_wcwl_item_id`),
  KEY `meta_key` (`meta_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_yith_wcwl_itemmeta`
--

LOCK TABLES `wp5n_yith_wcwl_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp5n_yith_wcwl_itemmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_yith_wcwl_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp5n_yith_wcwl_lists`
--

DROP TABLE IF EXISTS `wp5n_yith_wcwl_lists`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp5n_yith_wcwl_lists` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) DEFAULT NULL,
  `session_id` varchar(255) DEFAULT NULL,
  `wishlist_slug` varchar(200) NOT NULL,
  `wishlist_name` text DEFAULT NULL,
  `wishlist_token` varchar(64) NOT NULL,
  `wishlist_privacy` tinyint(1) NOT NULL DEFAULT 0,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  `dateadded` timestamp NOT NULL DEFAULT current_timestamp(),
  `expiration` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`ID`),
  UNIQUE KEY `wishlist_token` (`wishlist_token`),
  UNIQUE KEY `wishlist_token_2` (`wishlist_token`),
  KEY `wishlist_slug` (`wishlist_slug`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp5n_yith_wcwl_lists`
--

LOCK TABLES `wp5n_yith_wcwl_lists` WRITE;
/*!40000 ALTER TABLE `wp5n_yith_wcwl_lists` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp5n_yith_wcwl_lists` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2026-06-29 17:20:24
